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 #9551

Merged
merged 2 commits into from Apr 30, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 23, 2024

Version Updates

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

@tauri-apps/api

[2.0.0-beta.10]

New Features

  • 477bb8cd4(#9297) Add cursorPosition function in window module to get the current cursor position.

tauri-bundler

[2.0.1-beta.11]

Enhancements

  • 128c58000(#9604) Update nsis_tauri_utils plugin to 0.3 and use the built-in NSIS download plugin, which reduces the NSIS installer size by 775kb.
  • 68c39b8c0(#9527) Use nsis's built-in COM plugin instead of ApplicationID plugin, this reduces the installer size by 100 KB, and also fixes pinned shortcut not getting cleaned up on uninstall.

tauri

[2.0.0-beta.17]

New Features

  • 12b4159bd(#9392) Add specta feature flag which adds specta support for AppHandle, State, Window, Webview and WebviewWindow types.
  • 477bb8cd4(#9297) Add App/AppHandle/Window/Webview/WebviewWindow::cursor_position getter to get the current cursor position.

Enhancements

  • eff778b8f(#9571) Run each plugin initialization script on its own context so they do not interfere with each other or the Tauri init script.

Bug Fixes

@tauri-apps/cli

[2.0.0-beta.15]

Dependencies

  • Upgraded to tauri-cli@2.0.0-beta.15

tauri-cli

[2.0.0-beta.15]

Bug Fixes

  • 3f0805488(#9603) Use windows-sys crate instead of winapi which fixes installing the published cli from crates.io using cargo install tauri-cli --version "^2.0.0-beta".

Dependencies

  • Upgraded to tauri-bundler@2.0.1-beta.11

Copy link

socket-security bot commented Apr 24, 2024

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 +42 2.85 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 +16 2.46 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 +1 130 kB mrmlnc
npm/graceful-fs@4.2.10 environment, filesystem 0 32.5 kB isaacs
npm/minimist@1.2.7 None 0 50.7 kB ljharb
npm/rollup@4.17.1 environment, filesystem +14 36.8 MB lukastaegert
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 +15 4.83 MB dummdidumm
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/typescript@5.4.5 None 0 32.4 MB typescript-bot
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@3.2.2 environment, eval, filesystem, network, shell, unsafe +8 10.5 MB vitebot

🚮 Removed packages: npm/@types/node@20.11.24, npm/@typescript-eslint/eslint-plugin@6.21.0, npm/@typescript-eslint/parser@6.21.0, npm/acorn@8.11.2, npm/call-bind@1.0.5, npm/define-data-property@1.1.1, npm/define-properties@1.2.1, npm/eslint-config-prettier@9.1.0, npm/eslint-plugin-import@2.29.1, npm/eslint-plugin-n@16.6.2, npm/eslint-plugin-node@11.1.0, npm/eslint-plugin-promise@6.1.1, npm/eslint-plugin-security@2.1.1, npm/eslint-visitor-keys@3.4.3, npm/eslint@8.57.0, npm/espree@9.6.1, npm/estraverse@5.3.0, npm/fast-deep-equal@3.1.3, npm/get-intrinsic@1.2.2, npm/has-bigints@1.0.2, npm/has-symbols@1.0.3, npm/ignore@5.2.4, 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/minimist@1.2.8, npm/object-inspect@1.13.1, npm/prettier@3.2.5, npm/rollup@4.12.1, npm/type-check@0.4.0, npm/typescript@5.3.3, npm/which-typed-array@1.1.13

View full report↗︎

@github-actions github-actions bot force-pushed the release/version-updates branch 5 times, most recently from 649476e to ac9a558 Compare April 29, 2024 15:43
Copy link

socket-security bot commented Apr 29, 2024

🚨 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

@github-actions github-actions bot force-pushed the release/version-updates branch 3 times, most recently from 5dfcd32 to 182de1e Compare April 30, 2024 13:10
@FabianLars FabianLars merged commit 108ab90 into dev Apr 30, 2024
31 of 34 checks passed
@FabianLars FabianLars deleted the release/version-updates branch April 30, 2024 14:22
FabianLars added a commit that referenced this pull request Apr 30, 2024
amrbashir pushed a commit that referenced this pull request Apr 30, 2024
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