dependabot[bot] opened a new pull request, #151: URL: https://github.com/apache/iceberg-python/pull/151
Bumps [rich](https://github.com/Textualize/rich) from 13.6.0 to 13.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Textualize/rich/releases">rich's releases</a>.</em></p> <blockquote> <h2>The "It's a wrap" release</h2> <h2>[13.7.0] - 2023-11-15</h2> <h3>Added</h3> <ul> <li>Adds missing parameters to Panel.fit <a href="https://redirect.github.com/Textualize/rich/issues/3142">Textualize/rich#3142</a></li> </ul> <h3>Fixed</h3> <ul> <li>Some text goes missing during wrapping when it contains double width characters <a href="https://redirect.github.com/Textualize/rich/issues/3176">Textualize/rich#3176</a></li> <li>Ensure font is correctly inherited in exported HTML <a href="https://redirect.github.com/Textualize/rich/issues/3104">Textualize/rich#3104</a></li> <li>Fixed typing for <code>FloatPrompt</code>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Textualize/rich/blob/master/CHANGELOG.md">rich's changelog</a>.</em></p> <blockquote> <h2>[13.7.0] - 2023-11-15</h2> <h3>Added</h3> <ul> <li>Adds missing parameters to Panel.fit <a href="https://redirect.github.com/Textualize/rich/issues/3142">Textualize/rich#3142</a></li> </ul> <h3>Fixed</h3> <ul> <li>Some text goes missing during wrapping when it contains double width characters <a href="https://redirect.github.com/Textualize/rich/issues/3176">Textualize/rich#3176</a></li> <li>Ensure font is correctly inherited in exported HTML <a href="https://redirect.github.com/Textualize/rich/issues/3104">Textualize/rich#3104</a></li> <li>Fixed typing for <code>FloatPrompt</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Textualize/rich/commit/fd981823644ccf50d685ac9c0cfe8e1e56c9dd35"><code>fd98182</code></a> Merge pull request <a href="https://redirect.github.com/Textualize/rich/issues/3202">#3202</a> from Textualize/bump1370</li> <li><a href="https://github.com/Textualize/rich/commit/1f04c9c2f7bfbeaf42f40d8013ac6eba38bfffda"><code>1f04c9c</code></a> new version</li> <li><a href="https://github.com/Textualize/rich/commit/59b1aca63bf9ec69ada93af960d8b2a7bd920477"><code>59b1aca</code></a> Fix double-width characters disappearing when wrapping (<a href="https://redirect.github.com/Textualize/rich/issues/3180">#3180</a>)</li> <li><a href="https://github.com/Textualize/rich/commit/b32e42bda00c6275d4e18dcbe298268094359549"><code>b32e42b</code></a> Fix issue with trailing whitespace (<a href="https://redirect.github.com/Textualize/rich/issues/3195">#3195</a>)</li> <li><a href="https://github.com/Textualize/rich/commit/50d2a457c8ea273c14a0053b00493473b86dbe21"><code>50d2a45</code></a> Fix typing for FloatPrompt (<a href="https://redirect.github.com/Textualize/rich/issues/3151">#3151</a>)</li> <li><a href="https://github.com/Textualize/rich/commit/0177b0370024121a4914e242d5241b2d15b35fd0"><code>0177b03</code></a> Black formatting (<a href="https://redirect.github.com/Textualize/rich/issues/3035">#3035</a>)</li> <li><a href="https://github.com/Textualize/rich/commit/7a168a27c5097805b3bafa495f35e3955004ff4a"><code>7a168a2</code></a> [docs] Fix typos and other small stuff (<a href="https://redirect.github.com/Textualize/rich/issues/3094">#3094</a>)</li> <li><a href="https://github.com/Textualize/rich/commit/e76f3c3ea78481342e21a7b3328075462ab69c2b"><code>e76f3c3</code></a> Update pre-commit hooks (<a href="https://redirect.github.com/Textualize/rich/issues/3113">#3113</a>)</li> <li><a href="https://github.com/Textualize/rich/commit/92e7164773ab1a0dd438ba43fee5d3b76b28ba1a"><code>92e7164</code></a> Fix <a href="https://redirect.github.com/Textualize/rich/issues/3104">#3104</a> (<a href="https://redirect.github.com/Textualize/rich/issues/3105">#3105</a>)</li> <li><a href="https://github.com/Textualize/rich/commit/9f620dc50c0008c35e9f8493f198e6e593574a70"><code>9f620dc</code></a> Merge pull request <a href="https://redirect.github.com/Textualize/rich/issues/3191">#3191</a> from Textualize/assorted-docs-and-tidying</li> <li>Additional commits viewable in <a href="https://github.com/Textualize/rich/compare/v13.6.0...v13.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rich&package-manager=pip&previous-version=13.6.0&new-version=13.7.0)](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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org