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.14.0#292

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps poethepoet from 0.10.0 to 0.14.0.

Release notes

Sourced from poethepoet's releases.

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)

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

v0.13.0

Enhancements

  • Add support for variable templating in configured env vars by (#56)

Full Changelog: nat-n/poethepoet@v0.12.3...v0.13.0

v0.12.3

Bugfixes

  • Fix crash of poetry plugin when invoked outside of a project (#53)

v0.12.2

Fixes

  • Fix issue preventing include option from working if no tasks are declared in pyproject.toml (#50)

v0.12.1

Fixes

  • Update dependency on python to remove the upper bound on 4.0 (#49)

v0.12.0

Enhancements

  • Poe the Poet now works as a plugin for poetry >= 1.2 (#46)
    • Supports running poe tasks as poetry commands, and registering them as hooks on other poetry commands
  • Improve interpreter resolution logic and configuration for shell tasks (#45)
    • Add support for powershell, pwsh, fish, and python interpreters
    • Better defaults for finding bash on windows
  • Add ability to include tasks and env vars from another toml or json file (#44)

... (truncated)

Commits
  • 30d67a8 Bumpy version to 0.14.0
  • 2e249c3 Make envfile global and task level options also accept a list of values
  • e8159be Ensure tasks declared inside a sequence are validated
  • 78be9bc Add option to specify that a named argument should access multiple values (#70)
  • 2c93170 Improve ci workflow with dependencies
  • 4987b1f Drop support for python 3.6 & improve tests
  • 2a2b856 Remove requirement for included config files to be within the project
  • 3bb54c1 Update instructions for installing as a poetry plugin
  • e9cabc3 Bump version to 0.13.1
  • f5c67d8 Remove the upper bound of dependency on tomli (#57)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 20, 2022
@github-actions
Copy link

github-actions bot commented Jun 20, 2022

Unit Test Results

249 tests   245 ✔️  53s ⏱️
    1 suites      4 💤
    1 files        0

Results for commit 0769073.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/pip/poethepoet-0.14.0 branch from 77d6db2 to b4d59b3 Compare June 22, 2022 11:26
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.10.0 to 0.14.0.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.10.0...v0.14.0)

---
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.14.0 branch from b4d59b3 to 0769073 Compare June 22, 2022 11:33
Copy link
Contributor

@urig urig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having read the release notes 0.10 - 0.14 and test on my dev machine I recommend merging this PR.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 4, 2022

Superseded by #310.

@dependabot dependabot bot closed this Jul 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/poethepoet-0.14.0 branch July 4, 2022 22:41
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.

2 participants