Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-git-revision-date-localized-plugin 1.2.4 -> 1.4.5 age adoption passing confidence

Release Notes

timvink/mkdocs-git-revision-date-localized-plugin (mkdocs-git-revision-date-localized-plugin)

v1.4.5: revision-date-localized v1.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.4...v1.4.5

v1.4.4

Compare Source

What's Changed

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.3...v1.4.4

v1.4.2

Compare Source

v1.4.1: revision-date-localized v1.4.1

Compare Source

What's Changed

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.0...v1.4.1

v1.4.0: revision-date-localized v1.4.0

Compare Source

What's Changed

New features
Enhancements
Documentation

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.3.0...v1.4.0

v1.3.0: revision-date-localized v1.3.0

Compare Source

What's Changed

🟠 Minor breaking changes: This release will change some of the git revision dates:

  • We now ignore changes to files that only contain whitespaces or blanklines, as these are not 'real' revisions to the content. This maps to the git log --ignore_all_space --ignore_blank_lines.
  • We now ignore rename commits for determining the last revision date, as these are not 'real' revisions to the content. This maps to the git log diff-filter=r command (see git log docs)
  • We will now follow changes to a file across file renames (including moving files around). This maps to 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 option enable_git_follow (which defaults to True). If you still hit inaccurate revision dates for specific files, consider manually defining them.

Pull requests:

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.2.9...v1.3.0

v1.2.9: revision-date-localized v1.2.9

Compare Source

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.2.8...v1.2.9

v1.2.8: revision-date-localized v1.2.8

Compare Source

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.2.6...v1.2.8

v1.2.7: revision-date-localized v1.2.7

Compare Source

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.2.6...v1.2.7

v1.2.6: revision-date-localized v1.2.6

Compare Source

What's Changed

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.2.5...v1.2.6

v1.2.5: revision-date-localized v1.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.2.4...v1.2.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from RemoteRabbit as a code owner April 30, 2024 22:28
@renovate renovate bot force-pushed the renovate/mkdocs-git-revision-date-localized-plugin-1.x-lockfile branch from b77db78 to aadbf82 Compare May 31, 2024 22:19
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.2.5 chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.2.6 May 31, 2024
@renovate renovate bot force-pushed the renovate/mkdocs-git-revision-date-localized-plugin-1.x-lockfile branch from aadbf82 to 2e45fe9 Compare February 1, 2025 05:53
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.2.6 chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.3.0 Feb 1, 2025
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.3.0 chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.4.0 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-git-revision-date-localized-plugin-1.x-lockfile branch from 2e45fe9 to 57ccd42 Compare March 4, 2025 22:23
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.4.0 chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.4.1 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-git-revision-date-localized-plugin-1.x-lockfile branch 2 times, most recently from f406cff to b8256ae Compare March 9, 2025 13:52
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.4.1 chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.4.2 Mar 9, 2025
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.4.2 chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.4.4 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-git-revision-date-localized-plugin-1.x-lockfile branch from b8256ae to 522ea69 Compare March 10, 2025 12:20
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.4.4 chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.4.5 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-git-revision-date-localized-plugin-1.x-lockfile branch from 522ea69 to 1d52537 Compare March 14, 2025 15:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants