[PR #891] [MERGED] build(deps): bump libpulse-binding from 2.28.2 to 2.29.0 #6640

Closed
opened 2026-05-23 01:56:41 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/891
Author: @dependabot[bot]
Created: 3/10/2025
Status: Merged
Merged: 3/10/2025
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/libpulse-binding-2.29.0


📝 Commits (1)

  • 2870a18 build(deps): bump libpulse-binding from 2.28.2 to 2.29.0

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

📝 Cargo.lock (+8 -8)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps libpulse-binding from 2.28.2 to 2.29.0.

Commits
  • c4dcf6b release new version
  • cd552a3 sys: update with PA version 17 changes
  • 2bd1c3a includes: update to PA version 17
  • f3cf3c0 drop deprecated constants
  • a58e42f bump dependency on bitflags
  • e7c2193 binding: add debug to certain flagsets
  • d9a55e7 bump bitflags dependency from 1.2 to 1.3
  • 46e0ba5 fix warnings by bumping dependency on num-derive
  • 2eef2f2 bump specified min rustc version per previous commit
  • 06b23be ci: fix failure
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/891 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/libpulse-binding-2.29.0` --- ### 📝 Commits (1) - [`2870a18`](https://github.com/JakeStanger/ironbar/commit/2870a18085d3925a4a25dd7b8ab20781e5236dd9) build(deps): bump libpulse-binding from 2.28.2 to 2.29.0 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+8 -8) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [libpulse-binding](https://github.com/jnqnfe/pulse-binding-rust) from 2.28.2 to 2.29.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/c4dcf6bf0d3a8c7e108671284b1302a95c6ec401"><code>c4dcf6b</code></a> release new version</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/cd552a34c55e212485f5781776dad2c775307d02"><code>cd552a3</code></a> sys: update with PA version 17 changes</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/2bd1c3a562cc7d3ec7368c62605071ecce4128ec"><code>2bd1c3a</code></a> includes: update to PA version 17</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/f3cf3c0c4e0ada030cf356f8f8a8fef7fe52f9f0"><code>f3cf3c0</code></a> drop deprecated constants</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/a58e42fff7edbf0a6ffece2cd6446ee737f01df3"><code>a58e42f</code></a> bump dependency on bitflags</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/e7c2193890fd23e972c81c42b444f17dd4e20895"><code>e7c2193</code></a> binding: add debug to certain flagsets</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/d9a55e77c3ff3d537619eca62a3de70114bf4536"><code>d9a55e7</code></a> bump bitflags dependency from 1.2 to 1.3</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/46e0ba5438ca48fdd090d78b285b75853425bee5"><code>46e0ba5</code></a> fix warnings by bumping dependency on num-derive</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/2eef2f2fcd626afe415d10c15e7b2852bd271aa5"><code>2eef2f2</code></a> bump specified min rustc version per previous commit</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/06b23beabd20990450ed754fca9c375fa4b6c685"><code>06b23be</code></a> ci: fix failure</li> <li>Additional commits viewable in <a href="https://github.com/jnqnfe/pulse-binding-rust/compare/v2.28.2...v2.29.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libpulse-binding&package-manager=cargo&previous-version=2.28.2&new-version=2.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:56:41 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#6640
No description provided.