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

chore(deps): upgrade batch #3132

Merged
merged 15 commits into from
Aug 2, 2024
Merged

chore(deps): upgrade batch #3132

merged 15 commits into from
Aug 2, 2024

Commits on Aug 2, 2024

  1. chore(deps): bump serde_json from 1.0.120 to 1.0.122

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.122.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.120...v1.0.122)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ac066a6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tokio from 1.39.1 to 1.39.2

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.1 to 1.39.2.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.39.1...tokio-1.39.2)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    284f971 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump jaq-parse from 1.0.2 to 1.0.3

    Bumps [jaq-parse](https://github.com/01mf02/jaq) from 1.0.2 to 1.0.3.
    - [Release notes](https://github.com/01mf02/jaq/releases)
    - [Commits](https://github.com/01mf02/jaq/commits)
    
    ---
    updated-dependencies:
    - dependency-name: jaq-parse
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    959bf26 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump bytes from 1.6.1 to 1.7.1

    Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.1 to 1.7.1.
    - [Release notes](https://github.com/tokio-rs/bytes/releases)
    - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/bytes@v1.6.1...v1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: bytes
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7d931f1 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump clap from 4.5.11 to 4.5.13

    Bumps [clap](https://github.com/clap-rs/clap) from 4.5.11 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.11...v4.5.13)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5daa5b6 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump console-subscriber from 0.3.0 to 0.4.0

    Bumps [console-subscriber](https://github.com/tokio-rs/console) from 0.3.0 to 0.4.0.
    - [Release notes](https://github.com/tokio-rs/console/releases)
    - [Changelog](https://github.com/tokio-rs/console/blob/main/release-plz.toml)
    - [Commits](tokio-rs/console@console-subscriber-v0.3.0...console-subscriber-v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: console-subscriber
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0538482 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump indexmap from 2.2.6 to 2.3.0

    Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.6 to 2.3.0.
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.2.6...2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: indexmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3375c46 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/dependabot/cargo/console-subscri…

    …ber-0.4.0' into deps/2024-08-02
    tychoish committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4a51f28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac9a692 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd832e5 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/dependabot/cargo/jaq-parse-1.0.3…

    …' into deps/2024-08-02
    tychoish committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a7095ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    451b129 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/dependabot/cargo/serde_json-1.0.…

    …122' into deps/2024-08-02
    tychoish committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    49ba69d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5512981 View commit details
    Browse the repository at this point in the history
  15. fix: type handling

    tychoish committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8a53d60 View commit details
    Browse the repository at this point in the history