chore(pip-prod)(deps): bump websockets from 11.0.3 to 13.0 #339

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/websockets-13.0 into main
dependabot[bot] commented 2024-08-21 17:20:09 +02:00 (Migrated from github.com)

Bumps websockets from 11.0.3 to 13.0.

Release notes

Sourced from websockets's releases.

13.0

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

12.0

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

Commits
  • 323adef Migrate to actions/upload-artifact@v4.
  • f9c20d0 Avoid deleting .so files in .direnv or equivalent.
  • 4d0e0e1 Build sdist and arch-independent wheel with build.
  • 0019943 Release version 13.0.
  • 12fa8bc Complete changelog with changes since 12.0.
  • 9d355bf Remove unnecessary code paths in keepalive().
  • 453e55a Standardize on raise AssertionError(...).
  • 9e5b91b Improve documentation of latency.
  • 8eaa5a2 Document & test process_response modifying the response.
  • 09b1d8d Fix tests on Python < 3.10.
  • 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 [websockets](https://github.com/python-websockets/websockets) from 11.0.3 to 13.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>13.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>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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-websockets/websockets/commit/323adef1f3000cf07617d7ee649c27c0801126e6"><code>323adef</code></a> Migrate to actions/upload-artifact@v4.</li> <li><a href="https://github.com/python-websockets/websockets/commit/f9c20d0e4c9a25b66d4643879bc4594137036793"><code>f9c20d0</code></a> Avoid deleting .so files in .direnv or equivalent.</li> <li><a href="https://github.com/python-websockets/websockets/commit/4d0e0e10c6ebb779780a9e590667661381df78dc"><code>4d0e0e1</code></a> Build sdist and arch-independent wheel with build.</li> <li><a href="https://github.com/python-websockets/websockets/commit/0019943e551d285ec27c29315a23dcc959a2ec29"><code>0019943</code></a> Release version 13.0.</li> <li><a href="https://github.com/python-websockets/websockets/commit/12fa8bc8fcc03a120ceb05700905b6e4698df563"><code>12fa8bc</code></a> Complete changelog with changes since 12.0.</li> <li><a href="https://github.com/python-websockets/websockets/commit/9d355bfeb784e41b2a879645113c73c4560c9a91"><code>9d355bf</code></a> Remove unnecessary code paths in keepalive().</li> <li><a href="https://github.com/python-websockets/websockets/commit/453e55ac2a20a50bfd30c0b4c011c50d01e7bb0a"><code>453e55a</code></a> Standardize on raise AssertionError(...).</li> <li><a href="https://github.com/python-websockets/websockets/commit/9e5b91bf8f9039de0af85e597e7fd643cfd1a139"><code>9e5b91b</code></a> Improve documentation of latency.</li> <li><a href="https://github.com/python-websockets/websockets/commit/8eaa5a26b667fccb1b9d75034a77b2d6906e2b2e"><code>8eaa5a2</code></a> Document &amp; test process_response modifying the response.</li> <li><a href="https://github.com/python-websockets/websockets/commit/09b1d8d4d585ed6d4e2c0db6e200e48f176215b1"><code>09b1d8d</code></a> Fix tests on Python &lt; 3.10.</li> <li>Additional commits viewable in <a href="https://github.com/python-websockets/websockets/compare/11.0.3...13.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=11.0.3&new-version=13.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-08-21 17:20:09 +02:00
luketainton commented 2024-08-28 00:32:23 +02:00 (Migrated from github.com)

Google Gemini AI Review

Decision: Accept
Change Score: 80%

The code change updates the websockets library from version 11.0.3 to 13.0. This is a major version update, and it is important to check that the dependencies are still compatible.

Here are some recommendations for improvement:

  • Add a comment to the commit message explaining the reason for the update.
  • Check the documentation for the websockets library to verify that there are no breaking changes that will affect the application.
  • Run the application's tests to ensure that everything is still working as expected.

The following modified commit message addresses these recommendations:

feat: update websockets to v13.0

This commit updates the `websockets` library from v11.0.3 to v13.0 to take advantage of the latest features and bug fixes.

The following steps were taken to ensure a smooth update:

- The documentation for the `websockets` library was checked to verify that there are no breaking changes that will affect the application.
- The application's tests were run to ensure that everything is still working as expected.
*Google Gemini AI Review* **Decision: Accept** **Change Score: 80%** The code change updates the `websockets` library from version 11.0.3 to 13.0. This is a major version update, and it is important to check that the dependencies are still compatible. Here are some recommendations for improvement: - Add a comment to the commit message explaining the reason for the update. - Check the documentation for the `websockets` library to verify that there are no breaking changes that will affect the application. - Run the application's tests to ensure that everything is still working as expected. The following modified commit message addresses these recommendations: ``` feat: update websockets to v13.0 This commit updates the `websockets` library from v11.0.3 to v13.0 to take advantage of the latest features and bug fixes. The following steps were taken to ensure a smooth update: - The documentation for the `websockets` library was checked to verify that there are no breaking changes that will affect the application. - The application's tests were run to ensure that everything is still working as expected. ```
dependabot[bot] commented 2024-08-29 17:43:51 +02:00 (Migrated from github.com)

Superseded by #345.

Superseded by #345.

Pull request closed

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

No dependencies set.

Reference: repos/webexmemebot#339
No description provided.