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 gtts from 2.2.2 to 2.3.1 in /src/visuanalytics #1474

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps gtts from 2.2.2 to 2.3.1.

Release notes

Sourced from gtts's releases.

v2.3.1

2.3.1 (2023-01-16)

Bug Fixes

  • test: include missing required *.txt test files in dist (#395) (63f10ff)
  • loosen dependancies for click and requests, removes six dependancy (#394) (a4ce0c9)
  • test: missing @pytest.mark.net on net-enabled test (#391) (3667f06)
  • test: remove mock package test dependancy (#390) (9b54fc1)

v2.3.0

2.3.0 (2022-11-21)

Features

  • Centralize project metadata and config into a single pyproject.toml (25d3c1c)
  • Drop support for Python 2.7 (long overdue), Python 3.6 (end-of-life) (25d3c1c)
  • Modernize package config and build/release workflow (25d3c1c)
  • Simplify language generator (5dbdf10)

Bug Fixes

  • Languages added: zh-CN (Chinese (Simplified)), zh-TW (Chinese (Traditional)) (5dbdf10)
  • Languages removed: cy (Welsh), eo (Esperanto), mk (Macedonian), ms (Malay), zh-CN (Chinese) (5dbdf10)

v2.2.4

Features

  • Added Malay language support (#316)
  • Added Hebrew language support (#324)
  • Added new gTTS.stream() method to stream bytes (#319)

Full Changelog: pndurette/gTTS@v2.2.3...v2.2.4 / CHANGELOG.rst

v2.2.3

No release notes provided.

Changelog

Sourced from gtts's changelog.

2.3.1 (2023-01-16)

Bug Fixes

  • test: include missing required *.txt test files in dist (#395) (63f10ff)
  • loosen dependancies for click and requests, removes six dependancy (#394) (a4ce0c9)
  • test: missing @pytest.mark.net on net-enabled test (#391) (3667f06)
  • test: remove mock package test dependancy (#390) (9b54fc1)

2.3.0 (2022-11-21)

Features

  • centralizes project metadata and config into a single pyproject.toml (25d3c1c)
  • drops support for Python 2.7 (long overdue), Python 3.6 (end-of-life) (25d3c1c)
  • modernize package config and build/release workflow (25d3c1c)
  • Simplify language generator (5dbdf10)

Bug Fixes

  • Languages added: zh-CN (Chinese (Simplified)), zh-TW (Chinese (Traditional)) (5dbdf10)
  • Languages removed: cy (Welsh), eo (Esperanto), mk (Macedonian), ms (Malay), zh-CN (Chinese) (5dbdf10)

2.2.4 (2022-03-14)

Features

  • Added Malay language support (#316)
  • Added Hebrew language support (#324)
  • Added new gTTS.stream() method to stream bytes (#319)

Misc

2.2.3 (2021-06-17)

Features

  • Added Bulgarian language support (#302)
Commits
  • 1b55d24 chore(main): release 2.3.1 (#392)
  • 63f10ff fix: include missing required *.txt test files in dist (#395)
  • a4ce0c9 fix: loosen dependancies for click and requests, removes six dependancy...
  • 3667f06 fix(test): missing @pytest.mark.net on net-enabled test (#391)
  • 9b54fc1 fix(test): remove mock package test dependancy (#390)
  • ff6a047 chore(docs): mention in docs that the us tld yields US English (#389)
  • b8fc004 chore(build): reduce auto-locking to once/day
  • 883a2da chore(build): revert: testing auto-update languages PR
  • 8840e65 chore(build): better PR message for update_langs
  • 2e40fa3 chore(build): testing auto-update languages PR
  • 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 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 [gtts](https://github.com/pndurette/gTTS) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/pndurette/gTTS/releases)
- [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md)
- [Commits](pndurette/gTTS@v2.2.2...v2.3.1)

---
updated-dependencies:
- dependency-name: gtts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests die eine Abhängigkeitsdatei aktualisieren label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests die eine Abhängigkeitsdatei aktualisieren
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants