dependabot[bot] opened a new pull request, #3582: URL: https://github.com/apache/streampipes/pull/3582
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.3.0 to 1.4.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases">mkdocs-git-revision-date-localized-plugin's releases</a>.</em></p> <blockquote> <h2>revision-date-localized v1.4.5</h2> <h2>What's Changed</h2> <ul> <li>Fix monorepo compability for techdocs by <a href="https://github.com/timo-reymann"><code>@timo-reymann</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/174">timvink/mkdocs-git-revision-date-localized-plugin#174</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/timo-reymann"><code>@timo-reymann</code></a> made their first contribution in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/174">timvink/mkdocs-git-revision-date-localized-plugin#174</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.4...v1.4.5">https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.4...v1.4.5</a></p> <h2>v1.4.4</h2> <h2>What's Changed</h2> <ul> <li>Fix regression causing verbose output by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/171">timvink/mkdocs-git-revision-date-localized-plugin#171</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.3...v1.4.4">https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.3...v1.4.4</a></p> <h2>revision-date-localized v1.4.2</h2> <h2>What's Changed</h2> <ul> <li>Fix for generated files when using parallel processing by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/171">timvink/mkdocs-git-revision-date-localized-plugin#171</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.2...v1.4.3">https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.2...v1.4.3</a></p> <h2>revision-date-localized v1.4.1</h2> <h2>What's Changed</h2> <ul> <li>Fix monorepo compatibility by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/168">timvink/mkdocs-git-revision-date-localized-plugin#168</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.0...v1.4.1">https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.4.0...v1.4.1</a></p> <h2>revision-date-localized v1.4.0</h2> <h2>What's Changed</h2> <h3>New features</h3> <ul> <li>New option <code>enable_parallel_processing</code> (default: True) for a 2-5x speedup by <a href="https://github.com/kunickiaj"><code>@kunickiaj</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/116">timvink/mkdocs-git-revision-date-localized-plugin#116</a>, and by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/166">timvink/mkdocs-git-revision-date-localized-plugin#166</a></li> <li>New option <code>ignored_commits_file</code> enabling you to to ignore specific commits by <a href="https://github.com/allanlw"><code>@allanlw</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/114">#114</a>, and <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/157">timvink/mkdocs-git-revision-date-localized-plugin#157</a></li> <li>Support 5 letter locale settings by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/165">timvink/mkdocs-git-revision-date-localized-plugin#165</a></li> <li>Git hash and git tag information now also exposed to developers by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/162">timvink/mkdocs-git-revision-date-localized-plugin#162</a></li> <li>Enable seeing datetime when hovering over element by adding datetime string to span element as title by <a href="https://github.com/mschoettle"><code>@mschoettle</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/152">timvink/mkdocs-git-revision-date-localized-plugin#152</a></li> </ul> <h3>Enhancements</h3> <ul> <li>Catch errors explicitly by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/159">timvink/mkdocs-git-revision-date-localized-plugin#159</a></li> <li>Raise error when dubious git ownership is at fault by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/161">timvink/mkdocs-git-revision-date-localized-plugin#161</a></li> <li>Ensure creation date is never later than revision date by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/163">timvink/mkdocs-git-revision-date-localized-plugin#163</a></li> <li>When using <code>type: custom</code>, the <code>locale</code> is now properly respective by <a href="https://github.com/timvink"><code>@timvink</code></a> in <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/pull/165">timvink/mkdocs-git-revision-date-localized-plugin#165</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/2fd812fd567c90a12ea9400665c8f62faf40366e"><code>2fd812f</code></a> skip monorepo on windows</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/aab7303e972f0038d02c70ca8aa528ab868456e5"><code>aab7303</code></a> add python version file</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/b092d8789351e9c1fe4ce5967f222829b78b79fb"><code>b092d87</code></a> bump to 1.4.5</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/fbd3e56b80727e835811a95393a98a6e865001bf"><code>fbd3e56</code></a> Merge pull request <a href="https://redirect.github.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/174">#174</a> from timo-reymann/fix/monorepo-compability</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/d114ccea1feb3b5692abd1b48473ad39395f2f72"><code>d114cce</code></a> Test build works for techdocs-core plugin</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/d6515248dc949d629000d1525db0d97ed20cf106"><code>d651524</code></a> Add dev dependency for testing techdocs-core integration</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/95e8d78bcfba31fa09281a1e84ea6a4d8f04624e"><code>95e8d78</code></a> Add more robust check for monorepo plugin configuration</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/1befc7bf383a13deca41bbe6ebbab34cd1ca4d2d"><code>1befc7b</code></a> Update unittests.yml typo</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/bd876e5c6c99ab92f515d479fd5655a77933b4e9"><code>bd876e5</code></a> bump version</li> <li><a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/ce3849409bd2f273271aa5c56ceed2c5a41d9aa3"><code>ce38494</code></a> remove print()</li> <li>Additional commits viewable in <a href="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.3.0...v1.4.5">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
