Skip to content

build(deps-dev): bump aws-cdk from 1.139.0 to 1.140.0 #514

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2022

Bumps aws-cdk from 1.139.0 to 1.140.0.

Release notes

Sourced from aws-cdk's releases.

v1.140.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigatewayv2: HttpIntegrationType.LAMBDA_PROXY has been renamed to HttpIntegrationType.AWS_PROXY
  • iot: the class FirehoseStreamAction has been renamed to FirehosePutRecordAction

Features

Bug Fixes

Reverts

... (truncated)

Commits
  • 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)
  • a9038ae feat(cli): watch streams resources' CloudWatch logs to the terminal (#18159)
  • 5d092ca chore: npm-check-updates && yarn upgrade (#18379)
  • e2667d1 chore(cli): bootstrap stack downgrading is no longer an error (#18378)
  • 856d170 chore: transition from using colors to chalk (#18363)
  • 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 Changes that touch dependencies, e.g. Dependabot, etc. javascript labels Jan 25, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1.140.0 branch from 88a5bb8 to 388df3e Compare January 26, 2022 09:57
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 1.139.0 to 1.140.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.140.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-1.140.0 branch from 388df3e to 5bf594e Compare January 26, 2022 14:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2022

Superseded by #523.

@dependabot dependabot bot closed this Jan 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk-1.140.0 branch January 28, 2022 13:31
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.

0 participants