iopsystems / rezolus

Systems performance telemetry
Other
63 stars 9 forks source link

chore(deps): bump the cargo-dependencies group with 7 updates #341

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the cargo-dependencies group with 7 updates:

Package From To
memmap2 0.9.4 0.9.5
once_cell 1.19.0 1.20.0
anyhow 1.0.87 1.0.89
cc 1.1.18 1.1.19
redox_syscall 0.5.3 0.5.4
rustix 0.38.36 0.38.37
unicode-ident 1.0.12 1.0.13

Updates memmap2 from 0.9.4 to 0.9.5

Changelog

Sourced from memmap2's changelog.

[0.9.5] - 2024-09-13

Added

Commits


Updates once_cell from 1.19.0 to 1.20.0

Changelog

Sourced from once_cell's changelog.

1.20.0

  • propagate critical-section feature selection into portable-atomic; other minor updates #260
Commits
  • 72f7c2e Merge pull request #260 from brodycj/propagate-critical-section-to-portable-a...
  • be6b623 v1.20.0
  • f2d95bf update Cargo (dev-)dependencies; update Cargo.lock.msrv
  • dd6b5c2 ci: fix TEST_BETA with TEMPORARY WORKAROUND in RUSTFLAGS
  • 7317eae add cargo test --workspace to beginning of TEST task
  • bd54bf7 fix default-features flag for parking_lot_core in dependencies
  • bb70b9e cargo fmt updates
  • b433a8c propagate critical-section feature selection into portable-atomic
  • See full diff in compare view


Updates anyhow from 1.0.87 to 1.0.89

Release notes

Sourced from anyhow's releases.

1.0.89

  • Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72 (#386)

1.0.88

  • Documentation improvements
Commits
  • 9d3fb6d Release 1.0.89
  • 830c399 Merge pull request #386 from dtolnay/unwindsafe
  • 8454be3 Ensure UnwindSafe even with "backtrace" feature enabled and old Rust
  • a85e414 Add more autotraits tests
  • 139f266 Release 1.0.88
  • aa3ab2b Merge pull request #385 from dtolnay/docnostd
  • 44c3767 Update documentation on no-std error type conversions
  • See full diff in compare view


Updates cc from 1.1.18 to 1.1.19

Release notes

Sourced from cc's releases.

cc-v1.1.19

Other

  • Add support arm64e-apple-darwin (#1207)
Changelog

Sourced from cc's changelog.

1.1.19 - 2024-09-15

Other

  • Add support arm64e-apple-darwin (#1207)
Commits


Updates redox_syscall from 0.5.3 to 0.5.4

Updates rustix from 0.38.36 to 0.38.37

Commits


Updates unicode-ident from 1.0.12 to 1.0.13

Release notes

Sourced from unicode-ident's releases.

1.0.13

  • Update to Unicode 16.0.0 (#27)
Commits
  • e34a369 Release 1.0.13
  • b9b75da Merge pull request #27 from dtolnay/unicode
  • 9c053be Update to Unicode 16.0.0
  • ab77194 Upload CI Cargo.lock for reproducing failures
  • a8736e7 Explicitly install a Rust toolchain for cargo-outdated job
  • d63c2b5 Revert "Run cargo-outdated on workspace root for now"
  • e7cfa7e Re-enable cargo-outdated in CI
  • 2944bc6 Run cargo-outdated on workspace root for now
  • 27eee64 Link to cargo-outdated bug
  • 116dea8 Temporarily ignore cargo-outdated job in CI
  • Additional commits viewable 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 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