chore(deps): update rust crate notify to v7 - autoclosed #178

Closed
renovate wants to merge 1 commit from renovate/notify-7.x into dev
Collaborator

This PR contains the following updates:

Package Type Update Change
notify workspace.dependencies major 6.1 -> 7.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

notify-rs/notify (notify)

v7.0.0

Compare Source

  • CHANGE: raise MSRV to 1.72 #​569 #​610 breaking
  • CHANGE: move event type to notify-types crate #​559
  • CHANGE: flatten serialization of events and use camelCase #​558
  • CHANGE: remove internal use of crossbeam channels #​569 #​610
  • CHANGE: rename feature crossbeam to crossbeam-channel and disable it by default #​610 breaking
  • CHANGE: upgrade mio to 1.0 #​623
  • CHANGE: add log statements #​499
  • FIX: prevent UB with illegal instruction for the windows backend #​604 #​607
  • FIX: on Linux report deleted directories correctly #​545
  • FIX: on Linux report access open events #​612
  • FEATURE: enable kqueue on iOS #​533
  • MISC: various minor doc updates and fixes #​535 #​536 #​543 #​565 #​592 #​595
  • MISC: update inotify to 0.10 #​547

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [notify](https://github.com/notify-rs/notify) | workspace.dependencies | major | `6.1` -> `7.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>notify-rs/notify (notify)</summary> ### [`v7.0.0`](https://github.com/notify-rs/notify/blob/HEAD/CHANGELOG.md#notify-700-2024-10-25) [Compare Source](https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0) - CHANGE: raise MSRV to 1.72 [#&#8203;569] [#&#8203;610] **breaking** - CHANGE: move event type to notify-types crate [#&#8203;559] - CHANGE: flatten serialization of events and use camelCase [#&#8203;558] - CHANGE: remove internal use of crossbeam channels [#&#8203;569] [#&#8203;610] - CHANGE: rename feature `crossbeam` to `crossbeam-channel` and disable it by default [#&#8203;610] **breaking** - CHANGE: upgrade mio to 1.0 [#&#8203;623] - CHANGE: add log statements [#&#8203;499] - FIX: prevent UB with illegal instruction for the windows backend [#&#8203;604] [#&#8203;607] - FIX: on Linux report deleted directories correctly [#&#8203;545] - FIX: on Linux report access open events [#&#8203;612] - FEATURE: enable kqueue on iOS [#&#8203;533] - MISC: various minor doc updates and fixes [#&#8203;535] [#&#8203;536] [#&#8203;543] [#&#8203;565] [#&#8203;592] [#&#8203;595] - MISC: update inotify to 0.10 [#&#8203;547] [#&#8203;499]: https://github.com/notify-rs/notify/pull/499 [#&#8203;533]: https://github.com/notify-rs/notify/pull/533 [#&#8203;535]: https://github.com/notify-rs/notify/pull/535 [#&#8203;536]: https://github.com/notify-rs/notify/pull/536 [#&#8203;543]: https://github.com/notify-rs/notify/pull/543 [#&#8203;545]: https://github.com/notify-rs/notify/pull/545 [#&#8203;547]: https://github.com/notify-rs/notify/pull/547 [#&#8203;558]: https://github.com/notify-rs/notify/pull/558 [#&#8203;559]: https://github.com/notify-rs/notify/pull/559 [#&#8203;565]: https://github.com/notify-rs/notify/pull/565 [#&#8203;569]: https://github.com/notify-rs/notify/pull/569 [#&#8203;592]: https://github.com/notify-rs/notify/pull/592 [#&#8203;595]: https://github.com/notify-rs/notify/pull/595 [#&#8203;604]: https://github.com/notify-rs/notify/pull/604 [#&#8203;607]: https://github.com/notify-rs/notify/pull/607 [#&#8203;610]: https://github.com/notify-rs/notify/pull/610 [#&#8203;612]: https://github.com/notify-rs/notify/pull/612 [#&#8203;623]: https://github.com/notify-rs/notify/pull/623 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-10-25 18:01:56 +01:00
renovate changed title from chore(deps): update rust crate notify to v7 to chore(deps): update rust crate notify to v7 - autoclosed 2024-10-25 18:16:44 +01:00
renovate closed this pull request 2024-10-25 18:16:45 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/git-next#178
No description provided.