Closed dependabot[bot] closed 2 months ago
@dependabot merge
On Mon, Sep 2, 2024 at 8:37 AM dependabot[bot] @.***> wrote:
Bumps syn https://github.com/dtolnay/syn from 2.0.76 to 2.0.77. Release notes
Sourced from syn's releases https://github.com/dtolnay/syn/releases.
2.0.77
- Support parsing Expr::Tuple in non-"full" mode (#1727 https://redirect.github.com/dtolnay/syn/issues/1727)
Commits
- 6232266 https://github.com/dtolnay/syn/commit/6232266b0b522ca144eb2910a51670eb9685bca5 Release 2.0.77
- 97acbf0 https://github.com/dtolnay/syn/commit/97acbf0ffae4fa17f971cc15cd0586ea94bc7423 Merge pull request #1727 https://redirect.github.com/dtolnay/syn/issues/1727 from dtolnay/exprparen
- a3b5a5c https://github.com/dtolnay/syn/commit/a3b5a5c10942c2dfc42f7c7dbd80d2d6672dbcb9 Support parsing Expr::Tuple in derive
- 3c24f57 https://github.com/dtolnay/syn/commit/3c24f576d7e1655da51bac4a6f80ded898fb9840 Run upload-artifact action regardless of previous step failure
- 78608a3 https://github.com/dtolnay/syn/commit/78608a3ebe0bab46d0791e91f35b9966a92962df Upload CI Cargo.lock for reproducing failures
- See full diff in compare view https://github.com/dtolnay/syn/compare/2.0.76...2.0.77
[image: Dependabot compatibility score] https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show
ignore conditions will show all of the ignore conditions of the specified dependency - @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
https://github.com/andrewdavidmackenzie/flow/pull/2298 Commit Summary
- f96679b https://github.com/andrewdavidmackenzie/flow/pull/2298/commits/f96679b0afae35c385170c5371f50b582b4eb3d7 build(deps): bump syn from 2.0.76 to 2.0.77
File Changes
(1 file https://github.com/andrewdavidmackenzie/flow/pull/2298/files)
- M Cargo.lock https://github.com/andrewdavidmackenzie/flow/pull/2298/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87e (46)
Patch Links:
- https://github.com/andrewdavidmackenzie/flow/pull/2298.patch
- https://github.com/andrewdavidmackenzie/flow/pull/2298.diff
— Reply to this email directly, view it on GitHub https://github.com/andrewdavidmackenzie/flow/pull/2298, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKF4LANOMU5QWDPMTEWQHLZUQBUFAVCNFSM6AAAAABNPVAYG6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYDAMJSGU3DEOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
Bumps syn from 2.0.76 to 2.0.77.
Release notes
Sourced from syn's releases.
Commits
6232266
Release 2.0.7797acbf0
Merge pull request #1727 from dtolnay/exprparena3b5a5c
Support parsing Expr::Tuple in derive3c24f57
Run upload-artifact action regardless of previous step failure78608a3
Upload CI Cargo.lock for reproducing failuresDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @andrewdavidmackenzie.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show