Skip to content

build(deps): bump aws-sdk from 2.1089.0 to 2.1092.0 #655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps aws-sdk from 2.1089.0 to 2.1092.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1092.0

See changelog for more information.

Release v2.1091.0

See changelog for more information.

Release v2.1090.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.1092.0

  • bugfix: S3: Fixed a bug that S3 client no longer honor the computeChecksums config introduced in #3799. Previously only the members with httpChecksumRequired trait will be disabled by unseting computeChecksums config. S3 doesn't not honor the config because it has its own logic handling MD5 chechsums.
  • feature: Chime: Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException.
  • feature: Connect: This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.
  • feature: Lambda: Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.
  • feature: Outposts: This release adds address filters for listSites

2.1091.0

  • feature: LexModelsV2: This release makes slotTypeId an optional parameter in CreateSlot and UpdateSlot APIs in Amazon Lex V2 for model building. Customers can create and update slots without specifying a slot type id.
  • feature: TranscribeService: Documentation fix for API StartMedicalTranscriptionJobRequest, now showing min sample rate as 16khz
  • feature: Transfer: Adding more descriptive error types for managed workflows

2.1090.0

  • feature: Comprehend: Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents.
  • feature: EC2MetadataCredentials: Allow EC2MetadataCredentials to extend the existing expiration when EC2 Metadata Service returns expired credentials or failure response.
Commits
  • 222a8ac Updates SDK to v2.1092.0
  • 82d8972 fix S3 client no longer honor the computeChecksums config (#4052)
  • 80bee5c Updates SDK to v2.1091.0
  • d41cb04 Updates SDK to v2.1090.0
  • 9917399 support static stability in instance metadata credential provider (#4049)
  • 6d7d96c doc: added allowlist docs to CONTRIBUTING.md (#4048)
  • See full diff 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 dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript labels Mar 14, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-2.1092.0 branch from e7dbc0b to d831f4b Compare March 14, 2022 14:50
@dreamorosi
Copy link
Contributor

@dependabot rebase

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1089.0 to 2.1092.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.1089.0...v2.1092.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-2.1092.0 branch from d831f4b to 942cad5 Compare March 14, 2022 15:02
@dreamorosi dreamorosi merged commit b9a9b5c into main Mar 14, 2022
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-2.1092.0 branch March 14, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant