Skip to content

build(deps): bump humanfriendly from 9.2 to 10.0 in /tools/base#50

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/base/humanfriendly-10.0
Open

build(deps): bump humanfriendly from 9.2 to 10.0 in /tools/base#50
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/base/humanfriendly-10.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps humanfriendly from 9.2 to 10.0.

Changelog

Sourced from humanfriendly's changelog.

Release 10.0_ (2021-09-17)

Noteworthy changes:

  • Merged pull request [#45](https://github.com/xolox/python-humanfriendly/issues/45)_ to resolve the issue caused by the conditional :pypi:pyreadline requirement on Windows not supporting Python 3.9+.

  • Updated the readme to use Python 3 in the example (reported in issue [#56](https://github.com/xolox/python-humanfriendly/issues/56)_). Also added a mention of the humanfriendly --demo command.

  • Removed the humanfriendly.compat.unittest alias that presumably no-one is using at this point; it had been rendered useless quite a long time ago (requested in issue [#53](https://github.com/xolox/python-humanfriendly/issues/53)_).

Internal changes:

  • Merged pull request [#54](https://github.com/xolox/python-humanfriendly/issues/54)_ which migrates the :pypi:humanfriendly project from Travis CI to GitHub Actions and from Coveralls.io to Codecov.

  • Fixed a deprecation warning concerning setup.cfg and some Sphinx documentation errors.

.. _Release 10.0: xolox/python-humanfriendly@9.2...10.0 .. _#45: xolox/python-humanfriendly#45 .. _#53: xolox/python-humanfriendly#53 .. _#54: xolox/python-humanfriendly#54 .. _#56: xolox/python-humanfriendly#56

Commits
  • 6758ac6 Release 10.0: Improve Windows compatibility (pyreadline[3])
  • 9f9f271 Incorporate pyreadline3 requirement in setup.py (#45)
  • ae2a7e2 Merge pull request #45: Skip pyreadline on Windows with Python 3.9+
  • 278215d Remove humanfriendly.compat.unittest (#53)
  • 57cb625 Mention 'humanfriendly --demo' in readme
  • 99402a6 Update readme to be Python 3 compatible (#56)
  • 189e431 Change readme badges to GitHub Actions and Codecov (#54)
  • 4e9e0f0 Fix some Sphinx documentation errors
  • 761ede5 Merge pull request #54: Replace Travis CI with GitHub Actions
  • 2cbca92 Remove Travis CI
  • 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)

Bumps [humanfriendly](https://github.com/xolox/python-humanfriendly) from 9.2 to 10.0.
- [Release notes](https://github.com/xolox/python-humanfriendly/releases)
- [Changelog](https://github.com/xolox/python-humanfriendly/blob/master/CHANGELOG.rst)
- [Commits](xolox/python-humanfriendly@9.2...10.0)

---
updated-dependencies:
- dependency-name: humanfriendly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 20, 2021
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