Skip to content

chore(deps): bump arboard from 3.5.0 to 3.6.0#329

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/arboard-3.6.0
Jul 13, 2025
Merged

chore(deps): bump arboard from 3.5.0 to 3.6.0#329
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/arboard-3.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps arboard from 3.5.0 to 3.6.0.

Release notes

Sourced from arboard's releases.

v3.6.0

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

Changelog

Sourced from arboard's changelog.

3.6.0 on 2025-06-27

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.
Commits
  • 4f9bff8 Release 3.6.0
  • 380d2a6 Remove deprecated authors Cargo manifest field
  • 68ea207 Resolve new Clippy lints
  • 8f6bab7 Add README section about Linux clipboard ownership
  • b704da3 Add debug helper for too-early Linux clipboard dropping
  • 1040043 Reword README sections and elaborate on Linux support
  • 5f80bc1 linux/x11: Don't stop worker thread if handling selection request fails (#186)
  • b1e6720 Fix getting text on Windows when locale identifiers differ
  • 6b0e47a Reimplement Linux clipboard clearing with correct primitives
  • 8250265 Refactor Wayland error handling to better account for missing Primary clipboard
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 30, 2025
@github-actions github-actions bot enabled auto-merge (squash) June 30, 2025 11:30
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it only includes patch or minor updates.

@robjtede
Copy link
Owner

@dependabot rebase

Bumps [arboard](https://github.com/1Password/arboard) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/1Password/arboard/releases)
- [Changelog](https://github.com/1Password/arboard/blob/master/CHANGELOG.md)
- [Commits](1Password/arboard@v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: arboard
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/arboard-3.6.0 branch from f189077 to 33a4ad1 Compare July 13, 2025 09:10
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it only includes patch or minor updates.

@github-actions github-actions bot merged commit 18d90db into main Jul 13, 2025
7 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/arboard-3.6.0 branch July 13, 2025 09:12
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant