moia-oss / bastion-host-forward

CDK Construct for creating a bastion host to forward a connection to several AWS data services inside a private subnet from your local machine
https://www.npmjs.com/package/@moia-oss/bastion-host-forward
Apache License 2.0
31 stars 6 forks source link

Bump aws-cdk-lib from 2.46.0 to 2.59.0 #298

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-cdk-lib from 2.46.0 to 2.59.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.59.0

Features

Bug Fixes


Alpha modules (2.59.0-alpha.0)

v2.58.1

Features


Alpha modules (2.58.1-alpha.0)

v2.58.0

Features

  • assertions: improve printing of match failures (#23453) (2676386)

Alpha modules (2.58.0-alpha.0)

v2.57.0

Features

  • cfnspec: cloudformation spec v103.0.0 (#23452) (e49e57d)
  • lambda: add support for auto-instrumentation with ADOT Lambda layer (#23027) (fc70535)

Bug Fixes

  • cfnspec: v101.0.0 introduced specific types on several types that previously were typed as json (#23448) (4fbc182)
  • codedeploy: referenced Applications are not environment-aware (#23405) (96242d7)
  • s3: buckets with SSE-KMS silently fail to receive logs (#23385) (1b7a384)

Alpha modules (2.57.0-alpha.0)

Bug Fixes

  • aws-redshift: Columns are not dropped on removal from array (#23011) (2981313), closes #22208

v2.56.1

Bug Fixes

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.59.0 (2023-01-03)

Features

Bug Fixes

2.58.1 (2022-12-30)

Features

2.58.0 (2022-12-28)

Features

  • assertions: improve printing of match failures (#23453) (2676386)

2.57.0 (2022-12-27)

Features

  • cfnspec: cloudformation spec v103.0.0 (#23452) (e49e57d)
  • lambda: add support for auto-instrumentation with ADOT Lambda layer (#23027) (fc70535)

Bug Fixes

  • cfnspec: v101.0.0 introduced specific types on several types that previously were typed as json (#23448) (4fbc182)
  • codedeploy: referenced Applications are not environment-aware (#23405) (96242d7)
  • s3: buckets with SSE-KMS silently fail to receive logs (#23385) (1b7a384)

2.56.1 (2022-12-23)

Bug Fixes

  • cfnspec: v101.0.0 introduced specific types on several types that previously were typed as json (#23448) (1b4e3a4)

... (truncated)

Commits


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)