chore(pip-dev)(deps-dev): bump setuptools from 69.1.0 to 69.1.1 #166

Merged
dependabot[bot] merged 1 commits from dependabot/pip/setuptools-69.1.1 into main 2024-02-26 08:16:02 +01:00
dependabot[bot] commented 2024-02-23 16:22:05 +01:00 (Migrated from github.com)

Bumps setuptools from 69.1.0 to 69.1.1.

Changelog

Sourced from setuptools's changelog.

v69.1.1

Bugfixes

Misc

Commits
  • 8c45d6e Bump version: 69.1.0 → 69.1.1
  • 367559f Cleanup withespace in Github issue template
  • 5a54d5b Append arbitrary args instead of prepending (#4217)
  • 1719601 Append arbitrary args instead of prepending.
  • a9e7b72 Bump test dependency on packaging to 23.2 (#4231)
  • 86a2899 Use setup.cfg to specify test dependency on packaging
  • adc8999 PR number to newsfragment
  • 73466de Bump packaging in tests to 23.2
  • 569fd7b Add comments about Python version to bug-report.yml
  • e4cca0e Remove arbitrary equality operator from bug report template.
  • 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 [setuptools](https://github.com/pypa/setuptools) from 69.1.0 to 69.1.1. <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>v69.1.1</h1> <h2>Bugfixes</h2> <ul> <li>Fix argument order of <code>--config-settings[&quot;--build-option&quot;]</code> arguments. This was broken by <a href="https://redirect.github.com/pypa/setuptools/pull/4079">pypa/setuptools#4079</a>`. (<a href="https://redirect.github.com/pypa/setuptools/issues/4217">#4217</a>)</li> </ul> <h2>Misc</h2> <ul> <li><a href="https://redirect.github.com/pypa/setuptools/issues/4231">#4231</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/setuptools/commit/8c45d6e445a8ca5f5a1fd724a80a5c418fe36780"><code>8c45d6e</code></a> Bump version: 69.1.0 → 69.1.1</li> <li><a href="https://github.com/pypa/setuptools/commit/367559f00ea13492332d00379468217afe590cec"><code>367559f</code></a> Cleanup withespace in Github issue template</li> <li><a href="https://github.com/pypa/setuptools/commit/5a54d5b5999fb85d846894b891fbcf873508b347"><code>5a54d5b</code></a> Append arbitrary args instead of prepending (<a href="https://redirect.github.com/pypa/setuptools/issues/4217">#4217</a>)</li> <li><a href="https://github.com/pypa/setuptools/commit/1719601cb5dc667e57b9c2078b2012d22537f55a"><code>1719601</code></a> Append arbitrary args instead of prepending.</li> <li><a href="https://github.com/pypa/setuptools/commit/a9e7b72616931c4dc922e1140926e96d5ff8ca15"><code>a9e7b72</code></a> Bump test dependency on <code>packaging</code> to 23.2 (<a href="https://redirect.github.com/pypa/setuptools/issues/4231">#4231</a>)</li> <li><a href="https://github.com/pypa/setuptools/commit/86a28998b1f28023fa3462f5ab9a4fc091773a48"><code>86a2899</code></a> Use setup.cfg to specify test dependency on packaging</li> <li><a href="https://github.com/pypa/setuptools/commit/adc89991b7de4836a6e56189bfbc2bab7878205d"><code>adc8999</code></a> PR number to newsfragment</li> <li><a href="https://github.com/pypa/setuptools/commit/73466ded2636ef8199a65bac5c2bcfa78720e632"><code>73466de</code></a> Bump packaging in tests to 23.2</li> <li><a href="https://github.com/pypa/setuptools/commit/569fd7b0b587409f4043f127a766131a25b366dd"><code>569fd7b</code></a> Add comments about Python version to bug-report.yml</li> <li><a href="https://github.com/pypa/setuptools/commit/e4cca0e16d4080289bff6719e5e8ffc82164148a"><code>e4cca0e</code></a> Remove arbitrary equality operator from bug report template.</li> <li>Additional commits viewable in <a href="https://github.com/pypa/setuptools/compare/v69.1.0...v69.1.1">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=69.1.0&new-version=69.1.1)](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-02-23 16:22:05 +01:00
sonarqubecloud[bot] commented 2024-02-26 08:15:16 +01:00 (Migrated from github.com)

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

## [![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=166) **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=166&resolved=false&inNewCodePeriod=true) 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=166&resolved=false&inNewCodePeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Duplication [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=luketainton_webexmemebot&pullRequest=166)
Sign in to join this conversation.
No description provided.