Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate proc-macro2 to 1.0.78 #209

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
proc-macro2 workspace.dependencies patch 1.0.67 -> 1.0.78

Release Notes

dtolnay/proc-macro2 (proc-macro2)

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)

v1.0.69

Compare Source

  • Fix Span::source_text() bug causing panics or incorrect source text (#​410)

v1.0.68

Compare Source

  • Fix panic in Span::source_text() when source contains multibyte characters (#​408)

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 Mend Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Oct 6, 2023

Deploy Preview for tauri-bindgen canceled.

Name Link
🔨 Latest commit 815661e
🔍 Latest deploy log https://app.netlify.com/sites/tauri-bindgen/deploys/65b0e06ad6ae7a0008207e24

@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.68 chore(deps): update rust crate proc-macro2 to 1.0.69 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from fc317a9 to 69fd058 Compare October 9, 2023 03:25
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.69 chore(deps): update rust crate proc-macro2 to 1.0.70 Nov 26, 2023
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from 69fd058 to 00c7805 Compare November 26, 2023 03:19
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.70 chore(deps): update rust crate proc-macro2 to 1.0.71 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from 00c7805 to 68ef5e9 Compare December 21, 2023 22:30
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.71 chore(deps): update rust crate proc-macro2 to 1.0.72 Dec 31, 2023
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from 68ef5e9 to 1d9f37b Compare December 31, 2023 03:11
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.72 chore(deps): update rust crate proc-macro2 to 1.0.73 Jan 1, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from 1d9f37b to e8e55fb Compare January 1, 2024 01:34
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.73 chore(deps): update rust crate proc-macro2 to 1.0.74 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from e8e55fb to a107765 Compare January 2, 2024 06:19
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.74 chore(deps): update rust crate proc-macro2 to 1.0.75 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from a107765 to c3c8b1d Compare January 4, 2024 01:36
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.75 chore(deps): update rust crate proc-macro2 to 1.0.76 Jan 6, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from c3c8b1d to 57808c8 Compare January 6, 2024 04:48
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.76 chore(deps): update rust crate proc-macro2 to 1.0.77 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from 57808c8 to 8af16e6 Compare January 21, 2024 01:24
@renovate renovate bot changed the title chore(deps): update rust crate proc-macro2 to 1.0.77 chore(deps): update rust crate proc-macro2 to 1.0.78 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch 6 times, most recently from 46c9838 to eb35971 Compare January 24, 2024 10:01
@renovate renovate bot force-pushed the renovate/proc-macro2-1.x branch from eb35971 to 815661e Compare January 24, 2024 10:03
@JonasKruckenberg JonasKruckenberg merged commit 612a47e into main Jan 24, 2024
19 checks passed
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.

1 participant