Skip to content

Bump yaml and aws-cdk-lib in /samples/static-site#69

Merged
szikszail merged 1 commit intomainfrom
dependabot/npm_and_yarn/samples/static-site/multi-59c2919afc
Mar 29, 2026
Merged

Bump yaml and aws-cdk-lib in /samples/static-site#69
szikszail merged 1 commit intomainfrom
dependabot/npm_and_yarn/samples/static-site/multi-59c2919afc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Removes yaml. It's no longer used after updating ancestor dependency aws-cdk-lib. These dependencies need to be updated together.

Removes yaml

Updates aws-cdk-lib from 2.240.0 to 2.245.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.245.0

Features

Bug Fixes


Alpha modules (2.245.0-alpha.0)

Features

  • s3tables-alpha: add support for partition spec, sort order, and table properties (#36811) (2696cd1)
  • s3tables-alpha: add metrics configuration support for TableBucket (#37275) (e8786f5)
  • s3tables-alpha: implement ITaggableV2 on TableBucket and Table L2 constructs (#37277) (69c8944), closes #33054

v2.244.0

Features

Bug Fixes


Alpha modules (2.244.0-alpha.0)

Bug Fixes

... (truncated)

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.245.0-alpha.0 (2026-03-27)

Features

  • s3tables-alpha: add support for partition spec, sort order, and table properties (#36811) (2696cd1)
  • s3tables-alpha: add metrics configuration support for TableBucket (#37275) (e8786f5)
  • s3tables-alpha: implement ITaggableV2 on TableBucket and Table L2 constructs (#37277) (69c8944), closes #33054

2.244.0-alpha.0 (2026-03-19)

Bug Fixes

  • kinesisanalytics-flink-alpha: mark deprecated flink runtimes as deprecated (#37155) (0a89447)

2.243.0-alpha.0 (2026-03-11)

2.242.0-alpha.0 (2026-03-10)

Features

  • mixins-preview: allow passing resource objects into properties in CFN Property mixins (#37148) (f238629)
  • mixins-preview: generate EventBridge pattern for all events (#37081) (f30e836)
  • mixins-preview: support custom merge strategies via IMergeStrategy (#37170) (0dec011)

2.241.0-alpha.0 (2026-03-02)

Features

  • mixins-preview: add recordFields and outputFormat to Vended Logs Mixin (#37042) (dd94c31)
  • mixins-preview: cross account delivery destinations (#36827) (a759eb6)

2.240.0-alpha.0 (2026-02-23)

2.239.0-alpha.0 (2026-02-19)

⚠ BREAKING CHANGES

redshift-alpha: update default node type from DC2_LARGE to RA3_LARGE

Features

  • bedrock-agentcore-alpha: add fromCodeAsset method to create runtime artifact with local code assets (#36472) (c5a87e6), closes #36473

... (truncated)

Commits
  • eddb6b6 chore: update analytics metadata blueprints
  • 25b61db chore(release): 2.245.0
  • 6cdf84a feat: update L1 CloudFormation resource definitions (#37332)
  • fa21e62 fix(lambda): fix typo in addPermission() warning message (#37365)
  • fc59d21 chore(deps): bump the npm_and_yarn group across 3 directories with 1 update (...
  • cd0df14 feat(cloudfront): use JavaScript runtime 2.0 as the default for CloudFront Fu...
  • 55322ba chore(s3): use BucketReflection for L1-backed property access (#37210)
  • 9bf4263 fix(lambda-nodejs): use direct spawn for local bundling (#37292)
  • c0849ea feat(ecr-assets): add support for docker build context (#36930)
  • ac3eadc chore(deps): update integ runner and cloud assembly versions to include docke...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). These dependencies need to be updated together.


Removes `yaml`

Updates `aws-cdk-lib` from 2.240.0 to 2.245.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.245.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 
  dependency-type: indirect
- dependency-name: aws-cdk-lib
  dependency-version: 2.245.0
  dependency-type: direct:production
...

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 28, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 28, 2026 05:03
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 28, 2026
@szikszail szikszail merged commit ab2adb3 into main Mar 29, 2026
@szikszail szikszail deleted the dependabot/npm_and_yarn/samples/static-site/multi-59c2919afc branch March 29, 2026 05:07
@szikszail szikszail added invalid This doesn't seem right merged-by-maintenance labels Mar 29, 2026
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 invalid This doesn't seem right javascript Pull requests that update Javascript code merged-by-maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant