Skip to content

build(deps): bump mkdocs-git-revision-date-localized-plugin from 1.2.9 to 1.5.1#2654

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.5.1
Open

build(deps): bump mkdocs-git-revision-date-localized-plugin from 1.2.9 to 1.5.1#2654
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps mkdocs-git-revision-date-localized-plugin from 1.2.9 to 1.5.1.

Release notes

Sourced from mkdocs-git-revision-date-localized-plugin's releases.

revision-date-localized v1.5.1

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.5.0...v1.5.1

revision-date-localized v1.5.0

What's Changed

Fixes

Docs

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.7...v1.5.0

revision-date-localized v1.4.7

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.6...v1.4.7

revision-date-localized v1.4.6

What's Changed

... (truncated)

Commits
  • 9d64464 bump to 1.5.4
  • 19a58df Merge branch 'master' of github.com:timvink/mkdocs-git-revision-date-localize...
  • 8109d16 Merge pull request #200 from timvink/dependabot/uv/urllib3-2.6.3
  • 93bb937 fix prek
  • 6999d03 Bump urllib3 from 2.5.0 to 2.6.3
  • a840d4c Add ty type checking
  • 3a508eb Apply ruff
  • 5206902 Add prek to manage pre-commits
  • 3f8c7e5 Merge pull request #199 from timvink/copilot/fix-alpine-build-issues
  • 7311110 Add documentation for Alpine Linux Docker usage
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.9 to 1.5.1.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.2.9...v1.5.1)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 4, 2026 12:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 4, 2026
@codacy-production
Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown
Contributor

@codacy-production codacy-production Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the mkdocs-git-revision-date-localized-plugin dependency to version 1.5.1. The update is mechanically correct according to the PR title and requirements.txt change. However, version 1.5.0 of this plugin officially dropped support for Python 3.8. Although Codacy results indicate the PR is up to standards, merging this without confirming the environment's Python version could lead to build failures.

About this PR

  • The upgraded plugin version (1.5.0 and newer) drops support for Python 3.8. Ensure that the project's deployment and development environments are running on Python 3.9 or newer to prevent potential build failures.

Test suggestions

  • Verify that the documentation site builds successfully with the updated plugin version.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that the documentation site builds successfully with the updated plugin version.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants