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

Apply Version Updates From Current Changes (v1) #9721

Merged
merged 2 commits into from May 9, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2024

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

@tauri-apps/api

[1.5.5]

Enhancements

  • 7f885bd5e(#9706) Enhance the speed of The JS Command.execute API from shell module.

Bug Fixes

  • 7f885bd5e(#9706) Fix The JS Command.execute API from shell module including extra new lines.

tauri-bundler

[1.5.4]

Bug Fixes

  • ab9ec42c1(#9659) Fix failing to create NSIS installer when including resources that has $ in its path.

tauri-runtime-wry

[0.14.7]

Bug Fixes

tauri

[1.6.4]

Enhancements

  • 7f885bd5e(#9706) Enhance the speed of The JS Command.execute API from shell module.

Dependencies

  • Upgraded to tauri-runtime-wry@0.14.7

@tauri-apps/cli

[1.5.14]

Dependencies

  • Upgraded to tauri-cli@1.5.14

tauri-cli

[1.5.14]

Dependencies

  • Upgraded to tauri-bundler@1.5.4

@github-actions github-actions bot requested a review from a team as a code owner May 9, 2024 15:37
@github-actions github-actions bot force-pushed the release/version-updates-v1 branch 2 times, most recently from 06863fd to 6eb5ebc Compare May 9, 2024 17:53
lucasfernog
lucasfernog previously approved these changes May 9, 2024
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@sveltejs/adapter-auto@1.0.0-next.86 Transitive: environment, eval, filesystem, network, shell, unsafe +46 3.34 MB svelte-admin
npm/@sveltejs/adapter-static@1.0.0-next.47 environment, filesystem 0 32.5 kB svelte-admin
npm/@sveltejs/kit@1.0.0-next.532 environment, eval, filesystem Transitive: network, unsafe +11 2.26 MB svelte-admin
npm/@tauri-apps/api@1.1.0 eval 0 293 kB tauri-apps-ci-user
npm/console-control-strings@1.1.0 None 0 12.7 kB iarna
npm/esbuild@0.15.13 environment, filesystem, network, shell +22 191 MB evanw
npm/fast-glob@3.2.12 filesystem 0 91.9 kB mrmlnc
npm/graceful-fs@4.2.10 environment, filesystem 0 32.5 kB isaacs
npm/picomatch@2.2.2 None 0 86.7 kB mrmlnc
npm/sade@1.8.1 None +1 44.8 kB lukeed
npm/svelte-check@2.9.2 Transitive: filesystem, unsafe +6 4.59 MB svelte-language-tools-deploy
npm/svelte-preprocess@4.10.7 environment, filesystem Transitive: eval +14 4.8 MB dummdidumm
npm/svelte@3.49.0 None 0 7.25 MB conduitry
npm/svelte@3.52.0 None 0 8.93 MB conduitry
npm/tslib@2.4.1 None 0 52.8 kB typescript-bot
npm/typescript@4.8.4 None 0 68.8 MB typescript-bot
npm/unocss@0.39.3 Transitive: environment, filesystem, network, unsafe +60 8.76 MB antfu
npm/vite-plugin-static-copy@0.11.1 environment, filesystem +1 130 kB sapphi-red
npm/vite-plugin-top-level-await@1.2.1 unsafe Transitive: environment, filesystem, shell +11 677 MB menci
npm/vite-plugin-wasm@3.1.0 filesystem, network 0 16.2 kB menci
npm/vite@2.9.16 environment, eval, filesystem, network, shell, unsafe +30 176 MB vitebot
npm/vite@3.2.2 environment, eval, filesystem, network, shell, unsafe +2 3.43 MB vitebot
npm/wasm@0.1.0 None 0 0 B

🚮 Removed packages: npm/@eslint-community/regexpp@4.10.0, npm/@rollup/plugin-terser@0.4.4, npm/@rollup/plugin-typescript@11.1.5, npm/@types/node@20.10.5, npm/@typescript-eslint/eslint-plugin@5.62.0, npm/@typescript-eslint/parser@5.62.0, npm/acorn@8.10.0, npm/call-bind@1.0.2, npm/define-data-property@1.1.1, npm/define-properties@1.2.0, npm/eslint-config-prettier@8.10.0, npm/eslint-config-standard-with-typescript@34.0.1, npm/eslint-plugin-import@2.29.1, npm/eslint-plugin-n@15.7.0, npm/eslint-plugin-node@11.1.0, npm/eslint-plugin-promise@6.1.1, npm/eslint-plugin-security@1.7.1, npm/eslint@8.56.0, npm/espree@9.6.1, npm/estraverse@5.3.0, npm/fast-deep-equal@3.1.3, npm/get-intrinsic@1.2.1, npm/has-bigints@1.0.2, npm/ignore@5.2.0, npm/is-array-buffer@3.0.2, npm/is-callable@1.2.7, npm/is-string@1.0.7, npm/is-symbol@1.0.4, npm/is-typed-array@1.1.12, npm/prettier@3.1.1, npm/rollup@3.29.4, npm/type-check@0.4.0, npm/typescript@5.3.3, npm/which-typed-array@1.1.13

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/svelte-preprocess@4.10.7
  • Install script: postinstall
  • Source: echo "[svelte-preprocess] Don't forget to install the preprocessors packages that will be used: node-sass/sass, stylus, less, postcss & postcss-load-config, coffeescript, pug, etc..."
Install scripts npm/@swc/core@1.3.14
  • Install script: postinstall
  • Source: node postinstall.js
Install scripts npm/@sveltejs/kit@1.0.0-next.532
  • Install script: postinstall
  • Source: node postinstall.js

View full report↗︎

Next steps

What is an install script?

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.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/svelte-preprocess@4.10.7
  • @SocketSecurity ignore npm/@swc/core@1.3.14
  • @SocketSecurity ignore npm/@sveltejs/kit@1.0.0-next.532

@lucasfernog lucasfernog merged commit 15c62b5 into 1.x May 9, 2024
40 of 41 checks passed
@lucasfernog lucasfernog deleted the release/version-updates-v1 branch May 9, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant