Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Bump gtts from 2.2.4 to 2.3.2 #60

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps gtts from 2.2.4 to 2.3.2.

Release notes

Sourced from gtts's releases.

v2.3.2

2.3.2 (2023-04-29)

Bug Fixes

  • Add new error helper for when using a custom (non-.com) TLD results in a 404 (5a860ed)
  • cli: Add deprecated language fallback support to CLI (5a860ed)

Documentation

  • cli: Fix older invalid example (5a860ed)

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)
Changelog

Sourced from gtts's changelog.

2.3.2 (2023-04-29)

Bug Fixes

  • Add new error helper for when using a custom (non-.com) TLD results in a 404 (5a860ed)
  • cli: Add deprecated language fallback support to CLI (5a860ed)

Documentation

  • cli: Fix older invalid example (5a860ed)

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)
Commits
  • 5f32ab8 chore(main): release 2.3.2 (#413)
  • 6880829 chore: release 2.3.2
  • 5e2849e chore(build): added release-please permissions based on docs
  • e37ca89 chore(build): added missing issues write permission
  • f210d2d chore(build): added missing contents write permission
  • 17ffa92 chore(main): release 2.3.2 (#412)
  • 77d0fac chore(build): update release to use new PyPI w/ OIDC
  • 5df0c2d build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (#406)
  • 499f7fe build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.3 (#409)
  • 4bfae71 build(deps): bump peter-evans/create-pull-request from 4 to 5 (#405)
  • 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.4 to 2.3.2.
- [Release notes](https://github.com/pndurette/gTTS/releases)
- [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md)
- [Commits](pndurette/gTTS@v2.2.4...v2.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency some dependency isn't working label May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependency some dependency isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants