Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps setuptools from 75.6.0 to 78.1.1.

Changelog

Sourced from setuptools's changelog.

v78.1.1

Bugfixes

  • More fully sanitized the filename in PackageIndex._download. (#4946)

v78.1.0

Features

  • Restore access to _get_vc_env with a warning. (#4874)

v78.0.2

Bugfixes

  • Postponed removals of deprecated dash-separated and uppercase fields in setup.cfg. All packages with deprecated configurations are advised to move before 2026. (#4911)

v78.0.1

Misc

v78.0.0

Bugfixes

  • Reverted distutils changes that broke the monkey patching of command classes. (#4902)

Deprecations and Removals

  • Setuptools no longer accepts options containing uppercase or dash characters in setup.cfg.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 19, 2025
@github-actions
Copy link

github-actions bot commented May 19, 2025

Test Results

19 tests   19 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 3b956f7.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 19, 2025

Code Coverage Results

Coverage Type Threshold Actual Coverage Status
Line 80% 94% Generic badge
Branch 0% 0% N/A

Code Coverage Summary

Code Coverage Details
Generated on: 05/20/2025 - 08:11:53
Parser: CoberturaParser
Assemblies: 1
Classes: 4
Files: 4
Covered lines: 128
Uncovered lines: 7
Coverable lines: 135
Total lines: 187
Line coverage: 94.8% (128 of 135)
Covered branches: 0
Total branches: 0
Tag: 46_15132329582
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
blog 128 7 135 187 94.8% 0 0 ****
init.py 0 0 0 0 0 0
articles.py 81 0 81 104 100% 0 0
config.py 4 0 4 5 100% 0 0
generate.py 43 7 50 78 86% 0 0

Bumps [setuptools](https://github.com/pypa/setuptools) from 75.6.0 to 78.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.6.0...v78.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@jamiefdhurst jamiefdhurst force-pushed the dependabot/pip/setuptools-78.1.1 branch from 258b9e8 to 3b956f7 Compare May 20, 2025 08:11
@jamiefdhurst jamiefdhurst merged commit b839496 into main May 20, 2025
3 checks passed
@jamiefdhurst jamiefdhurst deleted the dependabot/pip/setuptools-78.1.1 branch May 20, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant