Skip to content

Conversation

@anaconda-renovate
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
snok/install-poetry action minor v1 -> v1.4.1

Release Notes

snok/install-poetry (snok/install-poetry)

v1.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: snok/install-poetry@v1...v1.4.1

v1.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: snok/install-poetry@v1...v1.4.0

v1.3.4

Compare Source

Fixes
Maintenance
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

v1.3.1

Compare Source

Improvements

  • Moved action shell code to separate script, so it can be linted properly (#​70, #​71). Thanks @​connortann!
  • Updated tests to include newer Poetry versions
  • Docs improvements

v1.3.0

Compare Source

Features

  • Added an installation-arguments action input where users can specify any additional arguments they might need (#​60). Thanks @​mario-bermonti 👍

v1.2.1

Compare Source

Improvements
  • Silenced grep output (noise) during configuration
  • Fixed bug causing config options to not be set correctly

v1.2.0

Compare Source

Features

  • Added an installer-parallel input for configuring the installer.parallel config option. Thanks @​miigotu 👍
  • Updated the version default to latest. Not specifying version will now always install the latest stable release - just like with the regular Poetry installer.

Other improvements

  • Updated action help texts. Outputs now include the installation path to make caching the installation directory even easier.
  • Moved all Poetry configuration logic from an external script, into the action.yml, for better maintainability

v1.1.8

Compare Source

Restructured the installation script so the configuration message is output after the Poetry installation.

v1.1.7

Compare Source

Update default Poetry version to 1.1.7

v1.1.6

Compare Source

Correct script URL

v1.1.5

Compare Source

Now uses install-poetry.py to install Poetry

v1.1.4

Compare Source

Now treats curled scripts as temporary files to minimize the action footprint

v1.1.3

Compare Source

Make Poetry version 1.1.6 the default version.

v1.1.2

Compare Source

Makes Poetry version 1.1.5 the default version.

v1.1.1

Compare Source

v1.1.1 fixes a script pathing error

v1.1.0

Compare Source

Changes
  • Adds windows compatibility
  • Adds help text output
  • Adds $VENV environment variables for os-agnostic venv activation

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@anaconda-renovate anaconda-renovate bot force-pushed the renovate/snok-install-poetry-1.x branch from 8af964c to 0420cf9 Compare August 8, 2025 15:35
@filiplajszczak filiplajszczak merged commit 42e7940 into master Aug 8, 2025
8 checks passed
@anaconda-renovate anaconda-renovate bot deleted the renovate/snok-install-poetry-1.x branch August 8, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants