Skip to content

Bump the dependencies group across 1 directory with 6 updates #99

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the dependencies group with 6 updates in the / directory:

Package From To
tokio 1.44.2 1.45.0
config 0.14.1 0.15.11
aws-sdk-secretsmanager 1.69.0 1.71.0
aws-sdk-sts 1.66.0 1.68.0
rustls 0.23.26 0.23.27
aws-smithy-mocks-experimental 0.2.3 0.2.4

Updates tokio from 1.44.2 to 1.45.0

Release notes

Sourced from tokio's releases.

Tokio v1.45.0

Added

  • metrics: stabilize worker_total_busy_duration, worker_park_count, and worker_unpark_count (#6899, #7276)
  • process: add Command::spawn_with (#7249)

Changed

  • io: do not require Unpin for some trait impls (#7204)
  • rt: mark runtime::Handle as unwind safe (#7230)
  • time: revert internal sharding implementation (#7226)

Unstable

  • rt: remove alt multi-threaded runtime (#7275)

#6899: tokio-rs/tokio#6899 #7276: tokio-rs/tokio#7276 #7249: tokio-rs/tokio#7249 #7204: tokio-rs/tokio#7204 #7230: tokio-rs/tokio#7230 #7226: tokio-rs/tokio#7226 #7275: tokio-rs/tokio#7275

Commits
  • 00754c8 chore: prepare Tokio v1.45.0 (#7308)
  • 1ae9434 time: revert "use sharding for timer implementation" related changes (#7226)
  • 8895bba ci: Test AArch64 Windows (#7288)
  • 48ca254 time: update sleep documentation to reflect maximum allowed duration (#7302)
  • a0af02a compat: add more documentation to tokio_util::compat (#7279)
  • 0ce3a11 metrics: stabilize worker_park_count and worker_unpark_count (#7276)
  • 1ea9ce1 ci: fix cfg!(miri) declarations in tests (#7286)
  • 4d4d126 chore: prepare tokio-util v0.7.15 (#7283)
  • 5490267 fs: update the mockall dev dependency to 0.13.0 (#7234)
  • 1434b32 examples: improve echo example consistency (#7256)
  • Additional commits viewable in compare view

Updates config from 0.14.1 to 0.15.11

Changelog

Sourced from config's changelog.

[0.15.11] - 2025-03-12

Features

  • Deserialize YAML real keys as strings

[0.15.10] - 2025-03-12

Features

  • Deserialize YAML boolean keys as strings

Fixes

  • Don't panic on non-string YAML keys

[0.15.9] - 2025-03-04

Compatibility

  • Upgrade to yaml-rust2 0.10

Documentation

  • Provided more jumping off points in the documentation

[0.15.8] - 2025-02-10

Fix

  • Don't panic on non-unicode env variable names and values

[0.15.7] - 2025-01-30

Internal

  • Update a dependency

[0.15.6] - 2025-01-14

Fixes

  • Fix regression from 0.15.3 with reading a table from an empty config

[0.15.5] - 2025-01-10

Fixes

  • Include the key on all serde errors

... (truncated)

Commits
  • 532ab4d chore: Release config version 0.15.11
  • e57efa2 docs: Update changelog
  • aadd8c8 feat: Add support for float and boolean hash keys (#650)
  • 1ecc731 fix: Add support for float yaml hash keys
  • 6ca539c Add test showing float yaml hash keys are unsupported
  • 7b2ba76 chore: Release config version 0.15.10
  • 560ef7b docs: Update changelog
  • 43fb1b6 Merge pull request #651 from MartinHowarthFlexciton/allow-bool-hash-and-dont-...
  • 1fafe75 Add support for parsing boolean yaml hash keys
  • 4c11e78 Add test showing Boolean yaml hash key fails to be parsed
  • Additional commits viewable in compare view

Updates aws-sdk-secretsmanager from 1.69.0 to 1.71.0

Commits

Updates aws-sdk-sts from 1.66.0 to 1.68.0

Commits

Updates rustls from 0.23.26 to 0.23.27

Commits
  • 2601909 Bump version to 0.23.27
  • a70b0e6 Handle webpki RequiredEkuNotFoundContext errors
  • 06a704e Update to webpki 0.103.2
  • 9509626 Deprecate dangerous_extract_secrets on unbuffered connections
  • bf9e874 Add test cases for KernelConnection key updates
  • 5a12171 Add kernel connection API
  • 35c44d2 Extract tls13 expand_secret function out of extract_secrets
  • 47ed0c6 ci: enable triggering CI workflow manually
  • 26b8ee3 ci: skip push triggers for most branches
  • 70ed532 Update Rust crate nix to 0.30
  • Additional commits viewable in compare view

Updates aws-smithy-mocks-experimental from 0.2.3 to 0.2.4

Commits

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 dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.45.0` |
| [config](https://github.com/rust-cli/config-rs) | `0.14.1` | `0.15.11` |
| [aws-sdk-secretsmanager](https://github.com/awslabs/aws-sdk-rust) | `1.69.0` | `1.71.0` |
| [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.66.0` | `1.68.0` |
| [rustls](https://github.com/rustls/rustls) | `0.23.26` | `0.23.27` |
| [aws-smithy-mocks-experimental](https://github.com/smithy-lang/smithy-rs) | `0.2.3` | `0.2.4` |



Updates `tokio` from 1.44.2 to 1.45.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.45.0)

Updates `config` from 0.14.1 to 0.15.11
- [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md)
- [Commits](rust-cli/config-rs@v0.14.1...v0.15.11)

Updates `aws-sdk-secretsmanager` from 1.69.0 to 1.71.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sdk-sts` from 1.66.0 to 1.68.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `rustls` from 0.23.26 to 0.23.27
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.26...v/0.23.27)

Updates `aws-smithy-mocks-experimental` from 0.2.3 to 0.2.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)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: config
  dependency-version: 0.15.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: aws-sdk-secretsmanager
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: aws-sdk-sts
  dependency-version: 1.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rustls
  dependency-version: 0.23.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: aws-smithy-mocks-experimental
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 12, 2025 21:33
@dependabot dependabot bot added the rust Pull requests that update Rust code label May 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 13, 2025
@dependabot dependabot bot deleted the dependabot/cargo/dependencies-e08fb193fa branch May 13, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants