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

Release: uppy@4.0.0-beta.4 #5129

Closed
wants to merge 7 commits into from
Closed

Release: uppy@4.0.0-beta.4 #5129

wants to merge 7 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

Package Version Package Version
@uppy/angular 0.7.0-beta.4 @uppy/instagram 4.0.0-beta.4
@uppy/audio 2.0.0-beta.4 @uppy/onedrive 4.0.0-beta.4
@uppy/aws-s3-multipart 4.0.0-beta.4 @uppy/provider-views 4.0.0-beta.4
@uppy/box 3.0.0-beta.4 @uppy/react 4.0.0-beta.4
@uppy/companion 5.0.0-beta.4 @uppy/status-bar 4.0.0-beta.4
@uppy/companion-client 4.0.0-beta.4 @uppy/store-redux 4.0.0-beta.2
@uppy/compressor 2.0.0-beta.4 @uppy/svelte 4.0.0-beta.2
@uppy/core 4.0.0-beta.4 @uppy/transloadit 4.0.0-beta.4
@uppy/dashboard 4.0.0-beta.4 @uppy/unsplash 4.0.0-beta.4
@uppy/drop-target 3.0.0-beta.4 @uppy/url 4.0.0-beta.4
@uppy/dropbox 4.0.0-beta.4 @uppy/utils 6.0.0-beta.4
@uppy/facebook 4.0.0-beta.4 @uppy/webcam 4.0.0-beta.4
@uppy/file-input 4.0.0-beta.4 @uppy/xhr-upload 4.0.0-beta.2
@uppy/form 4.0.0-beta.2 @uppy/zoom 3.0.0-beta.4
@uppy/google-drive 4.0.0-beta.4 uppy 4.0.0-beta.4
@uppy/image-editor 3.0.0-beta.2

Murderlon and others added 7 commits April 29, 2024 16:03
| Package                | Version | Package                | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/audio            |   1.1.9 | @uppy/instagram        |   3.3.1 |
| @uppy/aws-s3-multipart |  3.11.1 | @uppy/onedrive         |   3.3.1 |
| @uppy/box              |   2.3.1 | @uppy/provider-views   |  3.12.0 |
| @uppy/companion-client |   3.8.1 | @uppy/react            |   3.3.1 |
| @uppy/compressor       |   1.1.3 | @uppy/status-bar       |   3.3.2 |
| @uppy/core             |  3.11.0 | @uppy/svelte           |   3.1.4 |
| @uppy/dashboard        |   3.8.2 | @uppy/transloadit      |   3.6.1 |
| @uppy/drop-target      |   2.1.0 | @uppy/unsplash         |   3.3.1 |
| @uppy/dropbox          |   3.3.1 | @uppy/url              |   3.6.1 |
| @uppy/facebook         |   3.3.1 | @uppy/utils            |   5.9.0 |
| @uppy/file-input       |   3.1.2 | @uppy/webcam           |   3.4.1 |
| @uppy/form             |   3.2.1 | @uppy/xhr-upload       |   3.6.5 |
| @uppy/google-drive     |   3.5.1 | @uppy/zoom             |   2.3.1 |
| @uppy/image-editor     |   2.4.5 | uppy                   |  3.25.0 |

- meta: enforce use of `.js` extension in `import type` declarations (Antoine du Hamel / #5126)
- @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080)
- @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118)
- @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074)
- meta: docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125)
- meta: Update yarn.lock (Murderlon)
- @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122)
- meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124)
- meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123)
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117)
- @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112)
- @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107)
- @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111)
- meta: bump Prettier version (Antoine du Hamel / #5114)
- @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097)
- @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106)
- meta: fix linter (Antoine du Hamel)
- @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058)
- meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105)
- meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102)
- meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101)
- meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot])
- meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
This is a release candidate for the following packages:

- `@uppy/angular`: 0.7.0-beta.3 -> 0.7.0-beta.4
- `@uppy/audio`: 2.0.0-beta.3 -> 2.0.0-beta.4
- `@uppy/aws-s3-multipart`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/box`: 3.0.0-beta.3 -> 3.0.0-beta.4
- `@uppy/companion`: 5.0.0-beta.3 -> 5.0.0-beta.4
- `@uppy/companion-client`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/compressor`: 2.0.0-beta.3 -> 2.0.0-beta.4
- `@uppy/core`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/dashboard`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/drop-target`: 3.0.0-beta.3 -> 3.0.0-beta.4
- `@uppy/dropbox`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/facebook`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/file-input`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/form`: 4.0.0-beta.1 -> 4.0.0-beta.2
- `@uppy/google-drive`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/image-editor`: 3.0.0-beta.1 -> 3.0.0-beta.2
- `@uppy/instagram`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/onedrive`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/provider-views`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/react`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/status-bar`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/store-redux`: 4.0.0-beta.1 -> 4.0.0-beta.2
- `@uppy/svelte`: 4.0.0-beta.1 -> 4.0.0-beta.2
- `@uppy/transloadit`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/unsplash`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/url`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/utils`: 6.0.0-beta.3 -> 6.0.0-beta.4
- `@uppy/webcam`: 4.0.0-beta.3 -> 4.0.0-beta.4
- `@uppy/xhr-upload`: 4.0.0-beta.1 -> 4.0.0-beta.2
- `@uppy/zoom`: 3.0.0-beta.3 -> 3.0.0-beta.4
- `uppy`: 4.0.0-beta.3 -> 4.0.0-beta.4
Copy link
Contributor Author

Release job failed, please take action.

This comment was marked as off-topic.

@aduh95 aduh95 closed this Apr 29, 2024
@aduh95 aduh95 deleted the release-candidate branch April 29, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants