Bump the deps group across 1 directory with 5 updates #16
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 deps group with 5 updates in the /src-tauri directory:
2.0.2
2.0.5
2.0.1
2.2.0
1.0.210
1.0.217
1.0.128
1.0.134
2.0.1
2.0.4
Updates
tauri
from 2.0.2 to 2.0.5Release notes
Sourced from tauri's releases.
... (truncated)
Commits
1367ff5
apply version updates (#11373)fbb45c6
fix(api): brokenaddPluginListener
implementation, closes #8068 (#11423)eb61d44
feat(core): fallback to Window and AppHandle resource table on close (#11398)c8f55b6
feat(bundler): addwix > version
option (#11388)bd1b2a1
chore(deps) Update Tauri API Definitions (#10807)37557ff
chore(deps) Update Tauri CLI (dev) (#10808)6cd917c
feat(core): add methods for predefined items with specific text on `Menu/Subm...8278a36
chore(deps) Update Rust crate uuid to v1.11.0 (#11049)f8b559d
chore(deps) Update Rust crate windows-registry to 0.3.0 (#11193)add09c8
chore(deps) Update Rust crate brotli to v7 (#11195)Updates
tauri-plugin-shell
from 2.0.1 to 2.2.0Release notes
Sourced from tauri-plugin-shell's releases.
... (truncated)
Commits
6fcb2f5
Publish New Versions (v2) (#2174)3a79266
chore: Bump all versions to 2.2.0 (#2173)0469f02
publish new versions (#2172)77b8550
fix(fs): Temp workaround for docs.rs build error (#2171)6b1a6d6
ci(covector): Hide npm publish output in details (#2169)ae002af
publish new versions (#2163)f7ad349
docs(opener): add basic usage guide to readme (#2167)5b8efde
chore(deps): update dependency rollup to v4.28.1 (#2158)69d508e
fix(log): prevent thowing on failed to get caller location (#2157)fe610d6
ci: Force the same version bumps for rs and js packages (#2130)Updates
serde
from 1.0.210 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_json
from 1.0.128 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
's9c9aa1f
Add literal 'null', 'true' and 'false' consts toRawValue
struct.0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for ValueUpdates
tauri-build
from 2.0.1 to 2.0.4Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
cd841d8
Apply Version Updates From Current Changes (#11659)3d8a39a
chore(deps): update rust crate resvg to 0.44.0 (dev) (#12126)50e92d0
chore(deps): update rust crate worker to 0.5 (dev) (#12127)bc4dfcd
chore(deps): update rust crate pico-args to 0.5 (dev) (#12125)832ad10
chore(deps): update rust crate cargo_metadata to 0.19 (dev) (#12113)0198354
chore(deps): update rust crate oxc crates to 0.38 (dev) (#12122)c0a5a10
chore(deps): update rust crate notify-debouncer-mini to 0.5 (dev) (#12118)d7f48cb
chore(deps): Updatejsonschema
to0.28
(#12089)a16796a
fix(api): use array for channel queueing (#12069)231e9a5
chore(deps): update rust crate image to 0.25.5 (dev) (#12105)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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