Skip to content

Bump @aws-cdk/assert from 1.103.0 to 2.68.0#1093

Open
dependabot[bot] wants to merge 9 commits intomainfrom
dependabot/npm_and_yarn/aws-cdk/assert-2.68.0
Open

Bump @aws-cdk/assert from 1.103.0 to 2.68.0#1093
dependabot[bot] wants to merge 9 commits intomainfrom
dependabot/npm_and_yarn/aws-cdk/assert-2.68.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2023

Bumps @aws-cdk/assert from 1.103.0 to 2.68.0.

Release notes

Sourced from @​aws-cdk/assert's releases.

v2.68.0

Bug Fixes

  • apprunner-alpha: env vars and secrets can't solely be added via .add*() methods (#24346) (45195b6), closes #24345
  • cli: cannot cdk import resources with multiple identifiers (#24439) (a70ff1a), closes #20895
  • core: Fix dotnet version check to allow .NET 7.0 (#24467) (a4856e9), closes #24466
  • lambda-nodejs: esbuild preCompilation tsconfig precedence is wrong (#23871) (790a709)
  • lambda-nodejs: Required auto prefix of handler with index. breaks custom non-index handler settings used by layers (#24406) (d7a1c34), closes #24403
  • rds: add clusterResourceIdentifier property to database cluster (#23605) (6bda4e5)

Alpha modules (2.68.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • servicecatalogappregistry: This commit contains destructive changes to the RAM Share. Since the application RAM share name is calculated by the application construct, where one property is removed. Integration test detects a breaking change where RAM share will be created. Integration test snapshot is updated to cater this destructive change.

Features

Bug Fixes

  • servicecatalogappregistry: allow disabling automatic CfnOutput (#24483) (3db1a0d), closes #23779
  • servicecatalogappregistry: Associate an application with attribute group (#24378) (d1264c1)

v2.67.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from @​aws-cdk/assert's changelog.

2.68.0 (2023-03-08)

Bug Fixes

  • apprunner-alpha: env vars and secrets can't solely be added via .add*() methods (#24346) (45195b6), closes #24345
  • cli: cannot cdk import resources with multiple identifiers (#24439) (a70ff1a), closes #20895
  • core: Fix dotnet version check to allow .NET 7.0 (#24467) (a4856e9), closes #24466
  • lambda-nodejs: esbuild preCompilation tsconfig precedence is wrong (#23871) (790a709)
  • lambda-nodejs: Required auto prefix of handler with index. breaks custom non-index handler settings used by layers (#24406) (d7a1c34), closes #24403
  • rds: add clusterResourceIdentifier property to database cluster (#23605) (6bda4e5)

2.67.0 (2023-03-02)

Features

Bug Fixes

2.66.1 (2023-02-23)

Bug Fixes

2.66.0 (2023-02-21)

... (truncated)

Commits
  • fd5d2f5 chore: pin and update dependencies (#24129)
  • 1be21eb chore: updated Copyright year range for 2023 (#23525)
  • dfcfb8d refactor: reorganize and document feature flags (#22771)
  • 129c695 chore: change name of integ test snapshot directories in preparation of multi...
  • c2e6d89 chore: npm-check-updates && yarn upgrade (#20401)
  • 45a2db8 Merge branch 'v2-main' into v2/forward-merge-20220511
  • 7c968a3 chore: npm-check-updates && yarn upgrade (#20266)
  • 3df9a83 Merge remote-tracking branch 'origin/v2-main' into v2/forward-merge-20220413
  • c0a6e08 chore: add new style integration test snapshots (#19802)
  • ffa2a6d Merge branch 'master' into v2/forward-merge-20220329
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@aws-cdk/assert](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/assert) from 1.103.0 to 2.68.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.68.0/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.68.0/packages/@aws-cdk/assert)

---
updated-dependencies:
- dependency-name: "@aws-cdk/assert"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants