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 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-apps/api from 2.0.0-rc.4 to 2.0.0-rc.6.
Release notes
Sourced from
@tauri-apps/api
's releases.... (truncated)
Commits
12de4fa
apply version updates (#11062)df24cb9
fix(cli): pbxproj parser not expecting underlines in build config IDs (#11168)de7414a
feat: addWindow::set_enabled
andWindow::is_enabled
(#11154)a49fc99
fix(core): store the hostingWindow
directly onWebview
and `WebviewWindo...1d8b67b
feat(core): support async functions inmobile_entry_point
macro (#11162)d9d2502
feat: addWebview::show
andWebview::hide
(#11140)58bab8b
docs: fix formatting of JS comments for API reference (#11148)9e46e07
Revert "chore(cli/deps): temporarily add tower dependency to fix compile erro...95df53a
chore: add missing set theme change file in #10210 (#11143)0b44959
refactor!: simplifyTrayIconEvent
in JS by tagging it withtype
field (#1...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