chore(deps): bump the minor-and-patch group across 1 directory with 6 updates#44
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 5 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [tauri](https://github.com/tauri-apps/tauri) | `2.10.3` | `2.11.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.1` | `1.52.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.0` | `1.23.1` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.7.0` | `2.7.1` | | [tauri-plugin-store](https://github.com/tauri-apps/plugins-workspace) | `2.4.2` | `2.4.3` | Updates `tauri` from 2.10.3 to 2.11.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.10.3...tauri-v2.11.0) Updates `tokio` from 1.51.1 to 1.52.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.2) Updates `uuid` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.0...v1.23.1) Updates `tauri-plugin-dialog` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@log-v2.7.0...log-v2.7.1) Updates `tauri-plugin-store` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.2...fs-v2.4.3) Updates `tauri-build` from 2.5.6 to 2.6.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.5.6...tauri-build-v2.6.0) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tauri-plugin-dialog dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tauri-plugin-store dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tauri-build dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 minor-and-patch group with 5 updates in the /src-tauri directory:
2.10.32.11.01.51.11.52.21.23.01.23.12.7.02.7.12.4.22.4.3Updates
taurifrom 2.10.3 to 2.11.0Release notes
Sourced from tauri's releases.
... (truncated)
Commits
e60834fApply Version Updates From Current Changes (#15041)df05c00chore: minor bump for codegen crate13bea17chore: fmt9808236fix(macOS): correct value for work_area.position.y (#14655)eb0312efeat(mobile): Propagate tao::Event::Suspended and tao::Event::Resumed to the ...4ef5797feat(ios): add --no-sign and --archive-only flags to ios build (#15061)110336cfix(macOS): fix incorrect window position on multi-monitor setups (#15250)c00a3dbfeat(macros): add support for rename command macro in tauri-macros #14173 (#1...764b913feat(cli): restart Android emulator if it is disconnected from adb (#14313)1035f12fix(windows): tauri-bundler detect arm system (#14923)Updates
tokiofrom 1.51.1 to 1.52.2Release notes
Sourced from tokio's releases.
... (truncated)
Commits
4abe9d7chore: prepare Tokio v1.52.2 (#8115)f82bcf3Merge 'tokio-1.51.2' into 'tokio-1.52.x' (#8114)7db9bc4test: revert "removechurn()task fromlifo_stealable" (#8114)64834ecchore: prepare Tokio v1.51.2 (#8113)967f571runtime: revert "steal tasks from the LIFO slot" (#8100)9271e3eMerge tokio-1.51.x (for #8101) into tokio-1.52.x (#8106)cd1823fRevert "Pin stable to 1.94 for tokio-1.51.x" (#8106)a97cf12Merge tokio-1.47.x (commit 670a907c55c7) into tokio-1.51.x (#8105)bde3f20Pin stable to 1.94 for tokio-1.51.x (#8105)670a907ci: fix CI on tokio-1.47.x (#8101)Updates
uuidfrom 1.23.0 to 1.23.1Release notes
Sourced from uuid's releases.
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependencyUpdates
tauri-plugin-dialogfrom 2.7.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
tauri-plugin-storefrom 2.4.2 to 2.4.3Release notes
Sourced from tauri-plugin-store's releases.
... (truncated)
Commits
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 changefilefb4c8aechore(deps): update dependency typescript-eslint to v8.46.2 (#3060)fccc1cfchore(deps): update eslint monorepo to v9.38.0 (#3044)3702308chore(deps): update dependency rollup to v4.52.5 (#3043)c9c8b39chore(deps): update dependency typescript-eslint to v8.46.1 (#3025)Updates
tauri-buildfrom 2.5.6 to 2.6.0Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
e60834fApply Version Updates From Current Changes (#15041)df05c00chore: minor bump for codegen crate13bea17chore: fmt9808236fix(macOS): correct value for work_area.position.y (#14655)eb0312efeat(mobile): Propagate tao::Event::Suspended and tao::Event::Resumed to the ...4ef5797feat(ios): add --no-sign and --archive-only flags to ios build (#15061)110336cfix(macOS): fix incorrect window position on multi-monitor setups (#15250)c00a3dbfeat(macros): add support for rename command macro in tauri-macros #14173 (#1...764b913feat(cli): restart Android emulator if it is disconnected from adb (#14313)1035f12fix(windows): tauri-bundler detect arm system (#14923)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