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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm group in /ui with 3 updates: @tauri-apps/api, vite and vite-plugin-static-copy.
Updates
@tauri-apps/api
from 1.5.3 to 1.5.4Release notes
Sourced from
@tauri-apps/api
's releases.Commits
caddd5b
Apply Version Updates From Current Changes (v1) (#9544)72c2636
chore(ci): fix MSRV downgrade (#9543)83e024c
chore(ci): downgrade home crate (#9542)07c9e35
fix(ci): downgrade cc crate for MSRV compatibility (#9541)d00178d
ci: Fix package downgrades in covector workflow (#9538)705da97
fix: optional chaining is not supported on older webviews (#9529)1675e41
fix(bundler): don't convert product name to snake case when cross compiling (...f9638b6
fix(cli): append extension to app binary manually on rename (#9491)aeddc40
fix(cli/info): fix crash when checking node version (#9411)fe6f81f
chore: fix clippy false positive (#9329)Updates
vite
from 5.2.8 to 5.2.10Changelog
Sourced from vite's changelog.
Commits
088d24b
release: v5.2.1077e7359
revert: perf: use workspace root for fs cache (#15712) (#16476)6a127d6
fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453)11444dc
feat: show warning if root is in build.outDir (#16454)721f94d
fix: add base to virtual html (#16442)8e54bbd
feat: write cspNonce to style tags (#16419)af72eab
fix: adjust esm syntax judgment logic (#16436)b872635
fix(cspNonce): don't overwrite existing nonce values (#16415)6cccef7
chore(deps): update dependency eslint-plugin-n to v17 (#16381)a77707d
release: v5.2.9Updates
vite-plugin-static-copy
from 1.0.2 to 1.0.3Release notes
Sourced from vite-plugin-static-copy's releases.
Changelog
Sourced from vite-plugin-static-copy's changelog.
Commits
6d06ba9
chore: update versions (#106)a7dab45
chore: prettier ignore changeset directory32115f0
fix: don't try to read the content when the requested path is mapped to a dir...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