Skip to content

Update Rust crate target-lexicon to 0.13.5#547

Open
nextest-bot wants to merge 1 commit intomainfrom
renovate/target-lexicon-0.x
Open

Update Rust crate target-lexicon to 0.13.5#547
nextest-bot wants to merge 1 commit intomainfrom
renovate/target-lexicon-0.x

Conversation

@nextest-bot
Copy link
Copy Markdown
Collaborator

@nextest-bot nextest-bot commented Sep 15, 2025

This PR contains the following updates:

Package Type Update Change
target-lexicon dependencies patch 0.13.20.13.5

Release Notes

bytecodealliance/target-lexicon (target-lexicon)

v0.13.5

Compare Source

v0.13.4

Compare Source


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 8pm,before 6am"
  • Automerge
    • "after 8pm,before 6am"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Sep 15, 2025
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch 2 times, most recently from 5e11ced to 87da131 Compare September 15, 2025 10:37
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch 2 times, most recently from 50e1092 to 8b94af0 Compare October 2, 2025 07:15
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch 12 times, most recently from 97885d8 to 66a633d Compare October 14, 2025 05:33
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch 3 times, most recently from 1b4070c to 202c9c5 Compare November 13, 2025 09:43
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch from 202c9c5 to 6c4f4e6 Compare December 19, 2025 04:35
@nextest-bot nextest-bot changed the title fix(deps): update rust crate target-lexicon to 0.13.3 fix(deps): update rust crate target-lexicon to 0.13.4 Dec 19, 2025
@nextest-bot
Copy link
Copy Markdown
Collaborator Author

nextest-bot commented Dec 19, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path target-spec/Cargo.toml --package target-lexicon@0.13.3 --precise 0.13.5
    Updating crates.io index
error: failed to select a version for the requirement `target-lexicon = "=0.13.3"`
candidate versions found which didn't match: 0.13.5
location searched: crates.io index
required by package `cfg-expr v0.20.7`
    ... which satisfies dependency `cfg-expr = "^0.20.6"` of package `target-spec v3.6.0 (/tmp/renovate/repos/github/guppy-rs/guppy/target-spec)`
    ... which satisfies path dependency `target-spec` (locked to 3.6.0) of package `target-spec-miette v0.4.6 (/tmp/renovate/repos/github/guppy-rs/guppy/target-spec-miette)`

File name: target-spec/Cargo.toml
Command failed: scripts/renovate-post-upgrade.sh
+ set -o pipefail
+ set -o pipefail
+ case "${BINSTALL_VERSION:-}" in
++ mktemp -d
+ cd /tmp/tmp.mlzJcz31Oe
+ '[' -z '' ']'
+ base_url=https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-
++ uname -s
+ os=Linux
+ '[' Linux = Darwin ']'
+ '[' Linux = Linux ']'
++ uname -m
+ machine=x86_64
+ '[' x86_64 = armv7l ']'
+ target=x86_64-unknown-linux-musl
+ '[' x86_64 = armv7 ']'
+ url=https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ do_curl https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ curl --retry 10 -A 'Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/81.0' -L --proto =https --tlsv1.2 -sSf https://github.com/cargo-bins/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-unknown-linux-musl.tgz
+ tar -xvzf -
+ ./cargo-binstall --self-install
+ CARGO_HOME=/home/ubuntu/.cargo
+ case ":$PATH:" in
+ needs_cargo_home=1
+ '[' -n 1 ']'
+ '[' -n '' ']'
+ echo
+ printf '\033[0;31mYour path is missing %s, you might want to add it.\033[0m\n' /home/ubuntu/.cargo/bin
+ echo
Error: 
   0: �[91mbuilding package graph failed�[0m
   1: �[91m`cargo metadata` execution failed�[0m
   2: �[91m`cargo metadata` exited with an error:     Updating crates.io index
      error: failed to select a version for `target-lexicon`.
          ... required by package `cfg-expr v0.20.7`
          ... which satisfies dependency `cfg-expr = "^0.20.6"` of package `target-spec v3.6.0 (/tmp/renovate/repos/github/guppy-rs/guppy/target-spec)`
          ... which satisfies path dependency `target-spec` (locked to 3.6.0) of package `target-spec-miette v0.4.6 (/tmp/renovate/repos/github/guppy-rs/guppy/target-spec-miette)`
      versions that meet the requirements `=0.13.3` are: 0.13.3

      all possible versions conflict with previously selected packages.

        previously selected package `target-lexicon v0.13.5`
          ... which satisfies dependency `target-lexicon = "^0.13.5"` of package `target-spec v3.6.0 (/tmp/renovate/repos/github/guppy-rs/guppy/target-spec)`
          ... which satisfies path dependency `target-spec` (locked to 3.6.0) of package `target-spec-miette v0.4.6 (/tmp/renovate/repos/github/guppy-rs/guppy/target-spec-miette)`

      failed to select a version for `target-lexicon` which could resolve this conflict
      �[0m

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch 2 times, most recently from 829677c to 405cdbe Compare December 27, 2025 04:54
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch from 405cdbe to b2901b3 Compare January 13, 2026 04:13
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch 4 times, most recently from 0214685 to 0602b15 Compare February 1, 2026 06:32
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch from 0602b15 to 1034b0d Compare February 1, 2026 07:15
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch from 1034b0d to 13b695b Compare February 16, 2026 04:04
@nextest-bot nextest-bot changed the title fix(deps): update rust crate target-lexicon to 0.13.4 fix(deps): update rust crate target-lexicon to 0.13.5 Feb 16, 2026
@nextest-bot nextest-bot force-pushed the renovate/target-lexicon-0.x branch from 13b695b to f89b5f5 Compare April 1, 2026 03:46
@nextest-bot nextest-bot changed the title fix(deps): update rust crate target-lexicon to 0.13.5 Update Rust crate target-lexicon to 0.13.5 Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant