watchexec / cargo-watch

Watches over your Cargo project's source.
Creative Commons Zero v1.0 Universal
2.74k stars 80 forks source link

Bump notify-rust from 4.11.0 to 4.11.3 #321

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps notify-rust from 4.11.0 to 4.11.3.

Release notes

Sourced from notify-rust's releases.

v4.11.3

fix badge for crates.io

v4.11.2

What's Changed

Full Changelog: https://github.com/hoodie/notify-rust/compare/v4.11.1...v4.11.2

Changelog

Sourced from notify-rust's changelog.

v4.11.3 (2024-09-10)

Fixes

v4.11.2 (2024-09-10)

Fixes

  • docs: update links to Hints specification (6312e9c)
  • docs: link warning (6edff02)
  • more precise dependency on lazy_static (c24169e)

v4.11.1 (2024-08-01)

Fixes

  • docs: make sure crates.io and readme are in sync (2bd2a2c)
  • update maintenance badge (789fe44)
Commits
  • 028e3ef chore: bump version
  • c0ffeed fix: update build badge
  • c0ffee4 ci: restructure actions
  • beade40 chore: changelog
  • 57546f0 chore: bump version
  • eae8a38 Merge pull request #231 from hoodie/feature/librs-warnings
  • 6312e9c fix(docs): update links to Hints specification
  • d6f4cda ci: cargo-semver-checks
  • 4554ed5 ci: add pull request template
  • 85bfd34 build: comment out references to server
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)