dependabot[bot] opened a new pull request, #2764: URL: https://github.com/apache/tika/pull/2764
Bumps [eu.maveniverse.maven.nisse:extension](https://github.com/maveniverse/nisse) from 0.8.2 to 0.8.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maveniverse/nisse/releases">eu.maveniverse.maven.nisse:extension's releases</a>.</em></p> <blockquote> <h2>0.8.3</h2> <h2>What's Changed</h2> <ul> <li><strong>Fix git worktree support</strong> — JGit-based version resolution now works correctly in git worktrees (<a href="https://redirect.github.com/maveniverse/nisse/issues/150">#150</a>). JGit 5.x doesn't natively support worktrees, so the <code>JGitPropertySource</code> now detects worktrees via the <code>commondir</code> file, redirects to the shared git directory for objects/refs/tags, and reads HEAD from the worktree-specific directory. (<a href="https://redirect.github.com/maveniverse/nisse/pull/151">#151</a>)</li> <li><strong>Better logging</strong> — improved debug logging in JGit property source</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maveniverse/nisse/compare/release-0.8.2...release-0.8.3">https://github.com/maveniverse/nisse/compare/release-0.8.2...release-0.8.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maveniverse/nisse/commit/463b4406a860eb37959d91a9dced9e92e4a692f2"><code>463b440</code></a> [maven-release-plugin] prepare release release-0.8.3 [skip ci]</li> <li><a href="https://github.com/maveniverse/nisse/commit/aa4f25ce0fd426aea4593b5f8dc5988495f9c4e1"><code>aa4f25c</code></a> Fix <a href="https://redirect.github.com/maveniverse/nisse/issues/150">#150</a>: Support git worktrees in JGit property source</li> <li><a href="https://github.com/maveniverse/nisse/commit/4f2fcf27591453199ffe0e9603cfe43fda2d74c3"><code>4f2fcf2</code></a> Better logging</li> <li><a href="https://github.com/maveniverse/nisse/commit/8b1f11ba9b4316e0cedcf2810c999f99c3e2aa95"><code>8b1f11b</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/maveniverse/nisse/compare/release-0.8.2...release-0.8.3">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 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]
