Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps @uppy/aws-s3 from 3.0.6 to 3.3.0.

Release notes

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

Uppy 3.3.0

Package Version Package Version
@​uppy/angular 0.5.0 @​uppy/image-editor 2.1.0
@​uppy/aws-s3-multipart 3.1.0 @​uppy/locales 3.0.4
@​uppy/companion 4.1.0 @​uppy/tus 3.0.5
@​uppy/companion-client 3.1.0 @​uppy/utils 5.1.0
@​uppy/dashboard 3.2.0 uppy 3.3.0
  • @​uppy/companion: change default S3 expiry from 300 to 800 seconds (Merlijn Vos / #4206)
  • @​uppy/dashboard: Single file mode (Artur Paikin / #4188)
  • @​uppy/locales: Fix UZ locale (Merlijn Vos / #4178)
  • @​uppy/utils: update typings for RateLimitedQueue (Antoine du Hamel / #4204)
  • @​uppy/aws-s3-multipart: empty the queue when pausing (Antoine du Hamel / #4203)
  • @​uppy/image-editor: add checkered background (Livia Medeiros / #4194)
  • @​uppy/aws-s3-multipart: refactor rate limiting approach (Antoine du Hamel / #4187)
  • @​uppy/companion: send expiry time along side S3 signed requests (Antoine du Hamel / #4202)
  • @​uppy/companion-client: add support for AbortSignal (Antoine du Hamel / #4201)
  • @​uppy/companion-client: prevent preflight race condition (Mikael Finstad / #4182)
  • @​uppy/aws-s3-multipart: change limit to 6 (Antoine du Hamel / #4199)
  • @​uppy/utils: add cause support for AbortErrors (Antoine du Hamel / #4198)
  • meta: Fix bad example for setFileState (Tim Whitney / #4191)
  • meta: Update code example for getFiles (Tim Whitney / #4189)
  • meta: Fix issue with outdated comment. (Tim Whitney / #4192)
  • @​uppy/aws-s3-multipart: remove unused timeout option (Antoine du Hamel / #4186)
  • meta: Remove dollar sign from command for easier copy/pasting (Youssef Victor / #4180)
  • @​uppy/aws-s3-multipart,@​uppy/tus: fix Timed out waiting for socket (Antoine du Hamel / #4177)
  • meta: Add note about facebook approval (Mikael Finstad / #4172)
  • meta: add a manual deploy for website (Antoine du Hamel / #4171)

Uppy 3.2.2

Package Version Package Version
@​uppy/aws-s3 3.0.4 @​uppy/tus 3.0.4
@​uppy/core 3.0.4 @​uppy/xhr-upload 3.0.4
@​uppy/provider-views 3.0.2 uppy 3.2.2
  • @​uppy/aws-s3,@​uppy/tus,@​uppy/xhr-upload: replace this.getState().files with this.uppy.getState().files (Artur Paikin / #4167)
  • @​uppy/core: make cancel() and close() arguments optional in types (Merlijn Vos / #4161)
  • @​uppy/provider-views: Fix button and input inconsistent font and style (Artur Paikin / #4162)

Uppy 3.2.1

Package Version Package Version

... (truncated)

Changelog

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

3.3.0

Released: 2022-11-10

Package Version Package Version
@​uppy/angular 0.5.0 @​uppy/image-editor 2.1.0
@​uppy/aws-s3-multipart 3.1.0 @​uppy/locales 3.0.4
@​uppy/companion 4.1.0 @​uppy/tus 3.0.5
@​uppy/companion-client 3.1.0 @​uppy/utils 5.1.0
@​uppy/dashboard 3.2.0 uppy 3.3.0
  • @​uppy/companion: change default S3 expiry from 300 to 800 seconds (Merlijn Vos / #4206)
  • @​uppy/dashboard: Single file mode (Artur Paikin / #4188)
  • @​uppy/locales: Fix UZ locale (Merlijn Vos / #4178)
  • @​uppy/utils: update typings for RateLimitedQueue (Antoine du Hamel / #4204)
  • @​uppy/aws-s3-multipart: empty the queue when pausing (Antoine du Hamel / #4203)
  • @​uppy/image-editor: add checkered background (Livia Medeiros / #4194)
  • @​uppy/aws-s3-multipart: refactor rate limiting approach (Antoine du Hamel / #4187)
  • @​uppy/companion: send expiry time along side S3 signed requests (Antoine du Hamel / #4202)
  • @​uppy/companion-client: add support for AbortSignal (Antoine du Hamel / #4201)
  • @​uppy/companion-client: prevent preflight race condition (Mikael Finstad / #4182)
  • @​uppy/aws-s3-multipart: change limit to 6 (Antoine du Hamel / #4199)
  • @​uppy/utils: add cause support for AbortErrors (Antoine du Hamel / #4198)
  • meta: Fix bad example for setFileState (Tim Whitney / #4191)
  • meta: Update code example for getFiles (Tim Whitney / #4189)
  • meta: Fix issue with outdated comment. (Tim Whitney / #4192)
  • @​uppy/aws-s3-multipart: remove unused timeout option (Antoine du Hamel / #4186)
  • meta: Remove dollar sign from command for easier copy/pasting (Youssef Victor / #4180)
  • @​uppy/aws-s3-multipart,@​uppy/tus: fix Timed out waiting for socket (Antoine du Hamel / #4177)
  • meta: Add note about facebook approval (Mikael Finstad / #4172)
  • meta: add a manual deploy for website (Antoine du Hamel / #4171)

3.2.2

Released: 2022-10-24

Package Version Package Version
@​uppy/aws-s3 3.0.4 @​uppy/tus 3.0.4
@​uppy/core 3.0.4 @​uppy/xhr-upload 3.0.4
@​uppy/provider-views 3.0.2 uppy 3.2.2
  • @​uppy/aws-s3,@​uppy/tus,@​uppy/xhr-upload: replace this.getState().files with this.uppy.getState().files (Artur Paikin / #4167)
  • @​uppy/core: make cancel() and close() arguments optional in types (Merlijn Vos / #4161)
  • @​uppy/provider-views: Fix button and input inconsistent font and style (Artur Paikin / #4162)

3.2.1

... (truncated)

Commits
  • a16de33 Release: uppy@3.15.0 (#4660)
  • 44d7a5e @​uppy/transloadit: Emit assembly progress events (#4603)
  • 8a32e8e @​uppy/transloadit: remove Socket.io (#4281)
  • 64a7326 example: update Angular example to 16.x (#4642)
  • eddc105 @​uppy/angular: upgrade to Angular 16.x (#4642)
  • 06eef39 @​uppy/companion: refactor getProtectedHttpAgent to make TS happy (#4654)
  • 90d137b Alias "removeListener" as "off" in Redis emitter (#4647)
  • ef613e6 Move remote file upload logic into companion-client (#4573)
  • 683af37 @​uppy/dashboard: when showAddFilesPanel is true, aria-hidden should be the o...
  • 7e48218 Release: uppy@3.14.1 (#4644)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@uppy/aws-s3](https://github.com/transloadit/uppy) from 3.0.6 to 3.3.0.
- [Release notes](https://github.com/transloadit/uppy/releases)
- [Changelog](https://github.com/transloadit/uppy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/transloadit/uppy/compare/@uppy/aws-s3@3.0.6...@uppy/aws-s3@3.3.0)

---
updated-dependencies:
- dependency-name: "@uppy/aws-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 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2023

Superseded by #48.

@dependabot dependabot bot closed this Oct 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/assets/javascripts/uppy/aws-s3-3.3.0 branch October 1, 2023 21:15
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