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

Update dependencies #3

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Update dependencies #3

merged 4 commits into from
Mar 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
proc-macro2 dependencies patch 1.0.76 -> 1.0.79
syn dependencies patch 2.0.48 -> 2.0.53
tryexpand dev-dependencies minor 0.7.0 -> 0.8.0

Release Notes

dtolnay/proc-macro2 (proc-macro2)

v1.0.79

Compare Source

  • Clean up dead code

v1.0.78

Compare Source

v1.0.77

Compare Source

dtolnay/syn (syn)

v2.0.53

Compare Source

  • Implement Copy, Clone, and ToTokens for syn::parse::Nothing (#​1597)

v2.0.52

Compare Source

  • Add an expression parser that uses match-arm's boundary rules (#​1593)

v2.0.51

Compare Source

  • Resolve non_local_definitions warnings in generated code under rustc 1.78-nightly

v2.0.50

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78

v2.0.49

Compare Source

  • Improve error location when parsing from an empty string literal using LitStr::parse (#​1590)
regexident/tryexpand (tryexpand)

v0.8.0

Compare Source

Changed
  • Updated dependencies:
    • cargo_toml from 0.18.0 to 0.19.1
    • serde from 1.0.195 to 1.0.197
    • thiserror from 1.0.56 to 1.0.57
  • Bumped MSRV from 0.70.0 to 0.74.0.
Fixed
  • Fixed redundant logging of expanded code as both, "EXPANDED:" and "OUTPUT:".

v0.7.1

Compare Source

Changed
  • Restricted logging of snapshot blocks to 100 lines per block.
Fixed
  • Fixed bug where unexpected failure was getting reported, but no actual error included in the log.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 36adc10 to a44ec7e Compare January 22, 2024 17:43
@renovate renovate bot force-pushed the renovate/dependencies branch from a44ec7e to d053b29 Compare January 30, 2024 20:39
@renovate renovate bot changed the title Update Rust crate proc-macro2 to 1.0.78 Update dependencies Jan 30, 2024
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 9d84191 to 7f466c0 Compare February 20, 2024 02:30
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 592a2a1 to 1395e29 Compare February 29, 2024 05:49
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 41ef582 to 2f573ca Compare March 17, 2024 08:22
@regexident regexident force-pushed the renovate/dependencies branch from fe6d557 to 15e3691 Compare March 21, 2024 19:24
Copy link
Contributor Author

renovate bot commented Mar 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@regexident regexident force-pushed the renovate/dependencies branch 2 times, most recently from 1c73a16 to deb6b35 Compare March 21, 2024 19:57
@regexident regexident force-pushed the renovate/dependencies branch from deb6b35 to 5c56d3f Compare March 21, 2024 20:09
@regexident regexident merged commit 4f8dfec into main Mar 21, 2024
7 checks passed
@regexident regexident deleted the renovate/dependencies branch March 21, 2024 20:20
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