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 dependencies group with 5 updates #2003

Merged
merged 2 commits into from
Aug 29, 2023

Commits on Aug 28, 2023

  1. Bump the dependencies group with 5 updates

    Bumps the dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [clap](https://github.com/clap-rs/clap) | `4.3.23` | `4.4.0` |
    | [regex](https://github.com/rust-lang/regex) | `1.9.3` | `1.9.4` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.185` | `1.0.188` |
    | [url](https://github.com/servo/rust-url) | `2.4.0` | `2.4.1` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.19` | `0.11.20` |
    
    
    Updates `clap` from 4.3.23 to 4.4.0
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.23...clap_complete-v4.4.0)
    
    Updates `regex` from 1.9.3 to 1.9.4
    - [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.9.3...1.9.4)
    
    Updates `serde` from 1.0.185 to 1.0.188
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.185...v1.0.188)
    
    Updates `url` from 2.4.0 to 2.4.1
    - [Release notes](https://github.com/servo/rust-url/releases)
    - [Commits](servo/rust-url@v2.4.0...v2.4.1)
    
    Updates `reqwest` from 0.11.19 to 0.11.20
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.19...v0.11.20)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: url
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b87df96 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Run cargo update

    hannobraun committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    98db6c3 View commit details
    Browse the repository at this point in the history