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 the npm_and_yarn group with 9 updates #716

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the npm_and_yarn group with 9 updates:

Package From To
nanoid 3.3.7 5.0.9
@uppy/core 3.13.1 4.3.0
@uppy/dashboard 3.9.1 4.1.3
@uppy/drag-drop 3.1.1 4.0.5
@uppy/file-input 3.1.2 4.0.4
@uppy/image-editor 2.4.6 3.2.1
@uppy/progress-bar 3.1.1 4.0.2
@uppy/react 3.4.0 4.0.4
@uppy/xhr-upload 3.6.8 4.2.3

Updates nanoid from 3.3.7 to 5.0.9

Release notes

Sourced from nanoid's releases.

5.0.9

  • Fixed a way to break Nano ID by passing non-integer size (by @​myndzi).

5.0.8

5.0.7

5.0.6

  • Fixed React Native support.
Changelog

Sourced from nanoid's changelog.

5.0.9

  • Fixed a way to break Nano ID by passing non-integer size (by @​myndzi).

5.0.8

5.0.7

5.0.6

  • Fixed React Native support.

5.0.5

  • Make browser’s version faster by increasing size a little (by Samuel Elgozi).

5.0.4

5.0.3

  • Fixed CLI docs (by Chris Schmich).

5.0.2

  • Fixed webcrypto import (by Divyansh Singh).

5.0.1

  • Fixed Node.js 18 support.

5.0

  • Moved Node.js version to Web Crypto API.
  • Removed async API since Web Crypto API has only sync version.
  • Removed Node.js 14 and 16 support.

4.0.2

  • Added link to Github Sponsors.

4.0.1

4.0

  • Removed CommonJS support. Nano ID 4 will work only with ESM applications. We will support 3.x branch with CommonJS for users who can’t migrate to ESM.
  • Removed Node.js 10 and Node.js 12 support.
  • Reduced npm package size.

3.3.8

  • Fixed a way to break Nano ID by passing non-integer size (by @​myndzi).
Commits

Updates @uppy/core from 3.13.1 to 4.3.0

Release notes

Sourced from @​uppy/core's releases.

Uppy 4.3.0

Package Version Package Version
@​uppy/aws-s3 4.1.0 @​uppy/informer 4.1.0
@​uppy/box 3.1.0 @​uppy/instagram 4.1.0
@​uppy/companion 5.1.0 @​uppy/locales 4.1.0
@​uppy/companion-client 4.1.0 @​uppy/onedrive 4.1.0
@​uppy/compressor 2.1.0 @​uppy/remote-sources 2.2.0
@​uppy/core 4.2.0 @​uppy/screen-capture 4.1.0
@​uppy/dashboard 4.1.0 @​uppy/tus 4.1.0
@​uppy/dropbox 4.1.0 @​uppy/unsplash 4.1.0
@​uppy/facebook 4.1.0 @​uppy/url 4.1.0
@​uppy/google-drive 4.1.0 @​uppy/xhr-upload 4.1.0
@​uppy/google-photos 0.3.0 @​uppy/zoom 3.1.0
@​uppy/image-editor 3.1.0 uppy 4.3.0
  • @​uppy/core,@​uppy/dashboard: Pass container to UIPlugin.render for non-Preact integration (Merlijn Vos / #5437)
  • @​uppy/companion: do not use unsafe call to JSON.stringify (Antoine du Hamel / #5422)
  • meta: Fix yarn.lock (Murderlon)
  • @​uppy/locales: Fix locale-pack for en_US (Merlijn Vos / #5431)
  • meta: Add tsconfig to packages in private/ (Merlijn Vos / #5432)
  • @​uppy/remote-sources: support companionKeysParams (Merlijn Vos / #5434)
  • @​uppy/aws-s3,@​uppy/box,@​uppy/compressor,@​uppy/dropbox,@​uppy/facebook,@​uppy/google-drive,@​uppy/google-photos,@​uppy/image-editor,@​uppy/informer,@​uppy/instagram,@​uppy/onedrive,@​uppy/screen-capture,@​uppy/tus,@​uppy/unsplash,@​uppy/url,@​uppy/xhr-upload,@​uppy/zoom: export plugin options (Antoine du Hamel / #5433)
  • docs: correctly list exported components (Merlijn Vos / #5417)

Uppy 4.2.1

Package Version Package Version
@​uppy/react 4.0.2 uppy 4.2.1
  • @​uppy/react: fix use-sync-external-store import (Merlijn Vos / #5426)
  • docs: fix Golden Retriever service worker import (mkabatek / #5425)

Uppy 4.2.0

Package Version Package Version
@​uppy/core 4.1.2 @​uppy/transloadit 4.1.0
@​uppy/status-bar 4.0.3 uppy 4.2.0
@​uppy/svelte 4.0.1
  • @​uppy/status-bar: show upload button when files are recovered (Merlijn Vos / #5418)
  • meta: Bump docker/build-push-action from 6.6.1 to 6.7.0 (dependabot[bot] / #5413)
  • docs: remove stale reference to plugins page (Merlijn Vos / #5414)
  • @​uppy/transloadit: add execution_progress to AssemblyResponse type (Merlijn Vos / #5420)

... (truncated)

Changelog

Sourced from @​uppy/core's changelog.

4.3.0

Released: 2024-08-29

Package Version Package Version
@​uppy/aws-s3 4.1.0 @​uppy/informer 4.1.0
@​uppy/box 3.1.0 @​uppy/instagram 4.1.0
@​uppy/companion 5.1.0 @​uppy/locales 4.1.0
@​uppy/companion-client 4.1.0 @​uppy/onedrive 4.1.0
@​uppy/compressor 2.1.0 @​uppy/remote-sources 2.2.0
@​uppy/core 4.2.0 @​uppy/screen-capture 4.1.0
@​uppy/dashboard 4.1.0 @​uppy/tus 4.1.0
@​uppy/dropbox 4.1.0 @​uppy/unsplash 4.1.0
@​uppy/facebook 4.1.0 @​uppy/url 4.1.0
@​uppy/google-drive 4.1.0 @​uppy/xhr-upload 4.1.0
@​uppy/google-photos 0.3.0 @​uppy/zoom 3.1.0
@​uppy/image-editor 3.1.0 uppy 4.3.0
  • @​uppy/core,@​uppy/dashboard: Pass container to UIPlugin.render for non-Preact integration (Merlijn Vos / #5437)
  • @​uppy/companion: do not use unsafe call to JSON.stringify (Antoine du Hamel / #5422)
  • meta: Fix yarn.lock (Murderlon)
  • @​uppy/locales: Fix locale-pack for en_US (Merlijn Vos / #5431)
  • meta: Add tsconfig to packages in private/ (Merlijn Vos / #5432)
  • @​uppy/remote-sources: support companionKeysParams (Merlijn Vos / #5434)
  • @​uppy/aws-s3,@​uppy/box,@​uppy/compressor,@​uppy/dropbox,@​uppy/facebook,@​uppy/google-drive,@​uppy/google-photos,@​uppy/image-editor,@​uppy/informer,@​uppy/instagram,@​uppy/onedrive,@​uppy/screen-capture,@​uppy/tus,@​uppy/unsplash,@​uppy/url,@​uppy/xhr-upload,@​uppy/zoom: export plugin options (Antoine du Hamel / #5433)
  • docs: correctly list exported components (Merlijn Vos / #5417)

4.2.1

Released: 2024-08-26

Package Version Package Version
@​uppy/react 4.0.2 uppy 4.2.1
  • @​uppy/react: fix use-sync-external-store import (Merlijn Vos / #5426)
  • docs: fix Golden Retriever service worker import (mkabatek / #5425)

4.2.0

Released: 2024-08-20

Package Version Package Version
@​uppy/core 4.1.2 @​uppy/transloadit 4.1.0
@​uppy/status-bar 4.0.3 uppy 4.2.0
@​uppy/svelte 4.0.1

... (truncated)

Commits

Updates @uppy/dashboard from 3.9.1 to 4.1.3

Release notes

Sourced from @​uppy/dashboard's releases.

Uppy 4.1.1

Package Version Package Version
@​uppy/aws-s3 4.0.3 @​uppy/provider-views 4.0.1
@​uppy/companion 5.0.5 @​uppy/status-bar 4.0.2
@​uppy/companion-client 4.0.1 @​uppy/transloadit 4.0.2
@​uppy/core 4.1.1 @​uppy/tus 4.0.1
@​uppy/dashboard 4.0.3 @​uppy/utils 6.0.2
@​uppy/drag-drop 4.0.2 @​uppy/vue 2.0.1
@​uppy/file-input 4.0.1 uppy 4.1.1
@​uppy/image-editor 3.0.1
  • @​uppy/transloadit: fix issue with allowMultipleUploadBatches (Mikael Finstad / #5400)
  • meta: Bump elliptic from 6.5.5 to 6.5.7 (dependabot[bot] / #5410)
  • meta: add back patch for p-queue (Antoine du Hamel / #5409)
  • @​uppy/transloadit: fix many lurking TypeError (Mikael Finstad / #5399)
  • docs: improve corsOrigins documentation (Mikael Finstad / #5390)
  • docs: add ViewEncapsulation to Angular example (Aaron Russell / #5395)
  • @​uppy/companion: fix code for custom providers (Mikael Finstad / #5398)
  • docs: add note about throwing in cancelAll and destroy() (Mikael Finstad / #5408)
  • meta: Bump docker/login-action from 3.2.0 to 3.3.0 (dependabot[bot] / #5372)
  • meta: Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (dependabot[bot] / #5370)
  • docs: make hosted Companion more clear (Merlijn Vos / #5394)
  • meta: Bump docker/build-push-action from 6.4.1 to 6.6.1 (dependabot[bot] / #5403)
  • meta: bump p-queue to latest, remove patch (Mikael Finstad / #5391)
  • meta: enforce .ts extension for relative import types (Antoine du Hamel / #5393)
  • @​uppy/tus: Fix onShouldRetry type signature (Trent Nadeau / #5387)
  • @​uppy/dashboard,@​uppy/drag-drop,@​uppy/file-input: Transform the accept prop into a string everywhere (Evgenia Karunus / #5380)
  • docs: fix getTemporarySecurityCredentials in aws-s3 (Merlijn Vos / #5363)

Uppy 4.1.0

Package Version Package Version
@​uppy/audio 2.0.1 @​uppy/status-bar 4.0.1
@​uppy/aws-s3 4.0.2 @​uppy/store-default 4.1.0
@​uppy/compressor 2.0.1 @​uppy/transloadit 4.0.1
@​uppy/core 4.1.0 @​uppy/utils 6.0.1
@​uppy/dashboard 4.0.2 @​uppy/webcam 4.0.1
@​uppy/remote-sources 2.1.0 uppy 4.1.0
  • @​uppy/remote-sources: fix options type (Merlijn Vos / #5364)
  • @​uppy/transloadit: do not mark opts as mandatory (Antoine du Hamel / #5375)
  • @​uppy/compressor: mark quality as optional (Antoine du Hamel / #5374)
  • @​uppy/aws-s3: improve error when endpoint is not provided (Antoine du Hamel / #5361)
  • @​uppy/core,@​uppy/store-default: export Store type (Merlijn Vos / #5373)
  • @​uppy/dashboard: make toggleAddFilesPanel args consistent (Evgenia Karunus / #5365)

... (truncated)

Changelog

Sourced from @​uppy/dashboard's changelog.

Changelog

This is our changelog which contains planned todos and past dones.

Items can be optionally tagged by the GitHub issue's owner, if a discussion happened / is needed.

Please add your entries in this format:

  • - [ ] (<plugin name>|website|core|meta|build|test): <Present tense verb> <subject> \(<list of associated owners/gh-issues>\).

In the current stage we aim to release a new version at least every month.

4.8.0

Released: 2024-12-05

Package Version Package Version
@​uppy/audio 2.0.2 @​uppy/instagram 4.1.2
@​uppy/aws-s3 4.1.3 @​uppy/locales 4.3.1
@​uppy/box 3.1.2 @​uppy/onedrive 4.1.2
@​uppy/companion 5.2.0 @​uppy/progress-bar 4.0.2
@​uppy/companion-client 4.2.0 @​uppy/provider-views 4.1.0
@​uppy/compressor 2.1.1 @​uppy/react 4.0.4
@​uppy/core 4.3.0 @​uppy/remote-sources 2.2.1
@​uppy/dashboard 4.1.3 @​uppy/screen-capture 4.1.2
@​uppy/drag-drop 4.0.5 @​uppy/status-bar 4.0.5
@​uppy/drop-target 3.0.2 @​uppy/store-default 4.1.2
@​uppy/dropbox 4.1.2 @​uppy/thumbnail-generator 4.0.2
@​uppy/facebook 4.1.2 @​uppy/transloadit 4.1.4
@​uppy/file-input 4.0.4 @​uppy/tus 4.1.5
@​uppy/form 4.0.2 @​uppy/unsplash 4.1.2
@​uppy/golden-retriever 4.0.2 @​uppy/url 4.1.2
@​uppy/google-drive 4.2.0 @​uppy/utils 6.0.5
@​uppy/google-drive-picker 0.2.0 @​uppy/vue 2.0.3
@​uppy/google-photos 0.4.0 @​uppy/webcam 4.0.3
@​uppy/google-photos-picker 0.2.0 @​uppy/xhr-upload 4.2.3
@​uppy/image-editor 3.2.1 @​uppy/zoom 3.1.2
@​uppy/informer 4.1.2 uppy 4.8.0
  • @​uppy/companion-client: Fix allowed origins (Mikael Finstad / #5536)
  • meta: Build lib refactor to esm (Mikael Finstad / #5537)
  • @​uppy/provider-views: Google picker scope (Mikael Finstad / #5535)
  • @​uppy/core,@​uppy/provider-views: move useStore out of core (Mikael Finstad / #5533)
  • @​uppy/companion,@​uppy/google-drive-picker,@​uppy/google-photos-picker: Google Picker (Mikael Finstad / #5443)
  • @​uppy/aws-s3: console.error instead of throw for missing etag (Merlijn Vos / #5521)
  • docs: Put docs back in uppy.io repository where they belong (Merlijn Vos / #5527)
  • docs: typo (Azhar Rizqullah / #5523)

... (truncated)

Commits

Updates @uppy/drag-drop from 3.1.1 to 4.0.5

Release notes

Sourced from @​uppy/drag-drop's releases.

Uppy 4.0.5

Package Version Package Version
@​uppy/aws-s3 4.0.1 uppy 4.0.5
@​uppy/xhr-upload 4.0.2
  • @​uppy/aws-s3: use default Body generic & export AwsBody (Merlijn Vos / #5353)
  • @​uppy/xhr-upload: bring back getResponseData (Merlijn Vos / #5354)
  • @​uppy/aws-s3: only send PartNumber and ETag in completion request (Antoine du Hamel / #5356)

Uppy 4.0.4

Package Version Package Version
@​uppy/companion 5.0.4 uppy 4.0.4
@​uppy/locales 4.0.3
  • meta: fixup! meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

Uppy 4.0.3

Package Version Package Version
@​uppy/companion 5.0.3 @​uppy/xhr-upload 4.0.1
@​uppy/locales 4.0.2 uppy 4.0.3
  • @​uppy/companion: Improve error message when window.opener == null (Mikael Finstad / #5340)
  • @​uppy/xhr-upload: correctly type xhrUpload meta (Merlijn Vos / #5344)
  • meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

Uppy 4.0.2

Package Version Package Version
@​uppy/locales 4.0.1 uppy 4.0.2
@​uppy/companion 5.0.2
  • meta: mark @uppy-dev/upload-to-cdn as private (Antoine du Hamel / #5341)

Uppy 4.0.0

Package Version Package Version
@​uppy/angular 0.7.0 @​uppy/onedrive 4.0.0

... (truncated)

Changelog

Sourced from @​uppy/drag-drop's changelog.

4.0.5

Released: 2024-07-18

Package Version Package Version
@​uppy/aws-s3 4.0.1 uppy 4.0.5
@​uppy/xhr-upload 4.0.2
  • @​uppy/aws-s3: use default Body generic & export AwsBody (Merlijn Vos / #5353)
  • @​uppy/xhr-upload: bring back getResponseData (Merlijn Vos / #5354)
  • @​uppy/aws-s3: only send PartNumber and ETag in completion request (Antoine du Hamel / #5356)

4.0.4

Released: 2024-07-15

Package Version Package Version
@​uppy/companion 5.0.4 uppy 4.0.4
@​uppy/locales 4.0.3
  • meta: fixup! meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

4.0.3

Released: 2024-07-15

Package Version Package Version
@​uppy/companion 5.0.3 @​uppy/xhr-upload 4.0.1
@​uppy/locales 4.0.2 uppy 4.0.3
  • @​uppy/companion: Improve error message when window.opener == null (Mikael Finstad / #5340)
  • @​uppy/xhr-upload: correctly type xhrUpload meta (Merlijn Vos / #5344)
  • meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

4.0.2

Released: 2024-07-15

Package Version Package Version
@​uppy/locales 4.0.1 uppy 4.0.2
@​uppy/companion 5.0.2
  • meta: mark @uppy-dev/upload-to-cdn as private (Antoine du Hamel / #5341)

... (truncated)

Commits

Updates @uppy/file-input from 3.1.2 to 4.0.4

Release notes

Sourced from @​uppy/file-input's releases.

Uppy 4.0.4

Package Version Package Version
@​uppy/companion 5.0.4 uppy 4.0.4
@​uppy/locales 4.0.3
  • meta: fixup! meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

Uppy 4.0.3

Package Version Package Version
@​uppy/companion 5.0.3 @​uppy/xhr-upload 4.0.1
@​uppy/locales 4.0.2 uppy 4.0.3
  • @​uppy/companion: Improve error message when window.opener == null (Mikael Finstad / #5340)
  • @​uppy/xhr-upload: correctly type xhrUpload meta (Merlijn Vos / #5344)
  • meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

Uppy 4.0.2

Package Version Package Version
@​uppy/locales 4.0.1 uppy 4.0.2
@​uppy/companion 5.0.2
  • meta: mark @uppy-dev/upload-to-cdn as private (Antoine du Hamel / #5341)

Uppy 4.0.0

Package Version Package Version
@​uppy/angular 0.7.0 @​uppy/onedrive 4.0.0
@​uppy/audio 2.0.0 @​uppy/progress-bar 4.0.0
@​uppy/aws-s3 4.0.0 @​uppy/provider-views 4.0.0
@​uppy/aws-s3-multipart 4.0.0 @​uppy/react 4.0.0
@​uppy/box 3.0.0 @​uppy/react-native 0.6.0
@​uppy/companion 5.0.0 @​uppy/redux-dev-tools 4.0.0
@​uppy/companion-client 4.0.0 @​uppy/remote-sources 2.0.0
@​uppy/compressor 2.0.0 @​uppy/screen-capture 4.0.0
@​uppy/core 4.0.0 @​uppy/status-bar 4.0.0
@​uppy/dashboard 4.0.0 @​uppy/store-default 4.0.0
@​uppy/drag-drop 4.0.0 @​uppy/store-redux 4.0.0
@​uppy/drop-target 3.0.0 @​uppy/svelte 4.0.0
@​uppy/dropbox 4.0.0 @​uppy/thumbnail-generator 4.0.0

... (truncated)

Changelog

Sourced from @​uppy/file-input's changelog.

4.0.4

Released: 2024-07-15

Package Version Package Version
@​uppy/companion 5.0.4 uppy 4.0.4
@​uppy/locales 4.0.3
  • meta: fixup! meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

4.0.3

Released: 2024-07-15

Package Version Package Version
@​uppy/companion 5.0.3 @​uppy/xhr-upload 4.0.1
@​uppy/locales 4.0.2 uppy 4.0.3
  • @​uppy/companion: Improve error message when window.opener == null (Mikael Finstad / #5340)
  • @​uppy/xhr-upload: correctly type xhrUpload meta (Merlijn Vos / #5344)
  • meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

4.0.2

Released: 2024-07-15

Package Version Package Version
@​uppy/locales 4.0.1 uppy 4.0.2
@​uppy/companion 5.0.2
  • meta: mark @uppy-dev/upload-to-cdn as private (Antoine du Hamel / #5341)

4.0.1

Released: 2024-07-15

Package Version Package Version
@​uppy/companion 5.0.1 @​uppy/drop-target 3.0.1
@​uppy/core 4.0.1 @​uppy/react 4.0.1
@​uppy/dashboard 4.0.1 uppy 4.0.1
@​uppy/drag-drop 4.0.1
  • @​uppy/dashboard: propagate setOptions to StatusBar (Mikael Finstad / #5260)

... (truncated)

Commits

Updates @uppy/image-editor from 2.4.6 to 3.2.1

Release notes

Sourced from @​uppy/image-editor's releases.

Uppy 3.2.1

Package Version Package Version
@​uppy/companion 4.0.5 uppy 3.2.1
@​uppy/locales 3.0.3
  • meta: fix CDN deploy (Antoine du Hamel)

Uppy 3.2.0

Package Version Package Version
@​uppy/angular 0.4.3 @​uppy/tus 3.0.3
@​uppy/aws-s3 3.0.3 @​uppy/url 3.1.0
@​uppy/companion 4.0.4 @​uppy/webcam 3.2.1
@​uppy/core 3.0.3 @​uppy/xhr-upload 3.0.3
@​uppy/golden-retriever 3.0.2 uppy 3.2.0
@​uppy/locales 3.0.2
  • @​uppy/webcam: fix bug when Dashboard is using a custom id (Antoine du Hamel / #4099)
  • @​uppy/url: refactor UrlUI (Antoine du Hamel / #4143)
  • @​uppy/url: trim whitespace around user input (Andrew McIntee / #4143)
  • @​uppy/core: do not crash if a file is removed before the upload starts (Antoine du Hamel / #4148)
  • @​uppy/xhr-upload: fix Timed out waiting for socket (Antoine du Hamel / #4150)
  • @​uppy/golden-retriever: Fix retry upload with Golden Retriever (Merlijn Vos / #4155)
  • @​uppy/aws-s3,@​uppy/xhr-upload: fix Cannot mark a queued request as done in MiniXHRUpload (Antoine du Hamel / #4151)
  • meta: add a CI check to validate yarn.lock (Antoine du Hamel / #4154)
  • meta: fix outdated yarn.lock (Antoine du Hamel / #4153)
  • meta: fix transloadit-xhr dev example (Antoine du Hamel / #4149)
  • meta: Add example for Uppy with S3 and a Node.js server (Raúl Ibáñez / #4129)
  • @​uppy/locales: Fix duplicate keys in UK_UA.js (Murderlon)
  • @​uppy/companion: add workaround for S3 accelerated endpoints (Mikael Finstad / #4140)
  • @​uppy/locales: Add missing Ukrainian locale entries (Andrii Bodnar / #4145)
  • @​uppy/angular: remove unnecessary console.log call (Antoine du Hamel / #4139)
  • meta: fix bundlers workflow (Antoine du Hamel / #4144)
  • meta: fix default sources (Mikael Finstad / #4134)
  • @​uppy/locales: Update pl_PL.js (Daniel Kamiński / #4136)
  • @​uppy/core: Fix Uppy.cancelAll and Uppy.close types (Sven Grunewaldt / #4128)
  • @​uppy/companion: fix error message (Mikael Finstad / #4125)
  • @​uppy/xhr-upload: queue requests for socket token for remote files (Daniel Jones / #4123)

Uppy 3.1.1

Package Version Package Version
@​uppy/companion 4.0.3 uppy 3.1.1

... (truncated)

Changelog

Sourced from @​uppy/image-editor's changelog.

3.2.1

Released: 2022-10-19

Package Version Package Version
@​uppy/companion 4.0.5 uppy 3.2.1
@​uppy/locales 3.0.3
  • meta: fix CDN deploy (Antoine du Hamel)

3.2.0

Released: 2022-10-19

Package Version Package Version
@​uppy/angular 0.4.3 @​uppy/tus 3.0.3
@​uppy/aws-s3 3.0.3 @​uppy/url 3.1.0
@​uppy/companion 4.0.4 @​uppy/webcam 3.2.1
@​uppy/core 3.0.3 @​uppy/xhr-upload 3.0.3
@​uppy/golden-retriever 3.0.2 uppy 3.2.0
@​uppy/locales 3.0.2
  • @​uppy/webcam: fix bug when Dashboard is using a custom id (Antoine du Hamel / #4099)
  • @​uppy/url: refactor UrlUI (Antoine du Hamel / #4143)
  • @​uppy/url: trim whitespace around user input (Andrew McIntee / #4143)
  • @​uppy/core: do not crash if a file is removed before the upload starts (Antoine du Hamel / #4148)
  • @​uppy/xhr-upload: fix Timed out waiting for socket (Antoine du Hamel / #4150)
  • @​uppy/golden-retriever: Fix retry upload with Golden Retriever (Merlijn Vos / #4155)
  • @​uppy/aws-s3,@​uppy/xhr-upload: fix Cannot mark a queued request as done in MiniXHRUpload (Antoine du Hamel / #4151)
  • meta: add a CI check to validate yarn.lock (Antoine du Hamel / #4154)
  • meta: fix outdated yarn.lock (Antoine du Hamel / #4153)
  • meta: fix transloadit-xhr dev example (Antoine du Hamel / #4149)
  • meta: Add example for Uppy with S3 and a Node.js server (Raúl Ibáñez / #4129)
  • @​uppy/locales: Fix duplicate keys in UK_UA.js (Murderlon)
  • @​uppy/companion: add workaround for S3 accelerated endpoints (Mikael Finstad / #4140)
  • @​uppy/locales: Add missing Ukrainian locale entries (Andrii Bodnar / #4145)
  • @​uppy/angular: remove unnecessary console.log call (Antoine du Hamel / #4139)
  • meta: fix bundlers workflow (Antoine du Hamel / #4144)
  • meta: fix default sources (Mikael Finstad / #4134)
  • @​uppy/locales: Update pl_PL.js (Daniel Kamiński / #4136)
  • @​uppy/core: Fix Uppy.cancelAll and Uppy.close types (Sven Grunewaldt / #4128)
  • @​uppy/companion: fix error message (Mikael Finstad / #4125)
  • @​uppy/xhr-upload: queue requests for socket token for remote files (Daniel Jones / #4123)

3.1.1

... (truncated)

Commits

Updates @uppy/progress-bar from 3.1.1 to 4.0.2

Release notes

Sourced from @​uppy/progress-bar's releases.

Uppy 4.0.2

Package Version Package Version
@​uppy/locales 4.0.1 uppy 4.0.2
@​uppy/companion 5.0.2
  • meta: mark @uppy-dev/upload-to-cdn as private (Antoine du Hamel / #5341)

Uppy 4.0.0

Package Version Package Version
@​uppy/angular 0.7.0 @​uppy/onedrive 4.0.0
@​uppy/audio 2.0.0 @​uppy/progress-bar 4.0.0
@​uppy/aws-s3 4.0.0 @​uppy/provider-views 4.0.0
@​uppy/aws-s3-multipart 4.0.0 @​uppy/react 4.0.0
@​uppy/box 3.0.0 @​uppy/react-native 0.6.0
@​uppy/companion 5.0.0 @​uppy/redux-dev-tools 4.0.0
@​uppy/companion-client 4.0.0 @​uppy/remote-sources 2.0.0
@​uppy/compressor 2.0.0 @​uppy/screen-capture 4.0.0
@​uppy/core 4.0.0 @​uppy/status-bar 4.0.0
@​uppy/dashboard 4.0.0 @​uppy/store-default 4.0.0
@​uppy/drag-drop 4.0.0 @​uppy/store-redux 4.0.0
@​uppy/drop-target 3.0.0 @​uppy/svelte 4.0.0
@​uppy/dropbox 4.0.0 @​uppy/thumbnail-generator 4.0.0
@​uppy/facebookDescription has been truncated

Bumps the npm_and_yarn group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `5.0.9` |
| [@uppy/core](https://github.com/transloadit/uppy) | `3.13.1` | `4.3.0` |
| [@uppy/dashboard](https://github.com/transloadit/uppy) | `3.9.1` | `4.1.3` |
| [@uppy/drag-drop](https://github.com/transloadit/uppy) | `3.1.1` | `4.0.5` |
| [@uppy/file-input](https://github.com/transloadit/uppy) | `3.1.2` | `4.0.4` |
| [@uppy/image-editor](https://github.com/transloadit/uppy) | `2.4.6` | `3.2.1` |
| [@uppy/progress-bar](https://github.com/transloadit/uppy) | `3.1.1` | `4.0.2` |
| [@uppy/react](https://github.com/transloadit/uppy) | `3.4.0` | `4.0.4` |
| [@uppy/xhr-upload](https://github.com/transloadit/uppy) | `3.6.8` | `4.2.3` |


Updates `nanoid` from 3.3.7 to 5.0.9
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...5.0.9)

Updates `@uppy/core` from 3.13.1 to 4.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/core@3.13.1...@uppy/core@4.3.0)

Updates `@uppy/dashboard` from 3.9.1 to 4.1.3
- [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/dashboard@3.9.1...@uppy/dashboard@4.1.3)

Updates `@uppy/drag-drop` from 3.1.1 to 4.0.5
- [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/drag-drop@3.1.1...@uppy/drag-drop@4.0.5)

Updates `@uppy/file-input` from 3.1.2 to 4.0.4
- [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/file-input@3.1.2...@uppy/file-input@4.0.4)

Updates `@uppy/image-editor` from 2.4.6 to 3.2.1
- [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/image-editor@2.4.6...@uppy/image-editor@3.2.1)

Updates `@uppy/progress-bar` from 3.1.1 to 4.0.2
- [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/progress-bar@3.1.1...@uppy/progress-bar@4.0.2)

Updates `@uppy/react` from 3.4.0 to 4.0.4
- [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/react@3.4.0...@uppy/react@4.0.4)

Updates `@uppy/xhr-upload` from 3.6.8 to 4.2.3
- [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/xhr-upload@3.6.8...@uppy/xhr-upload@4.2.3)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@uppy/core"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@uppy/dashboard"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@uppy/drag-drop"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@uppy/file-input"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@uppy/image-editor"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@uppy/progress-bar"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@uppy/react"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@uppy/xhr-upload"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
Copy link

sonarqubecloud bot commented Dec 9, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jan 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-867a234a39 branch January 7, 2025 21: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants