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 crates-io group across 1 directory with 29 updates #2192

Closed
wants to merge 1 commit into from

Commits on Aug 21, 2024

  1. Bump the crates-io group across 1 directory with 29 updates

    Bumps the crates-io group with 28 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cargo-config2](https://github.com/taiki-e/cargo-config2) | `0.1.26` | `0.1.27` |
    | [cbindgen](https://github.com/mozilla/cbindgen) | `0.26.0` | `0.27.0` |
    | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.30` | `1.0.32` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.208` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.125` |
    | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` |
    | [toml](https://github.com/toml-rs/toml) | `0.8.14` | `0.8.15` |
    | [zip](https://github.com/zip-rs/zip2) | `0.6.6` | `1.1.4` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` |
    | [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.15` | `0.12.16` |
    | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.6` | `2.4.0` |
    | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` |
    | [cc](https://github.com/rust-lang/cc-rs) | `1.1.6` | `1.1.13` |
    | [dunce](https://gitlab.com/kornelski/dunce) | `1.0.4` | `1.0.5` |
    | [normpath](https://github.com/dylni/normpath) | `1.2.0` | `1.3.0` |
    | [pep440_rs](https://github.com/konstin/pep440-rs) | `0.6.0` | `0.6.6` |
    | [pep508_rs](https://github.com/konstin/pep508_rs) | `0.6.0` | `0.6.1` |
    | [unicode-xid](https://github.com/unicode-rs/unicode-xid) | `0.2.4` | `0.2.5` |
    | [cargo-zigbuild](https://github.com/rust-cross/cargo-zigbuild) | `0.18.4` | `0.19.1` |
    | [cargo-xwin](https://github.com/rust-cross/cargo-xwin) | `0.16.5` | `0.17.3` |
    | [minijinja](https://github.com/mitsuhiko/minijinja) | `1.0.21` | `2.1.2` |
    | [ureq](https://github.com/algesten/ureq) | `2.9.7` | `2.10.1` |
    | [rustls](https://github.com/rustls/rustls) | `0.22.4` | `0.23.12` |
    | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.2` | `2.1.3` |
    | [rstest](https://github.com/la10736/rstest) | `0.21.0` | `0.22.0` |
    | [trycmd](https://github.com/assert-rs/trycmd) | `0.15.4` | `0.15.6` |
    | [which](https://github.com/harryfei/which-rs) | `6.0.1` | `6.0.3` |
    
    
    
    Updates `cargo-config2` from 0.1.26 to 0.1.27
    - [Release notes](https://github.com/taiki-e/cargo-config2/releases)
    - [Changelog](https://github.com/taiki-e/cargo-config2/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/cargo-config2@v0.1.26...v0.1.27)
    
    Updates `cbindgen` from 0.26.0 to 0.27.0
    - [Release notes](https://github.com/mozilla/cbindgen/releases)
    - [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES)
    - [Commits](mozilla/cbindgen@0.26.0...v0.27.0)
    
    Updates `flate2` from 1.0.30 to 1.0.32
    - [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.32)
    
    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)
    
    Updates `serde` from 1.0.204 to 1.0.208
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.204...v1.0.208)
    
    Updates `serde_json` from 1.0.120 to 1.0.125
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.120...1.0.125)
    
    Updates `tempfile` from 3.10.1 to 3.12.0
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Stebalien/tempfile/commits)
    
    Updates `toml` from 0.8.14 to 0.8.15
    - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.15)
    
    Updates `toml_edit` from 0.22.14 to 0.22.16
    - [Commits](toml-rs/toml@v0.22.14...v0.22.16)
    
    Updates `zip` from 0.6.6 to 1.1.4
    - [Release notes](https://github.com/zip-rs/zip2/releases)
    - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zip-rs/zip2/commits/v1.1.4)
    
    Updates `thiserror` from 1.0.61 to 1.0.63
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.61...1.0.63)
    
    Updates `target-lexicon` from 0.12.15 to 0.12.16
    - [Commits](bytecodealliance/target-lexicon@v0.12.15...v0.12.16)
    
    Updates `indexmap` from 2.2.6 to 2.4.0
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.2.6...2.4.0)
    
    Updates `itertools` from 0.12.1 to 0.13.0
    - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
    - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0)
    
    Updates `cc` from 1.1.6 to 1.1.13
    - [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.6...cc-v1.1.13)
    
    Updates `dunce` from 1.0.4 to 1.0.5
    - [Commits](https://gitlab.com/kornelski/dunce/compare/v1.0.4...v1.0.5)
    
    Updates `normpath` from 1.2.0 to 1.3.0
    - [Release notes](https://github.com/dylni/normpath/releases)
    - [Commits](dylni/normpath@1.2.0...1.3.0)
    
    Updates `pep440_rs` from 0.6.0 to 0.6.6
    - [Changelog](https://github.com/konstin/pep440-rs/blob/main/Changelog.md)
    - [Commits](konstin/pep440-rs@v0.6.0...v0.6.6)
    
    Updates `pep508_rs` from 0.6.0 to 0.6.1
    - [Changelog](https://github.com/konstin/pep508_rs/blob/main/Changelog.md)
    - [Commits](konstin/pep508_rs@v0.6.0...v0.6.1)
    
    Updates `unicode-xid` from 0.2.4 to 0.2.5
    - [Commits](unicode-rs/unicode-xid@v0.2.4...v0.2.5)
    
    Updates `cargo-zigbuild` from 0.18.4 to 0.19.1
    - [Release notes](https://github.com/rust-cross/cargo-zigbuild/releases)
    - [Commits](rust-cross/cargo-zigbuild@v0.18.4...v0.19.1)
    
    Updates `cargo-xwin` from 0.16.5 to 0.17.3
    - [Release notes](https://github.com/rust-cross/cargo-xwin/releases)
    - [Commits](rust-cross/cargo-xwin@v0.16.5...v0.17.3)
    
    Updates `minijinja` from 1.0.21 to 2.1.2
    - [Release notes](https://github.com/mitsuhiko/minijinja/releases)
    - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
    - [Commits](mitsuhiko/minijinja@1.0.21...2.1.2)
    
    Updates `ureq` from 2.9.7 to 2.10.1
    - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
    - [Commits](algesten/ureq@2.9.7...2.10.1)
    
    Updates `rustls` from 0.22.4 to 0.23.12
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.22.4...v/0.23.12)
    
    Updates `rustls-pemfile` from 2.1.2 to 2.1.3
    - [Release notes](https://github.com/rustls/pemfile/releases)
    - [Commits](rustls/pemfile@v/2.1.2...v/2.1.3)
    
    Updates `rstest` from 0.21.0 to 0.22.0
    - [Release notes](https://github.com/la10736/rstest/releases)
    - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
    - [Commits](la10736/rstest@v0.21.0...v0.22.0)
    
    Updates `trycmd` from 0.15.4 to 0.15.6
    - [Commits](assert-rs/snapbox@trycmd-v0.15.4...trycmd-v0.15.6)
    
    Updates `which` from 6.0.1 to 6.0.3
    - [Release notes](https://github.com/harryfei/which-rs/releases)
    - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
    - [Commits](harryfei/which-rs@6.0.1...6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: cargo-config2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: cbindgen
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: flate2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: toml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: toml_edit
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: zip
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: crates-io
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: target-lexicon
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: indexmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: itertools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: cc
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: dunce
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: normpath
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: pep440_rs
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: pep508_rs
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: unicode-xid
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: cargo-zigbuild
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: cargo-xwin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: minijinja
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: crates-io
    - dependency-name: ureq
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: rustls
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: rustls-pemfile
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: rstest
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: trycmd
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - dependency-name: which
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    33090a5 View commit details
    Browse the repository at this point in the history