Skip to content

Bump pulsectl from 21.5.18 to 21.10.4 - #26

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/pulsectl-21.10.4
Closed

Bump pulsectl from 21.5.18 to 21.10.4#26
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/pulsectl-21.10.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 14, 2021

Copy link
Copy Markdown

Bumps pulsectl from 21.5.18 to 21.10.4.

Changelog

Sourced from pulsectl's changelog.

  • 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.

  • 17.1.3: Add wrappers for card profiles #14.

    More specifically - PulseCardProfileInfo objects and PulseCardInfo "profile_list" and "profile_active" attributes.

    pulse.card_profile_set(card, profile) can be used to set active profile (either by name or PulseCardProfileInfo object).

  • 16.11.0: This changelog file was started, thanks to the idea from #12.

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 21.10.4.
- [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-minor
...

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 Oct 14, 2021
@dependabot @github

dependabot Bot commented on behalf of github Oct 18, 2021

Copy link
Copy Markdown
Author

Superseded by #29.

@dependabot dependabot Bot closed this Oct 18, 2021
@dependabot
dependabot Bot deleted the dependabot/pip/pulsectl-21.10.4 branch October 18, 2021 06:17
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