browniebroke / pypackage-template

A project template for Python package with heavy use of Github actions
MIT License
53 stars 13 forks source link

chore(deps): update snok/install-poetry action to v1.3.4 #547

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
snok/install-poetry action patch v1.3.3 -> v1.3.4

Release Notes

snok/install-poetry (snok/install-poetry) ### [`v1.3.4`](https://togithub.com/snok/install-poetry/releases/tag/v1.3.4) [Compare Source](https://togithub.com/snok/install-poetry/compare/v1.3.3...v1.3.4) ##### Fixes - Respect $POETRY_HOME if set by [@​mahmoudhossam](https://togithub.com/mahmoudhossam) in [https://github.com/snok/install-poetry/pull/128](https://togithub.com/snok/install-poetry/pull/128) ##### Maintenance - chore(deps): bump mfinelli/setup-shfmt from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/snok/install-poetry/pull/103](https://togithub.com/snok/install-poetry/pull/103) - added quotes around python version in README examples by [@​rgerum](https://togithub.com/rgerum) in [https://github.com/snok/install-poetry/pull/107](https://togithub.com/snok/install-poetry/pull/107) - docs: update cache example by [@​MarvinXu](https://togithub.com/MarvinXu) in [https://github.com/snok/install-poetry/pull/112](https://togithub.com/snok/install-poetry/pull/112) - Clean up the check-latest step by [@​jennydaman](https://togithub.com/jennydaman) in [https://github.com/snok/install-poetry/pull/115](https://togithub.com/snok/install-poetry/pull/115) - GitHub Actions: Upgrade to Python 3.11 production release by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/snok/install-poetry/pull/110](https://togithub.com/snok/install-poetry/pull/110) - Clean up workflows by [@​sondrelg](https://togithub.com/sondrelg) in [https://github.com/snok/install-poetry/pull/119](https://togithub.com/snok/install-poetry/pull/119) - codecov/codecov-action@v1 is deprecated; v3 is now recommended by [@​raffclar](https://togithub.com/raffclar) in [https://github.com/snok/install-poetry/pull/125](https://togithub.com/snok/install-poetry/pull/125) - Update docs by [@​sondrelg](https://togithub.com/sondrelg) in [https://github.com/snok/install-poetry/pull/129](https://togithub.com/snok/install-poetry/pull/129) ##### New Contributors - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/snok/install-poetry/pull/103](https://togithub.com/snok/install-poetry/pull/103) - [@​rgerum](https://togithub.com/rgerum) made their first contribution in [https://github.com/snok/install-poetry/pull/107](https://togithub.com/snok/install-poetry/pull/107) - [@​MarvinXu](https://togithub.com/MarvinXu) made their first contribution in [https://github.com/snok/install-poetry/pull/112](https://togithub.com/snok/install-poetry/pull/112) - [@​jennydaman](https://togithub.com/jennydaman) made their first contribution in [https://github.com/snok/install-poetry/pull/115](https://togithub.com/snok/install-poetry/pull/115) - [@​cclauss](https://togithub.com/cclauss) made their first contribution in [https://github.com/snok/install-poetry/pull/110](https://togithub.com/snok/install-poetry/pull/110) - [@​raffclar](https://togithub.com/raffclar) made their first contribution in [https://github.com/snok/install-poetry/pull/125](https://togithub.com/snok/install-poetry/pull/125) - [@​mahmoudhossam](https://togithub.com/mahmoudhossam) made their first contribution in [https://github.com/snok/install-poetry/pull/128](https://togithub.com/snok/install-poetry/pull/128) **Full Changelog**: https://github.com/snok/install-poetry/compare/v1...v1.3.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.