Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the npm group in /tests/infra with 6 updates:

Package From To
aws-cdk-lib 2.202.0 2.203.0
@types/node 24.0.8 24.0.10
aws-cdk 2.1019.2 2.1020.0
@aws-cdk/asset-awscli-v1 2.2.240 2.2.242
@aws-cdk/cloud-assembly-schema 44.8.0 44.9.0
@jridgewell/sourcemap-codec 1.5.3 1.5.4

Updates aws-cdk-lib from 2.202.0 to 2.203.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.203.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cloudformation: Some L1 resources experienced breaking changes due to updated CloudFormation resources. Please check the notes for each specific module for more information.
  • aws-cdk-lib.aws_kendra.CfnDataSource.TemplateConfigurationProperty: template property here has changed from string to json

Features

  • rds: instance engine lifecycle support (#34719) (bab7413), closes #34492
  • report feature flag configuration into Cloud Assembly (#34798) (76af7dc)
  • backup: add support for ScheduleExpressionTimezone (#34603) (8ceea43), closes #34532
  • cloudformation: update L1 CloudFormation resource definitions (#34839) (4c75889)
  • cloudwatch: add account id field for log query and metric widgets to support cross account visibility (#34793) (ac4d09d), closes #26105
  • lambda: function log removal policy (#34723) (0388483), closes #34669
  • pipelines: cdk-assets version is configurable (#34802) (a361c9c)
  • update L1 CloudFormation resource definitions (#34792) (074cb8c)

Bug Fixes

Reverts


Alpha modules (2.203.0-alpha.0)

Features

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

Bug Fixes

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.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

2.200.2-alpha.0 (2025-06-11)

2.200.1-alpha.0 (2025-06-03)

2.200.0-alpha.0 (2025-06-02)

Features

2.199.0-alpha.0 (2025-05-27)

... (truncated)

Commits
  • 2531f10 chore: update analytics metadata blueprints
  • bab7413 feat(rds): instance engine lifecycle support (#34719)
  • 76af7dc feat: report feature flag configuration into Cloud Assembly (#34798)
  • ac4d09d feat(cloudwatch): add account id field for log query and metric widgets to su...
  • 4c75889 feat(cloudformation): update L1 CloudFormation resource definitions (#34839)
  • 41311a2 docs(lambda): warn users on using fromBucket without setting objectVersion (#...
  • 951c917 chore: npm-check-updates && yarn upgrade (#34752)
  • 5f9e857 chore: yarn upgrade dependencies requiring intervention (#34751)
  • 0388483 feat(lambda): function log removal policy (#34723)
  • a4fc5bd refactor(pipelines): simplify CLI dependency version (#34803)
  • Additional commits viewable in compare view

Updates @types/node from 24.0.8 to 24.0.10

Commits

Updates aws-cdk from 2.1019.2 to 2.1020.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1020.0

2.1020.0 (2025-07-01)

Features

Commits

Updates @aws-cdk/asset-awscli-v1 from 2.2.240 to 2.2.242

Commits

Updates @aws-cdk/cloud-assembly-schema from 44.8.0 to 44.9.0

Release notes

Sourced from @​aws-cdk/cloud-assembly-schema's releases.

@​aws-cdk/cloud-assembly-schema@​v44.9.0

44.9.0 (2025-07-01)

Commits

Updates @jridgewell/sourcemap-codec from 1.5.3 to 1.5.4

Changelog

Sourced from @​jridgewell/sourcemap-codec's changelog.

[1.5.4] - 2025-07-01

Full Changelog: jridgewell/sourcemaps@sourcemap-codec/1.5.3...sourcemap-codec/1.5.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 npm group in /tests/infra with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.202.0` | `2.203.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.8` | `24.0.10` |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1019.2` | `2.1020.0` |
| [@aws-cdk/asset-awscli-v1](https://github.com/cdklabs/awscdk-asset-awscli) | `2.2.240` | `2.2.242` |
| [@aws-cdk/cloud-assembly-schema](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/cloud-assembly-schema) | `44.8.0` | `44.9.0` |
| [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/sourcemap-codec) | `1.5.3` | `1.5.4` |


Updates `aws-cdk-lib` from 2.202.0 to 2.203.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.203.0/packages/aws-cdk-lib)

Updates `@types/node` from 24.0.8 to 24.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Updates `@aws-cdk/asset-awscli-v1` from 2.2.240 to 2.2.242
- [Release notes](https://github.com/cdklabs/awscdk-asset-awscli/releases)
- [Commits](cdklabs/awscdk-asset-awscli@awscli-v1v2.2.240...awscli-v1v2.2.242)

Updates `@aws-cdk/cloud-assembly-schema` from 44.8.0 to 44.9.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/cloud-assembly-schema@v44.9.0/packages/@aws-cdk/cloud-assembly-schema)

Updates `@jridgewell/sourcemap-codec` from 1.5.3 to 1.5.4
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/sourcemap-codec/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/HEAD/packages/sourcemap-codec)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.203.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 24.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1020.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@aws-cdk/asset-awscli-v1"
  dependency-version: 2.2.242
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@aws-cdk/cloud-assembly-schema"
  dependency-version: 44.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@jridgewell/sourcemap-codec"
  dependency-version: 1.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot assigned poad Jul 2, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2025
@amazon-q-developer
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@github-actions github-actions bot enabled auto-merge (squash) July 2, 2025 00:59
@amazon-q-developer
Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

@github-actions github-actions bot merged commit 27d0906 into main Jul 2, 2025
7 of 9 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/tests/infra/npm-f7d8f42454 branch July 2, 2025 01:05
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.

2 participants