chore(deps): bump the cargo group across 1 directory with 5 updates#11
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo group across 1 directory with 5 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 5 updates in the /apps/desktop/src-tauri directory: | Package | From | To | | --- | --- | --- | | [tauri](https://github.com/tauri-apps/tauri) | `2.11.3` | `2.11.5` | | [keyring](https://github.com/open-source-cooperative/keyring-rs) | `3.6.3` | `4.1.3` | | [portable-pty](https://github.com/wezterm/wezterm) | `0.8.1` | `0.9.0` | | [notify-debouncer-full](https://github.com/notify-rs/notify) | `0.5.0` | `0.7.0` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.26` | `0.4.27` | Updates `tauri` from 2.11.3 to 2.11.5 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.11.3...tauri-v2.11.5) Updates `keyring` from 3.6.3 to 4.1.3 - [Release notes](https://github.com/open-source-cooperative/keyring-rs/releases) - [Commits](open-source-cooperative/keyring-rs@v3.6.3...v4.1.3) Updates `portable-pty` from 0.8.1 to 0.9.0 - [Release notes](https://github.com/wezterm/wezterm/releases) - [Changelog](https://github.com/wezterm/wezterm/blob/main/docs/changelog.md) - [Commits](wezterm/wezterm@portable-pty-0.8.1...termwiz-0.9.0) Updates `notify-debouncer-full` from 0.5.0 to 0.7.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@debouncer-full-0.5.0...debouncer-full-0.7.0) Updates `ignore` from 0.4.26 to 0.4.27 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.26...ignore-0.4.27) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: keyring dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: portable-pty dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: notify-debouncer-full dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: ignore dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... 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 cargo group with 5 updates in the /apps/desktop/src-tauri directory:
2.11.32.11.53.6.34.1.30.8.10.9.00.5.00.7.00.4.260.4.27Updates
taurifrom 2.11.3 to 2.11.5Release notes
Sourced from tauri's releases.
... (truncated)
Commits
7cd7136apply version updates (#15632)44594d6Revert "fix(deps): pin time to<0.3.52" (#15631)ca90b46apply version updates (#15621)ba865f2fix(windows): dpi getter leaksHDChandles (#15614)0299da0fix(deps): pin time to<0.3.52(#15616)40ad9d9chore(ci): migrate to use--cross-compile(#15602)8909f22apply version updates (#15598)67ffa19fix(bundler): make .desktop and .DirIcon relative symlinks (#15596)c5c8b2bdocs(readme): desktop platforms -> operating systems, closes #1558980d437ffix(#15580): bump memmap2 (#15587)Updates
keyringfrom 3.6.3 to 4.1.3Release notes
Sourced from keyring's releases.
... (truncated)
Commits
7d5f846Prepare release of v4.1.3 (#334)e9ffc73Prepare release of v4.1.3.aa25b57Build for iOS and Android targets86689deUseAtomicBoolto guard initialization and return error if occur on the fir...a466d5bUseAtomicBoolto guard initialization and return error if occur on the fir...5a3f87cBump actions/checkout from 6 to 7 (#330)753ff7eBump actions/checkout from 6 to 7908ad1bPrepare to release 4.1.2 (#329)6dacf0fPrepare to release 4.1.2.3436bccApply changes from PR #328 to the cli module.Updates
portable-ptyfrom 0.8.1 to 0.9.0Release notes
Sourced from portable-pty's releases.
Commits
1ad6f00termwiz: cut 0.9.0 releasec45ab2dAdd note about shift-tab fix3349ef0termwiz: fix categorization of F keys4eee0f0changelog: remove the section about X11 selectiona92b33cRevert "window: default to reading the PRIMARY selection under X11"91339d6docs: add note about available in Scoop72d0459update changelog5ebdcc3window: default to reading the PRIMARY selection under X11f2b12c6termwiz: use long form ST when rendering OSC4522ebffontconfig: reduce trace logging verbosityUpdates
notify-debouncer-fullfrom 0.5.0 to 0.7.0Release notes
Sourced from notify-debouncer-full's releases.
Commits
e4a0ea8debouncer-full: prepare v0.7.0 release (#762)1f47465chore(deps): update rust crate windows-sys to 0.61.0 (#760)e268a17chore(deps): update rust crate flume to 0.12.0 (#755)aa8b8c4chore(deps): update rust crate mio to v1.1.1 (#753)e817c99chore(deps): update rust crate insta to v1.46.1 (#756)172217fchore(deps): update rust crate deser-hjson to v2.2.5 (#750)42e87aechore(deps): update rust crate serde_json to v1.0.149 (#754)a3a7304chore(deps): update rust crate tempfile to v3.24.0 (#759)cb3043echore(deps): update rust crate rand to 0.9.0 (#758)bb30ddfchore(deps): update rust crate nix to 0.30.0 (#757)Updates
ignorefrom 0.4.26 to 0.4.27Commits
48b0c79ignore-0.4.27c10f151ignore: always include depth in errorsdfe4a81ignore/types: add HurlDependabot 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