Bump the dependencies group in /src-tauri with 5 updates #5
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 dependencies group in /src-tauri with 5 updates:
1.0.210
1.0.214
1.0.128
1.0.132
2.0.0-rc.3
2.0.2
2.0.0-rc.1
2.0.1
2.0.0-rc.12
2.0.2
Updates
serde
from 1.0.210 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
serde_json
from 1.0.128 to 1.0.132Release notes
Sourced from serde_json's releases.
Commits
86d933c
Release 1.0.132f45b422
Merge pull request #1206 from dtolnay/hasnextf2082d2
Clearer order of comparisons0f54a1a
Handle early return sooner on eof in seq or map2a4cb44
Rearrange 'match peek'4cb90ce
Merge pull request #1205 from dtolnay/hasnextb71ccd2
Reduce duplicative instantiation of logic in SeqAccess and MapAccessa810ba9
Release 1.0.1310d084c5
Touch up PR 1135b4954a9
Merge pull request #1135 from swlynch99/map-deserializerUpdates
tauri-plugin-shell
from 2.0.0-rc.3 to 2.0.2Release notes
Sourced from tauri-plugin-shell's releases.
... (truncated)
Commits
3fd2831
publish new versions (#1909)ae80245
perf(fs): improveFileHandle.read
performance (#1950)2302c2d
fix(dialog):ask
andconfirm
not using system button texts (#1910)44c50c1
chore(deps): update rust crate tauri to 2.0.4 (#1952)415bf2a
chore(deps): update eslint monorepo to v9.13.0 (#1951)36207a9
chore(deps): update dependency@tauri-apps/cli
to v2.0.3 (#1925)854754e
chore(deps): update dependency typescript-eslint to v8.10.0 (#1949)1c2f137
chore(deps): lock file maintenance (#1929)8c67d44
refactor(store)!: more reworks (#1860)cfd48b3
feat: allow http calls without origin header (#1941)Updates
tauri-plugin-process
from 2.0.0-rc.1 to 2.0.1Release notes
Sourced from tauri-plugin-process's releases.
... (truncated)
Commits
fd785ab
publish new versions (#1878)a1a8220
chore: change MSRV to 1.77.2 to support Windows 7 (#1873)dc49de5
chore(deps): update dependency typescript-eslint to v8.8.0 (#1854)4c2454d
sync readme with metadata (#1872)fe6dd0f
fix(deps): update dependency@tauri-apps/api
to v2.0.1 (#1862)ab8d089
chore(barcode-scanner): fix banner link in readme (#1870)ee02ea7
publish new versions (#1869)9501cfa
fix(updater): validate endpoint scheme before printing warning (#1868)e8069af
feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)0975a68
fix: make package.json licenses SPDX compliant (#1861)Updates
tauri-build
from 2.0.0-rc.12 to 2.0.2Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
7a1a327
chore: bump tauri-utils dependency versions8ca0e4d
chore(ci): bump tauri-utils with WiX version change1367ff5
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)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