Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump plumbum from 1.8.0 to 1.8.1 #362

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps plumbum from 1.8.0 to 1.8.1.

Release notes

Sourced from plumbum's releases.

Version 1.8.1

This release moves to using a pyproject.toml based packaging backend (hatchling).

What's Changed

  • local: Accept path-like objects (#627)
  • Move the build backend to hatchling and hatch-vcs. Users should be unaffected. Third-party packaging may need to adapt to the new build system. (#607)

New Contributors

Full Changelog: tomerfiliba/plumbum@v1.8.0...v1.8.1

Changelog

Sourced from plumbum's changelog.

1.8.1

  • Accept path-like objects ([#627](https://github.com/tomerfiliba/plumbum/issues/627) <https://github.com/tomerfiliba/plumbum/pull/627>_)
  • Move the build backend to hatchling and hatch-vcs. Users should be unaffected. Third-party packaging may need to adapt to the new build system. ([#607](https://github.com/tomerfiliba/plumbum/issues/607) <https://github.com/tomerfiliba/plumbum/pull/607>_)
Commits
  • 50b4f50 chore: bump changelog for 1.8.1
  • cd9c98c chore(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#626)
  • 0eb15d0 feat: accept path-like (pathlib.Path) objects (#627)
  • a89f381 chore(deps): bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 (#625)
  • 7a37695 chore(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#624)
  • 4ea4a2c ci: use Python 3.11 final (#623)
  • 263438e docs: fix date
  • 3f45ecc chore: use hatchling (#607)
  • ef13cbc chore: update news
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [plumbum](https://github.com/tomerfiliba/plumbum) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/tomerfiliba/plumbum/releases)
- [Changelog](https://github.com/tomerfiliba/plumbum/blob/master/CHANGELOG.rst)
- [Commits](tomerfiliba/plumbum@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: plumbum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 2, 2023
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.

0 participants