fix(deps): update rust crate proc-macro2 to v1.0.85 #7

Merged
realaravinth merged 1 commit from renovate/proc-macro2-1.x-lockfile into master 2024-06-08 20:40:00 +05:30
Collaborator

This PR contains the following updates:

Package Type Update Change
proc-macro2 dependencies patch 1.0.69 -> 1.0.85

Release Notes

dtolnay/proc-macro2 (proc-macro2)

v1.0.85

Compare Source

  • Mark some tests as only for 64-bit targets (#​463)

v1.0.84

Compare Source

v1.0.83

Compare Source

  • Optimize the representation of Ident (#​462)

v1.0.82

Compare Source

  • Resolve unexpected_cfgs warning (#​456)

v1.0.81

Compare Source

  • Documentation improvements

v1.0.80

Compare Source

  • Add Literal::byte_character constructor (#​449)
  • Add Literal::c_string constructor #​450)

v1.0.79

Compare Source

  • Clean up dead code

v1.0.78

Compare Source

v1.0.77

Compare Source

v1.0.76

Compare Source

  • Work around dead_code warning false positive (#​435)

v1.0.75

Compare Source

  • Improve error messages related to proc_macro::LexError (#​434)

v1.0.74

Compare Source

  • Work around improperly cached build script result by sccache (#​432)

v1.0.73

Compare Source

  • Documentation improvements

v1.0.72

Compare Source

  • Improve build script to be robust to proc_macro::Span unstable API changes

v1.0.71

Compare Source

  • Turn on deny(unsafe_op_in_unsafe_fn) lint

v1.0.70

Compare Source

  • Add #[track_caller] on Ident::new so that panics on invalid input are attributed to the caller (#​423)

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 | |---|---|---|---| | [proc-macro2](https://github.com/dtolnay/proc-macro2) | dependencies | patch | `1.0.69` -> `1.0.85` | --- ### Release Notes <details> <summary>dtolnay/proc-macro2 (proc-macro2)</summary> ### [`v1.0.85`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.85) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.84...1.0.85) - Mark some tests as only for 64-bit targets ([#&#8203;463](https://github.com/dtolnay/proc-macro2/issues/463)) ### [`v1.0.84`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.84) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.83...1.0.84) - Documentation improvements ([#&#8203;455](https://github.com/dtolnay/proc-macro2/issues/455), thanks [@&#8203;CensoredUsername](https://github.com/CensoredUsername)) ### [`v1.0.83`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.83) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.82...1.0.83) - Optimize the representation of `Ident` ([#&#8203;462](https://github.com/dtolnay/proc-macro2/issues/462)) ### [`v1.0.82`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.82) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.81...1.0.82) - Resolve unexpected_cfgs warning ([#&#8203;456](https://github.com/dtolnay/proc-macro2/issues/456)) ### [`v1.0.81`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.81) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.80...1.0.81) - Documentation improvements ### [`v1.0.80`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.80) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.80) - Add `Literal::byte_character` constructor ([#&#8203;449](https://github.com/dtolnay/proc-macro2/issues/449)) - Add `Literal::c_string` constructor [#&#8203;450](https://github.com/dtolnay/proc-macro2/issues/450)) ### [`v1.0.79`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.79) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.78...1.0.79) - Clean up dead code ### [`v1.0.78`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.78) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.77...1.0.78) - Expose [Span::byte_range](https://doc.rust-lang.org/1.71.0/proc_macro/struct.Span.html#method.byte_range) ([#&#8203;442](https://github.com/dtolnay/proc-macro2/issues/442)) ### [`v1.0.77`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.77) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.76...1.0.77) - Add a function to reset thread-local span data ([#&#8203;438](https://github.com/dtolnay/proc-macro2/issues/438), thanks [@&#8203;buchgr](https://github.com/buchgr)) ### [`v1.0.76`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.76) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.75...1.0.76) - Work around `dead_code` warning false positive ([#&#8203;435](https://github.com/dtolnay/proc-macro2/issues/435)) ### [`v1.0.75`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.75) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.74...1.0.75) - Improve error messages related to proc_macro::LexError ([#&#8203;434](https://github.com/dtolnay/proc-macro2/issues/434)) ### [`v1.0.74`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.74) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.73...1.0.74) - Work around improperly cached build script result by sccache ([#&#8203;432](https://github.com/dtolnay/proc-macro2/issues/432)) ### [`v1.0.73`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.73) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.72...1.0.73) - Documentation improvements ### [`v1.0.72`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.72) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.71...1.0.72) - Improve build script to be robust to proc_macro::Span unstable API changes ### [`v1.0.71`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.71) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.70...1.0.71) - Turn on `deny(unsafe_op_in_unsafe_fn)` lint ### [`v1.0.70`](https://github.com/dtolnay/proc-macro2/releases/tag/1.0.70) [Compare Source](https://github.com/dtolnay/proc-macro2/compare/1.0.69...1.0.70) - Add #\[track_caller] on `Ident::new` so that panics on invalid input are attributed to the caller ([#&#8203;423](https://github.com/dtolnay/proc-macro2/issues/423)) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added 1 commit 2024-06-08 16:21:13 +05:30
fix(deps): update rust crate proc-macro2 to v1.0.85
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
cc108bb6c3
realaravinth merged commit 15921a360d into master 2024-06-08 20:40:00 +05:30
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: realaravinth/actix-web-codegen-const-routes#7
No description provided.