Skip to content

fix(cli/add): use >= for npm and ~ for other package managers#11064

Merged
amrbashir merged 4 commits intodevfrom
fix/cli/add-version-req
Sep 19, 2024
Merged

fix(cli/add): use >= for npm and ~ for other package managers#11064
amrbashir merged 4 commits intodevfrom
fix/cli/add-version-req

Conversation

@amrbashir
Copy link
Member

closes #10906

@amrbashir amrbashir requested a review from a team as a code owner September 19, 2024 17:47
@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 2024

Package Changes Through bea287e

There are 6 changes which include tauri with prerelease, tauri-runtime-wry with prerelease, tauri-runtime with prerelease, tauri-utils with prerelease, tauri-cli with prerelease, @tauri-apps/cli with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.0.0-rc.12 2.0.0-rc.13
tauri-bundler 2.0.1-rc.13 2.0.1-rc.14
tauri-runtime 2.0.0-rc.12 2.0.0-rc.13
tauri-runtime-wry 2.0.0-rc.13 2.0.0-rc.14
tauri-codegen 2.0.0-rc.12 2.0.0-rc.13
tauri-macros 2.0.0-rc.11 2.0.0-rc.12
tauri-plugin 2.0.0-rc.12 2.0.0-rc.13
tauri-build 2.0.0-rc.12 2.0.0-rc.13
tauri 2.0.0-rc.15 2.0.0-rc.16
@tauri-apps/cli 2.0.0-rc.16 2.0.0-rc.17
tauri-cli 2.0.0-rc.16 2.0.0-rc.17

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@socket-security
Copy link

socket-security bot commented Sep 19, 2024

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

Package New capabilities Transitives Size Publisher
npm/vite@5.4.6 Transitive: environment, filesystem, network, shell +1 3.39 MB antfu, patak, soda, ...2 more

🚮 Removed packages: npm/vite@5.4.2

View full report↗︎

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.

Adding plugin to project fails to install NPM dependency

2 participants