chore(deps): update snok/install-poetry action to v1.4.1 #13
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->v1.4.1Release Notes
snok/install-poetry (snok/install-poetry)
v1.4.1Compare Source
What's Changed
python3instead ofpythonby @megaserg in https://github.com/snok/install-poetry/pull/159New Contributors
Full Changelog: snok/install-poetry@v1...v1.4.1
v1.4.0Compare Source
What's Changed
curldependency by @ivanychev in https://github.com/snok/install-poetry/pull/153New Contributors
Full Changelog: snok/install-poetry@v1...v1.4.0
v1.3.4Compare 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.3Compare 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.2Compare 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
v1.3.1Compare Source
Improvements
v1.3.0Compare Source
Features
installation-argumentsaction input where users can specify any additional arguments they might need (#60). Thanks @mario-bermonti 👍v1.2.1Compare Source
Improvements
v1.2.0Compare Source
Features
installer-parallelinput for configuring theinstaller.parallelconfig option. Thanks @miigotu 👍versiondefault tolatest. Not specifyingversionwill now always install the latest stable release - just like with the regular Poetry installer.Other improvements
action.yml, for better maintainabilityv1.1.8Compare Source
Restructured the installation script so the configuration message is output after the Poetry installation.
v1.1.7Compare Source
Update default Poetry version to 1.1.7
v1.1.6Compare Source
Correct script URL
v1.1.5Compare Source
Now uses
install-poetry.pyto install Poetryv1.1.4Compare Source
Now treats curled scripts as temporary files to minimize the action footprint
v1.1.3Compare Source
Make Poetry version 1.1.6 the default version.
v1.1.2Compare Source
Makes Poetry version 1.1.5 the default version.
v1.1.1Compare Source
v1.1.1 fixes a script pathing error
v1.1.0Compare Source
Changes
$VENVenvironment variables for os-agnostic venv activationConfiguration
📅 Schedule: Branch creation - Tuesday through Thursday ( * * * * 2-4 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.