Skip to content

Update notify requirement from =5.0.0-pre.10 to =5.0.0-pre.11#2545

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/notify-eq-5.0.0-pre.11
Closed

Update notify requirement from =5.0.0-pre.10 to =5.0.0-pre.11#2545
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/notify-eq-5.0.0-pre.11

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Updates the requirements on notify to permit the latest version.

Release notes

Sourced from notify's releases.

5.0.0-pre.11 (2021-07-22)

  • FEATURE: Add Kqueue backend for use on BSD #335
  • CHANGE: Change EventFn to take FnMut #333
  • CHANGE: Make Watcher object safe #336
  • FIX: Join thread in fseven on shutdown #337
  • FIX: Only check for ENOSPC on inotify_add_watch in inotify #330
  • FIX: Free context when stream is deallocated in fsevent #329
  • DOCS: Fix missing comma in docs #340

#333: notify-rs/notify#333 #336: notify-rs/notify#336 #340: notify-rs/notify#340 #337: notify-rs/notify#337 #335: notify-rs/notify#335 #330: notify-rs/notify#330 #329: notify-rs/notify#329

Changelog

Sourced from notify's changelog.

5.0.0-pre.11 (2021-07-22)

  • FEATURE: Add Kqueue backend for use on BSD #335
  • CHANGE: Change EventFn to take FnMut #333
  • CHANGE: Make Watcher object safe #336
  • FIX: Join thread in fseven on shutdown #337
  • FIX: Only check for ENOSPC on inotify_add_watch in inotify #330
  • FIX: Free context when stream is deallocated in fsevent #329
  • DOCS: Fix missing comma in docs #340

#333: notify-rs/notify#333 #336: notify-rs/notify#336 #340: notify-rs/notify#340 #337: notify-rs/notify#337 #335: notify-rs/notify#335 #330: notify-rs/notify#330 #329: notify-rs/notify#329

5.0.0-pre.10 (2021-06-04)

  • FIX: Make StreamContextInfo Send to fix soundness issue #325

#325: notify-rs/notify#325

5.0.0-pre.9 (2021-05-21)

  • DEPS: Upgrade fsevent-sys dependency to 4.0 #322
  • CHANGE: Remove dependency on fsevent. #313
  • FIX: Correct the return type for CFRunLoopIsWaiting to be Boolean #319
  • CHANGE: Hide fsevent::{CFRunLoopIsWaiting,callback}, fix clippy lint warnings #312
  • FIX: Fix some clippy lints #320

#319: notify-rs/notify#319 #313: notify-rs/notify#313 #312: notify-rs/notify#312 #320: notify-rs/notify#320 #322: notify-rs/notify#322

5.0.0-pre.8 (2021-05-12)

  • HOTFIX: Fix breaking change in fsevent-sys in minor version destroying builds #316
  • FIX: Don't crash on macos when creating & deleting folders in rapid succession #302
  • FIX: Remove anymap, and replace event attributes with an opaque type. #306

#302: notify-rs/notify#302 #306: notify-rs/notify#306 #316: notify-rs/notify#316

5.0.0-pre.7 (2021-04-15)

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [notify](https://github.com/notify-rs/notify) to permit the latest version.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](notify-rs/notify@5.0.0-pre.10...5.0.0-pre.11)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the C-Dependencies A change to the crates that Bevy depends on label Jul 26, 2021
@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Jul 26, 2021
@alice-i-cecile alice-i-cecile removed the S-Needs-Triage This issue needs to be labelled label Jul 26, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2021

Looks like notify is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 30, 2021
@dependabot dependabot bot deleted the dependabot/cargo/notify-eq-5.0.0-pre.11 branch July 30, 2021 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Dependencies A change to the crates that Bevy depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant