Skip to content

build(deps): bump setuptools from 57.4.0 to 59.0.1 in /tools/base#114

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/base/setuptools-59.0.1
Closed

build(deps): bump setuptools from 57.4.0 to 59.0.1 in /tools/base#114
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/base/setuptools-59.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps setuptools from 57.4.0 to 59.0.1.

Changelog

Sourced from setuptools's changelog.

v59.0.1

Misc ^^^^

  • #2880: Removed URL requirement for pytest-virtualenv in setup.cfg. PyPI rejects packages with dependencies external to itself. Instead the test dependency was overwritten via tox.ini

v59.0.0

Deprecations ^^^^^^^^^^^^

  • #2856: Support for custom commands that inherit directly from distutils is deprecated. Users should extend classes provided by setuptools instead.

Breaking Changes ^^^^^^^^^^^^^^^^

  • #2870: Started failing on invalid inline description with line breaks :class:ValueError -- by :user:webknjaz

Changes ^^^^^^^

Documentation changes ^^^^^^^^^^^^^^^^^^^^^

  • #2227: Added sphinx theme customisations to display the new logo in the sidebar and use its colours as "accent" in the documentation -- by :user:abravalheri
  • #2227: Added new setuptools logo, including editable files and artwork documentation -- by :user:abravalheri
  • #2698: Added mentions to setuptools.errors as a way of handling custom command errors.
  • #2698: Added instructions to migrate from distutils.commands and distutils.errors in the porting guide.
  • #2871: Added a note to the docs that it is possible to install setup.py-less projects in editable mode with :doc:pip v21.1+ <pip:index>, only having setup.cfg and pyproject.toml in project root -- by :user:webknjaz

v58.5.3

Misc

... (truncated)

Commits
  • 5141c42 Bump version: 59.0.0 → 59.0.1
  • 77cc531 Merge pull request #2882 from abravalheri/fix-2880
  • d4e829c Add news fragment
  • 9f20fce Avoid using dependencies with URLs on setup.cfg
  • d212daa Bump version: 58.5.3 → 59.0.0
  • 77678ab Merge pull request #2870 from webknjaz/maintenance/fail-loudly-on-invalid-sum...
  • 25d1d54 Change is backward-incompatible for projects with newlines in the summary.
  • a4b7cae Restore single_line as a simple, universal validator.
  • f2de347 Skip pip@main tests for Python 3.6, no longer supported. Fixes #2874. Use pip...
  • 8c3aa84 Merge pull request #2871 from webknjaz/maintenance/docs-pip-editable-v21.1
  • 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 [setuptools](https://github.com/pypa/setuptools) from 57.4.0 to 59.0.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v57.4.0...v59.0.1)

---
updated-dependencies:
- dependency-name: setuptools
  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 Nov 15, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Nov 16, 2021

Superseded by #116.

@dependabot dependabot bot closed this Nov 16, 2021
@dependabot dependabot bot deleted the dependabot/pip/tools/base/setuptools-59.0.1 branch November 16, 2021 20:17
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