Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps plumbum from 1.9.0 to 1.10.0.

Release notes

Sourced from plumbum's releases.

Version 1.10

What's Changed

New Contributors

Full Changelog: tomerfiliba/plumbum@v1.9.0...v1.9.1

Changelog

Sourced from plumbum's changelog.

1.10.0

  • Add Python π, drop Python 3.8 ([#705](https://github.com/tomerfiliba/plumbum/issues/705) <https://github.com/tomerfiliba/plumbum/pull/705>_)
  • CLI: Fix flag invoke behavior to respect False values ([#724](https://github.com/tomerfiliba/plumbum/issues/724) <https://github.com/tomerfiliba/plumbum/pull/724>_)
  • CLI: Allow subapplication registration under multiple subcommand names ([#725](https://github.com/tomerfiliba/plumbum/issues/725) <https://github.com/tomerfiliba/plumbum/pull/725>_)
  • CLI: Better support for future annotations on 3.9 ([#723](https://github.com/tomerfiliba/plumbum/issues/723) <https://github.com/tomerfiliba/plumbum/pull/723>_)
  • CLI: Termsize determination fixed on Linux Python 3.14, broken due to wrong struct size ([#721](https://github.com/tomerfiliba/plumbum/issues/721) <https://github.com/tomerfiliba/plumbum/pull/721>_)
  • Drop some unused variables ([#700](https://github.com/tomerfiliba/plumbum/issues/700) <https://github.com/tomerfiliba/plumbum/pull/700>_)
  • Simpler urljoin ([#707](https://github.com/tomerfiliba/plumbum/issues/707) <https://github.com/tomerfiliba/plumbum/pull/707>_)
  • Use SPDX license identifier ([#702](https://github.com/tomerfiliba/plumbum/issues/702) <https://github.com/tomerfiliba/plumbum/pull/702>_)
Commits
  • bc7e8ab docs: Prepare for 1.10 (#731)
  • a0ffa22 chore: update some mypy config (#729)
  • 5af75f5 chore: a few updates from sp-repo-review (#726)
  • 39a09f3 fix: allow subapplication registration under multiple subcommand names (#725)
  • c963036 fix: Flag invoke behavior to respect False values (#724)
  • b29fcfc fix: better support for future annotations (#723)
  • ba87eca chore(deps): bump actions/download-artifact in the actions group (#720)
  • 5a4ed30 fix: termsize determination on Linux due to wrong struct size (#721)
  • 09dc303 chore(deps): bump the actions group across 1 directory with 5 updates (#715)
  • 23c5f93 chore: simpler urljoin (#707)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [plumbum](https://github.com/tomerfiliba/plumbum) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/tomerfiliba/plumbum/releases)
- [Changelog](https://github.com/tomerfiliba/plumbum/blob/master/CHANGELOG.rst)
- [Commits](tomerfiliba/plumbum@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: plumbum
  dependency-version: 1.10.0
  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 Oct 31, 2025
@github-actions github-actions bot enabled auto-merge October 31, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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