Skip to content

chore: Bump @aws-sdk/client-ssm from 3.171.0 to 3.183.0 in /modules/webhook/lambdas/webhook #2493

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 5, 2022

Bumps @aws-sdk/client-ssm from 3.171.0 to 3.183.0.

Release notes

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

v3.183.0

3.183.0(2022-10-03)

Chores
  • clients: bump target to ES2020 and remove outdated libs (#4006) (6a7fea46)
  • packages: bump target to ES2020 and remove outdated libs (#4005) (596da352)
  • shared-ini-file-loader: move @​aws-sdk/types to normal dep (#4007) (efa935ab)
New Features
  • clients: update client endpoints as of 2022-10-03 (a2851438)
  • client-ec2: Adding an imdsSupport attribute to EC2 AMIs (7304adf7)
  • client-snowball: Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable). (22500bf3)
  • client-accessanalyzer: AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies. (b7db0537)
  • codegen: add query compatible header error code handling for JSON protocols (#3972) (8fe1b54c)
Bug Fixes
  • endpoint-discovery: delete failed cache entry in blocking operations (#4011) (c96ac941)

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

v3.182.0

3.182.0(2022-09-30)

Documentation Changes
  • client-sso-oidc: Documentation updates for the IAM Identity Center OIDC CLI Reference. (c26a7337)
New Features
  • clients: update client endpoints as of 2022-09-30 (c3085e8c)
  • client-dlm: This release adds support for archival of single-volume snapshots created by Amazon Data Lifecycle Manager policies (a88a8871)
  • client-sagemaker: A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature. (ac3017f5)
  • client-codedeploy: This release allows you to override the alarm configurations when creating a deployment. (593dbc27)
  • client-devops-guru: This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes (84ff65b7)
  • client-sagemaker-runtime: A new parameter called EnableExplanations is added to InvokeEndpoint API to enable on-demand SageMaker Clarify online explainability requests. (4ad08ad2)
Bug Fixes
  • endpoint: misc fixes for endpoints 2.0 based on service unit tests (#4002) (77788f9a)

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

... (truncated)

Changelog

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

3.183.0 (2022-10-03)

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

3.181.0 (2022-09-29)

Bug Fixes

  • clients: make parseErrorBody async (#3999) (2558c93)
  • clients: populate message field when parsing errors (#3995) (02e47f1)

3.180.0 (2022-09-27)

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

3.179.0 (2022-09-26)

Features

  • client-ssm: This release includes support for applying a CloudWatch alarm to Systems Manager capabilities like Automation, Run Command, State Manager, and Maintenance Windows. (0a4f5fd)

3.178.0 (2022-09-23)

Features

  • client-ssm: This release adds new SSM document types ConformancePackTemplate and CloudFormation (75acad4)
Commits
  • 1b90a0a Publish v3.183.0
  • 6a7fea4 chore(clients): bump target to ES2020 and remove outdated libs (#4006)
  • c20ed87 Publish v3.181.0
  • 2558c93 fix(clients): make parseErrorBody async (#3999)
  • 02e47f1 fix(clients): populate message field when parsing errors (#3995)
  • 3ed75ec Publish v3.180.0
  • 351d3a0 Publish v3.179.0
  • 0a4f5fd feat(client-ssm): This release includes support for applying a CloudWatch ala...
  • e923708 Publish v3.178.0
  • 75acad4 feat(client-ssm): This release adds new SSM document types ConformancePackTem...
  • 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.171.0 to 3.183.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.183.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 Oct 5, 2022
@npalm npalm merged commit a737db6 into develop Oct 5, 2022
@npalm npalm deleted the dependabot/npm_and_yarn/modules/webhook/lambdas/webhook/aws-sdk/client-ssm-3.183.0 branch October 5, 2022 10:32
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