← Back to issue list

chore(deps): update dependency setuptools to v67

View original Github issue

Metadata

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

Current evaluation

Merged automated dependency update upgrading setuptools from v66.1.1 to v67.1.0. Approved and passed CI checks before merge.

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)) | `==66.1.1` -> `==67.1.0` | [![age](https://badges.renovateapi.com/packages/pypi/setuptools/67.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/setuptools/67.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/setuptools/67.1.0/compatibility-slim/66.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/setuptools/67.1.0/confidence-slim/66.1.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pypa/setuptools</summary> ### [`v67.1.0`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6710) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.0.0...v67.1.0) Changes ^^^^^^^ - [#&#8203;3795](https://togithub.com/pypa/setuptools/issues/3795): Ensured that `__file__` is an absolute path when executing `setup.py` as part of `setuptools.build_meta`. Misc ^^^^ - [#&#8203;3798](https://togithub.com/pypa/setuptools/issues/3798): Updated validations for `pyproject.toml` using `validate-pyproject==0.12.1` to allow stub packages (:pep:`561`) to be listed in `tool.setuptools.packages` and `tool.setuptools.package-dir`. ### [`v67.0.0`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6700) [Compare Source](https://togithub.com/pypa/setuptools/compare/v66.1.1...v67.0.0) Breaking Changes ^^^^^^^^^^^^^^^^ - [#&#8203;3741](https://togithub.com/pypa/setuptools/issues/3741): Removed patching of `distutils._msvccompiler.gen_lib_options` for compatibility with Numpy < 1.11.2 -- by :user:`mgorny` - [#&#8203;3790](https://togithub.com/pypa/setuptools/issues/3790): Bump vendored version of :pypi:`packaging` to 23.0 (:pypi:`pyparsing` is no longer required and was removed). As a consequence, users will experience a more strict parsing of requirements. Specifications that don't comply with :pep:`440` and :pep:`508` will result in build errors. </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjM0LjExOS41In0=-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency update upgrading setuptools from v66.1.1 to v67.1.0. Approved and passed CI checks before merge.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency update upgrading setuptools from v66.1.1 to v67.1.0 via Renovate. The change includes stricter requirement parsing and removed legacy distutils patching. Successfully integrated after passing checks.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
97%
#48 chore(deps): update dependency setuptools to v67.6.0 starbase merged 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.
96%
#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.
96%
#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.
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.
95%
#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.
95%
#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.
95%
#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.
94%
#167 chore(deps): update dependency setuptools to v67.8.0 starbase merged Merged an automated dependency update upgrading setuptools from v67.7.2 to v67.8.0. The change was approved, passed CI checks, and maintained 100% test coverage. The update modified a single file with one line changed.
94%
#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.
93%