Skip to content

Commit

Permalink
chore(deps): bump the minor group across 1 directory with 51 updates
Browse files Browse the repository at this point in the history
Bumps the minor group with 32 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.91` | `1.0.93` |
| [serde](https://github.com/serde-rs/serde) | `1.0.213` | `1.0.214` |
| [spider](https://github.com/spider-rs/spider) | `2.10.21` | `2.12.11` |
| [fluvio](https://github.com/infinyon/fluvio) | `0.23.3` | `0.23.4` |
| [redb](https://github.com/cberner/redb) | `2.1.4` | `2.2.0` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.8` | `0.12.9` |
| [syn](https://github.com/dtolnay/syn) | `2.0.82` | `2.0.87` |
| [insta](https://github.com/mitsuhiko/insta) | `1.40.0` | `1.41.1` |
| [anstream](https://github.com/rust-cli/anstyle) | `0.6.17` | `0.6.18` |
| [anstyle](https://github.com/rust-cli/anstyle) | `1.0.9` | `1.0.10` |
| [arbitrary](https://github.com/rust-fuzz/arbitrary) | `1.3.2` | `1.4.1` |
| [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.2.4` | `1.2.5` |
| [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.7.2` | `1.7.3` |
| [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) | `1.7.2` | `1.7.3` |
| [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.5.3` | `2.6.0` |
| [case_insensitive_string](https://github.com/spider-rs/case_insensitive_string) | `0.2.5` | `0.2.6` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.1.31` | `1.1.36` |
| [exr](https://github.com/johannesvollmer/exrs) | `1.72.0` | `1.73.0` |
| [fastdivide](https://github.com/fulmicoton/fastdivide) | `0.4.1` | `0.4.2` |
| [fdeflate](https://github.com/image-rs/fdeflate) | `0.3.5` | `0.3.6` |
| [fluvio-smartmodule](https://github.com/infinyon/fluvio) | `0.7.4` | `0.7.5` |
| [fluvio-spu-schema](https://github.com/infinyon/fluvio) | `0.16.0` | `0.16.1` |
| [fluvio-stream-dispatcher](https://github.com/infinyon/fluvio) | `0.13.5` | `0.13.6` |
| [fluvio-types](https://github.com/infinyon/fluvio) | `0.5.1` | `0.5.2` |
| [hyper-timeout](https://github.com/hjr3/hyper-timeout) | `0.5.1` | `0.5.2` |
| [image](https://github.com/image-rs/image) | `0.25.4` | `0.25.5` |
| [libm](https://github.com/rust-lang/libm) | `0.2.8` | `0.2.11` |
| [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.5` | `0.5.7` |
| [tar](https://github.com/alexcrichton/tar-rs) | `0.4.42` | `0.4.43` |
| [ua_generator](https://github.com/a11ywatch/ua_generator) | `0.5.2` | `0.5.3` |
| [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` |
| [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.1` | `0.4.2` |



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

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

Updates `spider` from 2.10.21 to 2.12.11
- [Release notes](https://github.com/spider-rs/spider/releases)
- [Changelog](https://github.com/spider-rs/spider/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spider-rs/spider/commits)

Updates `fluvio` from 0.23.3 to 0.23.4
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infinyon/fluvio/commits)

Updates `redb` from 2.1.4 to 2.2.0
- [Release notes](https://github.com/cberner/redb/releases)
- [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md)
- [Commits](cberner/redb@v2.1.4...v2.2.0)

Updates `reqwest` from 0.12.8 to 0.12.9
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.8...v0.12.9)

Updates `syn` from 2.0.82 to 2.0.87
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.82...2.0.87)

Updates `insta` from 1.40.0 to 1.41.1
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.40.0...1.41.1)

Updates `anstream` from 0.6.17 to 0.6.18
- [Commits](rust-cli/anstyle@anstream-v0.6.17...anstream-v0.6.18)

Updates `anstyle` from 1.0.9 to 1.0.10
- [Commits](rust-cli/anstyle@v1.0.9...v1.0.10)

Updates `arbitrary` from 1.3.2 to 1.4.1
- [Changelog](https://github.com/rust-fuzz/arbitrary/blob/main/CHANGELOG.md)
- [Commits](rust-fuzz/arbitrary@v1.3.2...v1.4.1)

Updates `aws-sigv4` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-runtime` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-runtime-api` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-types` from 1.2.8 to 1.2.9
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `bitstream-io` from 2.5.3 to 2.6.0
- [Commits](tuffy/bitstream-io@v2.5.3...v2.6.0)

Updates `case_insensitive_string` from 0.2.5 to 0.2.6
- [Commits](https://github.com/spider-rs/case_insensitive_string/commits)

Updates `cc` from 1.1.31 to 1.1.36
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.1.31...cc-v1.1.36)

Updates `cssparser` from 0.31.2 to 0.27.2
- [Commits](servo/rust-cssparser@v0.31.2...v0.27.2)

Updates `exr` from 1.72.0 to 1.73.0
- [Release notes](https://github.com/johannesvollmer/exrs/releases)
- [Commits](https://github.com/johannesvollmer/exrs/commits)

Updates `fastdivide` from 0.4.1 to 0.4.2
- [Commits](https://github.com/fulmicoton/fastdivide/commits)

Updates `fdeflate` from 0.3.5 to 0.3.6
- [Changelog](https://github.com/image-rs/fdeflate/blob/main/CHANGES.md)
- [Commits](image-rs/fdeflate@v0.3.5...v0.3.6)

Updates `fluvio-smartmodule` from 0.7.4 to 0.7.5
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infinyon/fluvio/commits)

Updates `fluvio-smartmodule-derive` from 0.6.3 to 0.6.4
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infinyon/fluvio/commits)

Updates `fluvio-spu-schema` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infinyon/fluvio/commits)

Updates `fluvio-stream-dispatcher` from 0.13.5 to 0.13.6
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infinyon/fluvio/commits)

Updates `fluvio-types` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infinyon/fluvio/commits)

Updates `getrandom` from 0.2.15 to 0.1.16
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.2.15...v0.1.16)

Updates `hyper-timeout` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/hjr3/hyper-timeout/releases)
- [Commits](hjr3/hyper-timeout@0.5.1...0.5.2)

Updates `hyper-util` from 0.1.9 to 0.1.10
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper-util@v0.1.9...v0.1.10)

Updates `image` from 0.25.4 to 0.25.5
- [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md)
- [Commits](image-rs/image@v0.25.4...v0.25.5)

Updates `itoa` from 1.0.11 to 0.4.8
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](dtolnay/itoa@1.0.11...0.4.8)

Updates `libm` from 0.2.8 to 0.2.11
- [Release notes](https://github.com/rust-lang/libm/releases)
- [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md)
- [Commits](rust-lang/libm@0.2.8...libm-v0.2.11)

Updates `miniz_oxide` from 0.7.4 to 0.8.0
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](Frommi/miniz_oxide@0.7.4...0.8.0)

Updates `phf` from 0.10.1 to 0.8.0
- [Release notes](https://github.com/rust-phf/rust-phf/releases)
- [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md)
- [Commits](rust-phf/rust-phf@v0.10.1...v0.8.0)

Updates `phf_codegen` from 0.10.0 to 0.8.0
- [Release notes](https://github.com/rust-phf/rust-phf/releases)
- [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md)
- [Commits](rust-phf/rust-phf@v0.10.0...v0.8.0)

Updates `phf_generator` from 0.10.0 to 0.8.0
- [Release notes](https://github.com/rust-phf/rust-phf/releases)
- [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md)
- [Commits](rust-phf/rust-phf@v0.10.0...v0.8.0)

Updates `phf_macros` from 0.10.0 to 0.8.0
- [Release notes](https://github.com/rust-phf/rust-phf/releases)
- [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md)
- [Commits](rust-phf/rust-phf@v0.10.0...v0.8.0)

Updates `phf_shared` from 0.10.0 to 0.8.0
- [Release notes](https://github.com/rust-phf/rust-phf/releases)
- [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md)
- [Commits](rust-phf/rust-phf@v0.10.0...v0.8.0)

Updates `quinn-udp` from 0.5.5 to 0.5.7
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-udp-0.5.5...quinn-udp-0.5.7)

Updates `rand` from 0.8.5 to 0.7.3
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.8.5...0.7.3)

Updates `rand_chacha` from 0.3.1 to 0.2.2
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@rand_chacha-0.3.1...rand_chacha-0.2.2)

Updates `rand_core` from 0.6.4 to 0.5.1
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@rand_core-0.6.4...rand_core-0.5.1)

Updates `selectors` from 0.25.0 to 0.22.0
- [Commits](https://github.com/servo/stylo/commits)

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

Updates `servo_arc` from 0.3.0 to 0.1.1
- [Commits](https://github.com/servo/stylo/commits)

Updates `tar` from 0.4.42 to 0.4.43
- [Commits](alexcrichton/tar-rs@0.4.42...0.4.43)

Updates `ua_generator` from 0.5.2 to 0.5.3
- [Commits](https://github.com/a11ywatch/ua_generator/commits)

Updates `url` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.5.2...v2.5.3)

Updates `wasi` from 0.11.0+wasi-snapshot-preview1 to 0.9.0+wasi-snapshot-preview1
- [Commits](https://github.com/bytecodealliance/wasi-rs/commits)

Updates `wasm-streams` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases)
- [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md)
- [Commits](MattiasBuelens/wasm-streams@v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: spider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: fluvio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: redb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: insta
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: anstream
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: anstyle
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: arbitrary
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: aws-sigv4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: aws-smithy-runtime
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: aws-smithy-runtime-api
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: aws-smithy-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: bitstream-io
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: case_insensitive_string
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: cssparser
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: exr
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: fastdivide
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: fdeflate
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: fluvio-smartmodule
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: fluvio-smartmodule-derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: fluvio-spu-schema
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: fluvio-stream-dispatcher
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: fluvio-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: getrandom
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: hyper-timeout
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: hyper-util
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: image
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: itoa
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: minor
- dependency-name: libm
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: miniz_oxide
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: phf
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: phf_codegen
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: phf_generator
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: phf_macros
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: phf_shared
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: quinn-udp
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: rand
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: rand_chacha
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: rand_core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: selectors
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: serde_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: servo_arc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: tar
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: ua_generator
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: url
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: wasi
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: wasm-streams
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent dbd648f commit 91cb897
Show file tree
Hide file tree
Showing 2 changed files with 705 additions and 233 deletions.
Loading

0 comments on commit 91cb897

Please sign in to comment.