googleapis / python-crc32c

Apache License 2.0
22 stars 25 forks source link

chore(deps): update dependency setuptools to v65.6.3 #164

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
setuptools (changelog) ==65.5.1 -> ==65.6.3 age adoption passing confidence

Release Notes

pypa/setuptools ### [`v65.6.3`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6563) [Compare Source](https://togithub.com/pypa/setuptools/compare/v65.6.2...v65.6.3) Misc ^^^^ - [#​3709](https://togithub.com/pypa/setuptools/issues/3709): Fix condition to patch `distutils.dist.log` to only apply when using `distutils` from the stdlib. ### [`v65.6.2`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6562) [Compare Source](https://togithub.com/pypa/setuptools/compare/v65.6.1...v65.6.2) No significant changes. ### [`v65.6.1`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6561) [Compare Source](https://togithub.com/pypa/setuptools/compare/v65.6.0...v65.6.1) Documentation changes ^^^^^^^^^^^^^^^^^^^^^ - [#​3689](https://togithub.com/pypa/setuptools/issues/3689): Documented that `distutils.cfg` might be ignored unless `SETUPTOOLS_USE_DISTUTILS=stdlib`. Misc ^^^^ - [#​3678](https://togithub.com/pypa/setuptools/issues/3678): Improve clib builds reproducibility by sorting sources -- by :user:`danigm` - [#​3684](https://togithub.com/pypa/setuptools/issues/3684): Improved exception/traceback when invalid entry-points are specified. - [#​3690](https://togithub.com/pypa/setuptools/issues/3690): Fixed logging errors: 'underlying buffer has been detached' (issue [#​1631](https://togithub.com/pypa/setuptools/issues/1631)). - [#​3693](https://togithub.com/pypa/setuptools/issues/3693): Merge [pypa/distutils@`3e9d47e`](https://togithub.com/pypa/distutils/commit/3e9d47e) with compatibility fix for distutils.log.Log. - [#​3695](https://togithub.com/pypa/setuptools/issues/3695), [#​3697](https://togithub.com/pypa/setuptools/issues/3697), [#​3698](https://togithub.com/pypa/setuptools/issues/3698), [#​3699](https://togithub.com/pypa/setuptools/issues/3699): Changed minor text details (spelling, spaces ...) - [#​3696](https://togithub.com/pypa/setuptools/issues/3696): Removed unnecessary `coding: utf-8` annotations - [#​3704](https://togithub.com/pypa/setuptools/issues/3704): Fixed temporary build directories interference with auto-discovery. ### [`v65.6.0`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6560) [Compare Source](https://togithub.com/pypa/setuptools/compare/v65.5.1...v65.6.0) Changes ^^^^^^^ - [#​3674](https://togithub.com/pypa/setuptools/issues/3674): Sync with [pypa/distutils@`e0787fa`](https://togithub.com/pypa/distutils/commit/e0787fa), including [pypa/distutils#​183](https://togithub.com/pypa/distutils/issues/183) updating distutils to use the Python logging framework.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

forking-renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.