Releases: GabDug/sync-pre-commit-lock
Releases · GabDug/sync-pre-commit-lock
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.19
by @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_dependencies
that 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_dependencies
that 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_lock
hook forpdm>=2.17
by @noirbizarre in #32 - feat: support
pdm
andpoetry
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
What's Changed
- fix(pdm): update
post_lock
hook forpdm>=2.17
by @noirbizarre in #32 - feat: support
pdm
andpoetry
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
v0.5.4
v0.5.3
What's Changed
- chore: new canonical repository for autopep8 by @GabDug in #20
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #19
- chore(deps): Update Python dependencies with PDM by @github-actions in #18
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- chore: add python 3.9 compatibility by @GabDug in #12
- chore(deps): bump pdm-project/setup-pdm from 3 to 4 by @dependabot in #13
- chore(deps): bump actions/cache from 2 to 4 by @dependabot in #14
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #15
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #16
Full Changelog: v0.5.1...v0.5.2