Skip to content

build(deps-dev): bump cdk-assets from 2.25.0 to 2.27.0 #931

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

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2022

Bumps cdk-assets from 2.25.0 to 2.27.0.

Release notes

Sourced from cdk-assets's releases.

v2.27.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • core: so this PR attempts to smooth a rough edge by "locking" the logicalId when exportValue is called. If the user attempts to override the id after that point, an error message will be thrown

Features

Bug Fixes


Alpha modules (2.27.0-alpha.0)

Features

Bug Fixes

  • integ-runner: catch snapshot errors, treat --from-file as command-line (#20523) (cedfde8)
  • integ-runner: don't throw error if tests pass (#20511) (c274c2f), closes #20384

v2.26.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from cdk-assets's changelog.

2.27.0 (2022-06-02)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • core: so this PR attempts to smooth a rough edge by "locking" the logicalId when exportValue is called. If the user attempts to override the id after that point, an error message will be thrown

Features

Bug Fixes

2.26.0 (2022-05-27)

Features

Bug Fixes

Commits
  • 261d3df Merge branch 'v2-main' into v2/forward-merge-20220601
  • b7bc10c fix: Default username in RoleSessionName (#20188)
  • cdd41c6 Merge branch 'v2-main' into v2/forward-merge-20220526
  • adc0368 feat(aws-ecr-assets): support the --platform option when building docker imag...
  • 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 Jun 3, 2022
@dreamorosi
Copy link
Contributor

@dependabot rebase

Bumps [cdk-assets](https://github.com/aws/aws-cdk/tree/HEAD/packages/cdk-assets) from 2.25.0 to 2.27.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.27.0/packages/cdk-assets)

---
updated-dependencies:
- dependency-name: cdk-assets
  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/cdk-assets-2.27.0 branch from 0079a94 to 8b4164a Compare June 3, 2022 11:59
@dreamorosi dreamorosi merged commit cd76a8a into main Jun 3, 2022
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/cdk-assets-2.27.0 branch June 3, 2022 16:04
dreamorosi pushed a commit that referenced this pull request Aug 2, 2022
Bumps [cdk-assets](https://github.com/aws/aws-cdk/tree/HEAD/packages/cdk-assets) from 2.25.0 to 2.27.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.27.0/packages/cdk-assets)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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