Skip to content

chore(deps): bump tauri-plugin-notification from 2.3.3 to 2.4.0 in /src-tauri - #60

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/tauri-plugin-notification-2.4.0
Open

chore(deps): bump tauri-plugin-notification from 2.3.3 to 2.4.0 in /src-tauri#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/tauri-plugin-notification-2.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps tauri-plugin-notification from 2.3.3 to 2.4.0.

Release notes

Sourced from tauri-plugin-notification's releases.

single-instance v2.4.0

[2.4.0]

Dependencies

  • Upgraded to deep-link@2.4.7

fix

  • 98e2c11e (#3194 by @​mrquantumoff) Breaking Change: On Linux, the DBus ID/name will now be <bundle-id>.SingleInstance instead of org.<bundle_id_underscores>.SingleInstance to follow DBus specifications.

    This will break the single-instance mechanism across different app versions if the app was installed multiple times.

    Added dbus_id builder method, which can be used to restore previous behavior. For a bundle identifier of com.tauri.my-example this would be dbus_id("org.com_tauri_my_example").

Updating crates.io index
   Packaging tauri-plugin-single-instance v2.4.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/single-instance)
    Updating crates.io index
    Packaged 16 files, 211.8KiB (91.6KiB compressed)
   Uploading tauri-plugin-single-instance v2.4.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/single-instance)
    Uploaded tauri-plugin-single-instance v2.4.0 to registry `crates-io`
note: waiting for tauri-plugin-single-instance v2.4.0 to be available at registry `crates-io`
help: you may press ctrl-c to skip waiting; the crate should be available shortly
   Published tauri-plugin-single-instance v2.4.0 at registry `crates-io`

sql-js v2.4.0

[2.4.0]

npm warn Unknown user config "always-auth". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
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-sql@2.4.0
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
</tr></table> 

... (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 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-plugin-notification](https://github.com/tauri-apps/plugins-workspace) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@nfc-v2.3.3...fs-v2.4.0)

---
updated-dependencies:
- dependency-name: tauri-plugin-notification
  dependency-version: 2.4.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 rust Pull requests that update rust code labels Sep 5, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants