andreoliwa / logseq-doctor

Heal your Markdown files: convert to outline, list tasks and more tools to come
MIT License
44 stars 5 forks source link

chore(deps): update dependency setuptools to v65.7.0 #65

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.7.0 age adoption passing confidence

Release Notes

pypa/setuptools ### [`v65.7.0`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6570) [Compare Source](https://togithub.com/pypa/setuptools/compare/v65.6.3...v65.7.0) Changes ^^^^^^^ - [#​3594](https://togithub.com/pypa/setuptools/issues/3594): Added `htmlcov` to FlatLayoutModuleFinder.DEFAULT_EXCLUDE -- by :user:`demianbrecht` - [#​3667](https://togithub.com/pypa/setuptools/issues/3667): Added a human-readable error description when `.egg-info` directory is not writeable -- by :user:`droodev` Misc ^^^^ - [#​3713](https://togithub.com/pypa/setuptools/issues/3713): Fixed incomplete `getattr` statement that caused problems when accessing undefined attribute. ### [`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: Enabled.

â™» 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.

renovate[bot] commented 1 year ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


codecov[bot] commented 1 year ago

Codecov Report

Merging #65 (4c3da3d) into master (0945413) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 4c3da3d differs from pull request most recent head d440ab2. Consider uploading reports for the commit d440ab2 to get more accurate results

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files           6        6           
  Lines         119      119           
  Branches        8        8           
=======================================
  Hits          109      109           
  Misses          8        8           
  Partials        2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.