-
Notifications
You must be signed in to change notification settings - Fork 2k
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: [email protected] #5162
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Package | Version | Package | Version | | ---------------- | ------- | ---------------- | ------- | | @uppy/compressor | 1.1.4 | @uppy/status-bar | 3.3.3 | | @uppy/core | 3.11.2 | uppy | 3.25.2 | | @uppy/dashboard | 3.8.3 | | | - @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: Upgrade @transloadit/prettier-bytes (Merlijn Vos / #5150) - meta: run Prettier in the release workflow (Antoine du Hamel)
* @uppy/core: make getObjectOfFilesPerState more efficient * Fixup
image-editor-controls-tooltip-not-showing
| Package | Version | Package | Version | | ------------------ | ------- | ------------------ | ------- | | @uppy/core | 3.11.3 | uppy | 3.25.3 | | @uppy/image-editor | 2.4.6 | | | - @uppy/image-editor: fix tooltips (Avneet Singh Malhotra / #5156) - meta: Remove redundant `plugins` prop from examples (Merlijn Vos / #5145) - @uppy/image-editor: Remove `target` option from examples and document consistently (Merlijn Vos / #5146) - @uppy/core: make getObjectOfFilesPerState more efficient (Merlijn Vos / #5155)
* commit '86e2e6750192055bfba24abf62e227976be5e085': Release: [email protected] (#5161) @uppy/image-editor: fix tooltips (#5156) Remove redundant `plugins` prop from examples (#5145) Remove `target` option from examples and document consistently (#5146) @uppy/core: make getObjectOfFilesPerState more efficient (#5155) Release: [email protected] (#5151) Upgrade @transloadit/prettier-bytes (#5150)
This is a release candidate for the following packages: - `@uppy/companion`: 5.0.0-beta.5 -> 5.0.0-beta.6 - `@uppy/companion-client`: 4.0.0-beta.5 -> 4.0.0-beta.6 - `@uppy/compressor`: 2.0.0-beta.6 -> 2.0.0-beta.7 - `@uppy/core`: 4.0.0-beta.6 -> 4.0.0-beta.7 - `@uppy/dashboard`: 4.0.0-beta.6 -> 4.0.0-beta.7 - `@uppy/dropbox`: 4.0.0-beta.5 -> 4.0.0-beta.6 - `@uppy/image-editor`: 3.0.0-beta.3 -> 3.0.0-beta.4 - `@uppy/screen-capture`: 4.0.0-beta.4 -> 4.0.0-beta.5 - `@uppy/status-bar`: 4.0.0-beta.6 -> 4.0.0-beta.7 - `@uppy/unsplash`: 4.0.0-beta.5 -> 4.0.0-beta.6 - `@uppy/url`: 4.0.0-beta.5 -> 4.0.0-beta.6 - `@uppy/utils`: 6.0.0-beta.5 -> 6.0.0-beta.6 - `@uppy/webcam`: 4.0.0-beta.5 -> 4.0.0-beta.6 - `@uppy/xhr-upload`: 4.0.0-beta.3 -> 4.0.0-beta.4 - `uppy`: 4.0.0-beta.6 -> 4.0.0-beta.7
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
Murderlon
approved these changes
May 14, 2024
Murderlon
added a commit
that referenced
this pull request
May 21, 2024
* 4.x: (24 commits) @uppy/companion: encode `uploadId` (#5168) @uppy/companion: bump `express-session` (#5177) @uppy/companion: remove dependency on `express-request-id` (#5176) @uppy/companion: bump prom to v15 (#5175) docs: fix linter meta: remove `nodemon` from the deps (#5172) docs: update `@uppy/aws-s3` docs (#5093) meta: update more dependencies (#5171) @uppy/companion: upgrade deps (#5119) Release: [email protected] (#5162) @uppy/companion: switch from `node-redis` to `ioredis` (#4623) Fix headings in xhr.mdx @uppy/xhr-upload: introduce hooks similar to tus (#5094) @uppy/core: close->destroy, clearUploadedFiles->clear (#5154) Use `title` consistently from locales (#5134) Release: [email protected] (#5152) Release: [email protected] (#5141) meta: run Prettier in the release workflow Release: [email protected] (#5139) Bump ejs from 3.1.9 to 3.1.10 (#5135) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
node-redis
toioredis
(Dominik Schmidt / @uppy/companion: switch fromnode-redis
toioredis
#4623)title
consistently from locales (Merlijn Vos / Usetitle
consistently from locales #5134)