Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

build(deps-dev): Bump poethepoet from 0.13.1 to 0.18.1 #438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps poethepoet from 0.13.1 to 0.18.1.

Release notes

Sourced from poethepoet's releases.

v0.18.1

Fixes

  • Fix error when running switch tasks or tasks with the 'uses' option in dry-run mode #115
  • Fix handling of backslashes for escaping when parsing envfiles #118

Full Changelog: nat-n/poethepoet@v0.18.0...v0.18.1

v0.18.0

Enhancements

  • Add new expr task type for evaluating a single python expression as a task.

Full Changelog: nat-n/poethepoet@v0.17.1...v0.18.0

v0.17.1

Fixes

  • Fix handling of Keyboardinterrupt when running a task on windows #42

Full Changelog: nat-n/poethepoet@v0.17.0...v0.17.1

v0.17.0

Enhancements

  • Support for interpolating env vars into task arg default values (#3c994684)
  • Support providing a cwd for tasks included from another file #110
  • Add new switch task type for running different versions of a task depending on the result of a control task #83

Fixes

  • Set PYTHONIOENCODING to utf-8 before invoking poetry env info -p #112

New Contributors

Full Changelog: nat-n/poethepoet@v0.16.5...v0.17.0

v0.16.5

Fixes

New Contributors

... (truncated)

Commits
  • 287f8c5 Bump version to 0.18.1
  • 457f7d9 Fix handling of backslashes when parsing envfiles #118
  • e056c26 Fix handling of switch tasks and task with uses option in dry-run mode #115
  • be6a5f6 Bump version to 0.18.0
  • a9a80a9 Add expr task type
  • ac2fe75 Bump version to 0.17.1
  • 0641aec Improval signal handling on windows #42
  • 743569a Bump version to 0.17.0
  • 75d8b97 Make capture of task output use PYTHONIOENCODING
  • 71cf194 Add new switch task type for running different versions of a task #83
  • 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 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)

Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.13.1 to 0.18.1.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.13.1...v0.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant