chore(dependencies): update snok/install-poetry action to v1.3.4 #106
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.3.1
->v1.3.4
Release Notes
snok/install-poetry (snok/install-poetry)
v1.3.4
Compare Source
Fixes
Maintenance
chore(deps): bump mfinelli/setup-shfmt from 1 to 2 by @dependabot in https://github.com/snok/install-poetry/pull/103
added quotes around python version in README examples by @rgerum in https://github.com/snok/install-poetry/pull/107
docs: update cache example by @MarvinXu in https://github.com/snok/install-poetry/pull/112
Clean up the check-latest step by @jennydaman in https://github.com/snok/install-poetry/pull/115
GitHub Actions: Upgrade to Python 3.11 production release by @cclauss in https://github.com/snok/install-poetry/pull/110
Clean up workflows by @sondrelg in https://github.com/snok/install-poetry/pull/119
codecov/codecov-action@v1 is deprecated; v3 is now recommended by @raffclar in https://github.com/snok/install-poetry/pull/125
Update docs by @sondrelg in https://github.com/snok/install-poetry/pull/129
New Contributors
Full Changelog: snok/install-poetry@v1...v1.3.4
v1.3.3
Compare Source
What's Changed
Version v1.3.2 broke installations on Windows for Python version 3.7 and 3.8, because of an upstream issue in the official Poetry installer. This version reverts to using an older install script on Windows runners, until the issue is resolved.
Full Changelog: snok/install-poetry@v1...v1.3.3
v1.3.2
Compare Source
What's Changed
There should be no changes to functionality in this release.
New Contributors
Full Changelog: snok/install-poetry@v1...v1.3.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.