Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the aws-cdk group with 2 updates #2054

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps the aws-cdk group with 2 updates: aws-cdk-lib and aws-cdk.

Updates aws-cdk-lib from 2.126.0 to 2.127.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.127.0

Features

Bug Fixes


Alpha modules (2.127.0-alpha.0)

Features

  • pipes-sources: new EventBridge Pipes sources alpha module (#29048) (2e53568)

Bug Fixes

Changelog

Sourced from aws-cdk-lib's changelog.

2.127.0 (2024-02-09)

Features

Bug Fixes

Commits
  • 76baf75 chore(release): 2.127.0
  • 9dfabb1 feat(eks): support for Kubernetes version 1.29 (#29040)
  • 7fcd5be feat: update L1 CloudFormation resource definitions (#29053)
  • 2e4067b chore: remove module from aws-cdk-lib (#29050)
  • 97e3827 feat(stepfunctions): distributed map construct (#28821)
  • 1027d87 chore(ecs): typo in ec2-service.ts (#29030)
  • 9782f6b feat(sns): message archive policy (#29008)
  • 431df3b fix(lambda-event-sources): update s3-event-source to accept IBucket (#28943)
  • 832f70c feat(efs): create read-only file system for use as a destination of replicati...
  • a7c526a docs(stepfunctions): integrationPattern update (#29015)
  • Additional commits viewable in compare view

Updates aws-cdk from 2.126.0 to 2.127.0

Release notes

Sourced from aws-cdk's releases.

v2.127.0

Features

Bug Fixes


Alpha modules (2.127.0-alpha.0)

Features

  • pipes-sources: new EventBridge Pipes sources alpha module (#29048) (2e53568)

Bug Fixes

Changelog

Sourced from aws-cdk's changelog.

2.127.0 (2024-02-09)

Features

Bug Fixes

Commits
  • 74c4c6f fix(migrate): --from-stack does not retrieved processed template (#29035)
  • 5f73ff2 chore(migrate): update warning message (#29020)
  • 0f077c0 chore: enforce @​typescript-eslint/member-delimiter-style (#28993)
  • 9604c62 chore: enforce @​typescript-eslint/comma-dangle (#28991)
  • e5b7813 chore(eslint-plugin): rule against invalid paths (#28828)
  • 1931987 chore: npm-check-updates && yarn upgrade (#28959)
  • bf95934 feat(migrate): Add CDK Migrate --from-scan functionality (#28962)
  • 07ac5ff docs(migrate): update readme to reflect migrate from scan feature (#28961)
  • 387c753 chore: update cdk-from-cfn version (#28960)
  • 4f4da72 chore(migrate): add migrate information to AWS::CDK::Metadata (#28958)
  • 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

@dependabot dependabot bot requested a review from a team as a code owner February 12, 2024 13:23
@boring-cyborg boring-cyborg bot added the dependencies Changes that touch dependencies, e.g. Dependabot, etc. label Feb 12, 2024
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Feb 12, 2024
Bumps the aws-cdk group with 2 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk).


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

Updates `aws-cdk` from 2.126.0 to 2.127.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.127.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-a8a2705a30 branch from e8f502d to cfe67a4 Compare February 14, 2024 10:00
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dreamorosi dreamorosi merged commit ec0bbc3 into main Feb 14, 2024
13 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-cdk-a8a2705a30 branch February 14, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant