Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the requirements group with 1 update: setuptools-scm.

Updates setuptools-scm from 8.2.0 to 8.3.1

Release notes

Sourced from setuptools-scm's releases.

v8.3.1

What's Changed

Full Changelog: pypa/setuptools-scm@v8.3.0...v8.3.1

v8.3.0

What's Changed

New Contributors

Full Changelog: pypa/setuptools-scm@v8.2.1...v8.3.0

Changelog

Sourced from setuptools-scm's changelog.

v8.3.1

Fixed

  • fixed #1131: allow self-build without importlib_metadata avaliable on python3.9

v8.3.0

Fixed

  • fix #1013: use modern importlib_metadata in all cases to dedup distribution objects that must shadow based on pythonpath priority starting with python 3.10 this is part of python itself

v8.2.1 (yanked due to legacy python issues)

Fixed

  • fix #1119: also include pre/post release details in version_tuple
  • fix #1112: unpin setuptools for own dependencies due to ubuntu lts bugs
  • add python 3.13 to the support matrix
Commits
  • b6a2022 Merge pull request #1132 from RonnyPfannschmidt/self-build-no-importlib
  • 15dca67 fix #1131: allow self-build without importlib_metadata
  • cd5c8a0 Merge pull request #1130 from RonnyPfannschmidt/fix-1013-importlib-dedup
  • 0a07be8 changelog
  • 1f7abea [pre-commit.ci] pre-commit autoupdate (#1129)
  • e79a57a migrate to selectable entrypoints
  • 9fcaffa remove setuptools pin again - needs a breaking release
  • fc2d841 use importlib_metadata on python <3.10
  • 1bd767d Fixed typo (#1128)
  • bce5cfc [pre-commit.ci] pre-commit autoupdate (#1126)
  • 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 requirements group with 1 update: [setuptools-scm](https://github.com/pypa/setuptools-scm).


Updates `setuptools-scm` from 8.2.0 to 8.3.1
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md)
- [Commits](pypa/setuptools-scm@v8.2.0...v8.3.1)

---
updated-dependencies:
- dependency-name: setuptools-scm
  dependency-version: 8.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: requirements
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 28, 2025
@dstansby dstansby merged commit 06016ea into support/v2 Apr 29, 2025
19 checks passed
@dependabot dependabot bot deleted the dependabot/pip/support/v2/requirements-40be228056 branch April 29, 2025 09:11
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