chore(deps): update dependency setuptools_scm to v8.1.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
setuptools_scm | minor |
==8.0.4 -> ==8.1.0
|
Release Notes
pypa/setuptools_scm (setuptools_scm)
v8.1.0
What's Changed
- correctly handle project config overrides when the version keyword is used together with pyproject.toml by @RonnyPfannschmidt in https://github.com/pypa/setuptools_scm/pull/947
- prepare v8.0.4 release by @RonnyPfannschmidt in https://github.com/pypa/setuptools_scm/pull/948
- fix #950 - add encoding args to io interaction by @RonnyPfannschmidt in https://github.com/pypa/setuptools_scm/pull/951
- Reword docker usage hint by @WhyNotHugo in https://github.com/pypa/setuptools_scm/pull/954
- Update requires by @jaap3 in https://github.com/pypa/setuptools_scm/pull/955
- Fix rst remnants by @valberg in https://github.com/pypa/setuptools_scm/pull/958
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/949
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/964
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/971
- Fix typo found by codespell by @DimitriPapadopoulos in https://github.com/pypa/setuptools_scm/pull/965
- Make Sphinx usage example clearer by @matt-graham in https://github.com/pypa/setuptools_scm/pull/973
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/975
- GitHub Actions python-tests on the current version of PyPy by @cclauss in https://github.com/pypa/setuptools_scm/pull/977
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/979
- Updated
entangled-cli
to account for not havingrich
extra by @jamesbraza in https://github.com/pypa/setuptools_scm/pull/980 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/983
- Documenting
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${NORMALIZED_DIST_NAME}
by @jamesbraza in https://github.com/pypa/setuptools_scm/pull/981 - Fix version file template name in documentation by @crash5 in https://github.com/pypa/setuptools_scm/pull/982
- Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/pypa/setuptools_scm/pull/989
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/988
- Update URL by @DimitriPapadopoulos in https://github.com/pypa/setuptools_scm/pull/995
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/992
- Bump hynek/build-and-inspect-python-package from 1 to 2 by @dependabot in https://github.com/pypa/setuptools_scm/pull/991
- Bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/pypa/setuptools_scm/pull/990
- Fix misspelling found by codespell by @DimitriPapadopoulos in https://github.com/pypa/setuptools_scm/pull/994
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/998
- Add a "only-version" version scheme by @thejcannon in https://github.com/pypa/setuptools_scm/pull/1005
- cleanups + bugfixes by @RonnyPfannschmidt in https://github.com/pypa/setuptools_scm/pull/996
- Fix non-escaped markdown in docs by @JCGoran in https://github.com/pypa/setuptools_scm/pull/1017
- Only depend on typing_extensions for Python < 3.10 by @dcermak in https://github.com/pypa/setuptools_scm/pull/1015
- fix 1018 allow non normalized semver by @RonnyPfannschmidt in https://github.com/pypa/setuptools_scm/pull/1020
- pre commit upgrade by @RonnyPfannschmidt in https://github.com/pypa/setuptools_scm/pull/1021
- add 'info' command to cli by @con-f-use in https://github.com/pypa/setuptools_scm/pull/959
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/1023
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/1026
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pypa/setuptools_scm/pull/1027
- Make .git_archival.txt more reproducible by @LecrisUT in https://github.com/pypa/setuptools_scm/pull/1033
- Read branch data from Mercurial archives by @danchr in https://github.com/pypa/setuptools_scm/pull/1024
- Fix timezone error by @ap-- in https://github.com/pypa/setuptools_scm/pull/1039
New Contributors
- @WhyNotHugo made their first contribution in https://github.com/pypa/setuptools_scm/pull/954
- @valberg made their first contribution in https://github.com/pypa/setuptools_scm/pull/958
- @matt-graham made their first contribution in https://github.com/pypa/setuptools_scm/pull/973
- @crash5 made their first contribution in https://github.com/pypa/setuptools_scm/pull/982
- @thejcannon made their first contribution in https://github.com/pypa/setuptools_scm/pull/1005
- @JCGoran made their first contribution in https://github.com/pypa/setuptools_scm/pull/1017
- @dcermak made their first contribution in https://github.com/pypa/setuptools_scm/pull/1015
- @danchr made their first contribution in https://github.com/pypa/setuptools_scm/pull/1024
- @ap-- made their first contribution in https://github.com/pypa/setuptools_scm/pull/1039
Full Changelog: https://github.com/pypa/setuptools_scm/compare/v8.0.4...v8.1.0
Configuration
-
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.