[PR #944] [MERGED] build(deps): bump libpulse-binding from 2.29.0 to 2.30.1 #3866

Closed
opened 2026-05-22 23:57:02 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/944
Author: @dependabot[bot]
Created: 4/21/2025
Status: Merged
Merged: 4/21/2025
Merged by: @JakeStanger

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


📝 Commits (1)

  • 596fcad build(deps): bump libpulse-binding from 2.29.0 to 2.30.1

📊 Changes

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

View changed files

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

📄 Description

Bumps libpulse-binding from 2.29.0 to 2.30.1.

Commits
  • ee43eda release new version
  • 75248a9 add yet another array length check
  • b351c21 add another array length check
  • 0ee554f release new version
  • 9ce2b3f change value check to non-debug assert and document
  • 9e55295 add length checks to format::Info array params
  • 4c12cd1 ensure proplist IntoIterator impl is only used with owned instances
  • 0edce0d comment out compile-fail test
  • f5e86e5 add set_corked_state() method to Stream
  • 5a17802 clarify comment
  • 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/944 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/21/2025 **Status:** ✅ Merged **Merged:** 4/21/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/libpulse-binding-2.30.1` --- ### 📝 Commits (1) - [`596fcad`](https://github.com/JakeStanger/ironbar/commit/596fcadf2b2996825deafe9e5fa6a3f6eb03e2ab) build(deps): bump libpulse-binding from 2.29.0 to 2.30.1 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [libpulse-binding](https://github.com/jnqnfe/pulse-binding-rust) from 2.29.0 to 2.30.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/ee43edac89101bb8880ecbc5e295c0ad3a6941c8"><code>ee43eda</code></a> release new version</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/75248a9173c63ced0f1a87ff5a0fae8d56781955"><code>75248a9</code></a> add yet another array length check</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/b351c21f5c6d4c7f51160d4306cc13f5fc84b52a"><code>b351c21</code></a> add another array length check</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/0ee554fe68c8fcdeb176f33bb8cd66c1cc178905"><code>0ee554f</code></a> release new version</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/9ce2b3fb821114d174e23ce30631312e29adc1d1"><code>9ce2b3f</code></a> change value check to non-debug assert and document</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/9e552956469cba79912739b23173815c892e5bc3"><code>9e55295</code></a> add length checks to <code>format::Info</code> array params</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/4c12cd1d6ca93709d4acc134d3b9122bc4e682b8"><code>4c12cd1</code></a> ensure proplist <code>IntoIterator</code> impl is only used with owned instances</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/0edce0d793f3e94069e5954da0d0203ecc37ca5a"><code>0edce0d</code></a> comment out compile-fail test</li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/f5e86e59c0caf2eec999bb607be7f62b2ac892c3"><code>f5e86e5</code></a> add <code>set_corked_state()</code> method to <code>Stream</code></li> <li><a href="https://github.com/jnqnfe/pulse-binding-rust/commit/5a17802b26ae2c8111c897e1c0b02c7b09537da8"><code>5a17802</code></a> clarify comment</li> <li>Additional commits viewable in <a href="https://github.com/jnqnfe/pulse-binding-rust/compare/v2.29.0...v2.30.1">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.29.0&new-version=2.30.1)](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-22 23:57:02 +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#3866
No description provided.