chore(pip-dev)(deps-dev): bump setuptools from 71.0.4 to 71.1.0 #311

Merged
dependabot[bot] merged 1 commits from dependabot/pip/setuptools-71.1.0 into main 2024-07-22 19:52:10 +02:00
dependabot[bot] commented 2024-07-22 17:24:36 +02:00 (Migrated from github.com)

Bumps setuptools from 71.0.4 to 71.1.0.

Changelog

Sourced from setuptools's changelog.

v71.1.0

Features

  • Added return types to typed public functions -- by :user:Avasam

    Marked pkg_resources as py.typed -- by :user:Avasam (#4409)

Misc

Commits

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 [setuptools](https://github.com/pypa/setuptools) from 71.0.4 to 71.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/setuptools/blob/main/NEWS.rst">setuptools's changelog</a>.</em></p> <blockquote> <h1>v71.1.0</h1> <h2>Features</h2> <ul> <li> <p>Added return types to typed public functions -- by :user:<code>Avasam</code></p> <p>Marked <code>pkg_resources</code> as <code>py.typed</code> -- by :user:<code>Avasam</code> (<a href="https://redirect.github.com/pypa/setuptools/issues/4409">#4409</a>)</p> </li> </ul> <h2>Misc</h2> <ul> <li><a href="https://redirect.github.com/pypa/setuptools/issues/4492">#4492</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/setuptools/commit/08bd31115732ece3cca50bd93f338e1b90dead34"><code>08bd311</code></a> Bump version: 71.0.4 → 71.1.0</li> <li><a href="https://github.com/pypa/setuptools/commit/e3fd44a08b17a6d4426667094cdf1b067baec38b"><code>e3fd44a</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools/issues/4492">#4492</a> from mgorny/core-deps-spec</li> <li><a href="https://github.com/pypa/setuptools/commit/022cedbf2c535e6fb81adc97afbfdc1e3e39cb8a"><code>022cedb</code></a> Switch to uv for vendoring.</li> <li><a href="https://github.com/pypa/setuptools/commit/3fca2492380dfe2820529829c5b9acb072c7fecb"><code>3fca249</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools/issues/4500">#4500</a> from Avasam/Update-mypy-to-1.11</li> <li><a href="https://github.com/pypa/setuptools/commit/e7575ae7b31c987916bf4724a979b91a8bfa3244"><code>e7575ae</code></a> Update pyproject.toml</li> <li><a href="https://github.com/pypa/setuptools/commit/b078d6e91bf5be6cea8994b6fc41b0dba808f341"><code>b078d6e</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools/issues/4409">#4409</a> from Avasam/pkg_resources-explicit-public-return-ann...</li> <li><a href="https://github.com/pypa/setuptools/commit/3aba4d4b2abd6b15760f1532871e2321acd2d658"><code>3aba4d4</code></a> Update mypy to 1.11</li> <li><a href="https://github.com/pypa/setuptools/commit/deb0aa8a7ff369014e808fbf40c0e15582ff6dbf"><code>deb0aa8</code></a> Merge branch 'main' of <a href="https://github.com/pypa/setuptools">https://github.com/pypa/setuptools</a> into pkg_resources-...</li> <li><a href="https://github.com/pypa/setuptools/commit/8608d384c84ece28a10831d1f5144544c8c5f692"><code>8608d38</code></a> Add Python version specifiers to [core] dependencies</li> <li>See full diff in <a href="https://github.com/pypa/setuptools/compare/v71.0.4...v71.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=setuptools&package-manager=pip&previous-version=71.0.4&new-version=71.1.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>
luketainton (Migrated from github.com) reviewed 2024-07-22 17:24:36 +02:00
luketainton commented 2024-07-22 19:40:23 +02:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
sonarqubecloud[bot] commented 2024-07-22 19:49:05 +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=311) **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=311&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=311&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=311&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=311&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=311&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=311)
Sign in to join this conversation.
No description provided.