← Back to issue list

chore(deps): update dependency setuptools to v67.6.0

View original Github issue

Metadata

Project
starbase
Number
#48
Type
pull request
State
merged
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Merged automated dependency update upgrading setuptools from v67.4.0 to v67.6.0. The change passed CI checks and received reviewer approval before being merged.

Suggested action:

No scores available.

Issue body

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [setuptools](https://togithub.com/pypa/setuptools) ([changelog](https://setuptools.pypa.io/en/stable/history.html)) | `==67.4.0` -> `==67.6.0` | [![age](https://badges.renovateapi.com/packages/pypi/setuptools/67.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/setuptools/67.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/setuptools/67.6.0/compatibility-slim/67.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/setuptools/67.6.0/confidence-slim/67.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pypa/setuptools</summary> ### [`v67.6.0`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6760) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.5.1...v67.6.0) Changes ^^^^^^^ - [#&#8203;3804](https://togithub.com/pypa/setuptools/issues/3804): Added caching for supported wheel tags. - [#&#8203;3846](https://togithub.com/pypa/setuptools/issues/3846): Added pruning heuristics to `PackageFinder` based on `exclude`. ### [`v67.5.1`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6751) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.5.0...v67.5.1) Misc ^^^^ - [#&#8203;3836](https://togithub.com/pypa/setuptools/issues/3836): Fixed interaction between `setuptools`' package auto-discovery and auto-generated `htmlcov` files. Previously, the `htmlcov` name was ignored when searching for single-file modules, however the correct behaviour is to ignore it when searching for packages (since it is supposed to be a directory, see `coverage config`\_) \-- by :user:`yukihiko-shinoda`. .. \_coverage config: https://coverage.readthedocs.io/en/stable/config.html#html-directory - [#&#8203;3838](https://togithub.com/pypa/setuptools/issues/3838): Improved error messages for `pyproject.toml` validations. - [#&#8203;3839](https://togithub.com/pypa/setuptools/issues/3839): Fixed `pkg_resources` errors caused when parsing metadata of packages that are already installed but do not conform with PEP 440. ### [`v67.5.0`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6750) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.4.0...v67.5.0) Changes ^^^^^^^ - [#&#8203;3843](https://togithub.com/pypa/setuptools/issues/3843): Although pkg_resources has been discouraged for use, some projects still consider pkg_resources viable for usage. This change makes it clear that pkg_resources should not be used, emitting a DeprecationWarning when imported. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "after 1 am and before 7 am" in timezone Etc/UTC. 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/canonical/starbase). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency update upgrading setuptools from v67.4.0 to v67.6.0. The change passed CI checks and received reviewer approval before being merged.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency update upgrading setuptools from 67.4.0 to 67.6.0. The update introduces wheel tag caching and improved package discovery heuristics. Successfully merged without conflicts.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#57 chore(deps): update dependency setuptools to v67.7.2 starbase merged Merged automated dependency update for setuptools from v67.6.0 to v67.7.2. Approved by a reviewer, passed CI checks, and merged with a single line change.
97%
#28 chore(deps): update dependency setuptools to v67.4.0 craft-archives merged Merged automated dependency update upgrading setuptools from v67.3.2 to v67.4.0. Approved by a reviewer, passed CI checks, and merged successfully with no code coverage changes.
97%
#36 chore(deps): update dependency setuptools to v67.3.2 starbase merged Merged automated dependency update upgrading setuptools from v67.2.0 to v67.3.2. Approved by a reviewer, passed CI checks, and merged with a single line change to the dependency configuration.
97%
#26 chore(deps): update dependency setuptools to v67 starbase merged Merged automated dependency update upgrading setuptools from v66.1.1 to v67.1.0. Approved and passed CI checks before merge.
96%
#224 chore(deps): update dependency setuptools to v67.8.0 craft-cli merged Merged automated dependency update for setuptools from v67.7.2 to v67.8.0. The change was approved by two reviewers, passed CI and code coverage checks, and was successfully merged.
96%
#25 chore(deps): update dependency setuptools to v67.3.2 craft-archives merged Merged an automated dependency update upgrading setuptools from v67.2.0 to v67.3.2. Approved by a reviewer, passed CI checks, and merged with a single line change and no coverage impact.
96%
#36 chore(deps): update dependency setuptools to v67.6.0 craft-archives merged Merged a dependency update that upgraded setuptools from 67.4.0 to 67.6.0. Changes were approved, passed CI checks, maintained unchanged code coverage, and were successfully integrated into the main branch.
96%
#16 chore(deps): update dependency setuptools to v67 craft-archives merged Merged automated dependency update upgrading setuptools from v66.1.1 to v67.1.0. Approved, passed CI, and applied to a single file.
95%
#315 chore(deps): update dependency setuptools to v69.5.1 craft-application merged Merged automated dependency update for setuptools from v69.4.0 to v69.5.1. Approved by two reviewers, passed CI checks, and successfully merged.
95%
#154 chore(deps): update dependency setuptools to v69 craft-store merged Merged automated dependency update upgrading setuptools from v67.7.2 to v69.0.3. Passed CI checks and received approval from two reviewers before merging.
94%