Skip to content

Commit

Permalink
chore: Bump the dev-dependencies group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [async-recursion](https://github.com/dcchut/async-recursion) | `1.0.4` | `1.0.5` |
| [tonic-reflection](https://github.com/hyperium/tonic) | `0.9.2` | `0.10.0` |
| [regex](https://github.com/rust-lang/regex) | `1.9.4` | `1.9.5` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.105` | `1.0.107` |
| [base64](https://github.com/marshallpierce/rust-base64) | `0.21.3` | `0.21.4` |
| [bollard](https://github.com/fussybeaver/bollard) | `0.14.0` | `0.15.0` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.4.0` | `1.5.0` |


Updates `async-recursion` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/dcchut/async-recursion/releases)
- [Commits](dcchut/async-recursion@v1.0.4...v1.0.5)

Updates `tonic-reflection` from 0.9.2 to 0.10.0
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.9.2...v0.10.0)

Updates `regex` from 1.9.4 to 1.9.5
- [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.9.4...1.9.5)

Updates `serde_json` from 1.0.105 to 1.0.107
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.105...v1.0.107)

Updates `base64` from 0.21.3 to 0.21.4
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.21.3...v0.21.4)

Updates `bollard` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/fussybeaver/bollard/releases)
- [Commits](fussybeaver/bollard@v0.14.0...v0.15.0)

Updates `bytes` from 1.4.0 to 1.5.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.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: async-recursion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: tonic-reflection
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: base64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: bollard
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 1a806fc commit 06a81e6
Show file tree
Hide file tree
Showing 7 changed files with 155 additions and 83 deletions.
Loading

0 comments on commit 06a81e6

Please sign in to comment.