Skip to content

chore: Bump @aws-sdk/client-ssm from 3.82.0 to 3.85.0 in /modules/runners/lambdas/runners #2034

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 May 9, 2022

Bumps @aws-sdk/client-ssm from 3.82.0 to 3.85.0.

Release notes

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

v3.85.0

3.85.0(2022-05-05)

New Features
  • clients: update client endpoints as of 2022-05-05 (3e002c44)
  • client-ec2: Amazon EC2 I4i instances are powered by 3rd generation Intel Xeon Scalable processors and feature up to 30 TB of local AWS Nitro SSD storage (1aefead3)
  • client-kendra: AWS Kendra now supports hierarchical facets for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/filtering.html (d1a2c61c)
  • client-iot: AWS IoT Jobs now allows you to create up to 100,000 active continuous and snapshot jobs by using concurrency control. (6506e14b)
  • client-datasync: AWS DataSync now supports a new ObjectTags Task API option that can be used to control whether Object Tags are transferred. (dfc58ea4)
  • smithy-client: update client defaults provider (92a5c303)
  • codegen: add codegen indicator comment to all generated files (#3592) (567a5304)

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

v3.84.0

3.84.0(2022-05-04)

Documentation Changes
  • client-lightsail: Documentation updates for Lightsail (95abe4b5)
New Features
  • clients: update client endpoints as of 2022-05-04 (699f5ad8)
  • client-backup: Adds support to 2 new filters about job complete time for 3 list jobs APIs in AWS Backup (164cdf71)
  • client-ssm: This release adds the TargetMaps parameter in SSM State Manager API. (f0b9bd49)
  • client-iotsecuretunneling: This release introduces a new API RotateTunnelAccessToken that allow revoking the existing tokens and generate new tokens (d77322a3)

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

v3.83.0

3.83.0(2022-05-03)

Documentation Changes
  • client-s3: Documentation only update for doc bug fixes for the S3 API docs. (d3b2e8c5)
New Features
  • clients: update client endpoints as of 2022-05-03 (4a1e12d0)
  • client-kinesis-video: Add support for multiple image feature related APIs for configuring image generation and notification of a video stream. Add "GET_IMAGES" to the list of supported API names for the GetDataEndpoint API. (9dfe4185)
  • client-sagemaker: SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments; RStudio on SageMaker now allows users to bring your own development environment in a custom image. (417ad38d)
  • client-kinesis-video-archived-media: Add support for GetImages API for retrieving images from a video stream (a7753942)

... (truncated)

Changelog

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

3.85.0 (2022-05-05)

Features

  • codegen: add codegen indicator comment to all generated files (#3592) (567a530)

3.84.0 (2022-05-04)

Features

  • client-ssm: This release adds the TargetMaps parameter in SSM State Manager API. (f0b9bd4)
Commits
  • 03e589f Publish v3.85.0
  • 567a530 feat(codegen): add codegen indicator comment to all generated files (#3592)
  • ba3d932 Publish v3.84.0
  • f0b9bd4 feat(client-ssm): This release adds the TargetMaps parameter in SSM State Man...
  • 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 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2022
github-actions[bot]
github-actions bot previously approved these changes May 9, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/aws-sdk/client-ssm-3.85.0 branch from 1acc9b7 to 12ab3f1 Compare May 9, 2022 14:48
github-actions[bot]
github-actions bot previously approved these changes May 9, 2022
Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.82.0 to 3.85.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.85.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 force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/aws-sdk/client-ssm-3.85.0 branch from 12ab3f1 to 7bf121c Compare May 9, 2022 14:50
@npalm npalm merged commit 5e83df8 into develop May 9, 2022
@npalm npalm deleted the dependabot/npm_and_yarn/modules/runners/lambdas/runners/aws-sdk/client-ssm-3.85.0 branch May 9, 2022 15:49
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