entropy-lab / entropy

BSD 3-Clause "New" or "Revised" License
30 stars 13 forks source link

Poetry(dev):(deps-dev): Bump poethepoet from 0.10.0 to 0.16.5 #347

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps poethepoet from 0.10.0 to 0.16.5.

Release notes

Sourced from poethepoet's releases.

v0.16.5

Fixes

New Contributors

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.16.4...v0.16.5

v0.16.4

Fixes

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.16.3...v0.16.4

v0.16.3

Fixes

New Contributors

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.16.2...v0.16.3

v0.16.2

Fixes

  • Revert all changes in v0.16.1 to address bug reported in #88

Full Changelog: https://github.com/nat-n/poethepoet/compare/v.0.16.1...v0.16.2

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: https://github.com/nat-n/poethepoet/compare/v0.16.0...v0.16.1

... (truncated)

Commits
  • d266433 Bump version to 0.16.5
  • 15edd33 Fix issues on windows and restore changes from 0.16.1 (#106)
  • e41072c Fix typo in --help output (#105)
  • 1a6973a Add isort (#102)
  • f730b26 Add python 3.11 to the CI and update 'dev-dependencies' to 'group.dev.depende...
  • 53083b5 Only use tomli in python<3.11 (#100)
  • 6924b81 docs: use poetry add --group dev instead of poetry add --dev (#98)
  • adf7c14 Bump version to 0.16.4
  • 69e828c Fix bug to allow ref tasks to pass arguments again
  • 9ea3718 Bump version to 0.16.3
  • 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)
github-actions[bot] commented 1 year ago

Unit Test Results

0 tests   0 :heavy_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit ce6269c0.

dependabot[bot] commented 1 year ago

Superseded by #351.