Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps poethepoet from 0.29.0 to 0.31.1.

Release notes

Sourced from poethepoet's releases.

0.31.1

Fixes

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

0.31.0

Enhancements

Fixes

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

0.30.0

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

Commits
  • 3884fcd fix: Run CI on pushing a version tag
  • 525a1eb docs: Document compatibility with uv projects
  • 03546b7 Bump version to 0.31.1
  • 788f8cb fix: Allow env var defaults in included task files (#263)
  • 0a9526c feat: Explicitly disallow capture_stdout option on sequence tasks (#261)
  • dde728d Upgrade ruff and fix resulting issues (#260)
  • 0d5025e Bump version to v0.31.0
  • e5e7f60 fix: Make task autocompletion work again in sub-directories (#258)
  • c7b8b64 feat: Various improvements to config validation logic and error handling in g...
  • bacce09 chore: Drop support for python 3.8 and start testing 3.13 (#255)
  • Additional commits viewable in compare view

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 python Pull requests that update Python code labels Dec 10, 2024
@mbeacom
Copy link
Owner

mbeacom commented Dec 11, 2024

@dependabot rebase

Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.29.0 to 0.31.1.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.29.0...v0.31.1)

---
updated-dependencies:
- dependency-name: poethepoet
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/poethepoet-0.31.1 branch from 533865f to 3b9c092 Compare December 11, 2024 23:26
@mbeacom mbeacom enabled auto-merge (squash) December 11, 2024 23:26
@mbeacom mbeacom merged commit 2e8455a into main Dec 11, 2024
10 checks passed
@mbeacom mbeacom deleted the dependabot/pip/poethepoet-0.31.1 branch December 11, 2024 23:26
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants