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@3.5.0 #4318

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Release: uppy@3.5.0 #4318

merged 1 commit into from
Feb 13, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Package Version Package Version
@uppy/audio 1.0.4 @uppy/screen-capture 3.0.2
@uppy/companion 4.3.0 @uppy/transloadit 3.1.1
@uppy/core 3.0.6 @uppy/xhr-upload 3.1.0
@uppy/dashboard 3.2.2 uppy 3.5.0
@uppy/locales 3.0.6

This is a release candidate for the following packages:

- `@uppy/audio`: 1.0.3 -> 1.0.4
- `@uppy/companion`: 4.2.0 -> 4.3.0
- `@uppy/core`: 3.0.5 -> 3.0.6
- `@uppy/dashboard`: 3.2.1 -> 3.2.2
- `@uppy/locales`: 3.0.5 -> 3.0.6
- `@uppy/screen-capture`: 3.0.1 -> 3.0.2
- `@uppy/transloadit`: 3.1.0 -> 3.1.1
- `@uppy/xhr-upload`: 3.0.4 -> 3.1.0
- `uppy`: 3.4.0 -> 3.5.0
@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
core-js@3.27.2 (added) postinstall package.json via eslint-plugin-compat@4.1.1
😵‍💫 Bin script confusion

This package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack

Consider removing one of the conflicting packages. Packages should only export bin scripts with their name

Package Bin script Source
jest@29.4.2 (upgraded) jest package.json, packages/@uppy/companion/package.json
jest-cli@29.4.2 (upgraded) jest package.json via jest@29.4.2, packages/@uppy/companion/package.json via jest@29.4.2
Pull request report summary
Issue Status
Install scripts ⚠️ 1 issue
Native code ✅ 0 issues
Bin script confusion ⚠️ 2 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore core-js@3.27.2
  • @SocketSecurity ignore jest@29.4.2
  • @SocketSecurity ignore jest-cli@29.4.2

Powered by socket.dev

@arturi arturi self-requested a review February 13, 2023 18:43
@github-actions github-actions bot merged commit 96fa2a9 into main Feb 13, 2023
@github-actions github-actions bot deleted the release-candidate branch February 13, 2023 18:48
HeavenFox pushed a commit to docsend/uppy that referenced this pull request Jun 27, 2023
| Package              | Version | Package              | Version |
| -------------------- | ------- | -------------------- | ------- |
| @uppy/audio          |   1.0.4 | @uppy/screen-capture |   3.0.2 |
| @uppy/companion      |   4.3.0 | @uppy/transloadit    |   3.1.1 |
| @uppy/core           |   3.0.6 | @uppy/xhr-upload     |   3.1.0 |
| @uppy/dashboard      |   3.2.2 | uppy                 |   3.5.0 |
| @uppy/locales        |   3.0.6 |                      |         |

- @uppy/transloadit: fix `assemblyOptions` option (Antoine du Hamel / transloadit#4316)
- meta: Remove Robodog advice, since it is deprecated (Artur Paikin)
- @uppy/dashboard: fix dashboard acquirers list (Mikael Finstad / transloadit#4306)
- @uppy/dashboard: Dashboard: disallow clicking on buttons and links in Dashboard disabled mode (Artur Paikin / transloadit#4292)
- @uppy/audio,@uppy/core,@uppy/dashboard,@uppy/screen-capture: Warn more instead of erroring (Artur Paikin / transloadit#4302)
- @uppy/locales: Update de_DE.js (Jörn Velten / transloadit#4297)
- meta: use load balancer for companion in e2e tests (Mikael Finstad / transloadit#4228)
- @uppy/companion: @uppy/companion upgrade grant dependency (Scott Bessler / transloadit#4286)
- @uppy/xhr-upload: add `'upload-stalled'` event (Antoine du Hamel / transloadit#4247)
- @uppy/locales: minor enhancements and typo fixes for the hungarian translation (KergeKacsa / transloadit#4282)
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.

1 participant