CCExtractor / beacon-backend

backend for the beacon app, gsoc 2021
MIT License
8 stars 38 forks source link

Bump @aws-sdk/client-ec2 from 3.140.0 to 3.261.0 #294

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-ec2 from 3.140.0 to 3.261.0.

Release notes

Sourced from @​aws-sdk/client-ec2's releases.

v3.261.0

3.261.0(2023-01-30)

Chores
New Features
  • client-ec2: We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route. (52a9d0c3)
  • client-dlm: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (1295499b)
  • client-swf: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (0e9fe1c9)
  • client-application-discovery-service: Update ImportName validation to 255 from the current length of 100 (3cc15819)
  • client-clouddirectory: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (54bbffe0)
  • client-imagebuilder: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (05edd3ed)
  • client-cloudformation: This feature provides a method of obtaining which regions a stackset has stack instances deployed in. (eb107209)
  • client-kafka: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (89fb3ffb)
  • client-mediaconvert: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (16d81269)
  • smithy-client: parse datetime offsets (#4379) (c1d323b9)
Bug Fixes
  • codegen: safe access for error code location (#4367) (89915126)

For list of updated packages, view updated-packages.md in assets-3.261.0.zip

v3.260.0

3.260.0(2023-01-27)

Chores
  • util-utf8: delete deprecated runtime specific modules (#4375) (af0ac0e3)
New Features
  • client-serverlessapplicationrepository: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (eb09d024)
  • client-sagemaker: This release supports running SageMaker Training jobs with container images that are in a private Docker registry. (f0943cd9)
  • client-greengrass: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (5529c0a6)
  • client-fis: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (bb8ec2ff)
  • client-application-auto-scaling: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (19a7a84b)
  • client-glacier: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (ca4e45e1)
  • client-greengrassv2: Enabled FIPS endpoints for GovCloud (US) in SDK. (d8008a7a)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ec2's changelog.

3.261.0 (2023-01-30)

Bug Fixes

  • codegen: safe access for error code location (#4367) (8991512)

Features

  • client-ec2: We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route. (52a9d0c)

3.259.0 (2023-01-26)

Note: Version bump only for package @​aws-sdk/client-ec2

3.258.0 (2023-01-25)

Features

  • client-ec2: This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs. (8973fbd)

3.257.0 (2023-01-24)

Note: Version bump only for package @​aws-sdk/client-ec2

3.256.0 (2023-01-23)

Note: Version bump only for package @​aws-sdk/client-ec2

... (truncated)

Commits
  • 1a46f68 Publish v3.261.0
  • 52a9d0c feat(client-ec2): We add Prefix Lists as a new route destination option for L...
  • 8991512 fix(codegen): safe access for error code location (#4367)
  • ceb0ef9 Publish v3.259.0
  • 640f7f6 Publish v3.258.0
  • 8973fbd feat(client-ec2): This release adds new functionality that allows customers t...
  • cdef3e5 chore(clients): import fromUtf8 and toUtf8 from util-utf8 (#4363)
  • 0aa3fb9 Publish v3.257.0
  • 0a91960 Publish v3.256.0
  • 4942c01 chore(clients): prefix __ to defaults mode type alias (#4352)
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #295.