ShahradR / cloudformation-release-pipeline

MIT No Attribution
1 stars 0 forks source link

chore(deps-dev): bump aws-cdk from 1.83.0 to 2.61.0 #410

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-cdk from 1.83.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

v2.60.0

Features

Bug Fixes

... (truncated)

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)

2.60.0 (2023-01-11)

Features

Bug Fixes

2.59.0 (2023-01-03)

... (truncated)

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)
  • 0e552db fix(bootstrap): KMS keys cannot be tagged (#21975)
  • 49ee184 chore: npm-check-updates && yarn upgrade (#23420)
  • 61e5495 feat(ecr-assets): Support docker outputs flag (#23304)
  • bbbd9b2 chore(docs): remove {@​link} everywhere (#23572)
  • 1be21eb chore: updated Copyright year range for 2023 (#23525)
  • 810d736 chore(cli): make the typescript version compat task compatible with npm v6 (#...
  • 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 - `@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[bot] commented 1 year ago

Superseded by #411.