Skip to content

chore(deps-dev): bump @aws-sdk/util-hex-encoding from 3.186.0 to 3.188.0 #448

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/util-hex-encoding from 3.186.0 to 3.188.0.

Release notes

Sourced from @​aws-sdk/util-hex-encoding's releases.

v3.188.0

3.188.0(2022-10-13)

Chores
  • codegen:
    • bump smithy to 1.26.x (#4037) (e455ea5c)
    • move smithy version settings to gradle properties (#4035) (4e6df5ef)
    • refactor writeAdditionalFiles and writeAdditionalExports logic into customize (#4014) (ed7cec28)
  • clients:
    • add missing newline (#4030) (f23158a3)
    • restore "bump target to ES2020 and remove outdated libs" (c709add0)
  • deps-dev: bump fast-xml-parser to 4.0.11 (#4001) (0a893fba)
  • packages: restore es2020 target in packages for dist-es (625092f3)
Documentation Changes
  • client-ecs: Documentation update to address tickets. (1d6ea7d5)
  • client-translate: This release enables customers to specify multiple target languages in asynchronous batch translation requests. (f296ccc7)
  • client-iam: Documentation updates for the AWS Identity and Access Management API Reference. (d4422ff1)
  • client-rds-data: Doc update to reflect no support for schema parameter on BatchExecuteStatement API (6aabe748)
  • client-iotfleetwise: Documentation update for AWS IoT FleetWise (17b50b4c)
  • streams: add readme section about stream mixins (#4036) (7434604a)
New Features
  • clients:
    • update client endpoints as of 2022-10-13 (914798ba)
    • support util functions to consume response streams (#3977) (ad99b669)
  • client-medialive: AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source. (3e59a7ac)
  • client-amplifyuibuilder: We are releasing the ability for fields to be configured as arrays. (af77058a)
  • client-ssm: Support of AmazonLinux2022 by Patch Manager (5f08c969)
  • client-guardduty: Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations. (f64188c0)
  • client-transfer: This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect. (d0d60dab)
  • client-wisdom: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations. (8ea9f3c7)
  • client-panorama: Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response. (8e266f0c)
  • client-directory-service: This release adds support for describing and updating AWS Managed Microsoft AD set up. (a6042dd0)
  • client-mediapackage-vod: This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer. (f53ca0e0)
  • client-ssm-incidents: Update RelatedItem enum to support Tasks (d89bc49f)
  • client-appflow: With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically. (fa7223ae)
  • client-connect: This release adds support for a secondary email and a mobile number for Amazon Connect instance users. (8c9f6446)
Bug Fixes

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

... (truncated)

Changelog

Sourced from @​aws-sdk/util-hex-encoding's changelog.

3.188.0 (2022-10-13)

Note: Version bump only for package @​aws-sdk/util-hex-encoding

Commits

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 requested a review from a team as a code owner October 14, 2022 13:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/util-hex-encoding-3.188.0 branch from 68a31db to da74697 Compare October 19, 2022 18:55
Bumps [@aws-sdk/util-hex-encoding](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-hex-encoding) from 3.186.0 to 3.188.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-hex-encoding/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.188.0/packages/util-hex-encoding)

---
updated-dependencies:
- dependency-name: "@aws-sdk/util-hex-encoding"
  dependency-type: direct:development
  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/util-hex-encoding-3.188.0 branch from da74697 to b78ab32 Compare October 24, 2022 22:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2022

Superseded by #469.

@dependabot dependabot bot closed this Nov 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/util-hex-encoding-3.188.0 branch November 2, 2022 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants