chore(pip-prod)(deps): bump websockets from 10.2 to 12.0 #152

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/websockets-12.0 into main
dependabot[bot] commented 2024-01-24 21:10:35 +01:00 (Migrated from github.com)

Bumps websockets from 10.2 to 12.0.

Release notes

Sourced from websockets's releases.

12.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

11.0.3

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

11.0.2

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

11.0.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

11.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

10.4

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

10.3

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

Commits
  • 0119532 Release version 12.0
  • 2041364 Bump pypa/cibuildwheel from 2.12.1 to 2.16.2
  • 1077920 Add changelog for previous commit.
  • ed6cb1b Make it explicit that status codes can be int.
  • f62d44a Bump docker/setup-qemu-action from 2 to 3
  • be55142 Bump actions/checkout from 3 to 4
  • 678b438 Fix coverage.
  • 439dafa Import eagerly when running under a type checker.
  • ca5926e Go back to 100% coverage.
  • c9eefae test: allow WEBSOCKETS_TESTS_TIMEOUT_FACTOR to be float
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note


Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [websockets](https://github.com/python-websockets/websockets) from 10.2 to 12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-websockets/websockets/releases">websockets's releases</a>.</em></p> <blockquote> <h2>12.0</h2> <p>See <a href="https://websockets.readthedocs.io/en/stable/project/changelog.html">https://websockets.readthedocs.io/en/stable/project/changelog.html</a> for details.</p> <h2>11.0.3</h2> <p>See <a href="https://websockets.readthedocs.io/en/stable/project/changelog.html">https://websockets.readthedocs.io/en/stable/project/changelog.html</a> for details.</p> <h2>11.0.2</h2> <p>See <a href="https://websockets.readthedocs.io/en/stable/project/changelog.html">https://websockets.readthedocs.io/en/stable/project/changelog.html</a> for details.</p> <h2>11.0.1</h2> <p>See <a href="https://websockets.readthedocs.io/en/stable/project/changelog.html">https://websockets.readthedocs.io/en/stable/project/changelog.html</a> for details.</p> <h2>11.0</h2> <p>See <a href="https://websockets.readthedocs.io/en/stable/project/changelog.html">https://websockets.readthedocs.io/en/stable/project/changelog.html</a> for details.</p> <h2>10.4</h2> <p>See <a href="https://websockets.readthedocs.io/en/stable/project/changelog.html">https://websockets.readthedocs.io/en/stable/project/changelog.html</a> for details.</p> <h2>10.3</h2> <p>See <a href="https://websockets.readthedocs.io/en/stable/project/changelog.html">https://websockets.readthedocs.io/en/stable/project/changelog.html</a> for details.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-websockets/websockets/commit/01195322d2620a44039b716cb93c108c2ca9b6b9"><code>0119532</code></a> Release version 12.0</li> <li><a href="https://github.com/python-websockets/websockets/commit/20413649b09aa98f136b1354a1f3ee801b663f36"><code>2041364</code></a> Bump pypa/cibuildwheel from 2.12.1 to 2.16.2</li> <li><a href="https://github.com/python-websockets/websockets/commit/1077920fec5ebc274df16efc86bbb0a8056f3601"><code>1077920</code></a> Add changelog for previous commit.</li> <li><a href="https://github.com/python-websockets/websockets/commit/ed6cb1b8d0b3a6121ecef06fcec8e3f4de417a5b"><code>ed6cb1b</code></a> Make it explicit that status codes can be int.</li> <li><a href="https://github.com/python-websockets/websockets/commit/f62d44ac1a0a606fe5753cf0017ce9e1dbf3640e"><code>f62d44a</code></a> Bump docker/setup-qemu-action from 2 to 3</li> <li><a href="https://github.com/python-websockets/websockets/commit/be551424ecf17b92ce5cc24f5eb73f2796eb1daa"><code>be55142</code></a> Bump actions/checkout from 3 to 4</li> <li><a href="https://github.com/python-websockets/websockets/commit/678b4380a258abd2a074475f3a817823241a4362"><code>678b438</code></a> Fix coverage.</li> <li><a href="https://github.com/python-websockets/websockets/commit/439dafa656029f27c26956181d27a781ec04b105"><code>439dafa</code></a> Import eagerly when running under a type checker.</li> <li><a href="https://github.com/python-websockets/websockets/commit/ca5926ed1532fcd1dd264ef4f5a7a357fef66cfc"><code>ca5926e</code></a> Go back to 100% coverage.</li> <li><a href="https://github.com/python-websockets/websockets/commit/c9eefae63d2e456296e32da177749b392dd37b35"><code>c9eefae</code></a> test: allow WEBSOCKETS_TESTS_TIMEOUT_FACTOR to be float</li> <li>Additional commits viewable in <a href="https://github.com/python-websockets/websockets/compare/10.2...12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=websockets&package-manager=pip&previous-version=10.2&new-version=12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
luketainton (Migrated from github.com) reviewed 2024-01-24 21:10:35 +01:00
sonarqubecloud[bot] commented 2024-02-22 20:08:24 +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_roboluke-tasks&pullRequest=152) **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_roboluke-tasks&pullRequest=152&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_roboluke-tasks&pullRequest=152&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_roboluke-tasks&pullRequest=152)
luketainton commented 2024-04-26 18:17:04 +02:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
luketainton commented 2024-05-04 15:52:48 +02:00 (Migrated from github.com)

@dependabot recreate

@dependabot recreate
luketainton commented 2024-06-04 23:16:48 +02:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
luketainton commented 2024-07-31 23:09:09 +02:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2024-08-20 18:07:29 +02:00 (Migrated from github.com)

Superseded by #270.

Superseded by #270.

Pull request closed

Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/roboluke#152
No description provided.