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 aws-cdk-lib from 2.0.0 to 2.88.0 in /examples/typescript-step-functions-mixed #275

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps aws-cdk-lib from 2.0.0 to 2.88.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.88.0

Features

Bug Fixes

  • apigateway: method response from rest api default options are not passed to Method (#26275) (9bcc6d5), closes #26252
  • aws_ecs: Do not output NetworkConfiguraiton to ECS Service when using EXTERNAL deployment controller (#26338) (170edda), closes #26335
  • cli: credential plugin exceptions stop the entire CLI (#26244) (1a8f5ad)
  • cli: hotswap doesn't update SSM parameter environment variables properly (#26382) (32654f5), closes #25387 #25483
  • core: cross region exports fail when parameter doesn't exist (#26434) (d130bd7)
  • custom-resource: ignoreErrorCodesMatching broken on sdk v3 (#26430) (e21dd4e)
  • ecs: DeploymentAlarms property is specified for ECS service with CODE_DEPLOY and EXTERNAL deployment controller (#26317) (b799c82), closes #25840 #26307
  • ecs: Windows ECS Optimized AMI SSM parameter format is incorrect (#26326) (43013d0), closes #26327
  • lambda: add instrument handler option to adotInstrumentation to support python lambda functions (#26040) (bd06669), closes #24666
  • lambda: bundling fails with pnpm >= 8.4.0 (#25612) (#26386) (928cbc8), closes #25617
  • lambda: Update Python Lambda Adot Lambda layer versions (#26411) (47f15a6), closes #26168
  • s3: auto-delete-objects fails when bucket doesn't exist (#26433) (228901a), closes #16756
  • bad error checks in custom resources (#26392) (267e42c)
  • pkglint: library creation generates incorrect package names (#26330) (05d875b), closes #26331
  • s3: allow empty string as keyPrefixEquals (#26243) (9381880), closes #26242
  • servicecatalog: product stack asset bucket with forced encryption (#26303) (cb5bef5), closes #26302
  • servicecatalog: support nested stacks in product stacks (#26311) (cad0635), closes #24317

Alpha modules (2.88.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apprunner-alpha: This change will be destructive if the serviceName is set on an existing resources.

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.88.0 (2023-07-20)

Features

Bug Fixes

  • apigateway: method response from rest api default options are not passed to Method (#26275) (9bcc6d5), closes #26252
  • aws_ecs: Do not output NetworkConfiguraiton to ECS Service when using EXTERNAL deployment controller (#26338) (170edda), closes #26335
  • cli: credential plugin exceptions stop the entire CLI (#26244) (1a8f5ad)
  • cli: hotswap doesn't update SSM parameter environment variables properly (#26382) (32654f5), closes #25387 #25483
  • core: cross region exports fail when parameter doesn't exist (#26434) (d130bd7)
  • custom-resource: ignoreErrorCodesMatching broken on sdk v3 (#26430) (e21dd4e)
  • ecs: DeploymentAlarms property is specified for ECS service with CODE_DEPLOY and EXTERNAL deployment controller (#26317) (b799c82), closes #25840 #26307
  • ecs: Windows ECS Optimized AMI SSM parameter format is incorrect (#26326) (43013d0), closes #26327
  • lambda: add instrument handler option to adotInstrumentation to support python lambda functions (#26040) (bd06669), closes #24666
  • lambda: bundling fails with pnpm >= 8.4.0 (#25612) (#26386) (928cbc8), closes #25617
  • lambda: Update Python Lambda Adot Lambda layer versions (#26411) (47f15a6), closes #26168
  • s3: auto-delete-objects fails when bucket doesn't exist (#26433) (228901a), closes #16756
  • bad error checks in custom resources (#26392) (267e42c)
  • pkglint: library creation generates incorrect package names (#26330) (05d875b), closes #26331
  • s3: allow empty string as keyPrefixEquals (#26243) (9381880), closes #26242
  • servicecatalog: product stack asset bucket with forced encryption (#26303) (cb5bef5), closes #26302
  • servicecatalog: support nested stacks in product stacks (#26311) (cad0635), closes #24317

2.87.0 (2023-07-06)

... (truncated)

Commits
  • eb8865b chore(release): 2.88.0
  • 7a6f953 chore: npm-check-updates && yarn upgrade (#26438)
  • e21dd4e fix(custom-resource): ignoreErrorCodesMatching broken on sdk v3 (#26430)
  • 47f15a6 fix(lambda): Update Python Lambda Adot Lambda layer versions (#26411)
  • c646644 feat(rds): support Aurora MySQL engine v. 2.11.3 (#26419)
  • 898cda6 docs(trigger): fix incorrect construct id in README for aws-cdk-lib.triggers ...
  • d130bd7 fix(core): cross region exports fail when parameter doesn't exist (#26434)
  • e8fc7a8 feat(rds): support aurora postgresql 14.8 (#26427)
  • 627cbe2 chore: update integ tests snapshots after upgrade to SDK v3 (#26424)
  • a9ed64f chore: npm-check-updates && yarn upgrade (#26283)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.0.0 to 2.88.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.88.0/packages/aws-cdk-lib)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 21, 2023 10:34
@dependabot dependabot bot requested review from ansgarm and DanielMSchmidt and removed request for a team July 21, 2023 10:34
@dependabot dependabot bot added auto-approve A PR set to be auto-approved. automerge dependencies labels Jul 21, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/typescript-step-functions-mixed/aws-cdk-lib-2.88.0 branch July 21, 2023 10:54
@xiehan
Copy link
Member

xiehan commented Jul 21, 2023

@dependabot ignore this major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2023

OK, I won't notify you about version 2.x.x again, unless you re-open this PR. 😢

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for at least 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue so we can investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-approve A PR set to be auto-approved. automerge dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants