themarshallproject / arpa20220125

Repo automatically created by gfx rig.
0 stars 0 forks source link

Bump @aws-sdk/client-s3 from 3.157.0 to 3.259.0 #157

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-s3 from 3.157.0 to 3.259.0.

Release notes

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

v3.259.0

3.259.0(2023-01-26)

Chores
Documentation Changes
  • util-utf8: add deprecation in README of runtime specific modules (#4372) (30b45af7)
New Features
  • clients: update client endpoints as of 2023-01-26 (cdf78f7e)
  • client-eventbridge: Minor comments for Redshift Serverless workgroup target support. (5e5f4b2a)
  • client-iotfleetwise: Add model validation to BatchCreateVehicle and BatchUpdateVehicle operations that invalidate requests with an empty vehicles list. (1d7f650d)
  • client-s3: Allow FIPS to be used with path-style URLs. (e41ba91b)
Bug Fixes
  • middleware-flexible-checksums: append content-encoding aws-chunked instead of replacing (#4368) (dac8a926)
  • package.json: build util-utf8-browser in build:crypto-dependencies (#4374) (405e8813)
  • types: changed NodeJS.ProcessEnv type to Record in node-config-provider (#4319) (872fe07f)

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

v3.258.0

3.258.0(2023-01-25)

Chores
  • util-utf8: import fromUtf8 and toUtf8 from util-utf8 (#4353) (efa3ec60)
  • clients: import fromUtf8 and toUtf8 from util-utf8 (#4363) (cdef3e51)
Documentation Changes
  • client-sts: Doc only change to update wording in a key topic (40714b52)
  • client-redshift-serverless: Added query monitoring rules as possible parameters for create and update workgroup operations. (1e68ae35)
New Features
  • clients: update client endpoints as of 2023-01-25 (98f956fd)
  • client-cloudformation: Enabled FIPS aws-us-gov endpoints in SDK. (6eef7888)
  • client-m2: Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result & unique identifier from engine. Also removed unused headers from REST APIs (717df3e0)
  • 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. (8973fbd8)

... (truncated)

Changelog

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

3.259.0 (2023-01-26)

Features

  • client-s3: Allow FIPS to be used with path-style URLs. (e41ba91)

3.258.0 (2023-01-25)

Bug Fixes

  • clients: fix restXml protocol test for timestampFormat targets (#4364) (4beb93b)

3.257.0 (2023-01-24)

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

3.256.0 (2023-01-23)

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

3.254.0 (2023-01-19)

Bug Fixes

  • clients: revert timestamp format serialization (#4348) (0633164)

Features

... (truncated)

Commits
  • ceb0ef9 Publish v3.259.0
  • e41ba91 feat(client-s3): Allow FIPS to be used with path-style URLs.
  • 640f7f6 Publish v3.258.0
  • 4beb93b fix(clients): fix restXml protocol test for timestampFormat targets (#4364)
  • 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)
  • 3844108 Publish v3.254.0
  • 0633164 fix(clients): revert timestamp format serialization (#4348)
  • 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 #159.