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 all group with 11 updates #154

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Commits on Aug 4, 2024

  1. Bump the all group with 11 updates

    Bumps the all group with 11 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.13` |
    | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.30` | `1.0.31` |
    | [fs4](https://github.com/al8n/fs4-rs) | `0.8.3` | `0.9.1` |
    | [os_pipe](https://github.com/oconnor663/os_pipe.rs) | `1.1.5` | `1.2.1` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.4` | `0.12.5` |
    | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.40` | `0.4.41` |
    | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.11.0` |
    | [zip](https://github.com/zip-rs/zip2) | `2.1.1` | `2.1.6` |
    | [zstd](https://github.com/gyscos/zstd-rs) | `0.13.1` | `0.13.2` |
    | [highway](https://github.com/nickbabcock/highway-rs) | `1.1.0` | `1.2.0` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.6` |
    
    
    Updates `clap` from 4.5.4 to 4.5.13
    - [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.13)
    
    Updates `flate2` from 1.0.30 to 1.0.31
    - [Release notes](https://github.com/rust-lang/flate2-rs/releases)
    - [Commits](https://github.com/rust-lang/flate2-rs/commits)
    
    Updates `fs4` from 0.8.3 to 0.9.1
    - [Release notes](https://github.com/al8n/fs4-rs/releases)
    - [Commits](https://github.com/al8n/fs4-rs/commits)
    
    Updates `os_pipe` from 1.1.5 to 1.2.1
    - [Commits](oconnor663/os_pipe.rs@1.1.5...1.2.1)
    
    Updates `reqwest` from 0.12.4 to 0.12.5
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.4...v0.12.5)
    
    Updates `tar` from 0.4.40 to 0.4.41
    - [Commits](alexcrichton/tar-rs@0.4.40...0.4.41)
    
    Updates `tempfile` from 3.10.1 to 3.11.0
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.10.1...v3.11.0)
    
    Updates `zip` from 2.1.1 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](zip-rs/zip2@v2.1.1...v2.1.6)
    
    Updates `zstd` from 0.13.1 to 0.13.2
    - [Release notes](https://github.com/gyscos/zstd-rs/releases)
    - [Commits](gyscos/zstd-rs@v0.13.1...v0.13.2)
    
    Updates `highway` from 1.1.0 to 1.2.0
    - [Changelog](https://github.com/nickbabcock/highway-rs/blob/master/CHANGELOG.md)
    - [Commits](nickbabcock/highway-rs@v1.1.0...v1.2.0)
    
    Updates `regex` from 1.10.4 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.4...1.10.6)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: flate2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: fs4
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: os_pipe
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: zip
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: zstd
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: highway
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c7f4d19 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fix

    ofek committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    308fcb7 View commit details
    Browse the repository at this point in the history