Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the cargo-deps group with 32 updates #3588

Closed
wants to merge 1 commit into from

Commits on Jan 19, 2024

  1. Bump the cargo-deps group with 32 updates

    Bumps the cargo-deps group with 32 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.69` | `1.0.76` |
    | [quote](https://github.com/dtolnay/quote) | `1.0.33` | `1.0.35` |
    | [syn](https://github.com/dtolnay/syn) | `2.0.38` | `2.0.48` |
    | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.85` | `1.0.89` |
    | [gloo-worker](https://github.com/rustwasm/gloo) | `0.4.1` | `0.5.0` |
    | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.87` | `0.2.90` |
    | [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |
    | [once_cell](https://github.com/matklad/once_cell) | `1.18.0` | `1.19.0` |
    | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.15` | `0.2.16` |
    | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.67` |
    | [gloo](https://github.com/rustwasm/gloo) | `0.10.0` | `0.11.0` |
    | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.67` |
    | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.37` | `0.3.40` |
    | [indexmap](https://github.com/bluss/indexmap) | `2.0.2` | `2.1.0` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.56` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.35.1` |
    | [divan](https://github.com/nvzqz/divan) | `0.1.1` | `0.1.8` |
    | [getrandom](https://github.com/rust-random/getrandom) | `0.2.10` | `0.2.12` |
    | [tabled](https://github.com/zhiburt/tabled) | `0.14.0` | `0.15.0` |
    | [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.4.18` |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.79` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.23` |
    | [semver](https://github.com/dtolnay/semver) | `1.0.20` | `1.0.21` |
    | [gloo-net](https://github.com/rustwasm/gloo) | `0.4.0` | `0.5.0` |
    | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.5` | `0.21.7` |
    | [fake](https://github.com/cksac/fake-rs) | `2.9.1` | `2.9.2` |
    | [time](https://github.com/time-rs/time) | `0.3.30` | `0.3.31` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.5.0` | `1.7.0` |
    | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.4` |
    | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.1` |
    | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.0` | `0.10.2` |
    | [hyper](https://github.com/hyperium/hyper) | `0.14.27` | `1.1.0` |
    
    
    Updates `proc-macro2` from 1.0.69 to 1.0.76
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.69...1.0.76)
    
    Updates `quote` from 1.0.33 to 1.0.35
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.33...1.0.35)
    
    Updates `syn` from 2.0.38 to 2.0.48
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.38...2.0.48)
    
    Updates `trybuild` from 1.0.85 to 1.0.89
    - [Release notes](https://github.com/dtolnay/trybuild/releases)
    - [Commits](dtolnay/trybuild@1.0.85...1.0.89)
    
    Updates `gloo-worker` from 0.4.1 to 0.5.0
    - [Release notes](https://github.com/rustwasm/gloo/releases)
    - [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md)
    - [Commits](rustwasm/gloo@gloo-worker-v0.4.1...0.5.0)
    
    Updates `wasm-bindgen` from 0.2.87 to 0.2.90
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](rustwasm/wasm-bindgen@0.2.87...0.2.90)
    
    Updates `futures` from 0.3.29 to 0.3.30
    - [Release notes](https://github.com/rust-lang/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.29...0.3.30)
    
    Updates `once_cell` from 1.18.0 to 1.19.0
    - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
    - [Commits](matklad/once_cell@v1.18.0...v1.19.0)
    
    Updates `prettyplease` from 0.2.15 to 0.2.16
    - [Release notes](https://github.com/dtolnay/prettyplease/releases)
    - [Commits](dtolnay/prettyplease@0.2.15...0.2.16)
    
    Updates `js-sys` from 0.3.64 to 0.3.67
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    Updates `gloo` from 0.10.0 to 0.11.0
    - [Release notes](https://github.com/rustwasm/gloo/releases)
    - [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/gloo/commits)
    
    Updates `web-sys` from 0.3.64 to 0.3.67
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    Updates `wasm-bindgen-test` from 0.3.37 to 0.3.40
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    Updates `indexmap` from 2.0.2 to 2.1.0
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.0.2...2.1.0)
    
    Updates `thiserror` from 1.0.50 to 1.0.56
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.50...1.0.56)
    
    Updates `tokio` from 1.33.0 to 1.35.1
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.35.1)
    
    Updates `divan` from 0.1.1 to 0.1.8
    - [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md)
    - [Commits](nvzqz/divan@v0.1.1...v0.1.8)
    
    Updates `getrandom` from 0.2.10 to 0.2.12
    - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
    - [Commits](rust-random/getrandom@v0.2.10...v0.2.12)
    
    Updates `tabled` from 0.14.0 to 0.15.0
    - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md)
    - [Commits](zhiburt/tabled@v0.14.0...v0.15.0)
    
    Updates `clap` from 4.4.7 to 4.4.18
    - [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.4.7...v4.4.18)
    
    Updates `anyhow` from 1.0.75 to 1.0.79
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.75...1.0.79)
    
    Updates `reqwest` from 0.11.22 to 0.11.23
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.22...v0.11.23)
    
    Updates `semver` from 1.0.20 to 1.0.21
    - [Release notes](https://github.com/dtolnay/semver/releases)
    - [Commits](dtolnay/semver@1.0.20...1.0.21)
    
    Updates `gloo-net` from 0.4.0 to 0.5.0
    - [Release notes](https://github.com/rustwasm/gloo/releases)
    - [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md)
    - [Commits](rustwasm/gloo@0.4.0...0.5.0)
    
    Updates `base64` from 0.21.5 to 0.21.7
    - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
    - [Commits](marshallpierce/rust-base64@v0.21.5...v0.21.7)
    
    Updates `fake` from 2.9.1 to 2.9.2
    - [Commits](https://github.com/cksac/fake-rs/commits)
    
    Updates `time` from 0.3.30 to 0.3.31
    - [Release notes](https://github.com/time-rs/time/releases)
    - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
    - [Commits](time-rs/time@v0.3.30...v0.3.31)
    
    Updates `uuid` from 1.5.0 to 1.7.0
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.5.0...1.7.0)
    
    Updates `axum` from 0.6.20 to 0.7.4
    - [Release notes](https://github.com/tokio-rs/axum/releases)
    - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
    - [Commits](tokio-rs/axum@axum-v0.6.20...axum-v0.7.4)
    
    Updates `tower-http` from 0.3.5 to 0.5.1
    - [Release notes](https://github.com/tower-rs/tower-http/releases)
    - [Commits](tower-rs/tower-http@tower-http-0.3.5...tower-http-0.5.1)
    
    Updates `env_logger` from 0.10.0 to 0.10.2
    - [Release notes](https://github.com/rust-cli/env_logger/releases)
    - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
    - [Commits](rust-cli/env_logger@v0.10.0...v0.10.2)
    
    Updates `hyper` from 0.14.27 to 1.1.0
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v0.14.27...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: quote
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: trybuild
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: gloo-worker
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: wasm-bindgen
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: once_cell
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: prettyplease
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: js-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: gloo
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: web-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: wasm-bindgen-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: indexmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: divan
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: getrandom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: tabled
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: gloo-net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: base64
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: fake
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: time
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: axum
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: tower-http
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: env_logger
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: hyper
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: cargo-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dbef843 View commit details
    Browse the repository at this point in the history