FUMR / tidal-async

Python Tidal streaming service unofficial API in async fashion supporting OAuth2 authentication
GNU Lesser General Public License v2.1
21 stars 4 forks source link

chore(deps): update gr1n/setup-poetry action to v9 #95

Closed FUMR-bot closed 2 months ago

FUMR-bot commented 3 months ago

This PR contains the following updates:

Package Type Update Change
Gr1N/setup-poetry action major v4 -> v9

Release Notes

Gr1N/setup-poetry (Gr1N/setup-poetry) ### [`v9`](https://togithub.com/Gr1N/setup-poetry/releases/tag/v9) [Compare Source](https://togithub.com/Gr1N/setup-poetry/compare/v8...v9) - Action updated to use Node 20 - Support for Python 3.12 - **Breaking Change**, removed support for Python 3.7 ### [`v8`](https://togithub.com/Gr1N/setup-poetry/releases/tag/v8) [Compare Source](https://togithub.com/Gr1N/setup-poetry/compare/v7...v8) - Action updated to use Node 16 - Support for Python 3.10 and 3.11 - **Breaking Change**, removed support for Python 3.6 ### [`v7`](https://togithub.com/Gr1N/setup-poetry/releases/tag/v7) [Compare Source](https://togithub.com/Gr1N/setup-poetry/compare/v6...v7) - **Fix**, support MacOS platform [#​21](https://togithub.com/Gr1N/setup-poetry/issues/21) ### [`v6`](https://togithub.com/Gr1N/setup-poetry/releases/tag/v6) [Compare Source](https://togithub.com/Gr1N/setup-poetry/compare/v5...v6) - Support Windows platform [#​19](https://togithub.com/Gr1N/setup-poetry/issues/19) ### [`v5`](https://togithub.com/Gr1N/setup-poetry/releases/tag/v5) [Compare Source](https://togithub.com/Gr1N/setup-poetry/compare/v4...v5) - **Breaking Change**, support new Poetry installation script. According to the official documentation it's primarily designed to work with Poetry 1.2 and higher. It also works with earlier versions of Poetry but some features may be unsupported like `self update` [#​16](https://togithub.com/Gr1N/setup-poetry/issues/16) - **Breaking Change**, remove passed version coercion, for example, version `1.0` from `v5` will not be coerced to `1.0.0`. So, from `v5` it's required to specify a full and valid version of Poetry desired to be installed [#​16](https://togithub.com/Gr1N/setup-poetry/issues/16)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.