Bump the patch-and-minor group across 1 directory with 8 updates - #49
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patch-and-minor group with 8 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [tauri](https://github.com/tauri-apps/tauri) | `2.11.5` | `2.11.6` | | [tauri-plugin-opener](https://github.com/tauri-apps/plugins-workspace) | `2.5.4` | `2.5.5` | | [tauri-plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.7.2` | `2.7.3` | | [tauri-plugin-clipboard-manager](https://github.com/tauri-apps/plugins-workspace) | `2.3.2` | `2.3.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.24.0` | `1.26.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.9` | `1.1.10` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.16` | `0.5.17` | | [tauri-plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.10.1` | `2.12.0` | Updates `tauri` from 2.11.5 to 2.11.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.11.5...tauri-v2.11.6) Updates `tauri-plugin-opener` from 2.5.4 to 2.5.5 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@http-v2.5.4...http-v2.5.5) Updates `tauri-plugin-dialog` from 2.7.2 to 2.7.3 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@dialog-v2.7.2...dialog-v2.7.3) Updates `tauri-plugin-clipboard-manager` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@os-v2.3.2...nfc-v2.3.3) Updates `uuid` from 1.24.0 to 1.26.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.0...v1.26.1) Updates `flate2` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.9...1.1.10) Updates `crossbeam-channel` from 0.5.16 to 0.5.17 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.16...crossbeam-channel-0.5.17) Updates `tauri-plugin-updater` from 2.10.1 to 2.12.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@updater-v2.10.1...updater-v2.12.0) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.11.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: tauri-plugin-opener dependency-version: 2.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: tauri-plugin-dialog dependency-version: 2.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: tauri-plugin-clipboard-manager dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: uuid dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: flate2 dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: crossbeam-channel dependency-version: 0.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: tauri-plugin-updater dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor ... 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 patch-and-minor group with 8 updates in the /src-tauri directory:
2.11.52.11.62.5.42.5.52.7.22.7.32.3.22.3.31.24.01.26.11.1.91.1.100.5.160.5.172.10.12.12.0Updates
taurifrom 2.11.5 to 2.11.6Release notes
Sourced from tauri's releases.
... (truncated)
Commits
9452ddefix audit7c2fe9frun covector version7d71a8aadd publish-hotfix workflow5a87babMerge commit from forke901f1dMerge commit from forkUpdates
tauri-plugin-openerfrom 2.5.4 to 2.5.5Commits
6e2e7e4publish new versions (#3070)9a2c98ftemp: remove updater changefiles4a2ecb6chore(deps): update rkyv, closes #319631415efdocs(shell): update example to include Encoding usage inCommand::spawn(#3...04b33eachore(deps): update dependency typescript-eslint to v8.50.1 (#3181)54e21f1chore(deps): update dependency rollup to v4.54.0 (#3179)d528c88chore(deps): update dependency rollup to v4.53.5 (#3172)69146fachore(deps): update dependency rollup to v4.53.4 (#3167)9f68f2dchore(deps): update dependency typescript-eslint to v8.50.0 (#3170)3d0d2e0fix(opener): ignore inAppBrowser on desktop (#3163)Updates
tauri-plugin-dialogfrom 2.7.2 to 2.7.3Commits
6aa2854publish new versions (#3509)9d6d032chore(deps): update h2 to 0.4.19 (#3556)98f8787ci: fix typo in workflow permissions1a7b12cci: add explicit token permissions2f4c85cchore(deps): bump serde_with (#3490)c546de0chore(deps): update dependency rollup to v4.62.5 (#3520)db9c599fix(android): missingconsumer-rules.pro(#3531)9c93437chore(deps): update dependency typescript-eslint to v8.66.0 (#3391)685610afix(fs): default permissions (#3507)f8053e6docs: cargo features (#3527)Updates
tauri-plugin-clipboard-managerfrom 2.3.2 to 2.3.3Commits
Updates
uuidfrom 1.24.0 to 1.26.1Release notes
Sourced from uuid's releases.
Commits
9f92712Merge pull request #910 from uuid-rs/cargo/v1.26.1d4df8f0prepare for 1.26.1 release5613f23Merge pull request #909 from uuid-rs/fix/ts-conversion-overflowfda00ebdon't panic in overflowing Timestamp to SystemTime conversionc82e88cMerge pull request #907 from lenamonj/v7-counter-placementac065a6Align the counter diagram34ec102Seat the v7 counter below the version nibblecdc96a8Merge pull request #905 from uuid-rs/cargo/v1.26.034e4f49don't test macros under mirid9e7242update nightly used for miriUpdates
flate2from 1.1.9 to 1.1.10Release notes
Sourced from flate2's releases.
Commits
ed93d4fMerge pull request #558 from rust-lang/lib-doc-updatefb5228dMerge pull request #559 from bushrat011899/no_std6ed3ba3Add executableno_stdexamplefaed8a0Expand CI to testno_stdcompatibility and correctness2ba8e7eAdd unstableno_stdsupport behindflate2_unstable_nightly_alloc_io3fe1126Centralize usage ofstdforerrorandio98e313aAddGzHeader::mtime_as_duration0642965Switch tocoreimplicit prelude and only usestdwhere required454a63cRemove left-overdbg!statement2a490b7Addruntime_detectionfeatureUpdates
crossbeam-channelfrom 0.5.16 to 0.5.17Release notes
Sourced from crossbeam-channel's releases.
Commits
2920c98Prepare for the next release808b75aci: Update codegen job46774e0channel: Document that send_timeout sends an available message even if the ti...89a3fe4epoch: Make Shared::null const383d74aUse *::MAX associated constantsa30b825channel,deque,queue: Use AtomicU64/u64 in head/tail index if availablea0e4d29Replace iterative capacity growth withnext_power_of_two(#1216)94f74d2Recognize x86_64-unknown-linux-gnutsan in build script30e5963epoch: Add missing fence emulation for tsan708a6bdHandle overflow in bounded channel/queue initialization (#1301)Updates
tauri-plugin-updaterfrom 2.10.1 to 2.12.0Release notes
Sourced from tauri-plugin-updater's releases.
... (truncated)
Commits
5baf71afix: pnpm audit2393188publish new versions (#3591)1198a52Merge commit from fork1308bfaMerge commit from fork690dcfdMerge commit from fork67cd25afix(single-instance): let the first instance come to front on Windows (#3592)2df3d93refactor(log): log webview location after double colon (#3574)4b5c954chore(deps): update dependency typescript-eslint to v8.70.0 (#3536)3c5d267publish new versions (#3567)c050e07fix(store):apply_pending_auto_savecan deadlock (#3572)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