Skip to content

Bump the npm group across 2 directories with 4 updates#635

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-af3d4ec2cb
Jul 16, 2025
Merged

Bump the npm group across 2 directories with 4 updates#635
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-af3d4ec2cb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm group with 4 updates in the / directory: @aws-sdk/client-cloudformation, @stylistic/eslint-plugin, aws-cdk-lib and aws-cdk.
Bumps the npm group with 2 updates in the /test directory: aws-cdk-lib and aws-cdk.

Updates @aws-sdk/client-cloudformation from 3.845.0 to 3.846.0

Release notes

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

v3.846.0

3.846.0(2025-07-16)

Chores
New Features
  • clients: update client endpoints as of 2025-07-16 (6ce3f3c4)
  • client-ecs: This release removes hookDetails for the Amazon ECS native blue/green deployments. (59ef1778)

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

Changelog

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

3.846.0 (2025-07-16)

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

Commits

Updates @stylistic/eslint-plugin from 5.1.0 to 5.2.0

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v5.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

5.2.0 (2025-07-16)

Features

  • add warnOnce utility for deprecation warnings (#867) (f015822)
  • indent: introduce returnType for FunctionDeclaration and FunctionExpression (#884) (c0a09fb)
  • indent: support TSTypeAliasDeclaration (#796) (c62afea)
  • keyword-spacing: support ImportAttribute (#863) (08d4193)
  • multiline-comment-style: add support for exclamation comments (#876) (b2ece9f)
  • no-extra-parens: support part of TS Nodes (#873) (7d4aa27)
  • object-curly-spacing: support ImportAttribute (#862) (000f2f4)
  • support AccessorProperty (#829) (2143f34)

Bug Fixes

  • disallow extra properties in rule options (#883) (bac5f3f)
  • indent: align first element when VariableDeclarator is first (#861) (ddd14c8)

Documentation

  • enhance readability (#880) (4a5fe59)
  • fix link of no-unexpected-multiline (#847) (0639099)
  • operator-linebreak: add description for "ignore" option earlier (#866) (46e43f5)

Chores

Commits
  • 38232bd chore: release v5.2.0 (main) (#860)
  • f015822 feat: add warnOnce utility for deprecation warnings (#867)
  • 693941c chore: update deps (#885)
  • 7d4aa27 feat(no-extra-parens): support part of TS Nodes (#873)
  • b2ece9f feat(multiline-comment-style): add support for exclamation comments (#876)
  • bac5f3f fix: disallow extra properties in rule options (#883)
  • 2143f34 feat: support AccessorProperty (#829)
  • c0a09fb feat(indent): introduce returnType for FunctionDeclaration and `FunctionE...
  • 08d4193 feat(keyword-spacing): support ImportAttribute (#863)
  • 000f2f4 feat(object-curly-spacing): support ImportAttribute (#862)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.205.0 to 2.206.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.206.0

Features

  • custom-resource: Added async custom resource provider framework logging off by default (1302e3d)
  • ecs: add L1 native blue/green deployment support for ECS services (3ef87e4)

Alpha modules (2.206.0-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.206.0-alpha.0 (2025-07-16)

2.205.0-alpha.0 (2025-07-15)

2.204.0-alpha.0 (2025-07-04)

Features

2.203.1-alpha.0 (2025-07-02)

2.203.0-alpha.0 (2025-07-01)

Features

  • ec2: support for client route enforcement for client VPN endpoint (#34405) (063f4e7)

Bug Fixes

2.202.0-alpha.0 (2025-06-20)

Features

  • amplify: add compute role support for Amplify branches (#34708) (817a21a)
  • amplify-alpha: support custom response headers in monorepo structures (#31771) (aea1372), closes #31758

2.201.0-alpha.0 (2025-06-12)

Features

Reverts

... (truncated)

Commits
  • 3ef87e4 feat(ecs): add L1 native blue/green deployment support for ECS services
  • 1302e3d feat(custom-resource): Added async custom resource provider framework logging...
  • See full diff in compare view

Updates aws-cdk from 2.1020.2 to 2.1021.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1021.0

2.1021.0 (2025-07-16)

Features

  • "cdk flags" command reports active and missing feature flags (unstable) (#699) (d62b991)
  • diff shows moved resources (#708) (6beac2b)
  • modification is forbidden during a refactor (#667) (66594fd)
  • overrides to resolve mapping ambiguities (#679) (fdec382)
  • toolkit-lib: list action contains metadata (#719) (d71960e), closes #501

Bug Fixes

  • integ-testing: add test that forces cdk-assets to use the Docker credentials helper (#663) (1f7527b)
  • upgrade to jsii & typescript 5.8 (#693) (90579c3)
Commits
  • 059c862 chore(toolkit-lib): cleanup unused and private refactor exports (#722)
  • d71960e feat(toolkit-lib): list action contains metadata (#719)
  • 91f3b72 chore(deps): upgrade dependencies (#712)
  • 6beac2b feat: diff shows moved resources (#708)
  • d62b991 feat: "cdk flags" command reports active and missing feature flags (unstable)...
  • 286b063 refactor(cli): split version functions into those that display and those that...
  • 3ceae66 chore(cli): file sink telemetry client writes valid json (#710)
  • fdec382 feat: overrides to resolve mapping ambiguities (#679)
  • 2721da5 refactor(cli): use IoHost in CLI Configuration (#695)
  • 45f2c8d refactor(cli): use IoHost in cdk migrate (#707)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.205.0 to 2.206.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.206.0

Features

  • custom-resource: Added async custom resource provider framework logging off by default (1302e3d)
  • ecs: add L1 native blue/green deployment support for ECS services (3ef87e4)

Alpha modules (2.206.0-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.206.0-alpha.0 (2025-07-16)

2.205.0-alpha.0 (2025-07-15)

2.204.0-alpha.0 (2025-07-04)

Features

2.203.1-alpha.0 (2025-07-02)

2.203.0-alpha.0 (2025-07-01)

Features

  • ec2: support for client route enforcement for client VPN endpoint (#34405) (063f4e7)

Bug Fixes

2.202.0-alpha.0 (2025-06-20)

Features

  • amplify: add compute role support for Amplify branches (#34708) (817a21a)
  • amplify-alpha: support custom response headers in monorepo structures (#31771) (aea1372), closes #31758

2.201.0-alpha.0 (2025-06-12)

Features

Reverts

... (truncated)

Commits
  • 3ef87e4 feat(ecs): add L1 native blue/green deployment support for ECS services
  • 1302e3d feat(custom-resource): Added async custom resource provider framework logging...
  • See full diff in compare view

Updates aws-cdk from 2.1020.2 to 2.1021.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1021.0

2.1021.0 (2025-07-16)

Features

  • "cdk flags" command reports active and missing feature flags (unstable) (#699) (d62b991)
  • diff shows moved resources (#708) (6beac2b)
  • modification is forbidden during a refactor (#667) (66594fd)
  • overrides to resolve mapping ambiguities (#679) (fdec382)
  • toolkit-lib: list action contains metadata (#719) (d71960e), closes #501

Bug Fixes

  • integ-testing: add test that forces cdk-assets to use the Docker credentials helper (#663) (1f7527b)
  • upgrade to jsii & typescript 5.8 (#693) (90579c3)
Commits
  • 059c862 chore(toolkit-lib): cleanup unused and private refactor exports (#722)
  • d71960e feat(toolkit-lib): list action contains metadata (#719)
  • 91f3b72 chore(deps): upgrade dependencies (#712)
  • 6beac2b feat: diff shows moved resources (#708)
  • d62b991 feat: "cdk flags" command reports active and missing feature flags (unstable)...
  • 286b063 refactor(cli): split version functions into those that display and those that...
  • 3ceae66 chore(cli): file sink telemetry client writes valid json (#710)
  • fdec382 feat: overrides to resolve mapping ambiguities (#679)
  • 2721da5 refactor(cli): use IoHost in CLI Configuration (#695)
  • 45f2c8d refactor(cli): use IoHost in cdk migrate (#707)
  • Additional commits viewable in compare view

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 npm group with 4 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).
Bumps the npm group with 2 updates in the /test directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `@aws-sdk/client-cloudformation` from 3.845.0 to 3.846.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.846.0/clients/client-cloudformation)

Updates `@stylistic/eslint-plugin` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.2.0/packages/eslint-plugin)

Updates `aws-cdk-lib` from 2.205.0 to 2.206.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.206.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.1020.2 to 2.1021.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1021.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.205.0 to 2.206.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.206.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.1020.2 to 2.1021.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1021.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.846.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk-lib
  dependency-version: 2.206.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1021.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk-lib
  dependency-version: 2.206.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1021.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

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 Jul 16, 2025
@amazon-q-developer

Copy link
Copy Markdown

🔴 I'm not able to complete the request because you reached your monthly usage limit for this feature. Register your Amazon Q Developer app installation with your AWS account to increase your usage limit. Learn more

Request ID : 9c65acce-700a-4ae9-9c69-d8bba4e2062d

@github-actions github-actions Bot enabled auto-merge (squash) July 16, 2025 22:06
@github-actions github-actions Bot merged commit fb4c339 into main Jul 16, 2025
3 of 4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/npm-af3d4ec2cb branch July 16, 2025 22:07
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