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

build(deps-dev): bump aws-cdk from 1.139.0 to 1.143.0 #532

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2022

Bumps aws-cdk from 1.139.0 to 1.143.0.

Release notes

Sourced from aws-cdk's releases.

v1.143.0

Features

Bug Fixes

  • core: correctly reference versionless secure parameters (#18730) (9f6e10e), closes #18729
  • ec2: UserData.addSignalOnExitCommand does not work in combination with userDataCausesReplacement (#18726) (afdc550), closes #12749
  • vpc: Vpc.fromLookup should throw if subnet group name tag is explicitly given and does not exist (#18714) (13e1c7f), closes #13962

Reverts

v1.142.0

Features

  • cfnspec: cloudformation spec v53.1.0 (#18680) (f385059)
  • cloudfront-origins: extend readTimeout maximum value for HttpOriginProps (#18697) (e64de67), closes #18628
  • eks: cluster logging (#18112) (872277b), closes #4159
  • iotevents: allow setting description, evaluation method and key of DetectorModel (#18644) (2eeaebc)
  • lambda-python: support setting environment vars for bundling (#18635) (30e2233)

Bug Fixes

v1.141.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • servicecatalog: TagOptions now have scope and props argument in constructor, and data is now passed via a allowedValueForTags field in props

Features

... (truncated)

Commits
  • 13e1c7f fix(vpc): Vpc.fromLookup should throw if subnet group name tag is explicitly ...
  • 77488cf chore: npm-check-updates && yarn upgrade (#18665)
  • 031c742 chore: fix dotnet -p deprecation warning (#18632)
  • 65cdc63 chore(cli): LogMonitor test fails randomly due to Date.now() (#18601)
  • 0e08eeb fix(cli): hotswap should wait for lambda's updateFunctionCode to complete (...
  • d220dd6 chore: npm-check-updates && yarn upgrade (#18528)
  • d0b8512 feat(cli): support hotswapping Lambda functions with inline code (#18408)
  • 9b266f4 fix(cli): cdk watch constantly prints 'messages suppressed' (#18486)
  • da5a305 fix(cli): warning to upgrade to bootstrap version >= undefined (#18489)
  • 6b553b7 feat(cli): support hotswapping Lambda functions that use Docker images (#18319)
  • 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 dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript labels Feb 2, 2022
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 1.139.0 to 1.143.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/allowed-breaking-changes.txt)
- [Commits](https://github.com/aws/aws-cdk/commits/v1.143.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-1.143.0 branch from 352d7cb to 307d41c Compare February 8, 2022 10:30
@saragerion saragerion merged commit 7d4d39a into main Feb 8, 2022
@saragerion saragerion deleted the dependabot/npm_and_yarn/aws-cdk-1.143.0 branch February 8, 2022 11:03
saragerion added a commit that referenced this pull request Feb 8, 2022
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant