Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate notify to v7 (v2) #1999

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Type Update Change
notify dependencies major 6 -> 7

Release Notes

notify-rs/notify (notify)

v7.0.0

Compare Source

  • CHANGE: raise MSRV to 1.72 #​569 #​610 breaking
  • CHANGE: move event type to notify-types crate #​559
  • CHANGE: flatten serialization of events and use camelCase #​558
  • CHANGE: remove internal use of crossbeam channels #​569 #​610
  • CHANGE: rename feature crossbeam to crossbeam-channel and disable it by default #​610 breaking
  • CHANGE: upgrade mio to 1.0 #​623
  • CHANGE: add log statements #​499
  • FIX: prevent UB with illegal instruction for the windows backend #​604 #​607
  • FIX: on Linux report deleted directories correctly #​545
  • FIX: on Linux report access open events #​612
  • FEATURE: enable kqueue on iOS #​533
  • MISC: various minor doc updates and fixes #​535 #​536 #​543 #​565 #​592 #​595
  • MISC: update inotify to 0.10 #​547

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 4, 2024 14:01
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 4, 2024
Copy link
Contributor Author

renovate bot commented Nov 4, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path plugins/fs/Cargo.toml --package [email protected] --precise 7.0.0
    Updating crates.io index
error: failed to select a version for the requirement `notify = "^6.1.1"`
candidate versions found which didn't match: 7.0.0
location searched: crates.io index
required by package `notify-debouncer-full v0.3.2`
    ... which satisfies dependency `notify-debouncer-full = "^0.3"` (locked to 0.3.2) of package `tauri-plugin-fs v2.0.3 (/tmp/renovate/repos/github/tauri-apps/plugins-workspace/plugins/fs)`
    ... which satisfies path dependency `tauri-plugin-fs` (locked to 2.0.3) of package `tauri-plugin-dialog v2.0.3 (/tmp/renovate/repos/github/tauri-apps/plugins-workspace/plugins/dialog)`

Copy link
Contributor

github-actions bot commented Nov 4, 2024

Package Changes Through 4a428b6

There are 5 changes which include sql-js with patch, clipboard-manager with patch, sql with patch, fs-js with patch, log-plugin with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.4 2.0.5
api-example-js 2.0.1 2.0.2
clipboard-manager 2.0.1 2.0.2
fs-js 2.0.1 2.0.2
log-plugin 2.0.1 2.0.2
sql 2.0.1 2.0.2
sql-js 2.0.0 2.0.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

FabianLars
FabianLars previously approved these changes Nov 4, 2024
Copy link
Contributor Author

renovate bot commented Nov 4, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@FabianLars FabianLars merged commit 9a7092c into v2 Nov 4, 2024
34 checks passed
@FabianLars FabianLars deleted the renovate/v2-notify-7.x branch November 4, 2024 14:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant