dependabot[bot] opened a new pull request, #16113: URL: https://github.com/apache/iceberg/pull/16113
Bumps [mkdocs-rss-plugin](https://github.com/guts/mkdocs-rss-plugin) from 1.18.1 to 1.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/guts/mkdocs-rss-plugin/releases">mkdocs-rss-plugin's releases</a>.</em></p> <blockquote> <h2>1.19.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Features and enhancements 🎉</h3> <ul> <li>add(integrations): support integrations with MaterialX theme, fork of Material for Mkdocs by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/437">Guts/mkdocs-rss-plugin#437</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Quality: customize ruff config, extend git hooks and apply changes by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/438">Guts/mkdocs-rss-plugin#438</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Guts/mkdocs-rss-plugin/compare/1.18.1...1.19.0">https://github.com/Guts/mkdocs-rss-plugin/compare/1.18.1...1.19.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Guts/mkdocs-rss-plugin/blob/main/CHANGELOG.md">mkdocs-rss-plugin's changelog</a>.</em></p> <blockquote> <h2>1.19.0 - 2026-04-17</h2> <h3>Features and enhancements 🎉</h3> <ul> <li>add(integrations): support integrations with MaterialX theme, fork of Material for Mkdocs by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/437">Guts/mkdocs-rss-plugin#437</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Quality: customize ruff config, extend git hooks and apply changes by <a href="https://github.com/Guts"><code>@​Guts</code></a> in <a href="https://redirect.github.com/Guts/mkdocs-rss-plugin/pull/438">Guts/mkdocs-rss-plugin#438</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/6d3fc84c4307890cf07e4163d18ef550374cc892"><code>6d3fc84</code></a> release: bump version to 1.19.0</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/f412510a387047609a2e7f6df3e1167a4224c9a9"><code>f412510</code></a> Quality: customize ruff config, extend git hooks and apply changes (<a href="https://redirect.github.com/guts/mkdocs-rss-plugin/issues/438">#438</a>)</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/51baad75fed352512101d8b67b9213e9b39e071a"><code>51baad7</code></a> improve(quality): noqa annotations always occur with specific codes</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/fb88921558aaba86cef653e15e99931d6b6e3dbe"><code>fb88921</code></a> improve(quality): minor docstrings and comments completions</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/2fcc3671f07323d0f57998f12b63ceddee5c5b8e"><code>2fcc367</code></a> improve(quality): move miports only used for type checking under a conditiona...</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/31488c634c0e58556bc82e092a3958d86e005459"><code>31488c6</code></a> improve(quality): replace os.path with pathlib.Path</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/87aaafd9ef24bbc82f33eb5901a0331c9ced6d5e"><code>87aaafd</code></a> improve(quality): use plugin logger instead of root logging</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/2a3e999f4fc2d3ead8936b14e48e4e2fea088810"><code>2a3e999</code></a> add(tooling): customize ruff configuration</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/48704573fe3355eeb70b53c4f2bd1f8cedfd43d5"><code>4870457</code></a> add(tooling): new git hooks to check blanket noq, log warn and unicode</li> <li><a href="https://github.com/Guts/mkdocs-rss-plugin/commit/6dc7f76ae0409c28e2cd4b060ebff5a2fba403dd"><code>6dc7f76</code></a> add(integrations): support integrations with MaterialX theme, fork of Materia...</li> <li>Additional commits viewable in <a href="https://github.com/guts/mkdocs-rss-plugin/compare/1.18.1...1.19.0">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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
