Skip to content

Commit

Permalink
Bump the regular group with 10 updates
Browse files Browse the repository at this point in the history
Bumps the regular group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.8.0` |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.30` | `1.0.34` |
| [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.214` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.132` |
| [camino](https://github.com/camino-rs/camino) | `1.1.7` | `1.1.9` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.92` |
| [assert_fs](https://github.com/assert-rs/assert_fs) | `1.1.1` | `1.1.2` |
| [itertools](https://github.com/rust-itertools/itertools) | `0.11.0` | `0.12.1` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.13.0` |
| [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |


Updates `bytes` from 1.6.0 to 1.8.0
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.6.0...v1.8.0)

Updates `flate2` from 1.0.30 to 1.0.34
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/flate2-rs@1.0.30...1.0.34)

Updates `serde` from 1.0.203 to 1.0.214
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.203...v1.0.214)

Updates `serde_json` from 1.0.120 to 1.0.132
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.120...1.0.132)

Updates `camino` from 1.1.7 to 1.1.9
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](camino-rs/camino@camino-1.1.7...camino-1.1.9)

Updates `anyhow` from 1.0.86 to 1.0.92
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.86...1.0.92)

Updates `assert_fs` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_fs@v1.1.1...v1.1.2)

Updates `itertools` from 0.11.0 to 0.12.1
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.11.0...v0.12.1)

Updates `tempfile` from 3.10.1 to 3.13.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.10.1...v3.13.0)

Updates `regex` from 1.10.5 to 1.10.6
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.10.5...1.10.6)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: flate2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: camino
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: assert_fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 4ad9974 commit 7d62f0b
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 78 deletions.
Loading

0 comments on commit 7d62f0b

Please sign in to comment.