fix(deps): update dependency websockets to v17 #201

Open
Renovate wants to merge 1 commit from renovate/websockets-17.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
websockets (changelog) ~=16.0~=17.1 age confidence
websockets (changelog) ~=16.0~=17.1 age confidence

Release Notes

python-websockets/websockets (websockets)

v17.1

Compare Source

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

v17.0.1

Compare Source

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

v17.0

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [websockets](https://github.com/python-websockets/websockets) ([changelog](https://websockets.readthedocs.io/en/stable/project/changelog.html)) | `~=16.0` → `~=17.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/websockets/17.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/websockets/16.1.1/17.1?slim=true) | | [websockets](https://github.com/python-websockets/websockets) ([changelog](https://websockets.readthedocs.io/en/stable/project/changelog.html)) | `~=16.0` → `~=17.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/websockets/17.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/websockets/16.0/17.1?slim=true) | --- ### Release Notes <details> <summary>python-websockets/websockets (websockets)</summary> ### [`v17.1`](https://github.com/python-websockets/websockets/releases/tag/17.1) [Compare Source](https://github.com/python-websockets/websockets/compare/17.0.1...17.1) See <https://websockets.readthedocs.io/en/stable/project/changelog.html> for details. ### [`v17.0.1`](https://github.com/python-websockets/websockets/releases/tag/17.0.1) [Compare Source](https://github.com/python-websockets/websockets/compare/17.0...17.0.1) See <https://websockets.readthedocs.io/en/stable/project/changelog.html> for details. ### [`v17.0`](https://github.com/python-websockets/websockets/releases/tag/17.0) [Compare Source](https://github.com/python-websockets/websockets/compare/16.1.1...17.0) See <https://websockets.readthedocs.io/en/stable/project/changelog.html> for details. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41Mi4xIiwidXBkYXRlZEluVmVyIjoiNDQuNTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update dependency websockets to v17
All checks were successful
Actions / Lint (pull_request) Successful in 55s
Actions / Build Documentation (pull_request) Successful in 49s
Actions / Ensure Cogs Load (pull_request) Successful in 3m46s
94ba3e41a5
Renovate force-pushed renovate/websockets-17.x from 94ba3e41a5
All checks were successful
Actions / Lint (pull_request) Successful in 55s
Actions / Build Documentation (pull_request) Successful in 49s
Actions / Ensure Cogs Load (pull_request) Successful in 3m46s
to 537c83b2c7
All checks were successful
Actions / Lint (pull_request) Successful in 1m3s
Actions / Build Documentation (pull_request) Successful in 53s
Actions / Ensure Cogs Load (pull_request) Successful in 4m9s
2026-09-09 15:05:55 -04:00
Compare
All checks were successful
Actions / Lint (pull_request) Successful in 1m3s
Required
Details
Actions / Build Documentation (pull_request) Successful in 53s
Required
Details
Actions / Ensure Cogs Load (pull_request) Successful in 4m9s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/websockets-17.x:renovate/websockets-17.x
git switch renovate/websockets-17.x
Sign in to join this conversation.
No description provided.