Skip to content

Conversation

@renovate
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
@renovate
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)`

@github-actions
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
@renovate
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
gezihuzi pushed a commit to Hypobenthos/plugins-workspace that referenced this pull request Jun 22, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <[email protected]>
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.

2 participants