dependabot[bot] opened a new pull request, #7308: URL: https://github.com/apache/iceberg/pull/7308
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.2 to 7.2.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst">coverage's changelog</a>.</em></p> <blockquote> <h2>Version 7.2.3 — 2023-04-06</h2> <ul> <li> <p>Fix: the :ref:<code>config_run_sigterm</code> setting was meant to capture data if a process was terminated with a SIGTERM signal, but it didn't always. This was fixed thanks to <code>Lewis Gaul <pull 1600_></code><em>, closing <code>issue 1599</code></em>.</p> </li> <li> <p>Performance: HTML reports with context information are now much more compact. File sizes are typically as small as one-third the previous size, but can be dramatically smaller. This closes <code>issue 1584</code>_ thanks to <code>Oleh Krehel <pull 1587_></code>_.</p> </li> <li> <p>Development dependencies no longer use hashed pins, closing <code>issue 1592</code>_.</p> </li> </ul> <p>.. _issue 1584: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1584">nedbat/coveragepy#1584</a> .. _pull 1587: <a href="https://redirect.github.com/nedbat/coveragepy/pull/1587">nedbat/coveragepy#1587</a> .. _issue 1592: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1592">nedbat/coveragepy#1592</a> .. _issue 1599: <a href="https://redirect.github.com/nedbat/coveragepy/issues/1599">nedbat/coveragepy#1599</a> .. _pull 1600: <a href="https://redirect.github.com/nedbat/coveragepy/pull/1600">nedbat/coveragepy#1600</a></p> <p>.. _changes_7-2-2:</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nedbat/coveragepy/commit/6297f19f8744ef8fc9b93a2f70d06ca0e3b8908c"><code>6297f19</code></a> docs: sample HTML for 7.2.3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/8cb979b406d5c39a74f861f85076cf2d00ecddf9"><code>8cb979b</code></a> docs: prep for 7.2.3</li> <li><a href="https://github.com/nedbat/coveragepy/commit/6d5c4d46648f1a2e5f12059def123c6f29fdd7b2"><code>6d5c4d4</code></a> docs: add the fix for <a href="https://redirect.github.com/nedbat/coveragepy/issues/1599">#1599</a>, thanks Lewis Gaul</li> <li><a href="https://github.com/nedbat/coveragepy/commit/f27c9ca775173d32bf71aeca9075c70f893b6542"><code>f27c9ca</code></a> fix: save coverage data on SIGTERM (<a href="https://redirect.github.com/nedbat/coveragepy/issues/1600">#1600</a>)</li> <li><a href="https://github.com/nedbat/coveragepy/commit/3bc7d2ccdde692e6a5b968bb750751acc54b82a5"><code>3bc7d2c</code></a> chore: make upgrade</li> <li><a href="https://github.com/nedbat/coveragepy/commit/acd1e0310b32deb55cff221da172ce91c70c8794"><code>acd1e03</code></a> docs: more tweaking of the gold-file instructions</li> <li><a href="https://github.com/nedbat/coveragepy/commit/b8498bf9c144344fd70cbb6e72c13e65c13b5e48"><code>b8498bf</code></a> perf: make the context shortcodes even shorter</li> <li><a href="https://github.com/nedbat/coveragepy/commit/80b4794479d723e3596a644481de30cce7dbf7b8"><code>80b4794</code></a> build: update .git-blame-ignore-revs</li> <li><a href="https://github.com/nedbat/coveragepy/commit/b03ab92bae24c54f1d5a98baa3af6b9a18de4d36"><code>b03ab92</code></a> style: use double-quotes in JavaScript</li> <li><a href="https://github.com/nedbat/coveragepy/commit/36d0104e7ac294fb525c9e554239b87ed7862108"><code>36d0104</code></a> chore: make upgrade to remove hashes</li> <li>Additional commits viewable in <a href="https://github.com/nedbat/coveragepy/compare/7.2.2...7.2.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 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 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]
