Skip to content

Bump setuptools from 81.0.0 to 82.0.1#1660

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/setuptools-82.0.1
Apr 9, 2026
Merged

Bump setuptools from 81.0.0 to 82.0.1#1660
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/setuptools-82.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps setuptools from 81.0.0 to 82.0.1.

Changelog

Sourced from setuptools's changelog.

v82.0.1

Bugfixes

  • Fix the loading of launcher manifest.xml file. (#5047)
  • Replaced deprecated json.__version__ with fixture in tests. (#5186)

Improved Documentation

  • Add advice about how to improve predictability when installing sdists. (#5168)

Misc

v82.0.0

Deprecations and Removals

  • pkg_resources has been removed from Setuptools. Most common uses of pkg_resources have been superseded by the importlib.resources <https://docs.python.org/3/library/importlib.resources.html>_ and importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>_ projects. Projects and environments relying on pkg_resources for namespace packages or other behavior should depend on older versions of setuptools. (#3085)
Commits
  • 5a13876 Bump version: 82.0.0 → 82.0.1
  • 51ab8f1 Avoid using (deprecated) 'json.version' in tests (#5194)
  • f9c37b2 Docs/CI: Fix intersphinx references (#5195)
  • 8173db2 Docs: Fix intersphinx references
  • 09bafbc Fix past tense on newsfragment
  • 461ea56 Add news fragment
  • c4ffe53 Avoid using (deprecated) 'json.version' in tests
  • 749258b Cleanup pkg_resources dependencies and configuration (#5175)
  • 2019c16 Parse ext-module.define-macros from pyproject.toml as list of tuples (#5169)
  • b809c86 Sync setuptools schema with validate-pyproject (#5157)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 9, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 9, 2026 02:44
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 8.9s
✅ JSON prettier 2 0 0 0 0.71s
✅ JSON v8r 2 0 0 2.4s
✅ MARKDOWN markdownlint 1 0 0 0 0.58s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.23s
✅ PYTHON bandit 286 0 0 3.38s
✅ PYTHON black 286 7 0 0 4.72s
✅ PYTHON flake8 286 0 0 1.87s
✅ PYTHON isort 286 10 0 0 0.53s
✅ PYTHON mypy 286 0 0 3.93s
✅ PYTHON pylint 286 0 0 82.16s
✅ PYTHON ruff 286 10 0 0 0.05s
✅ REPOSITORY checkov yes no no 21.55s
✅ REPOSITORY gitleaks yes no no 4.66s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY secretlint yes no no 6.51s
✅ REPOSITORY syft yes no no 2.95s
✅ REPOSITORY trivy-sbom yes no no 1.43s
✅ REPOSITORY trufflehog yes no no 17.28s
✅ YAML prettier 4 0 0 0 0.52s
✅ YAML v8r 4 0 0 5.07s
✅ YAML yamllint 4 0 0 0.44s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_RUFF,COPYPASTE_JSCPD,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@dependabot dependabot bot force-pushed the dependabot/pip/setuptools-82.0.1 branch from 143e06c to 3df853f Compare April 9, 2026 03:30
Bumps [setuptools](https://github.com/pypa/setuptools) from 81.0.0 to 82.0.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v81.0.0...v82.0.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 82.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/setuptools-82.0.1 branch from 3df853f to 38aeca4 Compare April 9, 2026 03:32
@github-actions github-actions bot merged commit d4036d9 into main Apr 9, 2026
16 checks passed
@dependabot dependabot bot deleted the dependabot/pip/setuptools-82.0.1 branch April 9, 2026 04:19
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.

0 participants