-
Notifications
You must be signed in to change notification settings - Fork 40
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 Rust crate syn to v2.0.68 - autoclosed #5774
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oxide-renovate
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 15, 2024
oxide-renovate
bot
changed the title
Update Rust crate syn to v2.0.63
Update Rust crate syn to v2.0.64
May 17, 2024
oxide-renovate
bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
May 17, 2024 03:10
0ee3522
to
70defe0
Compare
oxide-renovate
bot
changed the title
Update Rust crate syn to v2.0.64
Update Rust crate syn to v2.0.65
May 20, 2024
oxide-renovate
bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
2 times, most recently
from
May 21, 2024 03:10
5961dbc
to
e30c2a3
Compare
oxide-renovate
bot
changed the title
Update Rust crate syn to v2.0.65
Update Rust crate syn to v2.0.66
May 24, 2024
oxide-renovate
bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
2 times, most recently
from
May 30, 2024 22:25
faca45b
to
1cf8219
Compare
oxide-renovate
bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
2 times, most recently
from
June 5, 2024 03:12
f5c0e43
to
b1ad2f2
Compare
oxide-renovate
bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
June 22, 2024 03:23
b1ad2f2
to
256c78b
Compare
oxide-renovate
bot
changed the title
Update Rust crate syn to v2.0.66
Update Rust crate syn to v2.0.67
Jun 22, 2024
|
oxide-renovate
bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
June 23, 2024 03:10
256c78b
to
df61683
Compare
oxide-renovate
bot
changed the title
Update Rust crate syn to v2.0.67
Update Rust crate syn to v2.0.68
Jun 24, 2024
oxide-renovate
bot
force-pushed
the
renovate/syn-2.x-lockfile
branch
from
June 25, 2024 03:11
df61683
to
1629125
Compare
oxide-renovate
bot
changed the title
Update Rust crate syn to v2.0.68
Update Rust crate syn to v2.0.68 - autoclosed
Jun 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.64
->2.0.68
Release Notes
dtolnay/syn (syn)
v2.0.68
Compare Source
parse_quote!
parses invalid syntax (#1690, thanks @stepancheg)Group
andLifetime
(#1687)v2.0.67
Compare Source
LitCStr
in ParseStream::peek (#1682)v2.0.66
Compare Source
v2.0.65
Compare Source
Fold
to compile faster (#1666, #1667, #1668)Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 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.
This PR has been generated by Renovate Bot.