Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Bumps subliminal from 2.1.0 to 2.2.1.

Release notes

Sourced from subliminal's releases.

2.2.1

What's Changed

Full Changelog: Diaoul/subliminal@2.2.0...2.2.1

2.2.0

What's Changed

  • Drop python2 support, the supported versions are >=3.8,<=3.12.
  • Load CLI options from a configuration file with the --config/-c option (#1084).
  • Change default encoding of downloaded subtitles to 'utf-8' (not the original encoding). Use the --original-encoding cli option to recover the previous default behavior (#1125).
  • Add opensubtitlescom provider
  • Add gestdown provider
  • Add tmdb refiner (requires a personal API key)
  • Fix tvsubtitles provider
  • Fix opensubtitles provider
  • Fix napiprojekt provider
  • Fix podnapisi provider to use JSON API
  • Fix addic7ed provider
  • Remove thesubdb provider
  • Remove argenteam provider
  • Remove shooter provider
  • Remove legendastv provider
  • Use pyproject.toml to specify the package configurations.
  • Add pre-commit hook (#1115).
  • Use ruff to lint and format
  • Use mypy to check types
  • Add type annotations
  • Drop dependencies: pysrt, appdirs, six, pytz
  • Add dependencies:
    • click-option-group>=0.5.6
    • platformdirs>=4.2
    • pysubs2>=1.7
    • srt>=3.5
    • tomli>=2
  • Bump dependency versions:
    • babelfish>=0.6.1
    • chardet>=5.0
    • click>=8.0
    • dogpile.cache>=1.0
    • enzyme>=0.5.0
    • stevedore>=3.0

Contributors

... (truncated)

Changelog

Sourced from subliminal's changelog.

2.2.1 ^^^^^ release date: 2024-06-27

  • Add example subliminal.toml to documentation and fix documentation.
  • [CLI] show the message about the config file only with the --debug option.
  • Relax the platformdirs dependency requirement to >= 3

2.2.0 ^^^^^ release date: 2024-06-24

  • Drop python2 support, the supported versions are >=3.8,<=3.12.
  • Load CLI options from a configuration file with the --config/-c option ([#1084](https://github.com/Diaoul/subliminal/issues/1084) <https://github.com/Diaoul/subliminal/pull/1084>_).
  • Change default encoding of downloaded subtitles to 'utf-8' (not the original encoding). Use the --original-encoding cli option to recover the previous default behavior ([#1125](https://github.com/Diaoul/subliminal/issues/1125) <https://github.com/Diaoul/subliminal/pull/1125>_).
  • Add opensubtitlescom provider
  • Add gestdown provider
  • Add tmdb refiner (requires a personal API key)
  • Fix tvsubtitles provider
  • Fix opensubtitles provider
  • Fix napiprojekt provider
  • Fix podnapisi provider to use JSON API
  • Fix addic7ed provider
  • Remove thesubdb provider
  • Remove argenteam provider
  • Remove shooter provider
  • Remove legendastv provider
  • Use pyproject.toml to specify the package configurations.* Add pre-commit hook ([#1115](https://github.com/Diaoul/subliminal/issues/1115) <https://github.com/Diaoul/subliminal/pull/1115>_).
  • Use ruff to lint and format
  • Use mypy to check types
  • Add type annotations
  • Drop dependencies: pysrt, appdirs, six, pytz
  • Add dependencies:
    • click-option-group>=0.5.6
    • platformdirs>=4.2
    • pysubs2>=1.7
    • srt>=3.5
    • tomli>=2
  • Bump dependency versions:
    • babelfish>=0.6.1
    • chardet>=5.0
    • click>=8.0
    • dogpile.cache>=1.0
    • enzyme>=0.5.0
    • stevedore>=3.0
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2024
Bumps [subliminal](https://github.com/Diaoul/subliminal) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/Diaoul/subliminal/releases)
- [Changelog](https://github.com/Diaoul/subliminal/blob/main/HISTORY.rst)
- [Commits](Diaoul/subliminal@2.1.0...2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/subliminal-2.2.1 branch from 3fa8493 to eeffdcb Compare July 25, 2024 05:03
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