playwright-python
playwright-python copied to clipboard
build(deps-dev): bump setuptools-scm from 8.0.4 to 8.1.0
Bumps setuptools-scm from 8.0.4 to 8.1.0.
Release notes
Sourced from setuptools-scm's releases.
v8.1.0
What's Changed
- correctly handle project config overrides when the version keyword is used together with pyproject.toml by
@RonnyPfannschmidtin pypa/setuptools_scm#947- prepare v8.0.4 release by
@RonnyPfannschmidtin pypa/setuptools_scm#948- fix #950 - add encoding args to io interaction by
@RonnyPfannschmidtin pypa/setuptools_scm#951- Reword docker usage hint by
@WhyNotHugoin pypa/setuptools_scm#954- Update requires by
@jaap3in pypa/setuptools_scm#955- Fix rst remnants by
@valbergin pypa/setuptools_scm#958- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#949- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#964- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#971- Fix typo found by codespell by
@DimitriPapadopoulosin pypa/setuptools_scm#965- Make Sphinx usage example clearer by
@matt-grahamin pypa/setuptools_scm#973- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#975- GitHub Actions python-tests on the current version of PyPy by
@cclaussin pypa/setuptools_scm#977- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#979- Updated
entangled-clito account for not havingrichextra by@jamesbrazain pypa/setuptools_scm#980- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#983- Documenting
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${NORMALIZED_DIST_NAME}by@jamesbrazain pypa/setuptools_scm#981- Fix version file template name in documentation by
@crash5in pypa/setuptools_scm#982- Bump actions/setup-python from 4 to 5 by
@dependabotin pypa/setuptools_scm#989- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#988- Update URL by
@DimitriPapadopoulosin pypa/setuptools_scm#995- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#992- Bump hynek/build-and-inspect-python-package from 1 to 2 by
@dependabotin pypa/setuptools_scm#991- Bump actions/download-artifact from 3 to 4 by
@dependabotin pypa/setuptools_scm#990- Fix misspelling found by codespell by
@DimitriPapadopoulosin pypa/setuptools_scm#994- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#998- Add a "only-version" version scheme by
@thejcannonin pypa/setuptools_scm#1005- cleanups + bugfixes by
@RonnyPfannschmidtin pypa/setuptools_scm#996- Fix non-escaped markdown in docs by
@JCGoranin pypa/setuptools_scm#1017- Only depend on typing_extensions for Python < 3.10 by
@dcermakin pypa/setuptools_scm#1015- fix 1018 allow non normalized semver by
@RonnyPfannschmidtin pypa/setuptools_scm#1020- pre commit upgrade by
@RonnyPfannschmidtin pypa/setuptools_scm#1021- add 'info' command to cli by
@con-f-usein pypa/setuptools_scm#959- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#1023- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#1026- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ciin pypa/setuptools_scm#1027- Make .git_archival.txt more reproducible by
@LecrisUTin pypa/setuptools_scm#1033- Read branch data from Mercurial archives by
@danchrin pypa/setuptools_scm#1024- Fix timezone error by
@ap-- in pypa/setuptools_scm#1039New Contributors
@WhyNotHugomade their first contribution in pypa/setuptools_scm#954@valbergmade their first contribution in pypa/setuptools_scm#958@matt-grahammade their first contribution in pypa/setuptools_scm#973@crash5made their first contribution in pypa/setuptools_scm#982@thejcannonmade their first contribution in pypa/setuptools_scm#1005@JCGoranmade their first contribution in pypa/setuptools_scm#1017@dcermakmade their first contribution in pypa/setuptools_scm#1015
... (truncated)
Changelog
Sourced from setuptools-scm's changelog.
Commits
234b74fMerge pull request #1039 from ap--/fix-timezone-error3e613cd[pre-commit.ci] auto fixes from pre-commit.com hooks49a89c9setuptools_scm.git: fix handling of dates in isoformat ending with Z9645373tests: add git get_head_date test for isoformat dates ending with Zd75201aMerge pull request #1024 from danchr/hg-archive-branchd8d2b86Merge pull request #1033 from LecrisUT/fix/git_archival9ea57a0Make .git_archival.txt more reproducibled081257Merge pull request #1027 from pypa/pre-commit-ci-update-configc9b3860[pre-commit.ci] pre-commit autoupdate1ac50c2Merge pull request #1026 from pypa/pre-commit-ci-update-config- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)