Skip to content

chore(deps): update dependency setuptools_scm to v8.0.4

Botaniker (Bot) requested to merge renovate/setuptools_scm-8.x into master

This MR contains the following updates:

Package Update Change
setuptools_scm patch ==8.0.3 -> ==8.0.4

Release Notes

pypa/setuptools_scm (setuptools_scm)

v8.0.4

Compare Source

Changed

  • introduce scriv for changelog management
  • reconfigure local build backend to use an attribute instead of star imports from setuptools
  • introduce ruff as a linter
  • ensure the setuptools version keyword correctly load pyproject.toml configuration
  • add build and wheel to the test requirements for regression testing
  • move internal toml handling to own module

Fixed

  • fix #​925: allow write_to to be an absolute path when it's a subdirectory of the root
  • fix #​932: ensure type annotations in version file don't cause linter issues
  • fix #​930: temporary restore DEFAULT_VERSION_SCHEME and DEFAULT_LOCAL_SCHEME on the setuptools_scm package

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Merge request reports