Skip to content
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

Update Rust crate notify to v6 #322

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2023

This PR contains the following updates:

Package Type Update Change
notify dependencies major 4.0.17 -> 6.0.0

Release Notes

notify-rs/notify (notify)

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

v6.0.1

Compare Source

  • DOCS: fix swapped debouncer-full / -mini links in the readme/crates.io 4be6bde

v6.0.0

  • CHANGE: files and directories moved into a watch folder on Linux will now be reported as rename to events instead of create events [#​480]
  • CHANGE: on Linux rename from events will be emitted immediately without starting a new thread [#​480]
  • CHANGE: raise MSRV to 1.60 [#​480]

v5.2.0

  • CHANGE: implement Copy for EventKind and ModifyKind #​481

v5.1.0

Compare Source

  • CHANGE: switch from winapi to windows-sys #​457
  • FIX: kqueue-backend: batch file-watching together to improve performance #​454
  • DOCS: include license file in crate again #​461
  • DOCS: typo and examples fixups

v5.0.0

Compare Source

For a list of changes when upgrading from v4 see UPGRADING_V4_TO_V5.md.

Differences to 5.0.0-pre.16:

  • FIX: update minimum walkdir version to 2.2.2 #​432
  • CHANGE: add need_rescan function to Event, allowing easier detection when a rescan is required #​435
  • FIX: debouncer-mini: change crossbeam feature to crossbeam, to allow passthrough with notify re-exports #​429
  • DOCS: improve v5-to-v5 upgrade docs #​431
  • DOCS: file back v4 changelog into main #​437
  • DOCS: cleanups and link fixes

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.

@renovate renovate bot force-pushed the renovate/notify-6.x branch 2 times, most recently from 5f56887 to 6656bbd Compare June 5, 2023 04:44
@renovate renovate bot force-pushed the renovate/notify-6.x branch 2 times, most recently from e3251e2 to 7ffe573 Compare February 5, 2024 19:46
@renovate renovate bot force-pushed the renovate/notify-6.x branch 2 times, most recently from 7f69af2 to 0e63cd3 Compare March 25, 2024 03:27
@renovate renovate bot force-pushed the renovate/notify-6.x branch 6 times, most recently from e10df51 to 0d44533 Compare May 5, 2024 11:15
@renovate renovate bot force-pushed the renovate/notify-6.x branch 2 times, most recently from d64ea18 to e1a8e0e Compare June 17, 2024 19:49
@renovate renovate bot force-pushed the renovate/notify-6.x branch 2 times, most recently from 6028814 to d8bc288 Compare August 5, 2024 03:16
@renovate renovate bot force-pushed the renovate/notify-6.x branch 2 times, most recently from 58b4e50 to a09f083 Compare August 19, 2024 19:06
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.

0 participants