chore(pip-dev)(deps-dev): bump distlib from 0.3.8 to 0.3.9 #382

Merged
dependabot[bot] merged 1 commits from dependabot/pip/distlib-0.3.9 into main 2024-10-11 09:42:36 +02:00
dependabot[bot] commented 2024-10-10 18:03:29 +02:00 (Migrated from github.com)

Bumps distlib from 0.3.8 to 0.3.9.

Changelog

Sourced from distlib's changelog.

0.3.9


Released: 2024-10-09
  • scripts

    • Merge #215: preload script wrappers on Windows to assist with a pip issue (thanks, Paul Moore).

    • Fix #220: Remove duplicated newline in shebang of windows launcher (thanks. A2uria).

    • Fix #230: Add handling for cross-compilation environments (thanks, Russell Keith-Magee).

  • util

    • Fix #224: Do not use the absolute path to cache wheel extensions (thanks, Stewart Miles).
  • wheel

    • Fix #222: Support mounting wheels that use extensions without an EXTENSIONS file (thanks, Stewart Miles).

    • Fix #225: Add support for wheel compatibility with the limited API (thanks, Stewart Miles).

Commits
  • fab584e Changes for 0.3.9.
  • 148fa95 Remove duplicated newline in shebang of windows launcher (#221)
  • d1f40d6 Fix whitespace at end of file.
  • 2c4d2fa Add support for wheel compatibility with the limited API. (#228)
  • fac84c7 Do not use the absolute path to cache wheel extensions. (#226)
  • 6fbadf1 Add wheel with a C extension to test mounting (#229)
  • a16423f Add handling for cross-compilation environments. (#231)
  • cbd4ae1 Upgrade codecov workflow to v4 (#232)
  • 5235013 Ignore .vscode project files. (#223)
  • 888c48b Preload script wrappers at import time (#215)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [distlib](https://github.com/pypa/distlib) from 0.3.8 to 0.3.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/distlib/blob/master/CHANGES.rst">distlib's changelog</a>.</em></p> <blockquote> <p>0.3.9</p> <pre><code> Released: 2024-10-09 <ul> <li> <p>scripts</p> <ul> <li> <p>Merge <a href="https://redirect.github.com/pypa/distlib/issues/215">#215</a>: preload script wrappers on Windows to assist with a pip issue (thanks, Paul Moore).</p> </li> <li> <p>Fix <a href="https://redirect.github.com/pypa/distlib/issues/220">#220</a>: Remove duplicated newline in shebang of windows launcher (thanks. A2uria).</p> </li> <li> <p>Fix <a href="https://redirect.github.com/pypa/distlib/issues/230">#230</a>: Add handling for cross-compilation environments (thanks, Russell Keith-Magee).</p> </li> </ul> </li> <li> <p>util</p> <ul> <li>Fix <a href="https://redirect.github.com/pypa/distlib/issues/224">#224</a>: Do not use the absolute path to cache wheel extensions (thanks, Stewart Miles).</li> </ul> </li> <li> <p>wheel</p> <ul> <li> <p>Fix <a href="https://redirect.github.com/pypa/distlib/issues/222">#222</a>: Support mounting wheels that use extensions without an EXTENSIONS file (thanks, Stewart Miles).</p> </li> <li> <p>Fix <a href="https://redirect.github.com/pypa/distlib/issues/225">#225</a>: Add support for wheel compatibility with the limited API (thanks, Stewart Miles). </code></pre></p> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/distlib/commit/fab584e358203ef0f4a22b9a00e3ed0e309665a6"><code>fab584e</code></a> Changes for 0.3.9.</li> <li><a href="https://github.com/pypa/distlib/commit/148fa95d7d9f102dcfe64a3b40f0acc3e855d7e7"><code>148fa95</code></a> Remove duplicated newline in shebang of windows launcher (<a href="https://redirect.github.com/pypa/distlib/issues/221">#221</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/d1f40d6325ec1751104ed290d8c3d4bcf426940a"><code>d1f40d6</code></a> Fix whitespace at end of file.</li> <li><a href="https://github.com/pypa/distlib/commit/2c4d2fa5747628a320369ed97b0b5f8033c56dbe"><code>2c4d2fa</code></a> Add support for wheel compatibility with the limited API. (<a href="https://redirect.github.com/pypa/distlib/issues/228">#228</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/fac84c7eda5b28af36c3139bb565659a9ed80aec"><code>fac84c7</code></a> Do not use the absolute path to cache wheel extensions. (<a href="https://redirect.github.com/pypa/distlib/issues/226">#226</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/6fbadf153dbe0fe217915e9293b08e400a3c91d8"><code>6fbadf1</code></a> Add wheel with a C extension to test mounting (<a href="https://redirect.github.com/pypa/distlib/issues/229">#229</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/a16423f447c76440ecaaeff4b52acb1c62e16541"><code>a16423f</code></a> Add handling for cross-compilation environments. (<a href="https://redirect.github.com/pypa/distlib/issues/231">#231</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/cbd4ae13495383d146e59ede0ce079253effcf40"><code>cbd4ae1</code></a> Upgrade codecov workflow to v4 (<a href="https://redirect.github.com/pypa/distlib/issues/232">#232</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/52350139e15046ae46d327807a7a528bdc8dacef"><code>5235013</code></a> Ignore .vscode project files. (<a href="https://redirect.github.com/pypa/distlib/issues/223">#223</a>)</li> <li><a href="https://github.com/pypa/distlib/commit/888c48b56886b03398646be1217508830427bd75"><code>888c48b</code></a> Preload script wrappers at import time (<a href="https://redirect.github.com/pypa/distlib/issues/215">#215</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pypa/distlib/compare/0.3.8...0.3.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=distlib&package-manager=pip&previous-version=0.3.8&new-version=0.3.9)](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>
luketainton (Migrated from github.com) reviewed 2024-10-10 18:03:29 +02:00
sonarqubecloud[bot] commented 2024-10-10 22:25:23 +02:00 (Migrated from github.com)
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=382) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=382&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=luketainton_webexmemebot&pullRequest=382&issueStatuses=ACCEPTED) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=luketainton_webexmemebot&pullRequest=382&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=382&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=382&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=382)
Sign in to join this conversation.
No description provided.