Skip to content

build(deps): bump x11rb from 0.13.2 to 0.14.0#1097

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/x11rb-0.14.0
Open

build(deps): bump x11rb from 0.13.2 to 0.14.0#1097
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/x11rb-0.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps x11rb from 0.13.2 to 0.14.0.

Changelog

Sourced from x11rb's changelog.

Version 0.14.0 (2026-07-16)

New features:

  • Allow building with libloading 0.9.

Fixes:

  • Fix CUT_BUFFER0 to CUT_BUFFER7 atom names. The generated code previously used CUT_BUFFE_R0.

Breaking changes:

  • Drop abstract unix socket support, following a change in libxcb.
  • MSRV increased to Rust 1.68.
  • Update to raw-window-handle 0.6.

Minor changes:

  • Pin various dependencies in CI to keep the MSRV check working.
  • Fix various new clippy and Rust warnings.
Commits
  • 6dedac4 Update the version number for the next release
  • 29c5bd1 Merge pull request #978 from psychon/uli/update-changelog
  • 222fdc0 Update the changelog for the next release
  • 29b0d64 Merge pull request #976 from psychon/update-libloading
  • d7981c5 Allow using libloading 0.9.0
  • ad66840 Merge pull request #977 from psychon/fix-clippy
  • c9fa1fe xtrace-example: Fix a new clippy warning
  • 213a633 Merge pull request #975 from psychon/fix-msrv-check-removing-syn-v2
  • 94e7f1a Fix syn v2 pinning in msrv workflow
  • 4cd9f24 Merge pull request #974 from psychon/fix-cut-buffer0
  • 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 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)

Bumps [x11rb](https://github.com/psychon/x11rb) from 0.13.2 to 0.14.0.
- [Changelog](https://github.com/psychon/x11rb/blob/master/doc/changelog.md)
- [Commits](psychon/x11rb@v0.13.2...v0.14.0)

---
updated-dependencies:
- dependency-name: x11rb
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 16, 2026
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.

0 participants