aws-samples / alphafold-protein-structure-prediction-with-frontend-app

Other
15 stars 5 forks source link

Bump semver and aws-cdk-lib in /provisioning #26

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Removes semver. It's no longer used after updating ancestor dependency aws-cdk-lib. These dependencies need to be updated together.

Removes semver

Updates aws-cdk-lib from 2.50.0 to 2.110.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.110.1

Bug Fixes

  • cli: hotswap cannot evaluate nested stacks within nested stacks (8fa6bdd)

Alpha modules (2.110.1-alpha.0)

v2.110.0

Features


Alpha modules (2.110.0-alpha.0)

v2.109.0

Features

Bug Fixes

Reverts


Alpha modules (2.109.0-alpha.0)

Bug Fixes

  • integ-runner: fails with "no such file or directory, open 'node_modules/@​aws-cdk/integ-runner/lib/workers/db.json.gz'" (#27983) (56daf0b)
  • integ-runner: update workflow error message is inaccurate (#27924) (844cd6f)

v2.108.1

Bug Fixes

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.110.1 (2023-11-21)

Bug Fixes

  • cli: hotswap cannot evaluate nested stacks within nested stacks (8fa6bdd)

2.110.0 (2023-11-16)

Features

2.109.0 (2023-11-15)

Features

Bug Fixes

Reverts

2.108.1 (2023-11-14)

Bug Fixes

  • elasticloadbalancingv2: access logging fails on imported bucket (#27948) (8243601), closes #27928

... (truncated)

Commits
  • 3278c19 feat(lambda): support for advanced logging (#28039)
  • 1d1876c feat: update AWS Service Spec (#28034)
  • ca71980 docs(ec2): fix typo from Amazon Linux 2022 to Amazon Linux 2023 (#28033)
  • bf9bb3d chore(rds): support RDS for SQL Server 16.00.4085.2.v1 as major version 2022 ...
  • f0939f2 feat: update AWS Service Spec (#28011)
  • 846c26a chore(rds): support for aurora mysql 3.04.1 (#28002)
  • e789adc feat(lambda): Support S3 as onFailure destinations on MSK and SelfManagedKafk...
  • ef4dee6 feat(lambda): add java 21 lambda runtime (#27822)
  • db21fef docs(lambda-nodejs): fix default runtime docs (#27984)
  • 33357aa feat(apigateway): support firehose access log destination (#27959)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws-samples/alphafold-protein-structure-prediction-with-frontend-app/network/alerts).
dependabot[bot] commented 7 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.