Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Bump mkdocs-git-revision-date-localized-plugin from 1.0.0 to 1.1.0 #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps mkdocs-git-revision-date-localized-plugin from 1.0.0 to 1.1.0.

Release notes

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

revision-date-localized v1.1.0

Changed

  • When enable_creation_date is enabled (default is False), this plugin will use git --follow to find the creation date. If you have renamed files in the past this extra git option will attempt to find the original creation date of the file. The only side effect is that the creation date for new, empty files might be older. See #90 for details. Contributed by @​blueswen

revision-date-localized v1.0.1

Fixed

Commits
  • 6f66a19 bump to v1.1.0
  • cf562a9 Merge pull request #90 from blueswen/support-follow-mode
  • 45a94a9 remove creation_date_with_follow options, alway retrieve first commit with fo...
  • 93ca65c support retrieve first commit timestamp with follow mode
  • 04ea4c2 Bump to 1.0.1
  • adddd53 Merge branch 'master' of github.com:timvink/mkdocs-git-revision-date-localize...
  • 2fad33f Merge pull request #88 from ianrobrien/hide-signatures-in-git-log
  • 36e53e2 Hide signature information when getting git log
  • 75883bb Fix typo in links url
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.0.0 to 1.1.0.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.0.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from somespecialone as a code owner July 4, 2022 01:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants