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): Bump the patches group across 1 directory with 19 updates #22370

Merged
merged 5 commits into from
Feb 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps the patches group with 18 updates in the / directory:

Package From To
pin-project 1.1.8 1.1.9
clap 4.5.26 4.5.28
async-trait 0.1.85 0.1.86
aws-types 1.3.3 1.3.4
aws-sigv4 1.2.7 1.2.8
aws-smithy-runtime 1.7.6 1.7.8
serde_json 1.0.137 1.0.138
prost-reflect 0.14.4 0.14.5
dyn-clone 1.0.17 1.0.18
inventory 0.3.17 0.3.19
openssl-probe 0.1.5 0.1.6
tokio-postgres 0.7.12 0.7.13
toml 0.8.19 0.8.20
mlua 0.10.2 0.10.3
syn 2.0.96 2.0.98
ryu 1.0.18 1.0.19
clap_complete 4.5.42 4.5.44
indicatif 0.17.9 0.17.11

Updates pin-project from 1.1.8 to 1.1.9

Release notes

Sourced from pin-project's releases.

1.1.9

  • Suppress clippy::missing_const_for_fn lint in generated code.
Changelog

Sourced from pin-project's changelog.

[1.1.9] - 2025-02-03

  • Suppress clippy::missing_const_for_fn lint in generated code.
Commits
  • e224413 Release 1.1.9
  • 1003f80 Suppress clippy::missing_const_for_fn lint in generated code
  • c6d2ebc Ignore clippy::doc_overindented_list_items lint
  • f33d7eb tools: Update tidy.sh and related configs/markers
  • 63c0e8e ci: Update reusable workflows
  • 970d0c3 ci: Use taiki-e/github-actions/.github/workflows/test.yml reusable workflow
  • 00b79e2 tests: Add todo comment
  • ebed0a3 ci: Disable buggy dependabot grouped update
  • ee924ee tools: Format shell scripts with indent_size = 2 to match scripts in CI config
  • b8e1b16 tests: Update lint test
  • Additional commits viewable in compare view

Updates clap from 4.5.26 to 4.5.28

Release notes

Sourced from clap's releases.

v4.5.28

[4.5.28] - 2025-02-03

Features

  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown

v4.5.27

[4.5.27] - 2025-01-20

Documentation

  • Iterate on tutorials and reference based on feedback
Changelog

Sourced from clap's changelog.

[4.5.28] - 2025-02-03

Features

  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown

[4.5.27] - 2025-01-20

Documentation

  • Iterate on tutorials and reference based on feedback
Commits

Updates async-trait from 0.1.85 to 0.1.86

Release notes

Sourced from async-trait's releases.

0.1.86

  • Documentation improvements
Commits
  • 46a70c0 Release 0.1.86
  • 0e43f29 Merge pull request #286 from dtolnay/dyncomp
  • c49cbcb Update 'object safe' -> 'dyn compatible' naming in tests
  • 87316f9 Merge pull request #285 from dtolnay/dyncomp
  • eb69fb3 Delete section on dyn compatibility of default implementations
  • ec9665a Update example error message in docs
  • f1b4d3c Update ui test suite to nightly-2025-02-01
  • b33a4b2 More precise gitignore patterns
  • 9d09210 Remove **/*.rs.bk from project-specific gitignore
  • 3f11674 Update ui test suite to nightly-2025-01-23
  • See full diff in compare view

Updates aws-types from 1.3.3 to 1.3.4

Commits

Updates aws-sigv4 from 1.2.7 to 1.2.8

Commits

Updates aws-smithy-types from 1.2.12 to 1.2.13

Commits

Updates aws-smithy-runtime from 1.7.6 to 1.7.8

Commits

Updates serde_json from 1.0.137 to 1.0.138

Release notes

Sourced from serde_json's releases.

v1.0.138

  • Documentation improvements
Commits
  • c916099 Release 1.0.138
  • dc29e48 Move BufReader to caller
  • 29122f9 Sort imports from PR 1237
  • d33c1b5 Merge pull request #1237 from JonathanBrouwer/master
  • 8c2d800 Add more warnings to apply buffering on docs of affected functions
  • 65bbd1a Fix example of from_reader not applying buffering when it should
  • 87f78da More precise gitignore patterns
  • 4134f11 Remove *.sw[po] from gitignore
  • c7626db Remove **/*.rs.bk from project-specific gitignore
  • See full diff in compare view

Updates prost-reflect from 0.14.4 to 0.14.5

Changelog

Sourced from prost-reflect's changelog.

[0.14.5] - 2025-01-21

Added

  • Added the print_message_fields_in_index_order option to the text format, which causes fields to be print in the order they are defined in the protofile. (#140).
Commits

Updates dyn-clone from 1.0.17 to 1.0.18

Release notes

Sourced from dyn-clone's releases.

1.0.18

  • Documentation improvements
Commits
  • 551e400 Release 1.0.18
  • e605512 Merge pull request #29 from dtolnay/dyncomp
  • ec9d867 Update 'object safe' -> 'dyn compatible' wording
  • 187ff58 More precise gitignore patterns
  • 2ee12af Remove **/*.rs.bk from project-specific gitignore
  • 37a3878 Update ui test suite to nightly-2024-10-30
  • 115fb98 Fill in ignore reasons in all #[ignore] attributes
  • e6a94d1 Revert "Temporarily disable miri on doctests"
  • 297380e Update ui test suite to nightly-2024-03-31
  • 56081d5 Temporarily disable miri on doctests
  • Additional commits viewable in compare view

Updates inventory from 0.3.17 to 0.3.19

Release notes

Sourced from inventory's releases.

0.3.19

0.3.18

  • Documentation improvements
Commits
  • dad50ac Release 0.3.19
  • f0396e4 Merge pull request #79 from lefebvreb/master
  • 05ff319 Manually implement Clone for Iter
  • 860bfc2 Release 0.3.18
  • d60c31a Merge pull request 78 from coolcatcoder/master
  • 5e5dc1b add wasm export example in documentation
  • eb057d7 Fix -Zrandomize-layout setting in Windows jobs
  • c723113 Ignore Windows linker warning
  • 9546fdf More precise gitignore patterns
  • 12851e7 Remove **/*.rs.bk from project-specific gitignore
  • See full diff in compare view

Updates openssl-probe from 0.1.5 to 0.1.6

Commits
  • 4221247 Merge pull request #35 from alexcrichton/bump
  • 433e5a0 Bump to 0.1.6
  • a0e4ef7 Merge pull request #34 from alexcrichton/expose-cert-iterator
  • 28428e5 Go ahead and publish &Path iterator function
  • 3cef693 Merge pull request #33 from alexcrichton/add-unsafe-functions
  • 9e937c0 Hide old functions from docs
  • 3ea7c1a Deprecate env-var-writing functions
  • a9a9f3e Merge pull request #32 from alexcrichton/modernize
  • 87b3910 Add some basic CI and metadata
  • 5b4b622 Merge pull request #31 from ctz/master
  • Additional commits viewable in compare view

Updates tokio-postgres from 0.7.12 to 0.7.13

Commits

Updates toml from 0.8.19 to 0.8.20

Commits

Updates mlua from 0.10.2 to 0.10.3

Changelog

Sourced from mlua's changelog.

v0.10.3 (Jan 27th, 2025)

  • Set Default for Value to be Nil
  • Allow exhaustive match on Value (#502)
  • Add Table::set_safeenv method (Luau)
Commits

Updates syn from 2.0.96 to 2.0.98

Release notes

Sourced from syn's releases.

2.0.98

  • Allow lifetimes in function pointer return values in ParseStream::call and Punctuated parsers (#1847)

2.0.97

  • Documentation improvements
Commits
  • 71f3808 Release 2.0.98
  • f0c57ee Merge pull request #1847 from dtolnay/lifetimes
  • 4307f64 Allow lifetimes in function pointer return values
  • d15bdea Release 2.0.97
  • bf672a9 Merge pull request #1846 from dtolnay/surroundcfg
  • f0ee7e9 Fix missing doc cfg on <$Delimiter>::surround
  • e0e40cf Resolve unnecessary_semicolon pedantic clippy lint
  • 6ebd966 Resolve sliced_string_as_bytes clippy lint
  • a09b650 More precise gitignore patterns
  • 42601b9 Resolve needless_continue pedantic clippy lint
  • Additional commits viewable in compare view

Updates ryu from 1.0.18 to 1.0.19

Release notes

Sourced from ryu's releases.

1.0.19

  • Update rand dev dependency to 0.9 (#58)
Commits
  • 81d9ec4 Release 1.0.19
  • 7bb6da1 Merge pull request #58 from dtolnay/rand
  • 7e4b85e Update rand crate to 0.9
  • d12f8d0 More precise gitignore patterns
  • 631e145 Remove **/*.rs.bk from project-specific gitignore
  • d3f7415 Prevent upload-artifact step from causing CI failure
  • 5be6db4 Upload CI Cargo.lock for reproducing failures
  • 8234c4d Fill in ignore reasons in all #[ignore] attributes
  • 92fbde0 Merge pull request #57 from dtolnay/exhaustive
  • 55825b3 Mark exhaustive test #[ignore] in non-cfg(exhaustive)
  • Additional commits viewable in compare view

Updates clap_complete from 4.5.42 to 4.5.44

Commits
  • 8e2c2c5 chore: Release
  • 427d4fc docs: Update changelog
  • 3b99593 Merge pull request #5896 from epage/env
  • f5fc765 feat(complete): Provide a way to disable env completions
  • c4105bd chore: Release
  • a029b20 docs: Update changelog
  • cf15d48 Merge pull request #5893 from 8LWXpg/patch-2
  • 7e54542 Merge pull request #5892 from 8LWXpg/patch-1
  • 6ffc88f fix(complete): Check if help string is empty
  • 7d8470e fix(complete): Fix single quote escaping in PowerShell
  • Additional commits viewable in compare view

Updates indicatif from 0.17.9 to 0.17.11

Release notes

Sourced from indicatif's releases.

0.17.11

What's Changed

0.17.10

What's Changed

With some great performance improvements from @​jaheba.

Commits
  • fe59003 Bump the version to 0.17.11
  • 9d4849a Change OnceCell to OnceLock in TabExpandedString
  • c340e9f Bump version to 0.17.10
  • 3c9017e Update rand requirement from 0.8 to 0.9 (#693)
  • 2871b47 Add dec and dec_length to ProgressBar
  • be119bd Remove unnecessary spinner display in multi examples (#682)
  • 1a5f606 Make ProgressBar:set_tab_with take &self
  • fff1218 Make tab extension lazy
  • 33a7843 Only get draw_target-width when we actually draw
  • 6417492 Fix double prints (#671)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
inventory [>= 0.2.a, < 0.3]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patches group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [pin-project](https://github.com/taiki-e/pin-project) | `1.1.8` | `1.1.9` |
| [clap](https://github.com/clap-rs/clap) | `4.5.26` | `4.5.28` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.85` | `0.1.86` |
| [aws-types](https://github.com/smithy-lang/smithy-rs) | `1.3.3` | `1.3.4` |
| [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.2.7` | `1.2.8` |
| [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.7.6` | `1.7.8` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.137` | `1.0.138` |
| [prost-reflect](https://github.com/andrewhickman/prost-reflect) | `0.14.4` | `0.14.5` |
| [dyn-clone](https://github.com/dtolnay/dyn-clone) | `1.0.17` | `1.0.18` |
| [inventory](https://github.com/dtolnay/inventory) | `0.3.17` | `0.3.19` |
| [openssl-probe](https://github.com/alexcrichton/openssl-probe) | `0.1.5` | `0.1.6` |
| [tokio-postgres](https://github.com/sfackler/rust-postgres) | `0.7.12` | `0.7.13` |
| [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` |
| [mlua](https://github.com/khvzak/mlua) | `0.10.2` | `0.10.3` |
| [syn](https://github.com/dtolnay/syn) | `2.0.96` | `2.0.98` |
| [ryu](https://github.com/dtolnay/ryu) | `1.0.18` | `1.0.19` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.42` | `4.5.44` |
| [indicatif](https://github.com/console-rs/indicatif) | `0.17.9` | `0.17.11` |



Updates `pin-project` from 1.1.8 to 1.1.9
- [Release notes](https://github.com/taiki-e/pin-project/releases)
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md)
- [Commits](taiki-e/pin-project@v1.1.8...v1.1.9)

Updates `clap` from 4.5.26 to 4.5.28
- [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.26...clap_complete-v4.5.28)

Updates `async-trait` from 0.1.85 to 0.1.86
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.85...0.1.86)

Updates `aws-types` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sigv4` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-types` from 1.2.12 to 1.2.13
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-runtime` from 1.7.6 to 1.7.8
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `serde_json` from 1.0.137 to 1.0.138
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.137...v1.0.138)

Updates `prost-reflect` from 0.14.4 to 0.14.5
- [Changelog](https://github.com/andrewhickman/prost-reflect/blob/main/CHANGELOG.md)
- [Commits](andrewhickman/prost-reflect@0.14.4...0.14.5)

Updates `dyn-clone` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/dtolnay/dyn-clone/releases)
- [Commits](dtolnay/dyn-clone@1.0.17...1.0.18)

Updates `inventory` from 0.3.17 to 0.3.19
- [Release notes](https://github.com/dtolnay/inventory/releases)
- [Commits](dtolnay/inventory@0.3.17...0.3.19)

Updates `openssl-probe` from 0.1.5 to 0.1.6
- [Commits](alexcrichton/openssl-probe@0.1.5...0.1.6)

Updates `tokio-postgres` from 0.7.12 to 0.7.13
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](sfackler/rust-postgres@tokio-postgres-v0.7.12...tokio-postgres-v0.7.13)

Updates `toml` from 0.8.19 to 0.8.20
- [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20)

Updates `mlua` from 0.10.2 to 0.10.3
- [Release notes](https://github.com/khvzak/mlua/releases)
- [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md)
- [Commits](https://github.com/khvzak/mlua/commits)

Updates `syn` from 2.0.96 to 2.0.98
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.96...2.0.98)

Updates `ryu` from 1.0.18 to 1.0.19
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](dtolnay/ryu@1.0.18...1.0.19)

Updates `clap_complete` from 4.5.42 to 4.5.44
- [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.42...clap_complete-v4.5.44)

Updates `indicatif` from 0.17.9 to 0.17.11
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](console-rs/indicatif@0.17.9...0.17.11)

---
updated-dependencies:
- dependency-name: pin-project
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: aws-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: aws-sigv4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: aws-smithy-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: aws-smithy-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: prost-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: dyn-clone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: inventory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: openssl-probe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: tokio-postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: mlua
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: ryu
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: indicatif
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 5, 2025 17:14
@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Feb 5, 2025
@github-actions github-actions bot added domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: vdev Anything related to the vdev tooling labels Feb 5, 2025
@pront pront enabled auto-merge February 5, 2025 19:41
@datadog-vectordotdev
Copy link

datadog-vectordotdev bot commented Feb 5, 2025

Datadog Report

Branch report: dependabot/cargo/patches-f1e0de9a2a
Commit report: 416a275
Test service: vector

✅ 0 Failed, 7 Passed, 0 Skipped, 25.44s Total Time

@pront pront added this pull request to the merge queue Feb 5, 2025
@pront pront removed this pull request from the merge queue due to a manual request Feb 5, 2025
@pront pront enabled auto-merge February 5, 2025 21:34
@pront pront added this pull request to the merge queue Feb 5, 2025
Merged via the queue into master with commit 4858750 Feb 5, 2025
43 checks passed
@pront pront deleted the dependabot/cargo/patches-f1e0de9a2a branch February 5, 2025 23:35
titaneric pushed a commit to titaneric/vector that referenced this pull request Feb 7, 2025
vectordotdev#22370)

* chore(deps): Bump the patches group across 1 directory with 19 updates

Bumps the patches group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [pin-project](https://github.com/taiki-e/pin-project) | `1.1.8` | `1.1.9` |
| [clap](https://github.com/clap-rs/clap) | `4.5.26` | `4.5.28` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.85` | `0.1.86` |
| [aws-types](https://github.com/smithy-lang/smithy-rs) | `1.3.3` | `1.3.4` |
| [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.2.7` | `1.2.8` |
| [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.7.6` | `1.7.8` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.137` | `1.0.138` |
| [prost-reflect](https://github.com/andrewhickman/prost-reflect) | `0.14.4` | `0.14.5` |
| [dyn-clone](https://github.com/dtolnay/dyn-clone) | `1.0.17` | `1.0.18` |
| [inventory](https://github.com/dtolnay/inventory) | `0.3.17` | `0.3.19` |
| [openssl-probe](https://github.com/alexcrichton/openssl-probe) | `0.1.5` | `0.1.6` |
| [tokio-postgres](https://github.com/sfackler/rust-postgres) | `0.7.12` | `0.7.13` |
| [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` |
| [mlua](https://github.com/khvzak/mlua) | `0.10.2` | `0.10.3` |
| [syn](https://github.com/dtolnay/syn) | `2.0.96` | `2.0.98` |
| [ryu](https://github.com/dtolnay/ryu) | `1.0.18` | `1.0.19` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.42` | `4.5.44` |
| [indicatif](https://github.com/console-rs/indicatif) | `0.17.9` | `0.17.11` |



Updates `pin-project` from 1.1.8 to 1.1.9
- [Release notes](https://github.com/taiki-e/pin-project/releases)
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md)
- [Commits](taiki-e/pin-project@v1.1.8...v1.1.9)

Updates `clap` from 4.5.26 to 4.5.28
- [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.26...clap_complete-v4.5.28)

Updates `async-trait` from 0.1.85 to 0.1.86
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.85...0.1.86)

Updates `aws-types` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sigv4` from 1.2.7 to 1.2.8
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-types` from 1.2.12 to 1.2.13
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-runtime` from 1.7.6 to 1.7.8
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `serde_json` from 1.0.137 to 1.0.138
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.137...v1.0.138)

Updates `prost-reflect` from 0.14.4 to 0.14.5
- [Changelog](https://github.com/andrewhickman/prost-reflect/blob/main/CHANGELOG.md)
- [Commits](andrewhickman/prost-reflect@0.14.4...0.14.5)

Updates `dyn-clone` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/dtolnay/dyn-clone/releases)
- [Commits](dtolnay/dyn-clone@1.0.17...1.0.18)

Updates `inventory` from 0.3.17 to 0.3.19
- [Release notes](https://github.com/dtolnay/inventory/releases)
- [Commits](dtolnay/inventory@0.3.17...0.3.19)

Updates `openssl-probe` from 0.1.5 to 0.1.6
- [Commits](alexcrichton/openssl-probe@0.1.5...0.1.6)

Updates `tokio-postgres` from 0.7.12 to 0.7.13
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](sfackler/rust-postgres@tokio-postgres-v0.7.12...tokio-postgres-v0.7.13)

Updates `toml` from 0.8.19 to 0.8.20
- [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20)

Updates `mlua` from 0.10.2 to 0.10.3
- [Release notes](https://github.com/khvzak/mlua/releases)
- [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md)
- [Commits](https://github.com/khvzak/mlua/commits)

Updates `syn` from 2.0.96 to 2.0.98
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.96...2.0.98)

Updates `ryu` from 1.0.18 to 1.0.19
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](dtolnay/ryu@1.0.18...1.0.19)

Updates `clap_complete` from 4.5.42 to 4.5.44
- [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.42...clap_complete-v4.5.44)

Updates `indicatif` from 0.17.9 to 0.17.11
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](console-rs/indicatif@0.17.9...0.17.11)

---
updated-dependencies:
- dependency-name: pin-project
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: aws-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: aws-sigv4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: aws-smithy-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: aws-smithy-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: prost-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: dyn-clone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: inventory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: openssl-probe
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: tokio-postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: mlua
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: ryu
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: indicatif
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>

* replace with init_openssl_env_vars

* regen licenses

* fmt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: deps Anything related to Vector's dependencies domain: vdev Anything related to the vdev tooling no-changelog Changes in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant