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 the dev-dependencies group with 3 updates #7

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the dev-dependencies group with 3 updates: discord-py[voice], elevenlabs and selenium.

Updates discord-py[voice] from 2.3.2 to 2.4.0

Commits
  • 978a96b Version bump to v2.4.0
  • c75ca25 Add changelog for v2.4.0
  • d528e8f Add information on Message.poll for Message Content Intent
  • c055fd3 Fix ui.Button providing a custom_id for premium buttons
  • be9edf8 Remove setting sku_id explicitly via button decorator
  • 9eac365 Allow deletion race conditions to work with purge
  • fb12d3d Remove unnecessary warning logs for poll events
  • 837bc35 Add missing versionadded for a few decorators
  • bb1d09a Account for user installations in Channel.permissions_for
  • 895d6c3 Add Permissions.use_external_apps
  • Additional commits viewable in compare view

Updates elevenlabs from 1.2.2 to 1.3.1

Release notes

Sourced from elevenlabs's releases.

v1.3.1

What's Changed

Full Changelog: elevenlabs/elevenlabs-python@v1.3.0...v1.3.1

v1.3.0

What's Changed

New Contributors

Full Changelog: elevenlabs/elevenlabs-python@v1.2.2...v1.3.0

Commits
  • 0fd1723 SDK regeneration (#311)
  • f8f8969 (fix): remove ipython dependency and encourage manual installation
  • 75cbe98 (feat): introduce convert_with_timstamp and stream_with_timestamp methods to tts
  • 249441a (fix): temporarily comment out voice clone tests (#305)
  • 94b5e18 Correct misspelled "Defaulsts" in README (#296)
  • 17f50f0 🌿 remove ipython dependency and encourage manual installation if needed ...
  • See full diff in compare view

Updates selenium from 4.21.0 to 4.22.0

Release notes

Sourced from selenium's releases.

Selenium 4.22.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

What's Changed

New Contributors

... (truncated)

Commits
  • c5f3146 [build] Prepare for release of Selenium 4.22.0 (#14163)
  • 2a7ddf1 [java] use java.nio to check files #14088
  • 00c4f60 [build] create github workflow for updating documentation
  • 6704db0 [java] minor performance improvements and code cleanup (#14054)
  • aca918b EdgeOptions.useWebView to return "this" (#14157)
  • 0814580 [build] create a stage release workflow for after the pre-release PR (#14122)
  • 8b56711 [py] remove desired capabilities argument for Webkitgtk (#14128)
  • 078ff3b [js] Fix locate nodes BiDi test (#14140)
  • f8db820 [rb] remove guards from test for fixed edge bug
  • 8960ff0 [bidi][js] Add high-level logging API (#14135)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 3 updates: [discord-py[voice]](https://github.com/Rapptz/discord.py), [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) and [selenium](https://github.com/SeleniumHQ/Selenium).


Updates `discord-py[voice]` from 2.3.2 to 2.4.0
- [Commits](Rapptz/discord.py@v2.3.2...v2.4.0)

Updates `elevenlabs` from 1.2.2 to 1.3.1
- [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases)
- [Commits](elevenlabs/elevenlabs-python@v1.2.2...v1.3.1)

Updates `selenium` from 4.21.0 to 4.22.0
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.21.0...selenium-4.22.0)

---
updated-dependencies:
- dependency-name: discord-py[voice]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: elevenlabs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #8.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-b15049ebcf branch August 1, 2024 15:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants