Skip to content

Bump abatilo/actions-poetry from 2 to 4#1732

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/abatilo/actions-poetry-4
Closed

Bump abatilo/actions-poetry from 2 to 4#1732
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/abatilo/actions-poetry-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 6, 2025

Bumps abatilo/actions-poetry from 2 to 4.

Release notes

Sourced from abatilo/actions-poetry's releases.

Release v4

No release notes provided.

v3.0.2

3.0.2 (2025-01-10)

Reverts

  • Revert "fix!: Remove pipx from composite steps (#82)" (#87) (65c61ea)

v3.0.1

3.0.1 (2024-10-27)

Bug Fixes

  • ubuntu pipx installation by calling pip from python3 (#71) (2a40fbe)

v3.0.0

3.0.0 (2024-1-11)

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

2.4.0 (2023-12-29)

Features

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

v2.3.0

2.3.0 (2023-02-24)

Features

  • by default use the latest poetry version (#62) (192395c)

v2.2.0

2.2.0 (2022-11-26)

Features

  • update default Poetry version to 1.2.2 (#57) (f295866)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 6, 2025
@dependabot dependabot Bot requested a review from hakuturu583 as a code owner November 6, 2025 04:38
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Nov 6, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 6, 2025

Checklist for reviewers ☑️

All references to "You" in the following text refer to the code reviewer.

  • Is this pull request written in a way that is easy to read from a third-party perspective?
  • Is there sufficient information (background, purpose, specification, algorithm description, list of disruptive changes, and migration guide) in the description of this pull request?
  • If this pull request contains a destructive change, does this pull request contain the migration guide?
  • Labels of this pull request are valid?
  • All unit tests/integration tests are included in this pull request? If you think adding test cases is unnecessary, please describe why and cross out this line.
  • The documentation for this pull request is enough? If you think adding documents for this pull request is unnecessary, please describe why and cross out this line.

@HansRobo
Copy link
Copy Markdown
Member

HansRobo commented Nov 6, 2025

poetry will be replaced with uv

@dependabot dependabot Bot force-pushed the dependabot/github_actions/abatilo/actions-poetry-4 branch 3 times, most recently from 7ee7765 to b55a5bc Compare November 13, 2025 04:44
@dependabot dependabot Bot force-pushed the dependabot/github_actions/abatilo/actions-poetry-4 branch 2 times, most recently from 997b8c2 to f2f3dfc Compare November 18, 2025 07:29
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 4.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](abatilo/actions-poetry@v2...v4)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/abatilo/actions-poetry-4 branch from f2f3dfc to 2ad962a Compare November 20, 2025 08:02
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 21, 2025

Looks like abatilo/actions-poetry is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 21, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/abatilo/actions-poetry-4 branch November 21, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant