22.0.4
Bumps mkdocs-git-revision-date-localized-plugin from 1.4.7 to 1.5.0.
Release notes
Sourced from mkdocs-git-revision-date-localized-plugin's releases.
revision-date-localized v1.5.0
What's Changed
- Drop support for 3.8, do not unit test for 3.9. Add support for 3.14 by
@timvinkin timvink/mkdocs-git-revision-date-localized-plugin#193Fixes
- timvink/mkdocs-git-revision-date-localized-plugin#194 by
@timvink:
- Hashing keys being incorrect when using monorepo, leading to yet another set of git.log() calls
- Some inefficiency in multiprocessing setup when using mkdocs serve. State should now be preserved, and mkdocs serve --dirty won't use multiprocessing anymore.
- Update to new mkdocs plugin system
- Fix bug with double git.log call; plugins should be much faster now by
@timvinkin timvink/mkdocs-git-revision-date-localized-plugin#195. Also fixes timvink/mkdocs-git-revision-date-localized-plugin#188- Fix i18n compatibility bug when using locales with hyphens (see timvink/mkdocs-git-revision-date-localized-plugin#176) by
@timvinkin timvink/mkdocs-git-revision-date-localized-plugin#196Docs
- Fix typo: "Their" → "They" by
@uw-amy-bordenavein timvink/mkdocs-git-revision-date-localized-plugin#190- fix: add missing follow param to util by
@TonyCranein timvink/mkdocs-git-revision-date-localized-plugin#189New Contributors
@uw-amy-bordenavemade their first contribution in timvink/mkdocs-git-revision-date-localized-plugin#190@TonyCranemade their first contribution in timvink/mkdocs-git-revision-date-localized-plugin#189Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.7...v1.5.0
Commits
4fa4729bump to v1.5.0e8ebb05Merge pull request #196 from timvink/fix_i18n6c51d10Move the - to _ conversion1e9c752enable test with genfiles2a1ff1aimprove test errorsda5a4b7fix typo in docs9bcd563Fix warning with uv dev deps66287b2Fix locale with hyphens3fce7a0Merge pull request #195 from timvink/renameonly1d7cc6dMerge pull request #194 from timvink/update- 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)