Skip to content

build(deps-dev): bump setuptools-scm from 6.4.2 to 8.3.1 #206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps setuptools-scm from 6.4.2 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

v8.1.0

What's Changed

... (truncated)

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

v8.2.0

Added

  • fix #960: add a --force-write-version-files flag for the cli

Changed

  • fix #950: ensure to pass encodings to io usage
  • fix #957: add subprocess timeout control env var
  • add sp-repo-review pre-commit hook

Fixed

  • fix #1018: allow non-normalized versions for semver
  • fix #1103: respect GIT_CEILING_DIRECTORIES when trying to find git toplevels
  • fix #1081: add name normalized pipx entrypoint
  • fix #1080: clean pdm from PYTHONPATH to protect mercurial

v8.1.0

Changed

  • inclusion of __all__ in autogenerated version.py files to aid IDE autoimports

v8.0.4

Changed

... (truncated)

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 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)

Bumps [setuptools-scm](https://github.com/pypa/setuptools-scm) from 6.4.2 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@v6.4.2...v8.3.1)

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

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
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Looks like setuptools-scm is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/setuptools-scm-8.3.1 branch May 1, 2025 03:26
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