Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

chore(deps-dev): bump aws-cdk from 2.60.0 to 2.61.0 #388

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps aws-cdk from 2.60.0 to 2.61.0.

Release notes

Sourced from aws-cdk's releases.

v2.61.0

Features

  • cfnspec: cloudformation spec v107.0.0 (#23698) (aca8a25)
  • core: stack synthesizers can be shared between stacks (#23571) (0ce19f0)
  • logs: add unit to metric filter (#23608) (7cbe8ac)
  • opensearch: add support for latest amazon opensearch service 2.3 (#22943) (0303d6f)
  • pipeline: enable key rotation (#23620) (29d7336)
  • route53-patterns: use Certificate as the default certificate (under feature flag) (#23575) (77709c8)

Bug Fixes

  • aws-s3: log delivery may be incorrectly configured when target bucket is imported (#23552) (41327d8), closes #23547 #23588
  • cdk-assets: concurrent asset builds can leave a corrupted archive (#23677) (18e0481), closes #23290
  • cli: can not assume role from 2-level SSO (#23702) (c3a345b), closes #23520
  • cloudtrail: Trail fails during resource creation due to invalid template properties when management events are 'None' (#23569) (15ced88), closes #16387 #15488
  • lambda: ever-changing Version hash with LayerVersion from tokens (#23629) (88fc62d)
  • pipelines: cross-stack step dependencies have wrong name (#23594) (0d8142b), closes #21843
  • servicecatalog: incorrect objectkey produced from asset relative… (#23580) (b4a6120), closes #23560
  • stepfunctions-tasks: fix IAM policy statements for step functions API calls (#22959) (dce662c)

Alpha modules (2.61.0-alpha.0)

Features

  • cli-lib: [JS/TS only] experimental support for programmatic CLI api (#22836) (0b6b716)

Bug Fixes

  • glue: --conf parameter is no longer a reserved keyword for glue jobs (#23673) (3d0f4ba)
  • servicecatalogappregistry: outputs are not deployable (#23652) (fa9eef0), closes #23641
Changelog

Sourced from aws-cdk's changelog.

2.61.0 (2023-01-18)

Features

  • cfnspec: cloudformation spec v107.0.0 (#23698) (aca8a25)
  • core: stack synthesizers can be shared between stacks (#23571) (0ce19f0)
  • logs: add unit to metric filter (#23608) (7cbe8ac)
  • opensearch: add support for latest amazon opensearch service 2.3 (#22943) (0303d6f)
  • pipeline: enable key rotation (#23620) (29d7336)
  • route53-patterns: use Certificate as the default certificate (under feature flag) (#23575) (77709c8)

Bug Fixes

  • aws-s3: log delivery may be incorrectly configured when target bucket is imported (#23552) (41327d8), closes #23547 #23588
  • cdk-assets: concurrent asset builds can leave a corrupted archive (#23677) (18e0481), closes #23290
  • cli: can not assume role from 2-level SSO (#23702) (c3a345b), closes #23520
  • cloudtrail: Trail fails during resource creation due to invalid template properties when management events are 'None' (#23569) (15ced88), closes #16387 #15488
  • lambda: ever-changing Version hash with LayerVersion from tokens (#23629) (88fc62d)
  • pipelines: cross-stack step dependencies have wrong name (#23594) (0d8142b), closes #21843
  • servicecatalog: incorrect objectkey produced from asset relative… (#23580) (b4a6120), closes #23560
  • stepfunctions-tasks: fix IAM policy statements for step functions API calls (#22959) (dce662c)
Commits
  • 0b6b716 feat(cli-lib): [JS/TS only] experimental support for programmatic CLI api (#2...
  • 4952961 chore: npm-check-updates && yarn upgrade (#23649)
  • c3a345b fix(cli): can not assume role from 2-level SSO (#23702)
  • 1fefc88 chore(cli): move integ tests to @​aws-cdk-testing/cli-integ (#23590)
  • See full diff 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
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2023
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.60.0 to 2.61.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.61.0/packages/aws-cdk)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-2.61.0 branch from ec84f2a to 6aa7bc2 Compare January 19, 2023 10:17
@github-actions github-actions bot merged commit 90829e4 into master Jan 19, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/aws-cdk-2.61.0 branch January 19, 2023 10:18
@github-actions github-actions bot mentioned this pull request Jan 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants