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 arboard to 3.2.1 #390

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

sarub0b0
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
arboard dependencies patch 3.2.0 -> 3.2.1

Release Notes

1Password/arboard (arboard)

v3.2.1

Compare Source

Fixed
  • Removed all leaks from the macOS clipboard code. Previously, both the get and set methods leaked data.
  • Fixed documentation examples so that they compile on Linux.
  • Removed extra whitespace macOS's HTML copying template. This caused unexpected behavior in some apps.
Changed
  • Added a timeout when connecting to the X11 server on UNIX platforms. In situations where the X11 socket is present but unusable, the clipboard
    initialization will no longer hang indefinitely.
  • Removed macOS-specific dependency on the once_cell crate.

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@sarub0b0 sarub0b0 added dependencies update a package file renovate labels Aug 29, 2023
@sarub0b0 sarub0b0 enabled auto-merge (rebase) August 29, 2023 06:19
@sarub0b0 sarub0b0 merged commit 4531a43 into main Aug 29, 2023
@sarub0b0 sarub0b0 deleted the renovate/patch-all-dependencies branch August 29, 2023 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies update a package file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants