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/client-s3 from 3.28.0 to 3.29.0 #535

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2021

Bumps @aws-sdk/client-s3 from 3.28.0 to 3.29.0.

Release notes

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

v3.29.0

3.29.0 (2021-09-03)

Chores
New Features
  • clients: update clients as of 09/02/2021 (#2744) (19f061fa)
  • s3: support generating endpoints from multi-region access point (#2742) (49da47b4)
  • smithy-client: add parse utils for sized numbers (#2710) (c1a7dd53)
Bug Fixes
  • parse: reject numeric strings with non-numbers (#2729) (afeccd74)
  • middleware-sdk-rds: double encoding the presigned url (#2711) (8a271be6)

Updated packages:

... (truncated)

Changelog

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

3.29.0 (2021-09-02)

Features

  • s3: support generating endpoints from multi-region access point (#2742) (49da47b)
Commits
  • 2474c5f Publish v3.29.0
  • 49da47b feat(s3): support generating endpoints from multi-region access point (#2742)
  • 05a7701 chore(deps-dev): bump typescript to ~4.4.2 (#2733)
  • 5249df4 chore(codegen): regenerate with strict body parsing (#2730)
  • 92d89f5 chore: update generated code for sized number parsing (#2719)
  • 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-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.28.0 to 3.29.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.29.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 3, 2021
@StuAA78
Copy link
Collaborator

StuAA78 commented Sep 6, 2021

@dependabot ignore this minor version

@dependabot dependabot bot closed this Sep 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2021

OK, I won't notify you about version 3.29.x again, unless you re-open this PR or update to a 3.29.x release yourself.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.29.0 branch September 6, 2021 09:42
@StuAA78
Copy link
Collaborator

StuAA78 commented Sep 6, 2021

We read in aws/aws-sdk-js-v3#2750 that this version drastically increases the size of the package and breaks compatibility with alpine.

We also received warnings from Synk about some of the package's dependencies:

  • axios@0.21.1 - regular expression denial of service
  • ws@3.3.3 - regular expression denial of service
  • request@2.88.2 - insecure encryption.

We are therefore closing this PR without updating.

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