Skip to content
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

Bump @aws-sdk/lib-storage from 3.569.0 to 3.578.0 #22515

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps @aws-sdk/lib-storage from 3.569.0 to 3.578.0.

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.578.0

3.578.0(2024-05-16)

Documentation Changes
  • client-connect: Adding Contact Flow metrics to the GetMetricDataV2 API (bd7756ba)
  • client-secrets-manager: Documentation updates for AWS Secrets Manager (12647db4)
New Features
  • clients: update client endpoints as of 2024-05-16 (26087ade)
  • client-sagemaker: Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam. (93112712)
  • client-mwaa: Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow. (9a658223)
  • client-quicksight: This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK). (5e19279d)
  • client-kafka: AWS MSK support for Broker Removal. (f11ecace)
  • client-acm-pca: This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions (d4c2ced7)
Bug Fixes
  • lib-storage: send a single chunk if the stream is equal to partsize (#5036) (9466c825)

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

v3.577.0

3.577.0(2024-05-15)

Chores
Documentation Changes
  • client-securityhub: Documentation-only update for AWS Security Hub (511c677b)
New Features
  • client-codebuild: CodeBuild Reserved Capacity VPC Support (877d146a)
  • client-medical-imaging: Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions. (1ac3a3d8)
  • client-grafana: This release adds new ServiceAccount and ServiceAccountToken APIs. (6c988717)
  • client-datasync: Task executions now display a CANCELLING status when an execution is in the process of being cancelled. (ef2c2a5f)
  • client-bedrock-agent-runtime: Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains (91b3891c)
Bug Fixes
  • credential-providers: use latest version for client peerDependencies (#6099) (9b1ed64e)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.578.0 (2024-05-16)

Bug Fixes

  • lib-storage: send a single chunk if the stream is equal to partsize (#5036) (9466c82)

3.577.0 (2024-05-15)

Note: Version bump only for package @​aws-sdk/lib-storage

3.576.0 (2024-05-14)

Note: Version bump only for package @​aws-sdk/lib-storage

3.575.0 (2024-05-13)

Note: Version bump only for package @​aws-sdk/lib-storage

3.574.0 (2024-05-10)

Note: Version bump only for package @​aws-sdk/lib-storage

3.572.0 (2024-05-08)

Note: Version bump only for package @​aws-sdk/lib-storage

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.569.0 to 3.578.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.578.0/lib/lib-storage)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

changeset-bot bot commented May 17, 2024

⚠️ No Changeset found

Latest commit: f9b0ea6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@paescuj paescuj closed this May 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/aws-sdk/lib-storage-3.578.0 branch May 17, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant