Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 7, 2021

Bumps @aws-cdk/core from 1.91.0 to 1.97.0.

Release notes

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

v1.97.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • elasticsearch: vpcOptions was removed. Use vpc, vpcSubnets and securityGroups instead.

Features

Bug Fixes

v1.96.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • globalaccelerator: automatic naming algorithm has been changed: if you have existing Accelerators you will need to pass an explicit name to prevent them from being replaced. All endpoints are now added by calling addEndpoint() with a target-specific class that can be found in @aws-cdk/aws-globalaccelerator-endpoints. The generated Security Group is now looked up by calling endpointGroup.connectionsPeer().
  • docdb: DatabaseClusterProps.instanceProps was hoisted and all its properties are now available one level up directly in DatabaseClusterProps.
  • docdb: DatabaseInstanceProps.instanceClass renamed to DatabaseInstanceProps.instanceType.
  • core: The type of the image property in BundlingOptions is changed from BundlingDockerImage to DockerImage.
  • core: The return type of the DockerImage.fromBuild() API is changed from BundlingDockerImage to DockerImage.

Features

... (truncated)

Changelog

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

1.97.0 (2021-04-06)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • elasticsearch: vpcOptions was removed. Use vpc, vpcSubnets and securityGroups instead.

Features

Bug Fixes

1.96.0 (2021-04-01)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • globalaccelerator: automatic naming algorithm has been changed: if you have existing Accelerators you will need to pass an explicit name to prevent them from being replaced. All endpoints are now added by calling addEndpoint() with a target-specific class that can be found in @aws-cdk/aws-globalaccelerator-endpoints. The generated Security Group is now looked up by calling endpointGroup.connectionsPeer().
  • docdb: DatabaseClusterProps.instanceProps was hoisted and all its properties are now available one level up directly in DatabaseClusterProps.
  • docdb: DatabaseInstanceProps.instanceClass renamed to DatabaseInstanceProps.instanceType.
  • core: The type of the image property in BundlingOptions is changed from BundlingDockerImage to DockerImage.
  • core: The return type of the DockerImage.fromBuild() API is changed from BundlingDockerImage to DockerImage.

Features

... (truncated)

Commits
  • 7108c3a chore: npm-check-updates && yarn upgrade (#13905)
  • 8571008 feat(globalaccelerator): stabilize AWS Global Accelerator module (#13843)
  • 560a853 fix(iam): Role import doesn't fail when forgetting the region in the ARN (#13...
  • 7176a5d fix(core): BundlingDockerImage.fromAsset() does not return a BundlingDockerIm...
  • 8fb30ea chore: add new interfaces for Assets (#13807)
  • 88f2c5a chore(aws-cdk-lib): strip out deprecated symbols from public API (#13815)
  • 9cceb3f chore(core): remove all references to BundlingDockerImage in the public API (...
  • 77a6268 chore: build go bindings for monocdk (#13399)
  • ca391b5 chore(lambda-nodejs): prepare code to reduce merge conflicts when deprecated ...
  • a872e67 chore: remove usage of deprecated symbols (#13500)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2021

Superseded by #25.

@dependabot dependabot bot closed this Apr 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk/core-1.97.0 branch April 13, 2021 07:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant