Skip to content

Commit

Permalink
chore(deps): Bump notify from 6.0.1 to 6.1.0 (vectordotdev#18317)
Browse files Browse the repository at this point in the history
* chore(deps): Bump notify from 6.0.1 to 6.1.0

Bumps [notify](https://github.com/notify-rs/notify) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](notify-rs/notify@notify-6.0.1...notify-6.1.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* update LICENSE-3rdparty.csv

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nathan Fox <[email protected]>
  • Loading branch information
dependabot[bot] and fuchsnj authored Aug 21, 2023
1 parent b3a1d53 commit e963766
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ mongodb = { version = "2.6.1", default-features = false, features = ["tokio-runt
async-nats = { version = "0.31.0", default-features = false, optional = true }
nkeys = { version = "0.3.1", default-features = false, optional = true }
nom = { version = "7.1.3", default-features = false, optional = true }
notify = { version = "6.0.1", default-features = false, features = ["macos_fsevent"] }
notify = { version = "6.1.0", default-features = false, features = ["macos_fsevent"] }
once_cell = { version = "1.18", default-features = false }
openssl = { version = "0.10.56", default-features = false, features = ["vendored"] }
openssl-probe = { version = "0.1.5", default-features = false }
Expand Down
2 changes: 1 addition & 1 deletion LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ no-proxy,https://github.com/jdrouet/no-proxy,MIT,Jérémie Drouet <jeremie.droue
no-std-compat,https://gitlab.com/jD91mZM2/no-std-compat,MIT,jD91mZM2 <[email protected]>
nom,https://github.com/Geal/nom,MIT,[email protected]
nonzero_ext,https://github.com/antifuchs/nonzero_ext,Apache-2.0,Andreas Fuchs <[email protected]>
notify,https://github.com/notify-rs/notify,CC0-1.0 OR Artistic-2.0,"Félix Saparelli <[email protected]>, Daniel Faust <[email protected]>"
notify,https://github.com/notify-rs/notify,CC0-1.0,"Félix Saparelli <[email protected]>, Daniel Faust <[email protected]>, Aron Heinecke <[email protected]>"
ntapi,https://github.com/MSxDOS/ntapi,Apache-2.0 OR MIT,MSxDOS <[email protected]>
nu-ansi-term,https://github.com/nushell/nu-ansi-term,MIT,"[email protected], Ryan Scheel (Havvy) <[email protected]>, Josh Triplett <[email protected]>, The Nushell Project Developers"
nuid,https://github.com/casualjim/rs-nuid,Apache-2.0,Ivan Porto Carrero <[email protected]>
Expand Down

0 comments on commit e963766

Please sign in to comment.