build(deps): bump the tauri-rust-dependencies group across 1 directory with 8 updates#190
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…y with 8 updates Bumps the tauri-rust-dependencies group with 7 updates in the /apps/desktop/src-tauri directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [tauri](https://github.com/tauri-apps/tauri) | `2.10.2` | `2.10.3` | | [tauri-plugin-fs](https://github.com/tauri-apps/plugins-workspace) | `2.4.5` | `2.5.1` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.6.0` | `2.7.1` | | [window-vibrancy](https://github.com/tauri-apps/tauri-plugin-vibrancy) | `0.6.0` | `0.7.1` | | [alloy](https://github.com/alloy-rs/alloy) | `1.7.3` | `2.0.4` | | [typenum](https://github.com/paholg/typenum) | `1.19.0` | `1.20.0` | Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `tauri` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.10.2...tauri-v2.10.3) Updates `tauri-plugin-fs` from 2.4.5 to 2.5.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.5...fs-v2.5.1) Updates `tauri-plugin-dialog` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.6.0...log-v2.7.1) Updates `window-vibrancy` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/tauri-apps/tauri-plugin-vibrancy/releases) - [Changelog](https://github.com/tauri-apps/window-vibrancy/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/window-vibrancy@window-vibrancy-v0.6.0...window-vibrancy-v0.7.1) Updates `alloy` from 1.7.3 to 2.0.4 - [Release notes](https://github.com/alloy-rs/alloy/releases) - [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md) - [Commits](alloy-rs/alloy@v1.7.3...v2.0.4) Updates `typenum` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.19.0...v1.20.0) Updates `tauri-build` from 2.5.5 to 2.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.5.5...tauri-build-v2.6.2) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri-rust-dependencies - dependency-name: tauri dependency-version: 2.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri-rust-dependencies - dependency-name: tauri-plugin-fs dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tauri-rust-dependencies - dependency-name: tauri-plugin-dialog dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tauri-rust-dependencies - dependency-name: window-vibrancy dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tauri-rust-dependencies - dependency-name: alloy dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tauri-rust-dependencies - dependency-name: typenum dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tauri-rust-dependencies - dependency-name: tauri-build dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tauri-rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 tauri-rust-dependencies group with 7 updates in the /apps/desktop/src-tauri directory:
1.0.1491.0.1502.10.22.10.32.4.52.5.12.6.02.7.10.6.00.7.11.7.32.0.41.19.01.20.0Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
taurifrom 2.10.2 to 2.10.3Release notes
Sourced from tauri's releases.
... (truncated)
Commits
9b17a7afix(ci): bump rustsec/audit-check to v2 and ignore time audit (#15030)d868279apply version updates (#14897)3a65cc6fix(test): disableresolve_resource_diron Android (#15026)52cf195refactor(cli): reduce some nesting code (#14844)c3cbff3fix: resource path handles./path differently (#14662)33754aefix(cli): unusable empty password private keys (#15022)3935deeAdd AI tool policy to contributing guide (#15002)33932a7chore(deps-dev): bump svelte from 5.51.5 to 5.53.5 (#15015)7d3c759chore(deps): update dependency rollup to v4.59.0 (#15001)f20256bchore: fix clippy warnings (#14999)Updates
tauri-plugin-fsfrom 2.4.5 to 2.5.1Release notes
Sourced from tauri-plugin-fs's releases.
... (truncated)
Commits
5c7668bpublish new versions (#3397)ec05401chore(deps): update rust crate toml to v1 (#3323)b86e999chore(deps): update tauri packages to 2.11 (#3407)c463d8achore(deps): update rustls-webpki in lockfile, ignore core2 in audit (#3405)1bb7bebchore(deps): bump openssl (#3402)3412fa2docs(readme): fix platform support matrix (opener supports mobile)af81fdadocs(readme): fix platform support matrix (mobile is supported)c1fd33bfix(opener): allow open network share locations (#3343)250857bchore(deps): update dependency typescript to v6 (#3363)964e13ffix(store): dead lock trying to set while exiting (#3395)Updates
tauri-plugin-dialogfrom 2.6.0 to 2.7.1Release notes
Sourced from tauri-plugin-dialog's releases.
... (truncated)
Commits
e7a68fapublish new versions (#3068)b5550a3chore: temp delete updater changefile93426f8fix: fix docsrs builds4ee61e0Revert "chore: temp delete updater changefile"06124afpublish new versions (#2972)060219echore(deps): update dependency@rollup/plugin-typescriptto v12.3.0 (#3067)c7e9766chore(deps): update tauri monorepo (v2) (#3058)d4a8ce9chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)cdc7eecchore(deps): update dependency@rollup/plugin-typescriptto v12.2.0 (#3066)6314b00chore: temp delete updater changefileUpdates
window-vibrancyfrom 0.6.0 to 0.7.1Release notes
Sourced from window-vibrancy's releases.
Changelog
Sourced from window-vibrancy's changelog.
Commits
5e7ddd7apply version updates (#197)65f5d28chore(deps): explicitly set objc2-app-kit to 0.3.2 (#196)a1c9b80ci: refresh lockfile in postversiond21c932apply version updates (#195)ad1dd4bci: fix workflow syntax41d8930ci: use upstream create-pull-request action (#194)a1e7e75chore(deps): update rust crate winit to 0.30 (#134)3a5a51bchore(deps): update rust crate windows-version to v0.1.7 (#186)4aa3c0cchore(deps): update rust crate tao to 0.34 (#154)9fd17b5chore(deps): update windows-sys to 0.60 (#193)Updates
alloyfrom 1.7.3 to 2.0.4Release notes
Sourced from alloy's releases.
... (truncated)
Changelog
Sourced from alloy's changelog.
... (truncated)
Commits
f3fe4cfchore: release 2.0.469eb3d7fix(rpc-types-engine): remove non_exhaustive from testing build request (#3940)c915624chore: release 2.0.3e0fa41efeat(rpc-types-engine): derive Default for testing build request (#3939)3204bb4chore: release 2.0.29708257chore: release 2.0.2e24e43dperf(eips): compute EIP-7594 cells only for matches (#3937)f119d71fix(provider): return network blocks from anvil_mine_detailed (#3928)ece836afeat(eips): add EIP-7594 cell matching helpers (#3934)0ff23aefeat(eips): add EIP-7594 sidecar cell helper (#3933)Updates
typenumfrom 1.19.0 to 1.20.0Release notes
Sourced from typenum's releases.
Changelog
Sourced from typenum's changelog.
Commits
c755e2fVersion 1.20.04d5f26bAdd tuple operations (#242)77b877dremove deprecated features, replace build script with pre-generated tests (#237)Updates
tauri-buildfrom 2.5.5 to 2.6.2Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
499df79apply version updates (#15378)20bb033Revert "feat: add Windows VC runtime linking and bundling options (#15372)" (...b5b72cefix(tauri-utils): preserve resource source file name when dest is empty (#15383)3fd8ba2fix: resources after empty directory not copied (#15388)47e1b75fix:set_as_windows_menu_for_nsappcommand wrongly called `set_as_help_menu...eadd8f5chore(deps-dev): bump svelte from 5.53.11 to 5.55.7 (#15382)32d8166feat: add Windows VC runtime linking and bundling options (#15372)b15b859refactor: make error dialog take&'static str(#15369)0e8e25fchore(deps): update dependency rollup to v4.60.3 (#15355)e5ae5b9chore: fix changelogDependabot 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