Skip to content

chore(deps): bump the cargo-safe group with 8 updates - #322

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-safe-1b29fc7c69
Open

chore(deps): bump the cargo-safe group with 8 updates#322
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-safe-1b29fc7c69

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo-safe group with 8 updates:

Package From To
uuid 1.25.0 1.26.0
flate2 1.1.9 1.1.10
mongodb 3.8.1 3.8.2
jaq-core 3.1.0 3.1.1
jaq-std 3.0.2 3.0.3
jaq-json 2.0.2 2.0.3
wat 1.257.1 1.258.0
argon2 0.6.0-rc.8 0.6.0

Updates uuid from 1.25.0 to 1.26.0

Release notes

Sourced from uuid's releases.

v1.26.0

What's Changed

Full Changelog: uuid-rs/uuid@1.25.0...v1.26.0

Commits
  • cdc96a8 Merge pull request #905 from uuid-rs/cargo/v1.26.0
  • 34e4f49 don't test macros under miri
  • d9e7242 update nightly used for miri
  • ec16819 prepare for 1.26.0 release
  • 162cd20 Merge pull request #904 from ChrisJr404/v7-additional-precision-bits
  • 97eceff Add ContextV7::with_additional_precision_bits for microsecond clocks
  • See full diff in compare view

Updates flate2 from 1.1.9 to 1.1.10

Release notes

Sourced from flate2's releases.

1.1.10

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.9...1.1.10

Commits
  • ed93d4f Merge pull request #558 from rust-lang/lib-doc-update
  • fb5228d Merge pull request #559 from bushrat011899/no_std
  • 6ed3ba3 Add executable no_std example
  • faed8a0 Expand CI to test no_std compatibility and correctness
  • 2ba8e7e Add unstable no_std support behind flate2_unstable_nightly_alloc_io
  • 3fe1126 Centralize usage of std for error and io
  • 98e313a Add GzHeader::mtime_as_duration
  • 0642965 Switch to core implicit prelude and only use std where required
  • 454a63c Remove left-over dbg! statement
  • 2a490b7 Add runtime_detection feature
  • Additional commits viewable in compare view

Updates mongodb from 3.8.1 to 3.8.2

Release notes

Sourced from mongodb's releases.

v3.8.2

The MongoDB Rust driver team is pleased to announce the v3.8.2 release of the mongodb crate, now available for download from crates.io.

[!IMPORTANT] This is a security patch release for CVE-2026-81526. Upgrading is recommended for all users.

This release fixes a bug that would allow Client::bulk_write to write to a different database than the one specified in a write model's namespace.

Full Release Notes

Bugfixes

Commits

Updates jaq-core from 3.1.0 to 3.1.1

Release notes

Sourced from jaq-core's releases.

3.1.1

This release features a new man page that is now generated by jaq itself. Apart from demonstrating jaq's XHTML processing capabilities, this serves to lift jaq's build dependency on Pandoc (01mf02/jaq#442). To quote @​alerque, jaq's Arch Linux package maintainer: "For any other project I'd say this was an absurd way to work around not wanting to use a standard tool. I guess for this project to dog food itself is ... chaotic genius?" This comment alone was nearly worth the endeavour.

Furthermore, this release makes it possible to disable a few dependencies when using jaq via its API (#448, thanks to @​kleinesfilmroellchen!), and handles broken pipes more gracefully 01mf02/jaq#445.

New Contributors

Full Changelog: 01mf02/jaq@v3.1.0...v3.1.1

Commits
  • c866e70 Update version numbers.
  • d6d7b0e Update dependencies.
  • 56f21d3 Merge pull request #456 from 01mf02/hide-tests
  • f3125af Add missing comma.
  • 63deaa8 Add link to documentation.
  • 2eeccf0 Merge pull request #458 from 01mf02/escape-errors
  • f26fd2f Escape errors on playground and handle colors correctly again.
  • d5ffa6d Merge pull request #445 from 01mf02/broken-pipe
  • 0855d95 Remove --run-tests from list of documented flags.
  • fc907af Document.
  • Additional commits viewable in compare view

Updates jaq-std from 3.0.2 to 3.0.3

Commits

Updates jaq-json from 2.0.2 to 2.0.3

Commits

Updates wat from 1.257.1 to 1.258.0

Release notes

Sourced from wat's releases.

v1.258.0

What's Changed

Full Changelog: bytecodealliance/wasm-tools@v1.257.1...v1.258.0

Commits

Updates argon2 from 0.6.0-rc.8 to 0.6.0

Commits
  • b1e0ad6 argon2 v0.6.0 (#931)
  • c0d2aca argon2: bump blake2 to v0.11 (#929)
  • d9c628b Cargo.lock: bump dependencies (#930)
  • 0b31c1c Cargo.toml: use password-hash crate release (#920)
  • 420cbc9 build(deps): bump rust-lang/crates-io-auth-action from 1.0.4 to 1.0.5 (#912)
  • 3a88540 build(deps): bump actions/checkout from 6 to 7 (#913)
  • 90b974f build(deps): bump the all-deps group with 5 updates (#914)
  • 82c688f build(deps): bump the all-deps group across 1 directory with 18 updates (#911)
  • b2cef17 build(deps): bump the all-deps group with 6 updates (#902)
  • 2c16e5a build(deps): bump the all-deps group with 7 updates (#901)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-safe group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [uuid](https://github.com/uuid-rs/uuid) | `1.25.0` | `1.26.0` |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.9` | `1.1.10` |
| [mongodb](https://github.com/mongodb/mongo-rust-driver) | `3.8.1` | `3.8.2` |
| [jaq-core](https://github.com/01mf02/jaq) | `3.1.0` | `3.1.1` |
| [jaq-std](https://github.com/01mf02/jaq) | `3.0.2` | `3.0.3` |
| [jaq-json](https://github.com/01mf02/jaq) | `2.0.2` | `2.0.3` |
| [wat](https://github.com/bytecodealliance/wasm-tools) | `1.257.1` | `1.258.0` |
| [argon2](https://github.com/RustCrypto/password-hashes) | `0.6.0-rc.8` | `0.6.0` |


Updates `uuid` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.25.0...v1.26.0)

Updates `flate2` from 1.1.9 to 1.1.10
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](rust-lang/flate2-rs@1.1.9...1.1.10)

Updates `mongodb` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](mongodb/mongo-rust-driver@v3.8.1...v3.8.2)

Updates `jaq-core` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/01mf02/jaq/releases)
- [Commits](01mf02/jaq@v3.1.0...v3.1.1)

Updates `jaq-std` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/01mf02/jaq/releases)
- [Commits](https://github.com/01mf02/jaq/commits)

Updates `jaq-json` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/01mf02/jaq/releases)
- [Commits](https://github.com/01mf02/jaq/commits)

Updates `wat` from 1.257.1 to 1.258.0
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@v1.257.1...v1.258.0)

Updates `argon2` from 0.6.0-rc.8 to 0.6.0
- [Commits](RustCrypto/password-hashes@argon2-v0.6.0-rc.8...argon2-v0.6.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-safe
- dependency-name: flate2
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-safe
- dependency-name: mongodb
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-safe
- dependency-name: jaq-core
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-safe
- dependency-name: jaq-std
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-safe
- dependency-name: jaq-json
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-safe
- dependency-name: wat
  dependency-version: 1.258.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-safe
- dependency-name: argon2
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-safe
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants