Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88%. Comparing base (
e2f61eb
) to head (9857463
). 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.
@dependabot merge
On Mon, Oct 7, 2024, 8:58 AM dependabot[bot] @.***> wrote:
Bumps once_cell https://github.com/matklad/once_cell from 1.20.1 to 1.20.2. Changelog
Sourced from once_cell's changelog https://github.com/matklad/once_cell/blob/master/CHANGELOG.md.
1.20.2
- Remove portable_atomic from Cargo.lock if it is not, in fact, used:
267 https://redirect.github.com/matklad/once_cell/pull/267 This is
a work-around for this cargo bug: rust-lang/cargo#10801 https://redirect.github.com/rust-lang/cargo/issues/10801.
Commits
- 4fbd4a5 https://github.com/matklad/once_cell/commit/4fbd4a53509ca59c8e09efc2ab0a22f21de70f7e release 1.20.3
- 0aef2f8 https://github.com/matklad/once_cell/commit/0aef2f86e3b5a7cd7a7b872fb05e381780704538 Merge pull request #267 https://redirect.github.com/matklad/once_cell/issues/267 from taiki-e/portable-atomic
- cf87ac6 https://github.com/matklad/once_cell/commit/cf87ac61f67c63b6c05311a98fd7f6c6650ddb5f Remove "portable-atomic?/require-cas" from race feature
- See full diff in compare view https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2
[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/2314 Commit Summary
- 9857463 https://github.com/andrewdavidmackenzie/flow/pull/2314/commits/9857463995301b8bfc07f4052270210df085fbfa build(deps): bump once_cell from 1.20.1 to 1.20.2
File Changes
(2 files https://github.com/andrewdavidmackenzie/flow/pull/2314/files)
- M Cargo.lock https://github.com/andrewdavidmackenzie/flow/pull/2314/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87e (13)
- M flowr/Cargo.toml https://github.com/andrewdavidmackenzie/flow/pull/2314/files#diff-8a6d293dbd7f6b54e28c3f5d573ca2bc6ca4bec14ad29b92ee3714eff919b145 (2)
Patch Links:
- https://github.com/andrewdavidmackenzie/flow/pull/2314.patch
- https://github.com/andrewdavidmackenzie/flow/pull/2314.diff
— Reply to this email directly, view it on GitHub https://github.com/andrewdavidmackenzie/flow/pull/2314, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKF4LFKEGKO46GVS5NYUATZ2IWIJAVCNFSM6AAAAABPPGZBPGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU3DSNJSGAYTOMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Bumps once_cell from 1.20.1 to 1.20.2.
Changelog
Sourced from once_cell's changelog.
Commits
4fbd4a5
release 1.20.30aef2f8
Merge pull request #267 from taiki-e/portable-atomiccf87ac6
Remove "portable-atomic?/require-cas" from race featureDependabot 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