aws-samples / cloud-gaming-on-ec2-instances

https://aws.amazon.com/blogs/compute/use-amazon-ec2-for-cost-efficient-cloud-gaming-with-pay-as-you-go-pricing/
64 stars 19 forks source link

Bump semver and aws-cdk-lib in /cdk #16

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps semver to 7.5.4 and updates ancestor dependencies semver and aws-cdk-lib. These dependencies need to be updated together.

Updates semver from 7.3.8 to 7.5.4

Release notes

Sourced from semver's releases.

v7.5.4

7.5.4 (2023-07-07)

Bug Fixes

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.4 (2023-07-07)

Bug Fixes

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

... (truncated)

Commits
  • 36cd334 chore: release 7.5.4
  • 8456d87 chore: postinstall for dependabot template-oss PR
  • dde1f00 chore: postinstall for dependabot template-oss PR
  • dffcd1b chore: bump @​npmcli/template-oss from 4.16.0 to 4.17.0
  • d619f66 chore: postinstall for dependabot template-oss PR
  • 3bc4247 chore: bump @​npmcli/template-oss from 4.15.1 to 4.16.0
  • cc6fde2 fix: trim each range set before parsing
  • 99d8287 fix: correctly parse long build ids as valid (#583)
  • 4f0f6b1 chore: fix arguments in whitespace test (#574)
  • 6bd1a37 chore: remove duplicate test in semver class (#575)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates semver from 6.3.0 to 7.5.4

Release notes

Sourced from semver's releases.

v7.5.4

7.5.4 (2023-07-07)

Bug Fixes

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.4 (2023-07-07)

Bug Fixes

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

... (truncated)

Commits
  • 36cd334 chore: release 7.5.4
  • 8456d87 chore: postinstall for dependabot template-oss PR
  • dde1f00 chore: postinstall for dependabot template-oss PR
  • dffcd1b chore: bump @​npmcli/template-oss from 4.16.0 to 4.17.0
  • d619f66 chore: postinstall for dependabot template-oss PR
  • 3bc4247 chore: bump @​npmcli/template-oss from 4.15.1 to 4.16.0
  • cc6fde2 fix: trim each range set before parsing
  • 99d8287 fix: correctly parse long build ids as valid (#583)
  • 4f0f6b1 chore: fix arguments in whitespace test (#574)
  • 6bd1a37 chore: remove duplicate test in semver class (#575)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates aws-cdk-lib from 2.62.2 to 2.92.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.92.0

Features

Bug Fixes


Alpha modules (2.92.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • batch: if using spot instances on your Compute Environments, they will default to SPOT_PRICE_CAPACITY_OPTIMIZED instead of SPOT_CAPACITY_OPTIMIZED now.

Features

  • batch: grantSubmitJob method (#26729) (716871f), closes #25574
  • batch: set default spot allocation strategy to SPOT_PRICE_CAPACITY_OPTIMIZED (#26731) (e0ca252)

v2.91.0

Features

Bug Fixes


Alpha modules (2.91.0-alpha.0)

Features

  • appconfig: L2 constructs (#26639) (e479bd4)
  • glue: Job construct does not honor SparkUIProps S3 prefix when granting S3 access (#26696) (42250f1), closes #19862

Bug Fixes

  • glue: synth time validation does not work in Python/Java/C#/Go (#26650) (dba8cf3), closes #26620

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.92.0 (2023-08-15)

Features

Bug Fixes

2.91.0 (2023-08-10)

Features

Bug Fixes

2.90.0 (2023-08-04)

Features

  • aws-cdk-lib: ADOT Lambda Layer v0.31.0 (#26505) (03c6f6f)
  • core: new RemovalPolicy.RETAIN_EXCEPT_ON_CREATE to only retain resources that have been successfully created (#26602) (c84666c), closes #26595
  • core: support ssh build arg in DockerImageAsset (#26356) (7b3d381)
  • stepfunctions: allow setting comment on state machine (#25858) (6a70b4f)
  • update AWS Service Spec (#26579) (6c588da)

Bug Fixes

  • cli: specifying --quiet does not suppress asset building and publishing logs (#26493) (b12bc67), closes #26265
  • ec2: flowLogName property for FlowLog construct does not work (#26371) (f910f78), closes #26370

... (truncated)

Commits
  • 694b406 chore: npm-check-updates && yarn upgrade (#26734)
  • 6e20cbf feat(opensearchservice): SAML authorization properties for Domain construct (...
  • ce2f844 chore(deps): upgrade to @​aws-cdk/node-proxy-agent-v6 (#26722)
  • 259a469 fix(aws-cdk-lib): custom resources using Node16 and SDKv2 (#26710)
  • 0fc33d9 fix(custom-resources): incorrect sdkv3 fallback (#26693)
  • 305a9cc fix(sam): CfnFunction events are not rendered (#26679)
  • c5ca122 docs(custom-resource): add example for AwsApiCall (#26621)
  • cc52e2d fix(apigateway): allowedOrigins are incorrectly interpreted as regexes (#26648)
  • ed3aaf7 fix(triggers): executed on update even when executeOnHandlerChange is false (...
  • 19e1eb6 chore(rds): Add support for RDS MySQL minor versions of 8.0.34 and 5.7.43 (#2...
  • 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/cloud-gaming-on-ec2-instances/network/alerts).
Seblat5ch commented 1 year ago

need to wait for correct next scan.

dependabot[bot] commented 1 year 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.