chore(deps): update rust crate syn to v2.0.117 #460

Open
spotpilot-bot wants to merge 1 commit from renovate/syn-2.x-lockfile into main

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.1112.0.117

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [syn](https://github.com/dtolnay/syn) | dependencies | patch | `2.0.111` → `2.0.117` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OC40IiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
spotpilot-bot changed title from chore(deps): update rust crate syn to v2.0.112 to chore(deps): update rust crate syn to v2.0.113 2026-01-04 01:04:17 +01:00
spotpilot-bot force-pushed renovate/syn-2.x-lockfile from 49436be7b3
All checks were successful
CI / fmt (push) Successful in 3s
CI / clippy (push) Successful in 12s
CI / cargo-deny (push) Successful in 10s
CI / test (push) Successful in 12s
to 3178225205
All checks were successful
CI / fmt (push) Successful in 4s
CI / clippy (push) Successful in 10s
CI / cargo-deny (push) Successful in 13s
CI / test (push) Successful in 22s
2026-01-04 01:04:19 +01:00
Compare
spotpilot-bot changed title from chore(deps): update rust crate syn to v2.0.113 to chore(deps): update rust crate syn to v2.0.114 2026-01-08 01:04:28 +01:00
spotpilot-bot force-pushed renovate/syn-2.x-lockfile from 3178225205
All checks were successful
CI / fmt (push) Successful in 4s
CI / clippy (push) Successful in 10s
CI / cargo-deny (push) Successful in 13s
CI / test (push) Successful in 22s
to a6b84928ff
Some checks failed
CI / fmt (push) Successful in 3s
CI / clippy (push) Successful in 10s
CI / cargo-deny (push) Successful in 9s
CI / test (push) Successful in 19s
renovate/artifacts Artifact file update failure
2026-01-08 01:04:30 +01:00
Compare
spotpilot-bot changed title from chore(deps): update rust crate syn to v2.0.114 to chore(deps): update rust crate syn to v2.0.115 2026-02-13 01:04:40 +01:00
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact 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 cli/Cargo.toml --package syn@2.0.111 --precise 2.0.117
error: rustup could not choose a version of cargo to run, because one wasn't specified explicitly, and no default is configured.
help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain.

### ⚠️ Artifact update problem Renovate failed to update an artifact 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 cli/Cargo.toml --package syn@2.0.111 --precise 2.0.117 error: rustup could not choose a version of cargo to run, because one wasn't specified explicitly, and no default is configured. help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain. ```
spotpilot-bot changed title from chore(deps): update rust crate syn to v2.0.115 to chore(deps): update rust crate syn to v2.0.116 2026-02-16 01:03:54 +01:00
spotpilot-bot changed title from chore(deps): update rust crate syn to v2.0.116 to chore(deps): update rust crate syn to v2.0.117 2026-02-21 01:03:59 +01:00
Some checks failed
CI / fmt (push) Successful in 3s
CI / clippy (push) Successful in 10s
CI / cargo-deny (push) Successful in 9s
CI / test (push) Successful in 19s
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/syn-2.x-lockfile:renovate/syn-2.x-lockfile
git switch renovate/syn-2.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/syn-2.x-lockfile
git switch renovate/syn-2.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/syn-2.x-lockfile
git switch renovate/syn-2.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/syn-2.x-lockfile
git switch main
git merge --squash renovate/syn-2.x-lockfile
git switch main
git merge --ff-only renovate/syn-2.x-lockfile
git switch main
git merge renovate/syn-2.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.