Skip to content

Commit

Permalink
Bump the all-dependencies group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actix-web](https://github.com/actix/actix-web) | `3.3.3` | `4.8.0` |
| [actix-rt](https://github.com/actix/actix-net) | `1.1.1` | `2.10.0` |
| [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.8` |
| [serde_with](https://github.com/jonasbb/serde_with) | `3.8.1` | `3.8.2` |
| [http](https://github.com/hyperium/http) | `0.2.12` | `1.1.0` |
| [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` |



Updates `actix-web` from 3.3.3 to 4.8.0
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](actix/actix-web@web-v3.3.3...web-v4.8.0)

Updates `actix-rt` from 1.1.1 to 2.10.0
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](actix/actix-net@rt-1.1.1...rt-v2.10.0)

Updates `clap` from 4.5.4 to 4.5.8
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.4...v4.5.8)

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

Updates `http` from 0.2.12 to 1.1.0
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](hyperium/http@v0.2.12...v1.1.0)

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

---
updated-dependencies:
- dependency-name: actix-web
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: actix-rt
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: serde_with
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 8194da9 commit df64ecf
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 609 deletions.
Loading

0 comments on commit df64ecf

Please sign in to comment.