build(deps): bump notify from 8.0.0 to 8.1.0 in /src-tauri#144
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump notify from 8.0.0 to 8.1.0 in /src-tauri#144dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [notify](https://github.com/notify-rs/notify) from 8.0.0 to 8.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-8.0.0...notify-8.1.0) --- updated-dependencies: - dependency-name: notify dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to 5d83ae4 in 47 seconds. Click for details.
- Reviewed
230lines of code in2files - Skipped
0files when reviewing. - Skipped posting
1draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. src-tauri/Cargo.toml:30
- Draft comment:
Bump of the notify dependency to v8.1.0 looks appropriate. Ensure any API changes or bug fixes in notify 8.1.0 are fully compatible with our usage. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%The comment is related to a dependency change, specifically a version bump of the 'notify' library. The comment asks the author to ensure compatibility with the new version, which falls under the rule of not asking the author to ensure behavior is intended or tested. Therefore, this comment should be removed.
Workflow ID: wflow_whaDCbr9FKfi0P0i
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Contributor
Author
|
Superseded by #153. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps notify from 8.0.0 to 8.1.0.
Release notes
Sourced from notify's releases.
Changelog
Sourced from notify's changelog.
Commits
04473dechore: Prepare 8.1.0 release (#697)12a026dfix: makePathsMut::commitconsuming (#695)d824023feat: introduceWatcher::paths_mutfor adding/removing paths in batch (#692)b984134Do not clone paths while walking dirs (#693)416ba82chore: Use MSRV for Clippy and rustfmt (#694)10ce3efUpdatewindows-systo v0.60 (#691)850833fRemovefiletimedependency (#690)65ea4b7windows: Fix server hangs under some circumstance (#674)f5c6814Make INotifyWatcher return the native PathNotFound error when watchin… (#686)df83fd2chore(ci): Use stable toolchain for rustfmt/clippy (#689)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Important
Bump
notifyfrom 8.0.0 to 8.1.0 insrc-tauri, updating dependencies and fixing server hangs on Windows.notifyfrom 8.0.0 to 8.1.0 inCargo.tomlandCargo.lock.filetimedependency fromCargo.lock.kqueueto 1.1.1 andwindows-systo 0.60.2 inCargo.lock.flumecrate innotify.notify.kqueuebackend.windows-targetsto 0.53.2 inCargo.lock.This description was created by
for 5d83ae4. You can customize this summary. It will automatically update as commits are pushed.