Skip to content

Bump notify-rust from 4.6.0 to 4.7.1#7

Merged
Araxeus merged 1 commit intomasterfrom
dependabot/cargo/notify-rust-4.7.1
Feb 17, 2023
Merged

Bump notify-rust from 4.6.0 to 4.7.1#7
Araxeus merged 1 commit intomasterfrom
dependabot/cargo/notify-rust-4.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps notify-rust from 4.6.0 to 4.7.1.

Changelog

Sourced from notify-rust's changelog.

v4.7.1 (2023-02-15)

Fixes

  • remove build issue when building with both z and d (6f4238f)

v4.7.0 (2023-01-08)

Features

  • Accept durations as timeout arguments (3ab191a)
  • implement FromStr for Timeout (b87b859)

Fixes

  • deps: update rust crate zbus to 3.6 (89779e8)
Commits
  • d3ca46c chore: bump version
  • de90fe0 Merge pull request #180 from hoodie/feature/deprecate-timeout_into_i32
  • 8538770 refactor: remove needless borrows
  • 6f4238f fix: remove build issue when building with both z and d
  • 86d57cf chore: fix formatting
  • 8e2a853 docs: add example for timeout from string
  • fe8eabb chore: changelog
  • e052e40 chore: bump version
  • 79a4d62 docs: describe edgecases when passing a duration as timeout
  • 940a54b Merge pull request #172 from nicos68/duration
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 16, 2023
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.6.0 to 4.7.1.
- [Release notes](https://github.com/hoodie/notify-rust/releases)
- [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md)
- [Commits](hoodie/notify-rust@v4.6.0...v4.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/notify-rust-4.7.1 branch from 7bac089 to 38a7632 Compare February 17, 2023 21:06
@Araxeus Araxeus merged commit fe15024 into master Feb 17, 2023
@Araxeus Araxeus deleted the dependabot/cargo/notify-rust-4.7.1 branch February 17, 2023 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant