Skip to content

Releases: GabDug/sync-pre-commit-lock

UV, Python 3.14 & PDM 2.26 support

18 Oct 09:06

Choose a tag to compare

What's Changed

Thanks a lot to @noirbizarre for uv.lock & pre-commit hook support!

  • feat(uv): add support for uv.lock by command or pre-commit hook (fix #42) by @noirbizarre in #56
  • fix(dependencies): do not display unchanged additional dependencies by @noirbizarre in #57
  • chore: Officially support PDM 2.25, pylock by @GabDug in #53
  • feat(pre-commit): expose pdm and poetry plugins as pre-commit hooks by @noirbizarre in #55
  • chore: Support Python 3.14, PDM 2.26 by @GabDug in #58
  • ci: Set explicit permissions for CI workflow by @GabDug in #59
  • chore(deps): Update Python dependencies with PDM by @github-actions[bot] in #52
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #54

Full Changelog: v0.7.3...v0.8.0.rc0

UV, Python 3.14 & PDM 2.26 support

11 Oct 14:01

Choose a tag to compare

Pre-release

What's Changed

Thanks a lot to @noirbizarre for uv.lock support!

  • feat(uv): add support for uv.lock by command or pre-commit hook (fix #42) by @noirbizarre in #56
  • fix(dependencies): do not display unchanged additional dependencies by @noirbizarre in #57
  • chore: Officially support PDM 2.25, pylock by @GabDug in #53
  • feat(pre-commit): expose pdm and poetry plugins as pre-commit hooks by @noirbizarre in #55
  • chore: Support Python 3.14, PDM 2.26 by @GabDug in #58
  • ci: Set explicit permissions for CI workflow by @GabDug in #59
  • chore(deps): Update Python dependencies with PDM by @github-actions[bot] in #52
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #54

Full Changelog: v0.7.3...v0.8.0.rc0

v0.7.3 - Poetry 2.1 / PDM 2.24

19 Apr 10:20

Choose a tag to compare

What's Changed

Update the test matrix to include Poetry versions up-to 2.1, and PDM up-to 2.24.

  • chore(deps): Update Python dependencies with PDM by @github-actions in #47
  • chore(deps): Update Python dependencies with PDM by @github-actions in #48
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #49
  • chore(deps): Update dependencies and tested Poetry/PDM versions by @github-actions in #50

Full Changelog: v0.7.2...v0.7.3

v0.7.2

03 Nov 13:05
76b1a6d

Choose a tag to compare

What's Changed

  • db: add djade pre-commit to default associations by @GabDug in #45
  • fix(sync): ensure extras are preserved by @noirbizarre in #46
  • chore(deps): Update Python dependencies with PDM by @GabDug in #44
    • docs: explain PDM Github Action setup in README
    • chore: test against PDM 2.20

Full Changelog: v0.7.1...v0.7.2

v0.7.1 - PDM 2.19 compatibility

26 Sep 14:18
ce5cda4

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

02 Sep 15:35
6073623

Choose a tag to compare

What's Changed

  • feat(sync): also synchronize additional dependencies for Python hooks by @noirbizarre in #37
    • Pre commits' additional_dependencies that are locked will also be updated. Automatic, not user-configurable.
  • feat(sync): automatically update aliased repositories URLs by @noirbizarre in #38
    • Automatically rename old pre-commit repositories to the new ones. Automatic for the few repositories mapped, not yet user-configurable.
  • docs(readme): fix Poetry documentation URL and example command in README by @jonboulle in #39
  • ci: run CI on a schedule, against PDM/Poetry dev by @GabDug in #41

Many thanks to @noirbizarre 🎉 !

New Contributors

Full Changelog: v0.6.1...v0.7.0

0.7.0.rc0

24 Aug 17:38
a996efc

Choose a tag to compare

0.7.0.rc0 Pre-release
Pre-release

What's Changed

  • feat: also synchronize additional dependencies for Python hooks by @noirbizarre in #37
    • Pre commits' additional_dependencies that are locked will also be updated. Automatic, not user-configurable.
  • feat(sync): automatically update aliased repositories URLs by @noirbizarre in #38
    • Automatically rename old pre-commit repositories to the new ones. Automatic for the few repositories mapped, not yet user-configurable.
  • docs(readme): fix Poetry documentation URL and example command in README by @jonboulle in #39

New Contributors

Full Changelog: v0.6.1...0.7.0.rc0

v0.6.1

01 Aug 16:51
e3205ab

Choose a tag to compare

What's Changed

  • fix(pdm): avoid deprecation warning for PDM 2.17+ by @GabDug in #35
  • chore: python 3.13 support, update deps by @GabDug in #36

Full Changelog: v0.6.0...v0.6.1

v0.6.0

31 Jul 07:40
fe3faac

Choose a tag to compare

What's Changed

No changes since v0.6.0.rc0

  • fix(pdm): update post_lock hook for pdm>=2.17 by @noirbizarre in #32
  • feat: support pdm and poetry as dependency or running instance by @noirbizarre in #33

Maintenance and internal changes

  • feat: add supported packages to README automatically by @GabDug in #26
  • Add issue templates, code of conduct by @GabDug in #27
  • chore(deps): Update Python dependencies with PDM by @github-actions in #23
  • chore(deps): Update Python dependencies with PDM by @github-actions in #28
  • build: move to tox by @GabDug in #29
  • chore(deps): Update Python dependencies with PDM by @github-actions in #30

Full Changelog: v0.5.4...v0.6.0

v0.6.0.rc0

26 Jul 11:16
fe3faac

Choose a tag to compare

v0.6.0.rc0 Pre-release
Pre-release

What's Changed

  • fix(pdm): update post_lock hook for pdm>=2.17 by @noirbizarre in #32
  • feat: support pdm and poetry as dependency or running instance by @noirbizarre in #33

Maintenance and internal changes

  • feat: add supported packages to README automatically by @GabDug in #26
  • Add issue templates, code of conduct by @GabDug in #27
  • chore(deps): Update Python dependencies with PDM by @github-actions in #23
  • chore(deps): Update Python dependencies with PDM by @github-actions in #28
  • build: move to tox by @GabDug in #29
  • chore(deps): Update Python dependencies with PDM by @github-actions in #30

Full Changelog: v0.5.4...v0.6.0.rc0