chore(deps): bump the all-dependencies group with 4 updates#182
Merged
nmccready merged 1 commit intoJul 6, 2026
Merged
Conversation
Bumps the all-dependencies group with 4 updates: [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms), [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers), [debug-fabulous](https://github.com/brickhouse-tech/debug-fabulous) and [through2](https://github.com/rvagg/through2). Updates `@aws-sdk/client-kms` from 3.1075.0 to 3.1079.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1079.0/clients/client-kms) Updates `@aws-sdk/credential-providers` from 3.1075.0 to 3.1079.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1079.0/packages/credential-providers) Updates `debug-fabulous` from 2.0.74 to 2.0.77 - [Release notes](https://github.com/brickhouse-tech/debug-fabulous/releases) - [Changelog](https://github.com/brickhouse-tech/debug-fabulous/blob/master/CHANGELOG.md) - [Commits](brickhouse-tech/debug-fabulous@v2.0.74...v2.0.77) Updates `through2` from 5.0.3 to 5.0.5 - [Release notes](https://github.com/rvagg/through2/releases) - [Changelog](https://github.com/rvagg/through2/blob/master/CHANGELOG.md) - [Commits](rvagg/through2@v5.0.3...v5.0.5) --- updated-dependencies: - dependency-name: "@aws-sdk/client-kms" dependency-version: 3.1079.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@aws-sdk/credential-providers" dependency-version: 3.1079.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: debug-fabulous dependency-version: 2.0.77 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: through2 dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 4 updates: @aws-sdk/client-kms, @aws-sdk/credential-providers, debug-fabulous and through2.
Updates
@aws-sdk/client-kmsfrom 3.1075.0 to 3.1079.0Release notes
Sourced from @aws-sdk/client-kms's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-kms's changelog.
Commits
74dc940Publish v3.1079.0661087fPublish v3.1078.0c39b676chore(codegen): sync for thinner command classes, endpoint parameter type fix...5c490b6Publish v3.1077.0c4b42a4chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...dfd62f6Publish v3.1076.0aa94fa0chore(codegen): sync for checksum impls, hostLabel validation (#8127)b6d6a75chore(codegen): sync for CBOR serde performance and retry fixes (#8125)Updates
@aws-sdk/credential-providersfrom 3.1075.0 to 3.1079.0Release notes
Sourced from @aws-sdk/credential-providers's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/credential-providers's changelog.
Commits
74dc940Publish v3.1079.0661087fPublish v3.1078.0c39b676chore(codegen): sync for thinner command classes, endpoint parameter type fix...5c490b6Publish v3.1077.0c4b42a4chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...ea8faa0chore(checksums): add crc32c and sha1 checksums (#8126)dfd62f6Publish v3.1076.0aa94fa0chore(codegen): sync for checksum impls, hostLabel validation (#8127)775bc03chore(scripts): drop bundler support in dist-cjs (use dist-es instead) (#8124)b6d6a75chore(codegen): sync for CBOR serde performance and retry fixes (#8125)Updates
debug-fabulousfrom 2.0.74 to 2.0.77Release notes
Sourced from debug-fabulous's releases.
Changelog
Sourced from debug-fabulous's changelog.
Commits
be35b4fchore(release): 2.0.774631042Merge pull request #146 from brickhouse-tech/dependabot/npm_and_yarn/all-depe...580e1dbchore(deps-dev): bump@types/nodein the all-dependencies group13e96f8chore(release): 2.0.7673a22adMerge pull request #145 from brickhouse-tech/dependabot/npm_and_yarn/all-depe...7d7a0f6chore(deps-dev): bump the all-dependencies group with 3 updates34f6e89chore(release): 2.0.75279fc80chore(deps-dev): bump the all-dependencies group across 1 directory with 4 up...3f5e70dci: fix gate to use needs.*.result wildcard (org-tests rename broke needs.tes...36ae18dci: rename workflow tests->ci + gate job ->gate for explicit 'ci / gate' requ...Updates
through2from 5.0.3 to 5.0.5Release notes
Sourced from through2's releases.
Changelog
Sourced from through2's changelog.
Commits
5b2ef4dchore(release): 5.0.5 [skip ci]6747cabchore(deps-dev): bump conventional-changelog-conventionalcommits (#125)822e1b4chore(release): 5.0.4 [skip ci]7289ce5chore(deps-dev): bump@types/nodefrom 25.9.4 to 26.0.1 (#124)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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