Skip to content

chore: Bump @aws-sdk/client-ssm from 3.131.0 to 3.138.0 in /modules/webhook/lambdas/webhook #2301

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 Aug 1, 2022

Bumps @aws-sdk/client-ssm from 3.131.0 to 3.138.0.

Release notes

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

v3.138.0

3.138.0(2022-07-27)

Documentation Changes
  • client-ssm: Adding doc updates for OpsCenter support in Service Setting actions. (2a18f3ae)
New Features
  • clients: update client endpoints as of 2022-07-27 (caeedebe)
  • client-marketplace-catalog: The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it. (df77d8b5)
  • client-global-accelerator: Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic. (d07e9462)
  • client-polly: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only. (d06d2de2)
  • client-workspaces: Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace. (6f03fb88)
  • client-auditmanager: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus. (352b023a)
  • client-config-service: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack. (6945e9e9)
  • client-chime: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling (a5a02f7e)

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

v3.137.0

3.137.0(2022-07-26)

Chores
  • deps: bump trim-newlines from 3.0.0 to 3.0.1 (#3826) (8490ecde)
Documentation Changes
  • client-rds: Adds support for using RDS Proxies with RDS for MariaDB databases. (1c8e14a2)
  • client-securityhub: Documentation updates for AWS Security Hub (c954e13b)
New Features
  • client-detective: Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph. (6b3a1ff9)
  • client-guardduty: Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity. (f85fa664)
  • client-lookoutvision: This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models. (65ad0832)
  • client-transfer: AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism. (8424fee5)
  • client-macie2: This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings. (00eeecb3)
  • client-rekognition: This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models. (34e5ab69)
  • client-appsync: Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions. (9f42ace9)
  • namespaces: remove namespaces with only a log filter (#3823) (33e68228)
Bug Fixes

... (truncated)

Changelog

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

3.138.0 (2022-07-27)

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

3.137.0 (2022-07-26)

Features

  • namespaces: remove namespaces with only a log filter (#3823) (33e6822)
Commits
  • c6bb7f9 Publish v3.138.0
  • 2a18f3a docs(client-ssm): Adding doc updates for OpsCenter support in Service Setting...
  • b30346b Publish v3.137.0
  • 33e6822 feat(namespaces): remove namespaces with only a log filter (#3823)
  • 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)

Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.131.0 to 3.138.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.138.0/clients/client-ssm)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2022
@npalm npalm merged commit 71fc99e into develop Aug 3, 2022
@npalm npalm deleted the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/aws-sdk/client-ssm-3.138.0 branch August 3, 2022 17:17
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant