Skip to content

Update abatilo/actions-poetry action to v3

Tine Wittler requested to merge renovate/abatilo-actions-poetry-3.x into master

This MR contains the following updates:

Package Type Update Change
abatilo/actions-poetry action major v2.0.0 -> v3.0.0

Release Notes

abatilo/actions-poetry

v3.0.0

Compare Source

BREAKING CHANGE

Use pipx to isolate poetry (#​63) (7b6d33e)

Functionality itself should expect to be the same but the affected virtualenv is different and people might have depended on this behavior so we're considering this a breaking change.

v2.4.0

Compare Source

Features
  • Add ability to install plugins as part of the action setup (#​66) (a5643c6)

v2.3.0

Compare Source

Features

v2.2.0

Compare Source

Features

v2.1.6

Compare Source

Bug Fixes

v2.1.5

Compare Source

Bug Fixes
  • quote versions to fix parsing errors (c1aba0c)

v2.1.4

Compare Source

Bug Fixes
  • deps: update default poetry version to 1.1.11 (#​45) (7044c9c)

v2.1.3

Compare Source

Bug Fixes
  • deps: update default poetry version to 1.1.8 (#​44) (f982f32)

v2.1.2

Compare Source

Bug Fixes
  • deps: update default poetry version to 1.1.6 (#​42) (3a9b64c)

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Features
  • deps: update default poetry version to 1.1.2 (#​35) (8284d20)

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports