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.7 #5162

Merged
merged 9 commits into from
May 14, 2024
Merged

Release: uppy@4.0.0-beta.7 #5162

merged 9 commits into from
May 14, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Package Version Package Version
@uppy/companion 5.0.0-beta.6 @uppy/status-bar 4.0.0-beta.7
@uppy/companion-client 4.0.0-beta.6 @uppy/unsplash 4.0.0-beta.6
@uppy/compressor 2.0.0-beta.7 @uppy/url 4.0.0-beta.6
@uppy/core 4.0.0-beta.7 @uppy/utils 6.0.0-beta.6
@uppy/dashboard 4.0.0-beta.7 @uppy/webcam 4.0.0-beta.6
@uppy/dropbox 4.0.0-beta.6 @uppy/xhr-upload 4.0.0-beta.4
@uppy/image-editor 3.0.0-beta.4 uppy 4.0.0-beta.7
@uppy/screen-capture 4.0.0-beta.5

Murderlon and others added 9 commits May 7, 2024 15:34
| 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: uppy@3.25.3 (#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: uppy@3.25.2 (#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
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@swc/counter@0.1.3 None 0 1.18 kB kdy1
npm/caniuse-lite@1.0.30001616 None 0 2.05 MB caniuse-lite
npm/graceful-fs@4.2.11 environment, filesystem 0 32.5 kB isaacs
npm/js-tokens@4.0.0 None 0 15.1 kB lydell
npm/nanoid@3.3.7 None 0 24.4 kB ai
npm/parent-module@1.0.1 None 0 3.92 kB sindresorhus
npm/source-map-js@1.2.0 None 0 140 kB 7rulnik
npm/tslib@2.6.2 None 0 84 kB typescript-bot

View full report↗︎

@github-actions github-actions bot merged commit 53cb32f into 4.x May 14, 2024
3 checks passed
@github-actions github-actions bot deleted the release-candidate branch May 14, 2024 15:14
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: uppy@4.0.0-beta.7 (#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: uppy@4.0.0-beta.6 (#5152)
  Release: uppy@4.0.0-beta.5 (#5141)
  meta: run Prettier in the release workflow
  Release: uppy@3.25.1 (#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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants