Closed dependabot[bot] closed 1 month ago
@dependabot merge
On Wed, Oct 23, 2024, 9:05 AM dependabot[bot] @.***> wrote:
Bumps proc-macro2 https://github.com/dtolnay/proc-macro2 from 1.0.88 to 1.0.89. Release notes
Sourced from proc-macro2's releases https://github.com/dtolnay/proc-macro2/releases.
1.0.89
- Ensure OUT_DIR is left with deterministic contents after build script execution (#474 https://redirect.github.com/dtolnay/proc-macro2/issues/474)
Commits
- 671d87d https://github.com/dtolnay/proc-macro2/commit/671d87da32779e3a5c4cecacd8a9234e0e27630c Release 1.0.89
- 9574d98 https://github.com/dtolnay/proc-macro2/commit/9574d983aea667b9c4d7a744212df5fc00daef1f Merge pull request #474 https://redirect.github.com/dtolnay/proc-macro2/issues/474 from dtolnay/outdir
- 3e8962c https://github.com/dtolnay/proc-macro2/commit/3e8962cc14b0af47f0b07beeab2a560447f969f4 Clean up dep-info files from OUT_DIR
- See full diff in compare view https://github.com/dtolnay/proc-macro2/compare/1.0.88...1.0.89
[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/2328 Commit Summary
- 5c05d68 https://github.com/andrewdavidmackenzie/flow/pull/2328/commits/5c05d683dcdbe2682afd34b50f20b099171a2dcd build(deps): bump proc-macro2 from 1.0.88 to 1.0.89
File Changes
(1 file https://github.com/andrewdavidmackenzie/flow/pull/2328/files)
- M Cargo.lock https://github.com/andrewdavidmackenzie/flow/pull/2328/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87e (4)
Patch Links:
- https://github.com/andrewdavidmackenzie/flow/pull/2328.patch
- https://github.com/andrewdavidmackenzie/flow/pull/2328.diff
— Reply to this email directly, view it on GitHub https://github.com/andrewdavidmackenzie/flow/pull/2328, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKF4LEZ5QTEQFZMTFCPNG3Z45DDZAVCNFSM6AAAAABQODADCCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYYDONJRG43DGOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88%. Comparing base (
0b016df
) to head (5c05d68
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps proc-macro2 from 1.0.88 to 1.0.89.
Release notes
Sourced from proc-macro2's releases.
Commits
671d87d
Release 1.0.899574d98
Merge pull request #474 from dtolnay/outdir3e8962c
Clean up dep-info files from OUT_DIRDependabot 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