Releases: GabDug/sync-pre-commit-lock
Releases · GabDug/sync-pre-commit-lock
UV, Python 3.14 & PDM 2.26 support
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
pdmandpoetryplugins aspre-commithooks 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
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
pdmandpoetryplugins aspre-commithooks 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
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
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
What's Changed
- Test against and fix for
pdm>=2.19by @noirbizarre in #43
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat(sync): also synchronize additional dependencies for Python hooks by @noirbizarre in #37
- Pre commits'
additional_dependenciesthat are locked will also be updated. Automatic, not user-configurable.
- Pre commits'
- 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
- @jonboulle made their first contribution in #39
Full Changelog: v0.6.1...v0.7.0
0.7.0.rc0
What's Changed
- feat: also synchronize additional dependencies for Python hooks by @noirbizarre in #37
- Pre commits'
additional_dependenciesthat are locked will also be updated. Automatic, not user-configurable.
- Pre commits'
- 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
- @jonboulle made their first contribution in #39
Full Changelog: v0.6.1...0.7.0.rc0
v0.6.1
v0.6.0
What's Changed
No changes since v0.6.0.rc0
- fix(pdm): update
post_lockhook forpdm>=2.17by @noirbizarre in #32 - feat: support
pdmandpoetryas 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
What's Changed
- fix(pdm): update
post_lockhook forpdm>=2.17by @noirbizarre in #32 - feat: support
pdmandpoetryas 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