cargo-msrv
cargo-msrv copied to clipboard
Bump once_cell from 1.13.0 to 1.13.1
Bumps once_cell from 1.13.0 to 1.13.1.
Changelog
Sourced from once_cell's changelog.
1.13.1
- Make implementation compliant with strict provenance.
- Upgrade
atomic-polyfill
to1.0
Commits
865ab57
Merge #191d997723
simplify strict-provenance polyfillf4645cb
Merge #19008b6dc1
Merge #185be10103
bump atomic-polyfill from 0.1 to 165dd455
correct minor typodd413a9
Paste in enough of sptr to have a ptr.map_addred7a1b7
Keep provenance intact by avoiding ptr-int-ptr- See full diff in compare view
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 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)
Codecov Report
Merging #457 (3f21767) into main (b4edf84) will decrease coverage by
0.06%
. The diff coverage isn/a
.
:exclamation: Current head 3f21767 differs from pull request most recent head c593024. Consider uploading reports for the commit c593024 to get more accurate results
@@ Coverage Diff @@
## main #457 +/- ##
==========================================
- Coverage 61.08% 61.01% -0.07%
==========================================
Files 79 79
Lines 1814 1811 -3
==========================================
- Hits 1108 1105 -3
Misses 706 706
Impacted Files | Coverage Δ | |
---|---|---|
src/reporter/event/shared/compatibility.rs | 57.14% <0.00%> (-20.64%) |
:arrow_down: |
src/search_method/linear.rs | 95.65% <0.00%> (-0.51%) |
:arrow_down: |
src/reporter/event/progress.rs | 100.00% <0.00%> (ø) |
|
src/reporter/event/types/set_result.rs | 100.00% <0.00%> (ø) |
|
src/reporter/event/types/find_result.rs | 100.00% <0.00%> (ø) |
|
src/reporter/event/types/list_result.rs | 33.33% <0.00%> (ø) |
|
src/reporter/event/types/show_result.rs | 100.00% <0.00%> (ø) |
|
src/reporter/event/types/verify_result.rs | 83.33% <0.00%> (ø) |
|
src/reporter/handler/human_progress_handler.rs | 0.00% <0.00%> (ø) |
|
...rc/reporter/event/types/list_result/direct_deps.rs | 0.00% <0.00%> (ø) |
|
... and 1 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
bors r+
@dependabot rebase
bors r+