Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.2.9
->==1.3.0
==9.5.36
->==9.5.42
Release Notes
timvink/mkdocs-git-revision-date-localized-plugin (mkdocs-git-revision-date-localized-plugin)
v1.3.0
: revision-date-localized v1.3.0Compare Source
What's Changed
🟠 Minor breaking changes: This release will change some of the git revision dates:
git log --ignore_all_space --ignore_blank_lines
.git log diff-filter=r
command (see git log docs)git log --follow
. While giving more accurate revision and creation dates, there is an edge case: if you commit empty files, the revision date might wrong. For details see this blogpost. You can opt-out of this behavior by using the new optionenable_git_follow
(which defaults toTrue
). If you still hit inaccurate revision dates for specific files, consider manually defining them.Pull requests:
1e69247
New Contributors
Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.2.9...v1.3.0
squidfunk/mkdocs-material (mkdocs-material)
v9.5.42
: mkdocs-material-9.5.42Compare Source
v9.5.41
: mkdocs-material-9.5.41Compare Source
v9.5.40
: mkdocs-material-9.5.40Compare Source
Thanks go to @pekkaklarck and @klejejs for their contributions
v9.5.39
: mkdocs-material-9.5.39Compare Source
Thanks go to @ilyagr for their contributions
v9.5.38
: mkdocs-material-9.5.38Compare Source
Thanks go to @gerardkraja for their contributions
v9.5.37
: mkdocs-material-9.5.37Compare Source
Configuration
📅 Schedule: Branch creation - "on the 27th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.