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

Poetry(dev):(deps-dev): Bump poethepoet from 0.10.0 to 0.16.1#330

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/poethepoet-0.16.1
Closed

Poetry(dev):(deps-dev): Bump poethepoet from 0.10.0 to 0.16.1#330
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/poethepoet-0.16.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2022

Bumps poethepoet from 0.10.0 to 0.16.1.

Release notes

Sourced from poethepoet's releases.

v0.16.1

Enhancements

  • When poetry virtualenv creation is disabled via an environment variable and no poetry virtualenv exists then don't try to execute tasks with poetry run #65

Fixes

  • Fixed issue when running poe from inside a poetry env with the --root global option targeting another project, the target project env was not always used.

Full Changelog: nat-n/poethepoet@v0.16.0...v.0.16.1

v0.16.0

Enhancements

  • Add print_result option for script tasks (#61)

Fixes

  • Fix validation to always check the configured type for an arg (#80)
  • Fix poetry plugin crash on windows when no pyproject.toml is present (#81)

Full Changelog: nat-n/poethepoet@v0.15.0...v0.16.0

v0.15.0

Enhancements

  • Add use_exec option to execute cmd or script tasks with exec instead of a subprocess on supported systems (#47)
  • Add cwd task option to support setting the working directory for a task (#ab134327)
  • Remove new lines from captured task output when adding it to the env (#29d91de6)

Fixes

  • Refactor generated python scripts to avoid new lines which may have been causing errors on windows (#51)
  • Fix bug preventing use of correct python interpreter in shell tasks (#62b5b3dc )

Full Changelog: nat-n/poethepoet@v0.14.0...v0.15.0

v0.14.0

Enhancements

  • Add option to specify that a named argument should accept multiple values (#70)
  • The envfile option now also accept lists of files to load. (#a4a21bb9)
  • Included config files no-longer have to be under the project directory. This improves support for mono-repos. (#2a2b856b)
  • Improve validation of sequence tasks (#e8159be5)

Breaking changes

Full Changelog: nat-n/poethepoet@v0.13.1...v0.14.0

v0.13.1

Fixes

  • Remove the upper bound of dependency on tomli (#57)

... (truncated)

Commits
  • 210ae45 Bump version to 0.16.1
  • 1d1d218 PoetryExecutor does not use poetry if POETRY_VIRTUALENVS_CREATE=false #65
  • 9e2a012 Bump version to 0.16.0
  • 84b41ea Fix poetry plugin crash on windows when no pyproject.toml (#81)
  • 2302abb Add print_result option for script tasks (#61)
  • 90107d1 Fix validation to always check the configured type for an arg (#80)
  • 09cddf3 Increment version to 0.15.0
  • 0d199d3 Add use_exec option to execute cmd or script tasks with exec instead of a sub...
  • 750dc14 Force refresh of GitHub Actions cache
  • 62b5b3d Fix bug preventing use of correct python interpreter in shell tasks
  • 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.10.0 to 0.16.1.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.10.0...v.0.16.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 added the dependencies Pull requests that update a dependency file label Aug 30, 2022
@github-actions
Copy link

Unit Test Results

305 tests   299 ✔️  1m 0s ⏱️
    1 suites      6 💤
    1 files        0

Results for commit f82d51b.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #332.

@dependabot dependabot bot closed this Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/pip/poethepoet-0.16.1 branch September 5, 2022 18:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant