Skip to content

chore(deps): update rust crate notify to v8 #7113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Type Update Change
notify workspace.dependencies major =6.0.1 -> =8.0.0

Release Notes

notify-rs/notify (notify)

v8.0.0

Compare Source

  • CHANGE: update notify-types to version 2.0.0
  • CHANGE: raise MSRV to 1.77 breaking
  • FEATURE: add config option to disable following symbolic links #​635
  • FIX: unaligned access to FILE_NOTIFY_INFORMATION #​647 breaking

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

v6.1.1

Compare Source

  • CHANGE: remove serde binary experiment opt-out after it got removed [#​530]

v6.1.0

Compare Source

  • CHANGE: opt-out of the serde binary experiment by restricting it to < 1.0.172 [#​528]
  • CHANGE: license changed to only CC0-1.0 [#​520]
  • CHANGE: use logging #​499
  • CHANGE: upgrade windows-sys to 0.48 #​479
  • CHANGE: bump filetime to 0.2.22 #​521
  • FEATURE: support manual polling of PollWatcher and disabling automatic polling #​524
  • FEATURE: support listening to the initial pollwatcher file scan #​507
  • FIX: fix moved folders not being watched on linux #​498
  • FIX: fixup potential future double free on windows #​517
  • FIX: require bitflags only on macos and upgrade the crate #​505
  • DOCS: add more known issues, typos and cleanup examples #​523 #​502 #​522

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 was generated by Mend Renovate. View the repository job log.

Copy link

GNU testsuite comparison:

GNU test failed: tests/misc/stdbuf. tests/misc/stdbuf is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

1 similar comment
Copy link

GNU testsuite comparison:

GNU test failed: tests/misc/stdbuf. tests/misc/stdbuf is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

@renovate renovate bot force-pushed the renovate/notify-8.x branch from 99c8c59 to 5770414 Compare January 11, 2025 06:59
Copy link

GNU testsuite comparison:

GNU test failed: tests/misc/stdbuf. tests/misc/stdbuf is passing on 'main'. Maybe you have to rebase?
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@cakebaker cakebaker merged commit c4a6742 into main Jan 11, 2025
64 of 65 checks passed
@cakebaker cakebaker deleted the renovate/notify-8.x branch January 11, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant