Conversation
Bumps the production-dependencies group in /src-tauri with 5 updates: | Package | From | To | | --- | --- | --- | | [tauri](https://github.com/tauri-apps/tauri) | `2.0.6` | `2.1.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.41.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.92` | `1.0.93` | | [tauri-plugin-window-state](https://github.com/tauri-apps/plugins-workspace) | `2.0.1` | `2.0.2` | | [tauri-build](https://github.com/tauri-apps/tauri) | `2.0.2` | `2.0.3` | Updates `tauri` from 2.0.6 to 2.1.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.0.6...tauri-v2.1.0) Updates `tokio` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.41.1) Updates `anyhow` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.92...1.0.93) Updates `tauri-plugin-window-state` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.0.1...fs-v2.0.2) Updates `tauri-build` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.0.2...tauri-build-v2.0.3) --- updated-dependencies: - dependency-name: tauri dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tauri-plugin-window-state dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tauri-build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
VPKSoft
approved these changes
Nov 11, 2024
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 production-dependencies group in /src-tauri with 5 updates:
2.0.62.1.01.41.01.41.11.0.921.0.932.0.12.0.22.0.22.0.3Updates
taurifrom 2.0.6 to 2.1.0Release notes
Sourced from tauri's releases.
... (truncated)
Commits
86f22f0apply version updates (#11440)3f6f07achore(deps): updatewryto0.47andtaoto0.30.6(#11627)60e86d5fix(cli):android devnot working on Windows without--host(#11624)b284358chore(deps) Update Rust crate thiserror to v2 (dev) (#11604)229d7f8fix(core): fix child webviews on macOS and Windows treated as full webview wi...c561786docs: fix typos in drag&drop event.payload (#11620)6bf9179feat(cli): addtauri removecommand (#11322)8e8312bci: unpin ravif (#11608)f550a3fchore(deps) Update Tauri Bundler (dev) (#11601)4d545abfeat: background color APIs (#11486)Updates
tokiofrom 1.41.0 to 1.41.1Release notes
Sourced from tokio's releases.
Commits
bb7ca75chore: prepare Tokio v1.41.1 (#6959)4a34b77metrics: fix bug with wrong number of buckets for the histogram (#6957)8897885docs: fix mismatched backticks in CONTRIBUTING.md (#6951)0dbdd19ci: update cargo-check-external-types to 0.1.13 (#6949)94e55c0net: fix typo inTcpStreaminternal comment (#6944)4468f27metrics: fixed flakyworker_steal_counttest (#6932)070a825metrics: removed race condition from global_queue_depth_multi_thread test (#6...946401cnet: displaynetrequirement fornet::UdpSocketin docs (#6938)0c01fd2ci: use patched version of cargo-check-external-types to fix CI failure (#6937)ebe2416ci: use cargo deny (#6931)Updates
anyhowfrom 1.0.92 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9Release 1.0.93f91c247Merge pull request #391 from dtolnay/thiserror2a3901cIsolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cddUpdate dev-dependencies to thiserror v2Updates
tauri-plugin-window-statefrom 2.0.1 to 2.0.2Release notes
Sourced from tauri-plugin-window-state's releases.
... (truncated)
Commits
3fd2831publish new versions (#1909)ae80245perf(fs): improveFileHandle.readperformance (#1950)2302c2dfix(dialog):askandconfirmnot using system button texts (#1910)44c50c1chore(deps): update rust crate tauri to 2.0.4 (#1952)415bf2achore(deps): update eslint monorepo to v9.13.0 (#1951)36207a9chore(deps): update dependency@tauri-apps/clito v2.0.3 (#1925)854754echore(deps): update dependency typescript-eslint to v8.10.0 (#1949)1c2f137chore(deps): lock file maintenance (#1929)8c67d44refactor(store)!: more reworks (#1860)cfd48b3feat: allow http calls without origin header (#1941)Updates
tauri-buildfrom 2.0.2 to 2.0.3Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
86f22f0apply version updates (#11440)3f6f07achore(deps): updatewryto0.47andtaoto0.30.6(#11627)60e86d5fix(cli):android devnot working on Windows without--host(#11624)b284358chore(deps) Update Rust crate thiserror to v2 (dev) (#11604)229d7f8fix(core): fix child webviews on macOS and Windows treated as full webview wi...c561786docs: fix typos in drag&drop event.payload (#11620)6bf9179feat(cli): addtauri removecommand (#11322)8e8312bci: unpin ravif (#11608)f550a3fchore(deps) Update Tauri Bundler (dev) (#11601)4d545abfeat: background color APIs (#11486)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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