dependabot[bot] opened a new pull request, #8355: URL: https://github.com/apache/iceberg/pull/8355
Bumps [click](https://github.com/pallets/click) from 8.1.6 to 8.1.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pallets/click/releases">click's releases</a>.</em></p> <blockquote> <h2>8.1.7</h2> <p>This is a fix release for the 8.1.x feature branch.</p> <ul> <li>Changes: <a href="https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-7">https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-7</a></li> <li>Milestone: <a href="https://github.com/pallets/click/milestone/22?closed=1">https://github.com/pallets/click/milestone/22?closed=1</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pallets/click/blob/main/CHANGES.rst">click's changelog</a>.</em></p> <blockquote> <h2>Version 8.1.7</h2> <p>Released 2023-08-17</p> <ul> <li>Fix issue with regex flags in shell completion. :issue:<code>2581</code></li> <li>Bash version detection issues a warning instead of an error. :issue:<code>2574</code></li> <li>Fix issue with completion script for Fish shell. :issue:<code>2567</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pallets/click/commit/874ca2bc1c30d93a4ac6e36a15ed685eafe89097"><code>874ca2b</code></a> release version 8.1.7</li> <li><a href="https://github.com/pallets/click/commit/6e1f6d3052b6459fa3e43392d728376c423a7d4c"><code>6e1f6d3</code></a> completion(fish): add back ; as line endings in fish script (<a href="https://redirect.github.com/pallets/click/issues/2570">#2570</a>)</li> <li><a href="https://github.com/pallets/click/commit/a955c77719981af390b6d2349730c590c80e11e9"><code>a955c77</code></a> update fish enabling script</li> <li><a href="https://github.com/pallets/click/commit/3c1529e6bc12118ff5a83b2f81fc52f625367736"><code>3c1529e</code></a> add back semicolons in fish script</li> <li><a href="https://github.com/pallets/click/commit/a260ca6fa7675a87dc55c4c79cebad3de2d9ed6d"><code>a260ca6</code></a> Replace bash shell completion version error with warning (<a href="https://redirect.github.com/pallets/click/issues/2576">#2576</a>)</li> <li><a href="https://github.com/pallets/click/commit/d9db70cabdc9cb10cd5584464b8adb9a24545b92"><code>d9db70c</code></a> bash version support shows warning instead of error</li> <li><a href="https://github.com/pallets/click/commit/22b9b1ce7945518fa7838321d991f5e766bceb32"><code>22b9b1c</code></a> Fix incorrect passing of flags to re.sub (<a href="https://redirect.github.com/pallets/click/issues/2581">#2581</a>)</li> <li><a href="https://github.com/pallets/click/commit/d69d2106d821c43507829100f36774bbb7a1092b"><code>d69d210</code></a> fix flake8 finding</li> <li><a href="https://github.com/pallets/click/commit/af2da1ef9b9f7a5a19b6f77d432459afb699f408"><code>af2da1e</code></a> Fix incorrect passing of flags to re.sub</li> <li><a href="https://github.com/pallets/click/commit/bb6a8727aa4aab62e5a388b15c4443fedf422622"><code>bb6a872</code></a> start version 8.1.7</li> <li>Additional commits viewable in <a href="https://github.com/pallets/click/compare/8.1.6...8.1.7">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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
