fix(deps): bump the all group across 1 directory with 4 updates#147
fix(deps): bump the all group across 1 directory with 4 updates#147
Conversation
Bumps the all group with 4 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@aws-sdk/client-cloudformation` from 3.1021.0 to 3.1024.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-cloudformation/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-cloudformation) Updates `@aws-sdk/client-s3` from 3.1021.0 to 3.1024.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-s3) Updates `proxy-agent` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy-agent@8.0.0/packages/proxy-agent) Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@aws-sdk/client-cloudformation" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: proxy-agent dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Dependabot Triage — BrickTARSBump: 4 packages bumped in group update
CI status: Passing ✅ (only the Breaking changes:
Our usage: AWS SDK clients used directly for CloudFormation + S3 ops; proxy-agent handles env-based HTTP proxy routing; @types/node is dev-only. Security advisory: No CVEs driving any of these bumps. Recommendation:
Reasoning: All actual test jobs pass (Node 20/22/24, shell tests, commitlint). The only failed check is the auto-merge action itself, which we intentionally don't use. |
Dependabot Triage — BrickTARSThis is a grouped bump of 4 packages. Mixed risk levels — details below. @aws-sdk/client-cloudformation 3.1021.0 → 3.1024.0Bump: Minor (x.MINOR.x) @aws-sdk/client-s3 3.1021.0 → 3.1024.0Bump: Minor (x.MINOR.x) proxy-agent 7.0.0 → 8.0.0Bump: MAJOR (MAJOR.x.x) @types/node 25.5.0 → 25.5.2Bump: Patch (x.x.PATCH) Overall Assessment
@nmccready — please check the CI failure logs before merging. 🤖 TARS automated triage — 2026-04-11 |
Bumps the all group with 4 updates in the / directory: @aws-sdk/client-cloudformation, @aws-sdk/client-s3, proxy-agent and @types/node.
Updates
@aws-sdk/client-cloudformationfrom 3.1021.0 to 3.1024.0Release notes
Sourced from
@aws-sdk/client-cloudformation's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-cloudformation's changelog.Commits
99bf9fcPublish v3.1024.034e7b07Publish v3.1023.0e7e636aPublish v3.1022.0Updates
@aws-sdk/client-s3from 3.1021.0 to 3.1024.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
99bf9fcPublish v3.1024.034e7b07Publish v3.1023.0e7e636aPublish v3.1022.0Updates
proxy-agentfrom 7.0.0 to 8.0.0Release notes
Sourced from proxy-agent's releases.
Changelog
Sourced from proxy-agent's changelog.
Commits
af317e0Version Packages (#397)7ca27d0Simplify package.json exports to remove unnecessary imports restriction (#408)0e639d4chore: updateproxy-from-env(#400)7d12b51Set minimum Node.js version to 20 and add Node 24.x to CI matrixUpdates
@types/nodefrom 25.5.0 to 25.5.2Commits
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