Skip to content

fix(deps): bump the all group with 5 updates#128

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/all-f57d825ec9
Mar 18, 2026
Merged

fix(deps): bump the all group with 5 updates#128
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/all-f57d825ec9

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps the all group with 5 updates:

Package From To
@aws-sdk/client-cloudformation 3.1006.0 3.1007.0
@aws-sdk/client-s3 3.1006.0 3.1007.0
@znemz/cft-utils 0.1.45 0.1.46
@znemz/sort-object 3.0.11 3.0.12
proxy-agent 6.5.0 7.0.0

Updates @aws-sdk/client-cloudformation from 3.1006.0 to 3.1007.0

Release notes

Sourced from @​aws-sdk/client-cloudformation's releases.

v3.1007.0

3.1007.0(2026-03-11)

New Features
  • clients: update client endpoints as of 2026-03-11 (b7f094d3)
  • client-eks: Adds support for a new tier in controlPlaneScalingConfig on EKS Clusters. (289c5b71)
  • client-sagemaker: SageMaker training plans allow you to extend your existing training plans to avoid workload interruptions without workload reconfiguration. When a training plan is approaching expiration, you can extend it directly through the SageMaker AI console or programmatically using the API or AWS CLI. (85b667e0)
  • client-customer-profiles: Today, Amazon Connect is announcing the ability to filter (include or exclude) recommendations based on properties of items and interactions. (810cc7be)
  • client-polly: Added support for the new voices - Ambre (fr-FR), Beatrice (it-IT), Florian (fr-FR), Lennart (de-DE), Lorenzo (it-IT) and Tiffany (en-US). They are available as a Generative voices only. (44817c34)
  • client-simpledbv2: Introduced Amazon SimpleDB export functionality enabling domain data export to S3 in JSON format. Added three new APIs StartDomainExport, GetExport, and ListExports via SimpleDBv2 service. Supports cross-region exports and KMS encryption. (0de020c7)
  • client-workspaces: Added WINDOWS SERVER 2025 OperatingSystemName. (bf045be8)

For list of updated packages, view updated-packages.md in assets-3.1007.0.zip

Changelog

Sourced from @​aws-sdk/client-cloudformation's changelog.

3.1007.0 (2026-03-11)

Note: Version bump only for package @​aws-sdk/client-cloudformation

Commits

Updates @aws-sdk/client-s3 from 3.1006.0 to 3.1007.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.1007.0

3.1007.0(2026-03-11)

New Features
  • clients: update client endpoints as of 2026-03-11 (b7f094d3)
  • client-eks: Adds support for a new tier in controlPlaneScalingConfig on EKS Clusters. (289c5b71)
  • client-sagemaker: SageMaker training plans allow you to extend your existing training plans to avoid workload interruptions without workload reconfiguration. When a training plan is approaching expiration, you can extend it directly through the SageMaker AI console or programmatically using the API or AWS CLI. (85b667e0)
  • client-customer-profiles: Today, Amazon Connect is announcing the ability to filter (include or exclude) recommendations based on properties of items and interactions. (810cc7be)
  • client-polly: Added support for the new voices - Ambre (fr-FR), Beatrice (it-IT), Florian (fr-FR), Lennart (de-DE), Lorenzo (it-IT) and Tiffany (en-US). They are available as a Generative voices only. (44817c34)
  • client-simpledbv2: Introduced Amazon SimpleDB export functionality enabling domain data export to S3 in JSON format. Added three new APIs StartDomainExport, GetExport, and ListExports via SimpleDBv2 service. Supports cross-region exports and KMS encryption. (0de020c7)
  • client-workspaces: Added WINDOWS SERVER 2025 OperatingSystemName. (bf045be8)

For list of updated packages, view updated-packages.md in assets-3.1007.0.zip

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.1007.0 (2026-03-11)

Note: Version bump only for package @​aws-sdk/client-s3

Commits

Updates @znemz/cft-utils from 0.1.45 to 0.1.46

Changelog

Sourced from @​znemz/cft-utils's changelog.

0.1.46 (2026-03-11)

Bug Fixes

  • change dependabot merge-method from squash to merge to preserve commit history (da87120)
Commits
  • d3e3d02 chore(release): 0.1.46
  • f3fbb5f Merge pull request #72 from brickhouse-tech/dependabot/npm_and_yarn/all-31c11...
  • e3245f6 Merge pull request #73 from brickhouse-tech/fix/dependabot-merge-method
  • da87120 fix: change dependabot merge-method from squash to merge to preserve commit h...
  • 8895150 chore(deps): bump the all group with 6 updates
  • See full diff in compare view

Updates @znemz/sort-object from 3.0.11 to 3.0.12

Changelog

Sourced from @​znemz/sort-object's changelog.

3.0.12 (2026-03-11)

Bug Fixes

  • change dependabot merge-method from squash to merge to preserve commit history (32ffdac)
Commits
  • f467510 chore(release): 3.0.12
  • a1004d0 Merge pull request #7 from brickhouse-tech/fix/dependabot-merge-method
  • 50f67d4 Merge pull request #8 from brickhouse-tech/feat/dependabot-auto-merge
  • 3d116e5 ci: add dependabot auto-merge workflow
  • 32ffdac fix: change dependabot merge-method from squash to merge to preserve commit h...
  • See full diff in compare view

Updates proxy-agent from 6.5.0 to 7.0.0

Release notes

Sourced from proxy-agent's releases.

proxy-agent@7.0.0

Major Changes

  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.

Patch Changes

  • Updated dependencies [9c92c09]
  • Updated dependencies [b1509d8]
    • agent-base@8.0.0
    • http-proxy-agent@8.0.0
    • https-proxy-agent@8.0.0
    • socks-proxy-agent@9.0.0
    • pac-proxy-agent@8.0.0
Changelog

Sourced from proxy-agent's changelog.

7.0.0

Major Changes

  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.

Patch Changes

  • Updated dependencies [9c92c09]
  • Updated dependencies [b1509d8]
    • agent-base@8.0.0
    • http-proxy-agent@8.0.0
    • https-proxy-agent@8.0.0
    • socks-proxy-agent@9.0.0
    • pac-proxy-agent@8.0.0
Commits
  • 8dcdac8 Version Packages (#395)
  • 5d3f71a Use pnpm catalog: for shared dependencies
  • 77da068 Use workspace:* for inter-repo dependencies
  • 549af5e Fix pre-existing test issues exposed by vitest migration
  • 9c92c09 Convert all packages to ESM with type: module
  • 0b77ac7 Migrate from Jest to Vitest
  • ed00d30 Re-generate self-signed cert for tests
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for proxy-agent since your current version.


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 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 all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.1006.0` | `3.1007.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1006.0` | `3.1007.0` |
| [@znemz/cft-utils](https://github.com/brickhouse-tech/cft-utils) | `0.1.45` | `0.1.46` |
| [@znemz/sort-object](https://github.com/brickhouse-tech/sort-object) | `3.0.11` | `3.0.12` |
| [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) | `6.5.0` | `7.0.0` |


Updates `@aws-sdk/client-cloudformation` from 3.1006.0 to 3.1007.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.1007.0/clients/client-cloudformation)

Updates `@aws-sdk/client-s3` from 3.1006.0 to 3.1007.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.1007.0/clients/client-s3)

Updates `@znemz/cft-utils` from 0.1.45 to 0.1.46
- [Release notes](https://github.com/brickhouse-tech/cft-utils/releases)
- [Changelog](https://github.com/brickhouse-tech/cft-utils/blob/main/CHANGELOG.md)
- [Commits](brickhouse-tech/cft-utils@v0.1.45...v0.1.46)

Updates `@znemz/sort-object` from 3.0.11 to 3.0.12
- [Changelog](https://github.com/brickhouse-tech/sort-object/blob/master/CHANGELOG.md)
- [Commits](brickhouse-tech/sort-object@v3.0.11...v3.0.12)

Updates `proxy-agent` from 6.5.0 to 7.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@7.0.0/packages/proxy-agent)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.1007.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1007.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@znemz/cft-utils"
  dependency-version: 0.1.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@znemz/sort-object"
  dependency-version: 3.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: proxy-agent
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
@github-actions github-actions bot merged commit 327bd39 into master Mar 18, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-f57d825ec9 branch March 18, 2026 19:55
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants