Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps @tauri-apps/plugin-shell from 2.2.2 to 2.3.0.

Release notes

Sourced from @​tauri-apps/plugin-shell's releases.

cli-js v2.3.0

[2.3.0]

  • f6e11282 (#2787 by @​mikew) Added Cli.matches_from(args). This can be combined with the args passed to the callback of tauri_plugin_single_instance::init to parse the command line arguments passed to subsequent instances of the application.

  • 37c2fb41 (#2772 by @​floriskn) Added a new global boolean flag to the CliArg struct to support global CLI arguments. This flag allows arguments like --verbose to be marked as global and automatically propagated to all subcommands, enabling consistent availability throughout the CLI.

    The new field is optional and defaults to false.

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/plugin-cli@2.3.0
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.4kB README.md
npm notice 1.1kB dist-js/index.cjs
npm notice 1.3kB dist-js/index.d.ts
npm notice 1.0kB dist-js/index.js
npm notice 653B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-cli
npm notice version: 2.3.0
npm notice filename: tauri-apps-plugin-cli-2.3.0.tgz
npm notice package size: 2.9 kB
npm notice unpacked size: 8.4 kB
npm notice shasum: e619d0504a4a21b40bd5d7cf9841532456a9e45d
npm notice integrity: sha512-VWH7m8U0+jeNp[...]m9DO9/v4k9dIg==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=248861075
+ @tauri-apps/plugin-cli@2.3.0

cli v2.3.0

[2.3.0]

  • f6e11282 (#2787 by @​mikew) Added Cli.matches_from(args). This can be combined with the args passed to the callback of tauri_plugin_single_instance::init to parse the command line arguments passed to subsequent instances of the application.

  • 37c2fb41 (#2772 by @​floriskn) Added a new global boolean flag to the CliArg struct to support global CLI arguments. This flag allows arguments like --verbose to be marked as global and automatically propagated to all subcommands, enabling consistent availability throughout the CLI.

    The new field is optional and defaults to false.

... (truncated)

Commits
  • adc23d6 publish new versions (#2808)
  • fc573b3 chore(deps): update rust crate tokio-tungstenite to 0.27 (#2768)
  • 901ddfb ci: enable create-pull-request sign commits (#2809)
  • f209b2f chore(deps): update tauri monorepo to v2.6.0 (v2) (#2804)
  • 19ed1bd chore(deps): update dependency prettier to v3.6.1 (#2806)
  • 5779099 publish new versions (#2780)
  • 2aec8ff feat(opener): add inAppBrowser option for iOS and Android (#2803)
  • 9799f0d fix(log): iOS simulator freezing due to early logging (#2802)
  • 8cdaacd chore(examples): update API example mobile projects
  • d46778e chore(deps): update dependency typescript-eslint to v8.35.0 (#2794)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tauri-apps/plugin-shell](https://github.com/tauri-apps/plugins-workspace) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@os-v2.2.2...os-v2.3.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/plugin-shell"
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2025
@FirowMD FirowMD merged commit ffa4a35 into master Aug 10, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bytesto4t/tauri-apps/plugin-shell-2.3.0 branch August 10, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant