Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pulsectl from 21.5.18 to 22.3.2 #82

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 23, 2022

Bumps pulsectl from 21.5.18 to 22.3.2.

Changelog

Sourced from pulsectl's changelog.

========= CHANGES

Only (unlikely) intentional breaking changes and new/added non-trivial functionality is listed here, no bugfixes or commit messages.

Each entry is a package version which change first appears in, followed by description of the change itself.

Last synced/updated: 22.3.2


  • 21.10.4: Add channel_list_enum to compare channel_list values with something in a typo-free way, expose channel_list_raw with C enum values #66.

  • 21.5.0: Fix PA_VOLUME_MAX and PA_VOLUME_UI_MAX values, both were incorrect #53.

  • 21.3.4: Add timeout= option for connect() method #48.

  • 21.3.1: There is now https://pypi.org/project/pulsectl-asyncio/ module #46.

    It is maintained separately, and should provide similar bindings to use with async apps.

  • 20.2.4: Add pulse.get_card_by_name() wrapper #38.

  • 20.1.1: Add pulse.play_sample() - server-side stored sample playback #36.

    Loading is not implemented, would suggest something like libcanberra for that.

  • 19.9.1: Add pulse.get_peak_sample() func for getting volume peak within timespan #33.

  • 18.10.5: pulse.connect() can now be used to reconnect to same server.

  • 17.12.2: Use pa_card_profile_info2 / profiles2 introspection API #19.

    Only adds one "available" property to PulseCardProfileInfo. Requires pulseaudio/libpulse 5.0+.

  • 17.9.3: Add wrappers for Pulse.get_sink_by_name / Pulse.get_source_by_name #17.

    More efficient alternative for sink_input_list / source_output_list filtering.

  • 17.6.0: Add PulseCardInfo.port_list #15.

    These ports are different from sink/source ports in that they have proplist, card profiles and some other parameters associated with them, implemented as PulseCardPortInfo instances.

... (truncated)

Commits

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 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 [pulsectl](https://github.com/mk-fg/python-pulse-control) from 21.5.18 to 22.3.2.
- [Release notes](https://github.com/mk-fg/python-pulse-control/releases)
- [Changelog](https://github.com/mk-fg/python-pulse-control/blob/master/CHANGES.rst)
- [Commits](https://github.com/mk-fg/python-pulse-control/commits)

---
updated-dependencies:
- dependency-name: pulsectl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 23, 2022
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants