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-dev): bump aws-cdk-lib from 2.60.0 to 2.61.1 #1849

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws-cdk-lib from 2.60.0 to 2.61.1.

Release notes

Sourced from aws-cdk-lib's releases.

v2.61.1

Bug Fixes


Alpha modules (2.61.1-alpha.0)

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-lib's changelog.

2.61.1 (2023-01-20)

Bug Fixes

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
  • d319d9c chore(release): 2.61.1 (#23763)
  • 59baa09 changelog
  • 0cf9627 chore(release): 2.61.1
  • 5fd9135 fix(lambda): lambda functions that use triggers error when invoked (#23728)
  • 34f4926 Merge pull request #23742 from aws/bump/2.61.0
  • 97637bc chore(release): 2.61.0
  • 77709c8 feat(route53-patterns): use Certificate as the default certificate (under f...
  • 0b6b716 feat(cli-lib): [JS/TS only] experimental support for programmatic CLI api (#2...
  • 740d6f0 chore: add new members to mergify and merit badger (#23724)
  • 4952961 chore: npm-check-updates && yarn upgrade (#23649)
  • 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)

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.60.0 to 2.61.1.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.60.0...v2.61.1)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  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 January 20, 2023 09:05
@dependabot dependabot bot requested review from heitorlessa and removed request for a team January 20, 2023 09:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 20, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 20, 2023
@github-actions github-actions bot merged commit 942db8e into develop Jan 20, 2023
@github-actions github-actions bot deleted the dependabot/pip/develop/aws-cdk-lib-2.61.1 branch January 20, 2023 09:05
@github-actions github-actions bot added the internal Maintenance changes label Jan 20, 2023
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 internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants