chore(deps): bump the dependencies group across 1 directory with 5 updates#31
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the dependencies group across 1 directory with 5 updates#31dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Updates the requirements on [global-hotkey](https://github.com/tauri-apps/global-hotkey), [imageproc](https://github.com/image-rs/imageproc), [rust-i18n](https://github.com/longbridge/rust-i18n), [tauri-winrt-notification](https://github.com/tauri-apps/winrt-notification) and [tray-icon](https://github.com/tauri-apps/tray-icon) to permit the latest version. Updates `global-hotkey` to 0.8.0 - [Release notes](https://github.com/tauri-apps/global-hotkey/releases) - [Changelog](https://github.com/tauri-apps/global-hotkey/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/global-hotkey@global-hotkey-v0.7...global-hotkey-v0.8) Updates `imageproc` to 0.27.0 - [Release notes](https://github.com/image-rs/imageproc/releases) - [Changelog](https://github.com/image-rs/imageproc/blob/main/CHANGELOG.md) - [Commits](image-rs/imageproc@v0.26.1...v0.27.0) Updates `rust-i18n` to 4.1.0 - [Release notes](https://github.com/longbridge/rust-i18n/releases) - [Commits](longbridge/rust-i18n@v3.1.5...v4.1.0) Updates `tauri-winrt-notification` to 0.8.0 - [Release notes](https://github.com/tauri-apps/winrt-notification/releases) - [Changelog](https://github.com/tauri-apps/winrt-notification/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/winrt-notification@tauri-winrt-notification-v0.7.2...tauri-winrt-notification-v0.8) Updates `tray-icon` to 0.24.1 - [Release notes](https://github.com/tauri-apps/tray-icon/releases) - [Changelog](https://github.com/tauri-apps/tray-icon/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/tray-icon@tray-icon-v0.22...tray-icon-v0.24.1) --- updated-dependencies: - dependency-name: global-hotkey dependency-version: 0.8.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: imageproc dependency-version: 0.27.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: rust-i18n dependency-version: 4.1.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: tauri-winrt-notification dependency-version: 0.8.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: tray-icon dependency-version: 0.24.1 dependency-type: direct:production dependency-group: 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.
Updates the requirements on global-hotkey, imageproc, rust-i18n, tauri-winrt-notification and tray-icon to permit the latest version.
Updates
global-hotkeyto 0.8.0Release notes
Sourced from global-hotkey's releases.
... (truncated)
Changelog
Sourced from global-hotkey's changelog.
... (truncated)
Commits
2a620bfApply Version Updates From Current Changes (#166)5c3d182fix(windows): add sleep in release-detection loop to reduce CPU usage (#178)a7058bechore(deps): update rust crate once_cell to v1.21.4 (#134)23b71e1feat(linux): Add F13-F24 X11 keysym mappings (#170)d706220chore: Update minimum supported Rust version to 1.77 (#165)c01a2b6chore: update repository URL (#164)Updates
imageprocto 0.27.0Release notes
Sourced from imageproc's releases.
Changelog
Sourced from imageproc's changelog.
... (truncated)
Commits
91ac703log changesa50a0c4add proptests for geometric-transforms (#790)e0a07f6make BoundaryAccess trait private (#789)a0bf9f9nalgebra 0.35 (#787)499647cadd missing filters tests (#786)7b3d233add missing tests for union_find (#785)ded2e80add tests forkapur_levelandfind_contours_with_threshold(#782)fdf92c3add tests for fast corners (#784)de58fe1add unit test for integral_squared_image (#781)5704a38specify rng seed for proptest (#780)Updates
rust-i18nto 4.1.0Release notes
Sourced from rust-i18n's releases.
Commits
97cf091fix: enable codegen feature for rust-i18n-support in dev-dependencies (#141)d2aaa49docs: Add user cases. (#132)a931914Version 4.0.0410addeReduce allocations create unnecessaryHashMaps andStrings (#133)94a91a7docs: Update user cases. (#134)90b8e37Bump slab from 0.4.10 to 0.4.11 (#122)c58ecb6Bump v4.0.0-preview12d09179Addmessages_for_localemethod to get all message for locale to Backend. (#...1cc7772Addtry_load_localesmethod to rust-i18n-support. (#127)e6d6170chore: Removeonce_cell, usestd::sync::LazyLock. (#131)Updates
tauri-winrt-notificationto 0.8.0Release notes
Sourced from tauri-winrt-notification's releases.
Changelog
Sourced from tauri-winrt-notification's changelog.
... (truncated)
Commits
4dc872epublish new versions (#58)5f6cc46refactor: use windows xml apis instead of escaping and parsing the xml (#57)da13f08chore: update windows-rs. increase msrv to 1.82 (#56)9b1b5eeci: update actionsd2564a1ci: update renovate.json (#55)268ae9dpublish new versions (#54)09a4135refactor: inline quick-xml::escape::escape (#53)f32f183chore(deps): update rust crate quick-xml to 0.38 (#49)Updates
tray-iconto 0.24.1Release notes
Sourced from tray-icon's releases.
... (truncated)
Changelog
Sourced from tray-icon's changelog.
... (truncated)
Commits
304c7fbApply Version Updates From Current Changes (#326)7adc007fix(windows): preserve tray icon visibility on Explorer restart (#325)c5d077aApply Version Updates From Current Changes (#316)19bcab3feat: make gtk an optional feature (#305)56ac494Apply Version Updates From Current Changes (#314)7e5953cfix(windows): Windows tray context menu can appear behind the taskbar after l...60ef83eApply Version Updates From Current Changes (#313)b74676achore: muda 0.19 (#312)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