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

merge queue: embarking main (a94b2be) and #8664 together #8669

Closed
wants to merge 5 commits into from

Commits on Jul 8, 2024

  1. build(deps): bump the prod group across 1 directory with 11 updates

    Bumps the prod group with 11 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.8` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` |
    | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.1` | `1.7.0` |
    | [metrics](https://github.com/metrics-rs/metrics) | `0.22.3` | `0.23.0` |
    | [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) | `0.14.0` | `0.15.1` |
    | [log](https://github.com/rust-lang/log) | `0.4.21` | `0.4.22` |
    | [proptest-derive](https://github.com/proptest-rs/proptest) | `0.4.0` | `0.5.0` |
    | [console-subscriber](https://github.com/tokio-rs/console) | `0.2.0` | `0.3.0` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.118` | `1.0.120` |
    | [serde_with](https://github.com/jonasbb/serde_with) | `3.8.1` | `3.8.3` |
    | [syn](https://github.com/dtolnay/syn) | `2.0.68` | `2.0.69` |
    
    
    
    Updates `clap` from 4.5.7 to 4.5.8
    - [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.7...v4.5.8)
    
    Updates `serde` from 1.0.203 to 1.0.204
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.203...v1.0.204)
    
    Updates `tinyvec` from 1.6.1 to 1.7.0
    - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md)
    - [Commits](Lokathor/tinyvec@v1.6.1...v1.7.0)
    
    Updates `metrics` from 0.22.3 to 0.23.0
    - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
    - [Commits](metrics-rs/metrics@metrics-v0.22.3...metrics-v0.23.0)
    
    Updates `metrics-exporter-prometheus` from 0.14.0 to 0.15.1
    - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
    - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.14.0...metrics-exporter-prometheus-v0.15.1)
    
    Updates `log` from 0.4.21 to 0.4.22
    - [Release notes](https://github.com/rust-lang/log/releases)
    - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/log@0.4.21...0.4.22)
    
    Updates `proptest-derive` from 0.4.0 to 0.5.0
    - [Release notes](https://github.com/proptest-rs/proptest/releases)
    - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md)
    - [Commits](proptest-rs/proptest@0.4.0...proptest-derive-0.5.0)
    
    Updates `console-subscriber` from 0.2.0 to 0.3.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.2.0...console-subscriber-v0.3.0)
    
    Updates `serde_json` from 1.0.118 to 1.0.120
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.118...v1.0.120)
    
    Updates `serde_with` from 3.8.1 to 3.8.3
    - [Release notes](https://github.com/jonasbb/serde_with/releases)
    - [Commits](jonasbb/serde_with@v3.8.1...v3.8.3)
    
    Updates `syn` from 2.0.68 to 2.0.69
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.68...2.0.69)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: tinyvec
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: metrics
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: metrics-exporter-prometheus
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: log
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: proptest-derive
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: console-subscriber
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: serde_with
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8610bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd31b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. cargo vet update

    oxarbitrage committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4f1359a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. keep features for tracing

    oxarbitrage committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    94c9b3e View commit details
    Browse the repository at this point in the history
  2. Merge of #8664

    mergify[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c88dcc1 View commit details
    Browse the repository at this point in the history