chore(deps): bump the npm-apps-desktop-patch-minor group across 1 directory with 6 updates#168
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ectory with 6 updates Bumps the npm-apps-desktop-patch-minor group with 5 updates in the /apps/desktop directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.10.1` | `2.11.0` | | [@tauri-apps/plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.10.0` | `2.10.1` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.10.1` | `2.11.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.1` | `7.3.2` | Updates `@tauri-apps/api` from 2.10.1 to 2.11.0 - [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.0) 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) Updates `@tauri-apps/cli` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.10.1...@tauri-apps/cli-v2.11.0) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/coverage-v8) Updates `vite` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) Updates `vitest` from 4.0.18 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-apps-desktop-patch-minor - dependency-name: "@tauri-apps/plugin-updater" dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-apps-desktop-patch-minor - dependency-name: "@tauri-apps/cli" dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-apps-desktop-patch-minor - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-apps-desktop-patch-minor - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-apps-desktop-patch-minor - dependency-name: vitest dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-apps-desktop-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 10 complexity) |
| Duplication | ✅ 0 (≤ 0 duplication) |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 npm-apps-desktop-patch-minor group with 5 updates in the /apps/desktop directory:
2.10.12.11.02.10.02.10.12.10.12.11.04.0.184.1.57.3.17.3.2Updates
@tauri-apps/apifrom 2.10.1 to 2.11.0Release notes
Sourced from @tauri-apps/api's releases.
... (truncated)
Commits
e60834fApply Version Updates From Current Changes (#15041)df05c00chore: minor bump for codegen crate13bea17chore: fmt9808236fix(macOS): correct value for work_area.position.y (#14655)eb0312efeat(mobile): Propagate tao::Event::Suspended and tao::Event::Resumed to the ...4ef5797feat(ios): add --no-sign and --archive-only flags to ios build (#15061)110336cfix(macOS): fix incorrect window position on multi-monitor setups (#15250)c00a3dbfeat(macros): add support for rename command macro in tauri-macros #14173 (#1...764b913feat(cli): restart Android emulator if it is disconnected from adb (#14313)1035f12fix(windows): tauri-bundler detect arm system (#14923)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 ...Updates
@tauri-apps/clifrom 2.10.1 to 2.11.0Release notes
Sourced from @tauri-apps/cli's releases.
Commits
e60834fApply Version Updates From Current Changes (#15041)df05c00chore: minor bump for codegen crate13bea17chore: fmt9808236fix(macOS): correct value for work_area.position.y (#14655)eb0312efeat(mobile): Propagate tao::Event::Suspended and tao::Event::Resumed to the ...4ef5797feat(ios): add --no-sign and --archive-only flags to ios build (#15061)110336cfix(macOS): fix incorrect window position on multi-monitor setups (#15250)c00a3dbfeat(macros): add support for rename command macro in tauri-macros #14173 (#1...764b913feat(cli): restart Android emulator if it is disconnected from adb (#14313)1035f12fix(windows): tauri-bundler detect arm system (#14923)Updates
@vitest/coverage-v8from 4.0.18 to 4.1.5Release notes
Sourced from @vitest/coverage-v8's releases.
... (truncated)
Commits
e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.21f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)94eb73bchore(deps): update eslint packages (#9615)Updates
vitefrom 7.3.1 to 7.3.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
cc383e0release: v7.3.209d8c90fix: avoid path traversal with optimize deps sourcemap handler (#22161)f8103ccfix: checkserver.fsafter stripping query as well (#22160)19db0f2fix: backport #22159, apply server.fs check to env transport (#22162)Updates
vitestfrom 4.0.18 to 4.1.5Release notes
Sourced from vitest's releases.
... (truncated)
Commits
e399846chore: release v4.1.57dc6d54Revert "fix: respect diff config options in soft assertions (#8696)"9787dedfix: respect diff config options in soft assertions (#8696)325463afix(ast-collect): recognize _vi_import prefix in static test discovery (#10...0e0ff41feat(coverage): istanbul to supportinstrumenteroption (#10119)663b99ffix: aliasagentreporter tominimal(#10157)122c25bfix: fixvi.defineHelpercalled as object method (#10163)6abd557feat(api): make test-specification options writable (#10154)596f739fix: project color label on html reporter (#10142)9423dc0fix: --project negation excludes browser instances (#10131)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Update desktop app dependencies to latest patch/minor to pick up Tauri 2.11, Vite 7.3.2 security fixes, and Vitest 4.1.5 improvements. This improves installer options on Windows, fixes Linux updater behavior, and hardens the dev server.
@tauri-apps/api→ 2.11.0: macOS tray icon flicker fix, new menu item, optional Windows autofill control.@tauri-apps/cli→ 2.11.0: NSIS uninstaller icon/header support and Wix WebView2 minimum version option; various fixes.@tauri-apps/plugin-updater→ 2.10.1: preserves package file extension to avoid Linux install confusion.vite→ 7.3.2: security fixes for sourcemap handler and fs checks.vitestand@vitest/coverage-v8→ 4.1.5: bug fixes and coverage updates; no config changes required.Written for commit 19c9a2f. Summary will update on new commits.