Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Bump setuptools from 70.3.0 to 78.1.1 in /src in the pip group across 1 directory#147

Merged
dmdhrumilmistry merged 1 commit intodevfrom
dependabot/pip/src/pip-297a1d6f26
May 20, 2025
Merged

Bump setuptools from 70.3.0 to 78.1.1 in /src in the pip group across 1 directory#147
dmdhrumilmistry merged 1 commit intodevfrom
dependabot/pip/src/pip-297a1d6f26

Conversation

@dependabot
Copy link
Contributor

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

Bumps the pip group with 1 update in the /src directory: setuptools.

Updates setuptools from 70.3.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 <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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the /src directory: [setuptools](https://github.com/pypa/setuptools).


Updates `setuptools` from 70.3.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@v70.3.0...v78.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies PR raised to upgrade project deps python Pull requests that update python code labels May 19, 2025
@dependabot dependabot bot requested a review from dmdhrumilmistry as a code owner May 19, 2025 20:33
@dependabot dependabot bot added dependencies PR raised to upgrade project deps python Pull requests that update python code labels May 19, 2025
@dmdhrumilmistry dmdhrumilmistry merged commit cda1bf7 into dev May 20, 2025
2 checks passed
@dmdhrumilmistry dmdhrumilmistry deleted the dependabot/pip/src/pip-297a1d6f26 branch May 20, 2025 14:02
@SebCorbin
Copy link

SebCorbin commented May 22, 2025

@dmdhrumilmistry is there any reason to add an upper bound to this dependency? The current trend is to not cap versions

Also, could this be officially released?

@dmdhrumilmistry
Copy link
Collaborator

@dmdhrumilmistry is there any reason to add an upper bound to this dependency? The current trend is to not cap versions

Also, could this be officially released?

Will need to check why it was capped. It would be mostly due to dependency resolution issue.

I've paused releases because we're currently working to step away from python and start using golang to increase performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PR raised to upgrade project deps python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants