deps(npm): bump the tauri-plugins group across 1 directory with 5 updates#98
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(npm): bump the tauri-plugins group across 1 directory with 5 updates#98dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
cb8cfa3 to
c9d9e99
Compare
…ates Bumps the tauri-plugins group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.10.1` | `2.11.1` | | [@tauri-apps/plugin-deep-link](https://github.com/tauri-apps/plugins-workspace) | `2.4.7` | `2.4.9` | | [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.7.0` | `2.7.1` | | [@tauri-apps/plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.5.3` | `2.5.4` | | [@tauri-apps/plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.10.0` | `2.10.1` | Updates `@tauri-apps/api` from 2.10.1 to 2.11.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.10.1...@tauri-apps/api-v2.11.1) Updates `@tauri-apps/plugin-deep-link` from 2.4.7 to 2.4.9 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@deep-link-v2.4.7...deep-link-v2.4.9) Updates `@tauri-apps/plugin-dialog` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.7.0...log-v2.7.1) Updates `@tauri-apps/plugin-opener` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@http-v2.5.3...http-v2.5.4) Updates `@tauri-apps/plugin-updater` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@updater-v2.10.0...updater-v2.10.1) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tauri-plugins - dependency-name: "@tauri-apps/plugin-deep-link" dependency-version: 2.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri-plugins - dependency-name: "@tauri-apps/plugin-dialog" dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri-plugins - dependency-name: "@tauri-apps/plugin-opener" dependency-version: 2.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri-plugins - dependency-name: "@tauri-apps/plugin-updater" dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
c9d9e99 to
70e7565
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the tauri-plugins group with 5 updates in the / directory:
2.10.12.11.12.4.72.4.92.7.02.7.12.5.32.5.42.10.02.10.1Updates
@tauri-apps/apifrom 2.10.1 to 2.11.1Release notes
Sourced from @tauri-apps/api's releases.
... (truncated)
Commits
6f6ab12apply version updates (#15409)728c8d4fix(cli): skip building bundles when usingtauri android run(#15473)e25f45crefactor: remove impl clone on inner menus (#15553)fbcf1b0chore(deps): update dependency eslint-plugin-security to v4.0.1 (#15545)828f710fix(cli): respect src/bin required-features (fix: #15325) (#15427)ed8fd41chore(cli): lesser verboseureq_protolog (#15552)50b0237fix(android): escape special characters instrings.xml(#15549)800223ddocs: fix some missing and wrong docs (#15548)5075c81fix: checkis_maximizableininternal_toggle_maximize(#15550)532c22achore(deps-dev): bump vite from 8.0.5 to 8.0.16 (#15547)Updates
@tauri-apps/plugin-deep-linkfrom 2.4.7 to 2.4.9Release notes
Sourced from @tauri-apps/plugin-deep-link's releases.
... (truncated)
Commits
5c7668bpublish new versions (#3397)ec05401chore(deps): update rust crate toml to v1 (#3323)b86e999chore(deps): update tauri packages to 2.11 (#3407)c463d8achore(deps): update rustls-webpki in lockfile, ignore core2 in audit (#3405)1bb7bebchore(deps): bump openssl (#3402)3412fa2docs(readme): fix platform support matrix (opener supports mobile)af81fdadocs(readme): fix platform support matrix (mobile is supported)c1fd33bfix(opener): allow open network share locations (#3343)250857bchore(deps): update dependency typescript to v6 (#3363)964e13ffix(store): dead lock trying to set while exiting (#3395)Updates
@tauri-apps/plugin-dialogfrom 2.7.0 to 2.7.1Release notes
Sourced from @tauri-apps/plugin-dialog's releases.
... (truncated)
Commits
e7a68fapublish new versions (#3068)b5550a3chore: temp delete updater changefile93426f8fix: fix docsrs builds4ee61e0Revert "chore: temp delete updater changefile"06124afpublish new versions (#2972)060219echore(deps): update dependency@rollup/plugin-typescriptto v12.3.0 (#3067)c7e9766chore(deps): update tauri monorepo (v2) (#3058)d4a8ce9chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)cdc7eecchore(deps): update dependency@rollup/plugin-typescriptto v12.2.0 (#3066)6314b00chore: temp delete updater changefileUpdates
@tauri-apps/plugin-openerfrom 2.5.3 to 2.5.4Release notes
Sourced from @tauri-apps/plugin-opener's releases.
... (truncated)
Commits
e7a68fapublish new versions (#3068)b5550a3chore: temp delete updater changefile93426f8fix: fix docsrs builds4ee61e0Revert "chore: temp delete updater changefile"Updates
@tauri-apps/plugin-updaterfrom 2.10.0 to 2.10.1Release notes
Sourced from @tauri-apps/plugin-updater's releases.
... (truncated)
Commits
d6a3898Publish New Versions (v2) (#3268)2e5bcdfchore(deps): fix audits (#3373)4374b4fchore(notification): remove unused dev-deps (#3372)f75d21dchore(deps): remove used of tauri-utils build feature (#3360)4b95f5echore(deps): update dependency eslint to v10.1.0 (#3357)99c3e37chore(deps): bump tar in /plugins/updater/tests/updater-migration/v1-app (#3352)eaac19achore(deps): update rust crate tar to v0.4.45 [security] (#3353)5183e31chore(deps): update dependency typescript-eslint to v8.57.1 (#3344)2c0883echore(deps): update dependency vite to v8 (#3346)024ec0cfix(deep-link): ChromeOS deep link calls filtered and ignored by plugin (fix ...Greptile Summary
This PR bumps 5 Tauri-related npm packages to their latest minor/patch releases. All updates are bug fixes or documentation improvements with no breaking changes.
@tauri-apps/api2.10.1 → 2.11.1: documentation-only enhancement (Monitor size/position now clarified as physical pixels).@tauri-apps/plugin-deep-link2.4.7 → 2.4.9,@tauri-apps/plugin-dialog2.7.0 → 2.7.1,@tauri-apps/plugin-opener2.5.3 → 2.5.4,@tauri-apps/plugin-updater2.10.0 → 2.10.1: all patch-level bug fixes (iOS URL schemes, network share reveal, updater file extension preservation). The lock file also synchronizes the root package version from0.14.9to0.14.10, reflecting a prior version bump inpackage.jsonthat was not committed alongside the lock file update.Confidence Score: 5/5
Safe to merge — all five packages receive patch or minor bug-fix updates with no breaking API changes.
Every updated package contains only bug fixes or documentation improvements. The lock file version sync from 0.14.9 to 0.14.10 is a pre-existing mismatch resolved by npm regenerating the lock file, not an unintended change. No application logic is affected.
No files require special attention.
Important Files Changed
Flowchart
%%{init: {'theme': 'neutral'}}%% flowchart TD App["corkscrew-app v0.14.10"] App --> API["@tauri-apps/api\n2.10.1 → 2.11.1"] App --> DL["@tauri-apps/plugin-deep-link\n2.4.7 → 2.4.9"] App --> DLG["@tauri-apps/plugin-dialog\n2.7.0 → 2.7.1"] App --> OP["@tauri-apps/plugin-opener\n2.5.3 → 2.5.4"] App --> UPD["@tauri-apps/plugin-updater\n2.10.0 → 2.10.1"] DL --> API DLG --> API OP --> API UPD --> API style API fill:#d4edda,stroke:#28a745 style DL fill:#d4edda,stroke:#28a745 style DLG fill:#d4edda,stroke:#28a745 style OP fill:#d4edda,stroke:#28a745 style UPD fill:#d4edda,stroke:#28a745%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%% flowchart TD App["corkscrew-app v0.14.10"] App --> API["@tauri-apps/api\n2.10.1 → 2.11.1"] App --> DL["@tauri-apps/plugin-deep-link\n2.4.7 → 2.4.9"] App --> DLG["@tauri-apps/plugin-dialog\n2.7.0 → 2.7.1"] App --> OP["@tauri-apps/plugin-opener\n2.5.3 → 2.5.4"] App --> UPD["@tauri-apps/plugin-updater\n2.10.0 → 2.10.1"] DL --> API DLG --> API OP --> API UPD --> API style API fill:#d4edda,stroke:#28a745 style DL fill:#d4edda,stroke:#28a745 style DLG fill:#d4edda,stroke:#28a745 style OP fill:#d4edda,stroke:#28a745 style UPD fill:#d4edda,stroke:#28a745Reviews (1): Last reviewed commit: "deps(npm): bump the tauri-plugins group ..." | Re-trigger Greptile