sarvex / mongo

The Mongo Database
http://www.mongodb.org/
Other
0 stars 0 forks source link

Bump setuptools from 58.1.0 to 58.5.3 #90

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps setuptools from 58.1.0 to 58.5.3.

Changelog

Sourced from setuptools's changelog.

v58.5.3

Misc

  • #2849: Add fallback for custom build_py commands inheriting directly from :mod:distutils, while still handling include_package_data=True for sdist.

v58.5.2

Misc

  • #2847: Suppress 'setup.py install' warning under bdist_wheel.

v58.5.1

Misc

  • #2846: Move PkgResourcesDeprecationWarning above implicitly-called function so that it's in the namespace when version warnings are generated in an environment that contains them.

v58.5.0

Changes

  • #1461: Fix inconsistency with include_package_data and packages_data in sdist by replacing the loop breaking mechanism between the sdist and egg_info commands -- by :user:abravalheri

v58.4.0

Changes

  • #2497: Officially deprecated PEP 440 non-compliant versions.

Documentation changes

... (truncated)

Commits
  • 33f4d7e Bump version: 58.5.2 → 58.5.3
  • 51eb5a1 Merge pull request #2855 from abravalheri/fix-2849
  • 748d00e Mark change as bugfix.
  • cc80157 Merge pull request #2848 from aphedges/fix-doc-typo
  • e7e9548 Add news fragment regarding the fix for #2849
  • 9d0dc41 Make sure user gets warned when using distutils
  • 08235e8 Handle custom build_py inheriting from distutils
  • a571672 Add regression test for #2849
  • 503785c Fix wrong issue number in CHANGES.rst
  • 41b6e76 Bump version: 58.5.1 → 58.5.2
  • Additional commits viewable 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 show 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)

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