Skip to content

Update invoke requirement from ~=2.2 to ~=3.0 in /.dev in the python group#712

Merged
TEAM4-0 merged 2 commits intomasterfrom
dependabot/pip/dot-dev/master/python-af2969c953
Apr 8, 2026
Merged

Update invoke requirement from ~=2.2 to ~=3.0 in /.dev in the python group#712
TEAM4-0 merged 2 commits intomasterfrom
dependabot/pip/dot-dev/master/python-af2969c953

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Updates the requirements on invoke to permit the latest version.
Updates invoke to 3.0.0

Commits
  • 2e66098 Cut 3.0.0
  • 38f719a Updates to reflect that Invoke 3.0 is the next release
  • 84f8a39 Some type hints
  • af5fd23 Tiny ol lint?
  • 98c63bd Not sure how this >Py3.9 type hint snuck in
  • afb4a71 Rub an f-string on a bit
  • 3e42bd9 Changelog entry for general type cleanup
  • 7aa7deb Runner.run now returns Result even if disown=True
  • 58e800f Type-hint / isort / etc integration suite
  • 858e97c Sort tasks.py namespace obj
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [invoke](https://github.com/pyinvoke/invoke) to permit the latest version.

Updates `invoke` to 3.0.0
- [Commits](pyinvoke/invoke@2.2.0...3.0.0)

---
updated-dependencies:
- dependency-name: invoke
  dependency-version: 3.0.0
  dependency-type: direct:production
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added CI/CD Continuous integration (CI) & continuous deployment (CD) skip-changelog labels Apr 6, 2026
@TEAM4-0 TEAM4-0 enabled auto-merge (squash) April 6, 2026 05:32
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.34%. Comparing base (34af913) to head (717906f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #712   +/-   ##
=======================================
  Coverage   84.34%   84.34%           
=======================================
  Files          26       26           
  Lines         805      805           
=======================================
  Hits          679      679           
  Misses        126      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TEAM4-0 TEAM4-0 merged commit 05140be into master Apr 8, 2026
16 checks passed
@TEAM4-0 TEAM4-0 deleted the dependabot/pip/dot-dev/master/python-af2969c953 branch April 8, 2026 14:01
github-actions bot pushed a commit that referenced this pull request Apr 8, 2026
Updates the requirements on [invoke](https://github.com/pyinvoke/invoke) to permit the latest version.

Updates `invoke` to 3.0.0
- [Commits](pyinvoke/invoke@2.2.0...3.0.0)

---
updated-dependencies:
- dependency-name: invoke
  dependency-version: 3.0.0
  dependency-type: direct:production
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Continuous integration (CI) & continuous deployment (CD) skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants