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 28 updates #2286

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 1, 2024

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

    Bumps the crates-io group with 28 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.92` |
    | [cargo-config2](https://github.com/taiki-e/cargo-config2) | `0.1.26` | `0.1.29` |
    | [cbindgen](https://github.com/mozilla/cbindgen) | `0.26.0` | `0.27.0` |
    | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.33` | `1.0.34` |
    | [platform-info](https://github.com/uutils/platform-info) | `2.0.3` | `2.0.4` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.1` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` |
    | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.13.0` |
    | [zip](https://github.com/zip-rs/zip2) | `0.6.6` | `2.1.6` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.66` |
    | [fs-err](https://github.com/andrewhickman/fs-err) | `2.11.0` | `3.0.0` |
    | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.2` |
    | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.5.0` | `2.6.0` |
    | [pyproject-toml](https://github.com/PyO3/pyproject-toml-rs) | `0.11.0` | `0.13.3` |
    | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` |
    | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.31` |
    | [normpath](https://github.com/dylni/normpath) | `1.2.0` | `1.3.0` |
    | [pep508_rs](https://github.com/konstin/pep508_rs) | `0.6.1` | `0.8.1` |
    | [cargo-zigbuild](https://github.com/rust-cross/cargo-zigbuild) | `0.19.3` | `0.19.4` |
    | [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.4.0` |
    | [ureq](https://github.com/algesten/ureq) | `2.9.7` | `2.10.1` |
    | [rustls](https://github.com/rustls/rustls) | `0.22.4` | `0.23.13` |
    | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` |
    | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` |
    | [trycmd](https://github.com/assert-rs/snapbox) | `0.15.6` | `0.15.8` |
    | [which](https://github.com/harryfei/which-rs) | `6.0.3` | `7.0.0` |
    
    
    
    Updates `anyhow` from 1.0.89 to 1.0.92
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.89...1.0.92)
    
    Updates `cargo-config2` from 0.1.26 to 0.1.29
    - [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.29)
    
    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.33 to 1.0.34
    - [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.33...1.0.34)
    
    Updates `platform-info` from 2.0.3 to 2.0.4
    - [Release notes](https://github.com/uutils/platform-info/releases)
    - [Commits](uutils/platform-info@2.0.3...2.0.4)
    
    Updates `regex` from 1.10.6 to 1.11.1
    - [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.6...1.11.1)
    
    Updates `serde` from 1.0.210 to 1.0.214
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.210...v1.0.214)
    
    Updates `serde_json` from 1.0.128 to 1.0.132
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@1.0.128...1.0.132)
    
    Updates `tempfile` from 3.11.0 to 3.13.0
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.11.0...v3.13.0)
    
    Updates `zip` from 0.6.6 to 2.1.6
    - [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/v2.1.6)
    
    Updates `thiserror` from 1.0.64 to 1.0.66
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.64...1.0.66)
    
    Updates `fs-err` from 2.11.0 to 3.0.0
    - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md)
    - [Commits](andrewhickman/fs-err@2.11.0...3.0.0)
    
    Updates `once_cell` from 1.19.0 to 1.20.2
    - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
    - [Commits](matklad/once_cell@v1.19.0...v1.20.2)
    
    Updates `indexmap` from 2.5.0 to 2.6.0
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.5.0...2.6.0)
    
    Updates `pyproject-toml` from 0.11.0 to 0.13.3
    - [Changelog](https://github.com/PyO3/pyproject-toml-rs/blob/main/Changelog.md)
    - [Commits](https://github.com/PyO3/pyproject-toml-rs/commits/v0.13.3)
    
    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.21 to 1.1.31
    - [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.21...cc-v1.1.31)
    
    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 `pep508_rs` from 0.6.1 to 0.8.1
    - [Changelog](https://github.com/konstin/pep508_rs/blob/main/Changelog.md)
    - [Commits](konstin/pep508_rs@v0.6.1...v0.8.1)
    
    Updates `cargo-zigbuild` from 0.19.3 to 0.19.4
    - [Release notes](https://github.com/rust-cross/cargo-zigbuild/releases)
    - [Commits](rust-cross/cargo-zigbuild@v0.19.3...v0.19.4)
    
    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.4.0
    - [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.4.0)
    
    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.13
    - [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.13)
    
    Updates `rustls-pemfile` from 2.1.3 to 2.2.0
    - [Release notes](https://github.com/rustls/pemfile/releases)
    - [Commits](rustls/pemfile@v/2.1.3...v/2.2.0)
    
    Updates `rustversion` from 1.0.17 to 1.0.18
    - [Release notes](https://github.com/dtolnay/rustversion/releases)
    - [Commits](dtolnay/rustversion@1.0.17...1.0.18)
    
    Updates `trycmd` from 0.15.6 to 0.15.8
    - [Commits](assert-rs/snapbox@trycmd-v0.15.6...trycmd-v0.15.8)
    
    Updates `which` from 6.0.3 to 7.0.0
    - [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.3...7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: crates-io
    - 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: platform-info
      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-minor
      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: 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: fs-err
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: crates-io
    - dependency-name: once_cell
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: indexmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: pyproject-toml
      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: normpath
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: pep508_rs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: crates-io
    - dependency-name: cargo-zigbuild
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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-minor
      dependency-group: crates-io
    - dependency-name: rustversion
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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-major
      dependency-group: crates-io
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6cef092 View commit details
    Browse the repository at this point in the history