Skip to content

Bump setuptools from 76.0.0 to 77.0.3 in the python-root group#1264

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-root-eb8a4f4352
Closed

Bump setuptools from 76.0.0 to 77.0.3 in the python-root group#1264
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-root-eb8a4f4352

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps the python-root group with 1 update: setuptools.

Updates setuptools from 76.0.0 to 77.0.3

Changelog

Sourced from setuptools's changelog.

v77.0.3

Bugfixes

  • Temporarily convert error for license glob patterns containing ../ into a deprecation warning to allow an accomodation period. (#4896)
  • Better error messages for packaging.licenses import errors in environments with packaging<24.2. The import statement was also deferred to spare users that are not using license expressions. (#4898)
  • Avoided eagerly raising an exception when license-files is defined simultaneously inside and outside of pyproject.toml. Instead we rely on the existing deprecation error. (#4899)

v77.0.2

Bugfixes

  • Restore distutils.ccompiler._default_compilers -- by :user:ManiacDC (#4876)
  • Fixed copy pasta in msvc.shared_lib_format. (#4885)

v77.0.1

Bugfixes

  • Manually fix news fragment entries causing CI to crash when building docs. (#4891)

v77.0.0

Features

  • Added initial support for license expression (PEP :pep:639 <639#add-license-expression-field>). -- by :user:cdce8p (#4706)
  • Store License-File\s in .dist-info/licenses subfolder and added support for recursive globs for license_files (PEP :pep:639 <639#add-license-expression-field>). -- by :user:cdce8p (#4728)
  • Bump core metadata version to 2.4. -- by :user:cdce8p (#4830)
  • Updated vendored copy of wheel to v0.45.1. (#4869)

Deprecations and Removals

... (truncated)

Commits
  • 7c859e0 Bump version: 77.0.2 → 77.0.3
  • f9b0e50 Convert error for ../ in license paths into deprecation warning (#4896)
  • 5fe9c32 Defer import error for packaging.licenses in environments with packaging<24.2...
  • 44303b6 Avoid raising exception when license-files is defined outside of `pyproject.t...
  • 676362d Refactor fallback for packaging.licenses
  • 53fc322 Silence typechecking in complicated statement
  • 64612bf Remove duplicated dependency
  • 627a869 Attempt to avoid typing error
  • 4622b5a Add news fragment
  • f123312 Defer import error for packaging.licenses in environments with packagin<24.2
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-root group with 1 update: [setuptools](https://github.com/pypa/setuptools).


Updates `setuptools` from 76.0.0 to 77.0.3
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v76.0.0...v77.0.3)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-root
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies Updates a dependency Python Python language support labels Mar 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Looks like setuptools is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/pip/python-root-eb8a4f4352 branch March 31, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Updates a dependency Python Python language support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants