chore(deps): bump @tauri-apps/api from 2.11.0 to 2.11.1 in /app in the npm-minor group#7
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the npm-minor group in /app with 1 update: [@tauri-apps/api](https://github.com/tauri-apps/tauri). Updates `@tauri-apps/api` from 2.11.0 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.11.0...@tauri-apps/api-v2.11.1) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
GamalAnwar
added a commit
that referenced
this pull request
Jun 18, 2026
Bumps the app's dev toolchain to current majors and the Tauri API to the latest patch, subsuming Dependabot PRs #7/#8/#9/#10: - typescript 5.6 → 6.0.3 - vite 5.4 → 8.0.16 - vitest 2.1 → 4.1.9 - @tauri-apps/api → 2.11.1 Verified locally: `npm ci && npm run build` (tsc + vite) and the 24 vitest tests all pass on the upgraded toolchain. Also adds a `frontend` job to CI (type-check, build, test) — the frontend was previously not exercised by any workflow, which is why these dependency bumps couldn't be validated automatically. The new job builds and tests the upgraded toolchain here and gates future frontend bumps. https://claude.ai/code/session_016jgMTwiYCiZA8F9JMFGfWR Co-authored-by: Claude <noreply@anthropic.com>
Contributor
|
Superseded by #17, which bumped @tauri-apps/api to 2.11.1 (with the rest of the frontend toolchain, verified by the new frontend CI job). ·@·d·ependabot c·lose Generated by Claude Code |
Author
|
Looks like @tauri-apps/api is no longer updatable, so this is no longer needed. |
GamalAnwar
added a commit
that referenced
this pull request
Jun 18, 2026
Bumps the app's dev toolchain to current majors and the Tauri API to the latest patch, subsuming Dependabot PRs #7/#8/#9/#10: - typescript 5.6 → 6.0.3 - vite 5.4 → 8.0.16 - vitest 2.1 → 4.1.9 - @tauri-apps/api → 2.11.1 Verified locally: `npm ci && npm run build` (tsc + vite) and the 24 vitest tests all pass on the upgraded toolchain. Also adds a `frontend` job to CI (type-check, build, test) — the frontend was previously not exercised by any workflow, which is why these dependency bumps couldn't be validated automatically. The new job builds and tests the upgraded toolchain here and gates future frontend bumps.
GamalAnwar
added a commit
that referenced
this pull request
Jun 18, 2026
Bumps the app's dev toolchain to current majors and the Tauri API to the latest patch, subsuming Dependabot PRs #7/#8/#9/#10: - typescript 5.6 → 6.0.3 - vite 5.4 → 8.0.16 - vitest 2.1 → 4.1.9 - @tauri-apps/api → 2.11.1 Verified locally: `npm ci && npm run build` (tsc + vite) and the 24 vitest tests all pass on the upgraded toolchain. Also adds a `frontend` job to CI (type-check, build, test) — the frontend was previously not exercised by any workflow, which is why these dependency bumps couldn't be validated automatically. The new job builds and tests the upgraded toolchain here and gates future frontend bumps.
GamalAnwar
added a commit
that referenced
this pull request
Jun 18, 2026
Bumps the app's dev toolchain to current majors and the Tauri API to the latest patch, subsuming Dependabot PRs #7/#8/#9/#10: - typescript 5.6 → 6.0.3 - vite 5.4 → 8.0.16 - vitest 2.1 → 4.1.9 - @tauri-apps/api → 2.11.1 Verified locally: `npm ci && npm run build` (tsc + vite) and the 24 vitest tests all pass on the upgraded toolchain. Also adds a `frontend` job to CI (type-check, build, test) — the frontend was previously not exercised by any workflow, which is why these dependency bumps couldn't be validated automatically. The new job builds and tests the upgraded toolchain here and gates future frontend bumps.
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-minor group in /app with 1 update: @tauri-apps/api.
Updates
@tauri-apps/apifrom 2.11.0 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)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 conditions