Skip to content

build(deps-dev): bump setuptools from 71.1.0 to 78.1.1#124

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/setuptools-78.1.1
Closed

build(deps-dev): bump setuptools from 71.1.0 to 78.1.1#124
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/setuptools-78.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps setuptools from 71.1.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.

Bumps [setuptools](https://github.com/pypa/setuptools) from 71.1.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@v71.1.0...v78.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 11, 2025
tbody-cfs added a commit that referenced this pull request Jun 16, 2025
@tbody-cfs tbody-cfs closed this Jun 16, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/setuptools-78.1.1 branch June 16, 2025 21:26
tbody-cfs added a commit that referenced this pull request Jun 17, 2025
* Implement CoeffInterpolator to handle new radas datasets

* Switch to using 0.5e+17 as ne_tau by default

* Bump setuptools (replaces #124)

* Tidy up mean charge state with new interface to radas

* Remove radas git hash from regression result
Was actually pointing to POPCON hash

* Bump poetry version in Github actions

* Simplify type-hinting for profiles

* Bump version to 7.2.0

* Update radas version

* Check radas version in atomic data

* Reduce significant figures in JSON write

* Update cfspopcon/formulas/atomic_data/coeff_interpolator.py

Co-authored-by: Misha Veldhoen <misha.veldhoen@gmail.com>

* Update tests/test_atomic_data.py

Co-authored-by: Misha Veldhoen <misha.veldhoen@gmail.com>

* Suggestions from review

---------

Co-authored-by: Misha Veldhoen <misha.veldhoen@gmail.com>
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