Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2025

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.100 -> 2.0.106

Release Notes

dtolnay/syn (syn)

v2.0.106

Compare Source

v2.0.105

Compare Source

v2.0.104

Compare Source

  • Disallow attributes on range expression (#​1872)

v2.0.103

Compare Source

  • Insert parentheses around binary operation with attribute (#​1871)

v2.0.102

Compare Source

  • Fix printing of nested Expr::Index and Expr::Tuple in non-full mode (#​1869)

v2.0.101

Compare Source

  • Improve TypeGenerics::as_turbofish to return longer-lived return value (#​1861)

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 95da8fb to 863d633 Compare May 23, 2025 19:11
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 863d633 to 0d43485 Compare June 10, 2025 06:01
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.101 fix(deps): update rust crate syn to v2.0.102 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 0d43485 to 4c20d8a Compare June 13, 2025 02:55
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.102 fix(deps): update rust crate syn to v2.0.103 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 4c20d8a to 38ea776 Compare June 19, 2025 06:45
@rohanku rohanku force-pushed the main branch 2 times, most recently from 844a025 to 7a55f75 Compare June 20, 2025 20:44
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from 38ea776 to b8af0a0 Compare June 20, 2025 20:44
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.103 fix(deps): update rust crate syn to v2.0.104 Jun 20, 2025
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.104 fix(deps): update rust crate syn to v2.0.105 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from b8af0a0 to ed52497 Compare August 13, 2025 19:03
@renovate renovate bot force-pushed the renovate/syn-2.x-lockfile branch from ed52497 to e7d61e6 Compare August 16, 2025 02:32
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.105 fix(deps): update rust crate syn to v2.0.106 Aug 16, 2025
@renovate renovate bot changed the title fix(deps): update rust crate syn to v2.0.106 chore(deps): update rust crate syn to v2.0.106 Sep 25, 2025
Copy link
Contributor Author

renovate bot commented Sep 25, 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 codegen/Cargo.toml --package [email protected] --precise 2.0.106
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path libs/enumify_macros/Cargo.toml --package [email protected] --precise 2.0.106
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path libs/geometry_macros/Cargo.toml --package [email protected] --precise 2.0.106
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path libs/macrotools/Cargo.toml --package [email protected] --precise 2.0.106
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path libs/type_dispatch_macros/Cargo.toml --package [email protected] --precise 2.0.106
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants