Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
poethepoet (changelog) ^0.24.0 -> ^0.37.0 age confidence

Release Notes

nat-n/poethepoet (poethepoet)

v0.37.0: 0.37.0

Compare Source

Enhancements

Full Changelog: nat-n/poethepoet@v0.36.0...v0.37.0

v0.36.0: 0.36.0

Compare Source

Breaking changes

Full Changelog: nat-n/poethepoet@v0.35.1...v0.36.0

v0.35.1: 0.35.1

Compare Source

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.35.0...v0.35.1

v0.35.0: 0.35.0

Compare Source

Enhancements

Fixes

Full Changelog: nat-n/poethepoet@v0.34.0...v0.35.0

v0.34.0: 0.34.0

Compare Source

Enhancements

  • Add task packages feature by @​nat-n in #​286

    This adds a major new capability in Poe the Poet by allowing tasks to be defined and distributed for reuse in python modules.
    📖 Read the docs for more details

Full Changelog: nat-n/poethepoet@v0.33.1...v0.34.0

v0.33.1: 0.33.1

Compare Source

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.33.0...v0.33.1

v0.33.0: 0.33.0

Compare Source

Enhancements

Fixes

  • Fix argument parsing issues in poetry 2.0 plugin by @​nat-n in #​277
  • Use python3 or sys.executable if python is not on the path by @​nat-n in #​278
  • Tighten poetry-core dependency for non-wheel based installation methods

New Contributors

Full Changelog: nat-n/poethepoet@v0.32.2...v0.33.0

v0.32.2: 0.32.2

Compare Source

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.32.1...v0.32.2

v0.32.1: 0.32.1

Compare Source

Enhancements

  • feat: Upgrade poetry dependency to make the poetry plugin work with poetry 2.0 by @​nat-n in #​269

Full Changelog: nat-n/poethepoet@v0.32.0...v0.32.1

v0.32.0: 0.32.0

Compare Source

Enhancements

  • Make command parsing support default value and alternate value operations on param expansions by @​nat-n in #​266

  • Explicitly disallow capture_stdout option on sequence tasks by @​nat-n in #​265

Full Changelog: nat-n/poethepoet@v0.31.1...v0.32.0

v0.31.1: 0.31.1

Compare Source

Fixes

  • fix: Explicitly disallow capture_stdout option on sequence tasks by @​nat-n in #​261
  • fix: Allow env var defaults in included task files by @​nat-n in #​263

Full Changelog: nat-n/poethepoet@v0.31.0...v0.31.1

v0.31.0: 0.31.0

Compare Source

Enhancements

  • Various improvements to config validation logic and error handling in general by @​nat-n in #​251
  • Drop support for python 3.8 and start testing 3.13 by @​nat-n in #​255

Fixes

  • Make task autocompletion work again in sub-directories by @​nat-n in #​258

Full Changelog: nat-n/poethepoet@v0.30.0...v0.31.0

v0.30.0: 0.30.0

Compare Source

Notice

This will be the last release to support python 3.8.

Enhancements

Fixes

Full Changelog: nat-n/poethepoet@v0.29.0...v0.30.0

v0.29.0: 0.29.0

Compare Source

Enhancements

New Contributors

Full Changelog: nat-n/poethepoet@v0.28.0...v0.29.0

v0.28.0: 0.28.0

Compare Source

Enhancements

  • Document support for global tasks and improve completion scripts by @​nat-n in #​235
  • Add --executor CLI option to override the executor at runtime. by @​nat-n in #​238

Full Changelog: nat-n/poethepoet@v0.27.0...v0.28.0

v0.27.0: 0.27.0

Compare Source

Enhancements

  • Add support for POE_GIT_DIR and POE_GIT_ROOT variables in config by @​nat-n in #​229

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.26.1...v0.27.0

v0.26.1

Compare Source

Fixes

  • Fix faulty validation of subtask names in sequence tasks by @​nat-n in #​219

Full Changelog: nat-n/poethepoet@v0.26.0...v0.26.1

v0.26.0

Compare Source

Enhancements and Fixes

  • Major refactor of config classes and config include logic by @​nat-n in #​214
    • Fixes issue with POE_ROOT/POE_PWD env vars not being usable from global env config: #​198
  • Use -C and --directory for pyproject.toml directory path (#​212) by @​jeraymond in #​213
  • Add POE_PROJECT_DIR env var as default for -C option by @​nat-n in #​215
  • Allow poetry plugin with empty command prefix to run tasks included from another file by @​nat-n in #​216

Breaking changes

  • Relative paths for envfiles imported from within an included tasks file will now be resolved relative to the cwd path configured on the include (if any) #​160

New Contributors

Full Changelog: nat-n/poethepoet@v0.25.1...v0.26.0

v0.25.1

Compare Source

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.25.0...v0.25.1

v0.25.0

Compare Source

Enhancements

Full Changelog: nat-n/poethepoet@v0.24.4...v0.25.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 0bd62e9 to 73eff11 Compare April 27, 2024 23:09
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.25.0 chore(deps): update dependency poethepoet to ^0.26.0 Apr 27, 2024
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.26.0 chore(deps): update dependency poethepoet to ^0.27.0 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 73eff11 to d5c0366 Compare June 26, 2024 21:42
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from d5c0366 to 3e4afa7 Compare August 31, 2024 23:04
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.27.0 chore(deps): update dependency poethepoet to ^0.28.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 3e4afa7 to f1a6775 Compare September 23, 2024 23:22
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.28.0 chore(deps): update dependency poethepoet to ^0.29.0 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from f1a6775 to e6500b3 Compare November 10, 2024 00:34
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.29.0 chore(deps): update dependency poethepoet to ^0.30.0 Nov 10, 2024
Copy link
Contributor Author

renovate bot commented Nov 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock

The currently activated Python version 3.11.13 is not supported by the project (>=3.8,<=3.11).
Trying to find and use a compatible version. 

Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command.

@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from e6500b3 to d13b711 Compare November 24, 2024 00:55
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.30.0 chore(deps): update dependency poethepoet to ^0.31.0 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from d13b711 to 52ea92b Compare December 27, 2024 21:22
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.31.0 chore(deps): update dependency poethepoet to ^0.32.0 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 52ea92b to eaea3c0 Compare March 2, 2025 18:37
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.32.0 chore(deps): update dependency poethepoet to ^0.33.0 Mar 2, 2025
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from eaea3c0 to 8271acc Compare April 21, 2025 14:40
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.33.0 chore(deps): update dependency poethepoet to ^0.34.0 Apr 21, 2025
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.34.0 chore(deps): update dependency poethepoet to ^0.35.0 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 8271acc to 75e07b5 Compare June 9, 2025 18:04
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 75e07b5 to 96325e0 Compare July 5, 2025 15:57
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.35.0 chore(deps): update dependency poethepoet to ^0.36.0 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/poethepoet-0.x branch from 96325e0 to 5d1bc28 Compare August 11, 2025 22:37
@renovate renovate bot changed the title chore(deps): update dependency poethepoet to ^0.36.0 chore(deps): update dependency poethepoet to ^0.37.0 Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants