Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2025

This PR contains the following updates:

Package Type Update Change
arboard dependencies minor 3.5.0 -> 3.6.1

Release Notes

1Password/arboard (arboard)

v3.6.1

Compare Source

This release focuses on improving compatibility with data in the real world and bug fixes. It also includes a new Set API for working with file paths via drag-and-drop interfaces across Linux, macOS, and Windows.

This release also marks the start of exclusively publishing changelogs via GitHub Releases. The old CHANGELOG.md has been removed due to maintenance overhead and duplication. v3.6.0 is the last revision to include this file.

Added
Changed
  • Fix grammar and typos by @​complexspaces and @​gagath in #​194 and #​196
  • Prefer PNG when pasting images on Windows by @​wcassels in #​198
    • Note: This change greatly increases compatibility for "complicated" images that contain alpha values and/or transparent pixels. Support for transparency in BITMAP formats is ill-defined and inconsistently implemented in the wild, but is consistent in PNG. Most applications loading images onto the clipboard include PNG-encoded data already.
  • Bitmap images pasted on Windows now use the image crate instead of a homegrown internal parser.
    • This should not regress any existing Bitmap use cases and instead will provide more consistent and robust parsing. If you notice something now broken, please open an issue!
Fixed
  • Remove silent dropping of file paths when non-UTF8 was mixed in on Linux by @​Gae24 in #​197
  • Fix parsing of 24-bit bitmaps on Windows by @​wcassels in #​198
    • Example: Images with transparency copied by Firefox are now handled correctly, among others.

New Contributors

Full Changelog: 1Password/arboard@v3.6.0...v3.6.1

v3.6.0

Compare Source

Added
  • Add support for excluding data from clipboard history on Linux.
  • arboard, in debug builds, now attempts to call out clipboard lifetime mishandling.
    • This is a debugging feature, and as such has no absolute or promised behavior.
Changed
  • The background thread in the X11 backend no longer exits on every selection request failure.
Fixed
  • Handled cases where using an unsupported Primary clipboard on Wayland would return the wrong error.
  • Clearing the clipboard on Linux now behaves correctly when interacting with other apps on the system.
  • Pasting text with an explicit locale ID on Windows now works as intended.

New Contributors

Full Changelog: 1Password/arboard@v3.5.0...v3.6.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Berlin.

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/arboard-3.x-lockfile branch 4 times, most recently from 51f50da to f11f6c5 Compare July 28, 2025 00:23
@renovate renovate bot force-pushed the renovate/arboard-3.x-lockfile branch from f11f6c5 to 443bacf Compare August 11, 2025 01:50
@renovate renovate bot force-pushed the renovate/arboard-3.x-lockfile branch from 443bacf to 5133841 Compare August 23, 2025 21:34
@renovate renovate bot changed the title fix(deps): update rust crate arboard to v3.6.0 fix(deps): update rust crate arboard to v3.6.1 Aug 23, 2025
@renovate renovate bot force-pushed the renovate/arboard-3.x-lockfile branch 2 times, most recently from 08aeb74 to eb7a470 Compare August 25, 2025 02:47
@renovate renovate bot force-pushed the renovate/arboard-3.x-lockfile branch 2 times, most recently from d5eb79d to c740ed8 Compare September 8, 2025 01:23
@renovate renovate bot force-pushed the renovate/arboard-3.x-lockfile branch 2 times, most recently from 86dcb1a to 1d5588b Compare September 15, 2025 02:21
@renovate renovate bot changed the title fix(deps): update rust crate arboard to v3.6.1 chore(deps): update rust crate arboard to v3.6.1 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/arboard-3.x-lockfile branch from 1d5588b to 8004977 Compare October 9, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant