Skip to content

v2022.11.11 of Playlist Along

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 15:19
· 40 commits to refs/heads/main since this release
1e9bf04

What's Changed

This is a dependencies updating release (for 16 past months from v2021.6.1).
No new features and bug fixes in this release.

Notable changes: Drop support for Python 3.6, 3.7 and 3.8

⚠️ PIPX NOTE: If you use 'playlist-along' installed via pipx
Please, use this command pipx reinstall playlist-along for upgrading to the latest version
(pipx issue reference)

👷 Continuous Integration

📚 Documentation

  • Update Python version (after drop support for 3.6, 3.7 and 3.8) (#254) @hotenov
  • Update Python version to 3.9 for RTD build (#148) @hotenov
  • Upgrade sphinx version to 4.4.0 in docs (#147) @hotenov

📦 Dependencies

139 changes
  • Chore(deps): Bump charset-normalizer from 2.1.1 to 3.0.0 (#252) @dependabot
  • Chore(deps-dev): Bump black from 22.8.0 to 22.10.0 (#253) @dependabot
  • Chore(deps-dev): Bump mypy from 0.981 to 0.982 (#251) @dependabot
  • Chore(deps-dev): Bump flake8-bugbear from 22.9.23 to 22.10.27 (#250) @dependabot
  • Chore(deps): Bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (#244) @dependabot
  • Chore(deps-dev): Bump pytest from 7.1.3 to 7.2.0 (#249) @dependabot
  • Chore(deps): Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#247) @dependabot
  • Chore(deps): Bump sphinx from 5.2.3 to 5.3.0 in /docs (#248) @dependabot
  • Chore(deps): Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#246) @dependabot
  • Chore(deps): Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (#245) @dependabot
  • Chore(deps): Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows (#243) @dependabot
  • Chore(deps): Bump pip from 22.2.2 to 22.3 in /.github/workflows (#242) @dependabot
  • Chore(deps-dev): Bump xdoctest from 1.0.2 to 1.1.0 (#241) @dependabot
  • Chore(deps-dev): Bump flake8-bugbear from 22.8.23 to 22.9.23 (#240) @dependabot
  • Chore(deps-dev): Bump coverage from 6.4.4 to 6.5.0 (#239) @dependabot
  • Chore(deps-dev): Bump mypy from 0.971 to 0.981 (#238) @dependabot
  • Chore(deps): Bump natsort from 8.1.0 to 8.2.0 (#235) @dependabot
  • Chore(deps-dev): Bump pytest from 7.1.2 to 7.1.3 (#234) @dependabot
  • Chore(deps): Bump poetry from 1.2.0 to 1.2.1 in /.github/workflows (#233) @dependabot
  • Chore(deps-dev): Bump pytest-mock from 3.8.2 to 3.9.0 (#237) @dependabot
  • Chore(deps): Bump sphinx from 5.1.1 to 5.2.3 in /docs (#232) @dependabot
  • Chore(deps): Bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows (#231) @dependabot
  • Chore(deps): Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#230) @dependabot
  • Chore(deps): Bump furo from 2022.6.21 to 2022.9.29 in /docs (#229) @dependabot
  • Chore(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#228) @dependabot
  • Chore(deps-dev): Bump safety from 2.1.1 to 2.2.0 (#236) @dependabot
  • Chore(deps): Bump charset-normalizer from 2.1.0 to 2.1.1 (#225) @dependabot
  • Chore(deps-dev): Bump black from 22.6.0 to 22.8.0 (#227) @dependabot
  • Chore(deps-dev): Bump flake8-bugbear from 22.7.1 to 22.8.23 (#226) @dependabot
  • Chore(deps-dev): Bump coverage from 6.4.2 to 6.4.4 (#224) @dependabot
  • Chore(deps-dev): Bump flake8 from 5.0.1 to 5.0.4 (#223) @dependabot
  • Chore(deps-dev): Bump flake8-bandit from 3.0.0 to 4.1.1 (#221) @dependabot
  • Chore(deps-dev): Bump pygments from 2.12.0 to 2.13.0 (#222) @dependabot
  • Chore(deps-dev): Bump pep8-naming from 0.13.1 to 0.13.2 (#220) @dependabot
  • Chore(deps-dev): Bump xdoctest from 1.0.1 to 1.0.2 (#219) @dependabot
  • Chore(deps): Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows (#218) @dependabot
  • Chore(deps): Bump virtualenv from 20.16.2 to 20.16.4 in /.github/workflows (#217) @dependabot
  • Chore(deps): Bump poetry from 1.1.14 to 1.2.0 in /.github/workflows (#216) @dependabot
  • Chore(deps): Bump pip from 22.2.1 to 22.2.2 in /.github/workflows (#215) @dependabot
  • Chore(deps): Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#214) @dependabot
  • Chore(deps-dev): Bump flake8 from 4.0.1 to 5.0.1 (#213) @dependabot
  • Chore(deps-dev): Bump xdoctest from 1.0.0 to 1.0.1 (#211) @dependabot
  • Chore(deps-dev): Bump mypy from 0.961 to 0.971 (#209) @dependabot
  • Chore(deps-dev): Bump pep8-naming from 0.13.0 to 0.13.1 (#210) @dependabot
  • Chore(deps-dev): Bump coverage from 6.4.1 to 6.4.2 (#212) @dependabot
  • Chore(deps-dev): Bump safety from 2.0.0 to 2.1.1 (#208) @dependabot
  • Chore(deps): Bump sphinx from 4.5.0 to 5.1.1 (#207) @dependabot
  • Chore(deps-dev): Bump pytest-mock from 3.8.1 to 3.8.2 (#205) @dependabot
  • Chore(deps-dev): Bump flake8-rst-docstrings from 0.2.6 to 0.2.7 (#204) @dependabot
  • Chore(deps): Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#203) @dependabot
  • Chore(deps): Bump sphinx from 5.0.2 to 5.1.1 in /docs (#202) @dependabot
  • Chore(deps): Bump sphinx-click from 4.2.0 to 4.3.0 in /docs (#201) @dependabot
  • Chore(deps): Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows (#200) @dependabot
  • Chore(deps): Bump pip from 22.1.2 to 22.2.1 in /.github/workflows (#199) @dependabot
  • Chore(deps): Bump virtualenv from 20.15.1 to 20.16.2 in /.github/workflows (#198) @dependabot
  • Chore(deps-dev): Bump safety from 1.10.3 to 2.0.0 (#197) @dependabot
  • Chore(deps-dev): Bump mypy from 0.960 to 0.961 (#195) @dependabot
  • Chore(deps): Bump furo from 2022.4.7 to 2022.6.21 (#194) @dependabot
  • Chore(deps-dev): Bump coverage from 6.4 to 6.4.1 (#193) @dependabot
  • Chore(deps-dev): Bump pytest-mock from 3.7.0 to 3.8.1 (#192) @dependabot
  • Chore(deps-dev): Bump flake8-black from 0.3.2 to 0.3.3 (#191) @dependabot
  • Chore(deps-dev): Bump flake8-bugbear from 22.4.25 to 22.6.22 (#190) @dependabot
  • Chore(deps-dev): Bump flake8-rst-docstrings from 0.2.5 to 0.2.6 (#188) @dependabot
  • Chore(deps-dev): Bump pep8-naming from 0.12.1 to 0.13.0 (#187) @dependabot
  • Chore(deps): Bump furo from 2022.4.7 to 2022.6.21 in /docs (#185) @dependabot
  • Chore(deps): Bump charset-normalizer from 2.0.12 to 2.1.0 (#189) @dependabot
  • Chore(deps): Bump sphinx-click from 4.1.0 to 4.2.0 in /docs (#184) @dependabot
  • Chore(deps-dev): Bump black from 22.3.0 to 22.6.0 (#186) @dependabot
  • Chore(deps): Bump sphinx from 5.0.0 to 5.0.2 in /docs (#183) @dependabot
  • Chore(deps): Bump virtualenv from 20.14.1 to 20.15.1 in /.github/workflows (#182) @dependabot
  • Chore(deps): Bump nox-poetry from 1.0.0 to 1.0.1 in /.github/workflows (#181) @dependabot
  • Chore(deps): Bump actions/setup-python from 3 to 4 (#180) @dependabot
  • Chore(deps-dev): Bump coverage from 6.3.2 to 6.4 (#179) @dependabot
  • Chore(deps): Bump furo from 2022.3.4 to 2022.4.7 (#177) @dependabot
  • Chore(deps-dev): Bump mypy from 0.950 to 0.960 (#178) @dependabot
  • Chore(deps-dev): Bump pytest-datafiles from 2.0 to 2.0.1 (#176) @dependabot
  • Chore(deps): Bump pip from 22.0.4 to 22.1.2 in /.github/workflows (#175) @dependabot
  • Chore(deps): Bump nox-poetry from 0.9.0 to 1.0.0 in /.github/workflows (#173) @dependabot
  • Chore(deps): Bump sphinx from 4.4.0 to 5.0.0 in /docs (#172) @dependabot
  • Chore(deps): Bump sphinx-click from 4.0.3 to 4.1.0 (#171) @dependabot
  • Chore(deps): Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#170) @dependabot
  • Chore(deps): Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#169) @dependabot
  • Chore(deps-dev): Bump pytest from 7.1.1 to 7.1.2 (#168) @dependabot
  • Chore(deps-dev): Bump pygments from 2.11.2 to 2.12.0 (#166) @dependabot
  • Chore(deps): Bump click from 8.1.2 to 8.1.3 (#165) @dependabot
  • Chore(deps-dev): Bump mypy from 0.942 to 0.950 (#164) @dependabot
  • Chore(deps): Bump furo from 2022.3.4 to 2022.4.7 in /docs (#162) @dependabot
  • Chore(deps-dev): Bump flake8-bugbear from 22.3.23 to 22.4.25 (#163) @dependabot
  • Chore(deps): Bump furo from 2022.3.4 to 2022.4.7 (#167) @dependabot
  • Chore(deps): Bump sphinx-click from 3.1.0 to 4.0.3 in /docs (#161) @dependabot
  • Chore(deps): Bump virtualenv from 20.14.0 to 20.14.1 in /.github/workflows (#160) @dependabot
  • Chore(deps): Bump codecov/codecov-action from 2.1.0 to 3.1.0 (#159) @dependabot
  • Chore(deps-dev): Bump mypy from 0.941 to 0.942 (#158) @dependabot
  • Chore(deps-dev): Bump pytest from 7.1.0 to 7.1.1 (#157) @dependabot
  • Chore(deps-dev): Bump black from 22.1.0 to 22.3.0 (#156) @dependabot
  • Chore(deps-dev): Bump flake8-bandit from 2.1.2 to 3.0.0 (#155) @dependabot
  • Chore(deps-dev): Bump xdoctest from 0.15.10 to 1.0.0 (#154) @dependabot
  • Chore(deps): Bump click from 8.0.4 to 8.1.2 (#153) @dependabot
  • Chore(deps-dev): Bump flake8-bugbear from 22.1.11 to 22.3.23 (#152) @dependabot
  • Chore(deps-dev): Bump sphinx from 4.4.0 to 4.5.0 (#151) @dependabot
  • Chore(deps): Bump virtualenv from 20.13.3 to 20.14.0 in /.github/workflows (#150) @dependabot
  • Chore(deps): Bump release-drafter/release-drafter from 5.15.0 to 5.19.0 (#149) @dependabot
  • Chore(deps): Bump charset-normalizer from 1.4.1 to 2.0.12 (#133) @dependabot
  • Chore(deps): Bump nox-poetry from 0.8.5 to 0.9.0 in /.github/workflows (#90) @dependabot
  • Chore(deps): Bump pip from 21.1.2 to 22.0.4 in /.github/workflows (#130) @dependabot
  • Chore(deps): Bump natsort from 7.1.1 to 8.1.0 (#139) @dependabot
  • Drop support for Python 3.6 3.7 3.8 (#145) @hotenov
  • Chore(deps-dev): Bump flake8-black from 0.2.1 to 0.3.1 (#144) @dependabot
  • Chore(deps-dev): Bump furo from 2021.6.18b36 to 2022.3.4 (#143) @dependabot
  • Chore(deps-dev): Bump darglint from 1.8.0 to 1.8.1 (#142) @dependabot
  • Chore(deps-dev): Bump coverage from 5.5 to 6.2 (#141) @dependabot
  • Chore(deps-dev): Bump pep8-naming from 0.11.1 to 0.12.1 (#138) @dependabot
  • Chore(deps): Bump single-source from 0.2.0 to 0.3.0 (#140) @dependabot
  • Chore(deps-dev): Bump sphinx from 3.5.4 to 4.3.2 (#137) @dependabot
  • Chore(deps-dev): Bump flake8-bugbear from 21.4.3 to 22.1.11 (#132) @dependabot
  • Chore(deps-dev): Bump typeguard from 2.12.1 to 2.13.3 (#136) @dependabot
  • Chore(deps-dev): Bump pygments from 2.9.0 to 2.11.2 (#134) @dependabot
  • Chore(deps-dev): Bump flake8 from 3.9.2 to 4.0.1 (#135) @dependabot
  • Chore(deps-dev): Bump pytest from 6.2.4 to 7.0.1 (#131) @dependabot
  • Chore(deps-dev): Bump flake8-rst-docstrings from 0.2.3 to 0.2.5 (#128) @dependabot
  • Chore(deps): Bump virtualenv from 20.4.7 to 20.13.3 in /.github/workflows (#129) @dependabot
  • Chore(deps): Bump furo from 2021.4.11-beta.34 to 2022.3.4 in /docs (#121) @dependabot
  • Chore(deps-dev): Bump mypy from 0.812 to 0.941 (#127) @dependabot
  • Chore(deps): Bump actions/upload-artifact from 2.2.3 to 3 (#126) @dependabot
  • Chore(deps): Bump actions/checkout from 2.3.4 to 3 (#125) @dependabot
  • Chore(deps): Bump actions/download-artifact from 2.0.9 to 3 (#124) @dependabot
  • Chore(deps): Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#123) @dependabot
  • Chore(deps): Bump click from 8.0.1 to 8.0.4 (#122) @dependabot
  • Chore(deps): Bump sphinx-click from 3.0.0 to 3.1.0 (#120) @dependabot
  • Chore(deps): Bump sphinx-click from 3.0.0 to 3.1.0 in /docs (#119) @dependabot
  • Chore(deps): Bump poetry from 1.1.6 to 1.1.13 in /.github/workflows (#116) @dependabot
  • Chore(deps): Bump actions/setup-python from 2.2.2 to 3 (#114) @dependabot
  • Chore(deps-dev): Bump black from 21.5b2 to 22.1.0 (#113) @dependabot
  • Chore(deps): Bump sphinx-inline-tabs from 2021.4.11b9 to 2022.1.2b11 in /docs (#110) @dependabot
  • Chore(deps): Bump nox from 2020.12.31 to 2022.1.7 in /.github/workflows (#106) @dependabot
  • Chore(deps-dev): Bump xdoctest from 0.15.4 to 0.15.10 (#88) @dependabot
  • Chore(deps): Bump codecov/codecov-action from 1.5.0 to 2.1.0 (#76) @dependabot
  • Bump furo from 2021.4.11b34 to 2021.6.18b36 (#60) @dependabot
  • Upgrade typeguard from 2.12.0 to 2.12.1 (#48) @hotenov