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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cargo-dependencies group with 7 updates:
0.9.4
0.9.5
1.19.0
1.20.0
1.0.87
1.0.89
1.1.18
1.1.19
0.5.3
0.5.4
0.38.36
0.38.37
1.0.12
1.0.13
Updates
memmap2
from 0.9.4 to 0.9.5Changelog
Sourced from memmap2's changelog.
Commits
36ea120
Version bump.34776c1
Add {Advise, UncheckedAdvice}::is_supported() (#122)4996205
Add links to safety docs in map methods (#121)f7c5083
Improve documentation for huge pages.cc74502
Fix copy/paste error in MmapMut doc comment (#116)Updates
once_cell
from 1.19.0 to 1.20.0Changelog
Sourced from once_cell's changelog.
Commits
72f7c2e
Merge pull request #260 from brodycj/propagate-critical-section-to-portable-a...be6b623
v1.20.0f2d95bf
update Cargo (dev-)dependencies; update Cargo.lock.msrvdd6b5c2
ci: fix TEST_BETA with TEMPORARY WORKAROUND in RUSTFLAGS7317eae
addcargo test --workspace
to beginning of TEST taskbd54bf7
fix default-features flag for parking_lot_core in dependenciesbb70b9e
cargo fmt updatesb433a8c
propagate critical-section feature selection into portable-atomicUpdates
anyhow
from 1.0.87 to 1.0.89Release notes
Sourced from anyhow's releases.
Commits
9d3fb6d
Release 1.0.89830c399
Merge pull request #386 from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414
Add more autotraits tests139f266
Release 1.0.88aa3ab2b
Merge pull request #385 from dtolnay/docnostd44c3767
Update documentation on no-std error type conversionsUpdates
cc
from 1.1.18 to 1.1.19Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
c0b3eae
chore: release (#1208)278a606
Add support arm64e-apple-darwin (#1207)Updates
redox_syscall
from 0.5.3 to 0.5.4Updates
rustix
from 0.38.36 to 0.38.37Commits
6b2c700
chore: Release rustix version 0.38.37a0f9680
Update POSIX reference URLs to 1003.1-2024. (#1160)141afbe
Fixrecv_uninit
to handle theTRUNC
flag. (#1159)986f317
Fix the name ofc_ispeed
/c_ospeed
on powerpc musl targets. (#1158)Updates
unicode-ident
from 1.0.12 to 1.0.13Release notes
Sourced from unicode-ident's releases.
Commits
e34a369
Release 1.0.13b9b75da
Merge pull request #27 from dtolnay/unicode9c053be
Update to Unicode 16.0.0ab77194
Upload CI Cargo.lock for reproducing failuresa8736e7
Explicitly install a Rust toolchain for cargo-outdated jobd63c2b5
Revert "Run cargo-outdated on workspace root for now"e7cfa7e
Re-enable cargo-outdated in CI2944bc6
Run cargo-outdated on workspace root for now27eee64
Link to cargo-outdated bug116dea8
Temporarily ignore cargo-outdated job in CIDependabot 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