chore(deps): bump the rust-major-dependencies group in /apps/desktop/src-tauri with 8 updates - #534
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-major-dependencies group in /apps/desktop/src-tauri with 8 updates: | Package | From | To | | --- | --- | --- | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.1` | `0.23.0` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.6` | `0.9.0` | | [rmcp](https://github.com/modelcontextprotocol/rust-sdk) | `1.7.0` | `3.0.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [velopack](https://github.com/velopack/velopack) | `0.0.1589-ga2c5a97` | `1.2.110-ge826545` | | [windows](https://github.com/microsoft/windows-rs) | `0.58.0` | `0.62.2` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.61.2` | `0.62.2` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `8.6.0` | Updates `base64` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.0) Updates `sqlx` from 0.8.6 to 0.9.0 - [Changelog](https://github.com/transact-rs/sqlx/blob/main/CHANGELOG.md) - [Commits](transact-rs/sqlx@v0.8.6...v0.9.0) Updates `rmcp` from 1.7.0 to 3.0.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.7.0...rmcp-v3.0.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `velopack` from 0.0.1589-ga2c5a97 to 1.2.110-ge826545 - [Release notes](https://github.com/velopack/velopack/releases) - [Commits](velopack/velopack@0.0.1589-ga2c5a97...1.2.110-ge826545) Updates `windows` from 0.58.0 to 0.62.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-core` from 0.61.2 to 0.62.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `zip` from 2.4.2 to 8.6.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.4.2...v8.6.0) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major-dependencies - dependency-name: sqlx dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major-dependencies - dependency-name: rmcp dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-major-dependencies - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major-dependencies - dependency-name: velopack dependency-version: 1.2.110-ge826545 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-major-dependencies - dependency-name: windows dependency-version: 0.62.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major-dependencies - dependency-name: windows-core dependency-version: 0.62.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-major-dependencies - dependency-name: zip dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-major-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 rust-major-dependencies group in /apps/desktop/src-tauri with 8 updates:
0.22.10.23.00.8.60.9.01.7.03.0.00.10.90.11.00.0.1589-ga2c5a971.2.110-ge8265450.58.00.62.20.61.20.62.22.4.28.6.0Updates
base64from 0.22.1 to 0.23.0Changelog
Sourced from base64's changelog.
Commits
9e9220av0.23.0870326eMerge pull request #306 from marshallpierce/mp/trailing-bits-docsfbec5f1Document no trailing trailing bits0a23549Merge pull request #305 from marshallpierce/mp/edition-2021f10b7e2Update deps & edition9d21a59Merge pull request #304 from marshallpierce/mp/custom-padding-rebasef70bad2Support custom padding symbols684d79cMerge pull request #301 from marshallpierce/mp/simd-gardening5bf66f2Merge pull request #284 from AbeZbm/add-testsd3831cfFollowups to SIMD workUpdates
sqlxfrom 0.8.6 to 0.9.0Changelog
Sourced from sqlx's changelog.
... (truncated)
Commits
75bc048Release 0.9.0 (#4256)6956cefPrefer to give real data to.bind()inREADME.md(#4257)45ba990Add the possibility to skip migrations (#3846)66533faEnsure Deterministic Migration Order (#4136)db47fe3ci: check direct minimal versions (#4173)9ecb76dUnescape PostgreSQL passfile password (#3993)c0a3218breaking(any+mysql): correctly convert text and blob types toAnyTypeInfo(...d82b781test(sqlite): add regression test for ORDER BY + LIMIT nullability (#4223)b77ba16chore: update to axum 0.8 (#4253)c0ec9c0fix(tls): potential deadlock inStdSocket::poll_ready()(#4251)Updates
rmcpfrom 1.7.0 to 3.0.0Release notes
Sourced from rmcp's releases.
... (truncated)
Commits
4e361b7chore: release v3.0.0 (#1077)9334c97fix: recognize 2026 MCP methods (#1076)29c068dchore: release v3.0.0-beta.5 (#1070)9a41811fix!: remove server_info from DiscoverResult (#1065)e54c222docs: prepare for stable 3.0 release (#1073)b429fc1RFC 9728 resource is used instead of base url when possible (#962)82a6c48fix: preserve transient OAuth discovery HTTP errors (#1071)ce28e6dchore(deps): bump actions/stale from 10 to 11 (#1074)25213a2refactor!: remove deprecated v3 APIs (#1066)0dea39dfix!: preserve OAuth discovery transport errors (#1069)Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
velopackfrom 0.0.1589-ga2c5a97 to 1.2.110-ge826545Release notes
Sourced from velopack's releases.
... (truncated)
Commits
e826545Wait for install dir to be unlocked before MSI uninstall in testa1a293fFix remaining clippy useless_borrows_in_formatting in linux/osx code809b8d0Fix clippy useless_borrows_in_formatting errors from Rust 1.97e58ad1dMake Velopack Flow commands visible in the vpk CLI8ad0724Use Velopack Flow as the update source when none is providedf6d82b9Fix crate docs example passing Box<UpdateInfo> to apply_updates_and_restart732549cApply Setup.exe channel override before install hooks and app launchb46484aAdd Windows installer channel-override tag readersb8be79cLock file maintenancec3fd772Update dotnet packagesUpdates
windowsfrom 0.58.0 to 0.62.2Commits
Updates
windows-corefrom 0.61.2 to 0.62.2Release notes
Sourced from windows-core's releases.
... (truncated)
Commits
Updates
zipfrom 2.4.2 to 8.6.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
771dfc5chore: release v8.6.0 (#781)8e480ccchore(deps): update sha1 requirement from 0.10 to 0.11 (#767)2513bbechore(deps): update aes requirement from 0.8 to 0.9 (#787)957e240ci(deps): bump actions/cache from 5.0.4 to 5.0.5 (#786)0329d9dfix: allow for[u8]as filename (#775)ddcf854ci(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#788)42323a8ci(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#785)901014aci(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 (#784)07702d4feat: addcompression not supportedas enum error (#774)2d0c46bci(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#783)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 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