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

Closed
dependabot[bot] wants to merge 3 commits from dependabot/pip/websockets-12.0 into main
dependabot[bot] commented 2024-01-24 21:39:53 +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:39:53 +01:00
sonarqubecloud[bot] commented 2024-02-22 20:09:15 +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=133) **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=133&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=133&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=133)
sonarqubecloud[bot] commented 2024-04-24 22:12:18 +02:00 (Migrated from github.com)

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted 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=133) **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=133&resolved=false&inNewCodePeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/component_measures?id=luketainton_webexmemebot&pullRequest=133&metric=new_accepted_issues&view=list) 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=133&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=133)
dependabot[bot] commented 2024-08-20 17:30:01 +02:00 (Migrated from github.com)

A newer version of websockets exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

A newer version of websockets exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
dependabot[bot] commented 2024-08-20 19:31:59 +02:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.