Skip to content

fix: deprecated websockets API usage and remove upper bound for that dep#1216

Merged
jujubot merged 3 commits intojuju:mainfrom
dimaqq:websockets-fix-and-remove-upper-bound
Nov 27, 2024
Merged

fix: deprecated websockets API usage and remove upper bound for that dep#1216
jujubot merged 3 commits intojuju:mainfrom
dimaqq:websockets-fix-and-remove-upper-bound

Conversation

@dimaqq
Copy link
Copy Markdown
Contributor

@dimaqq dimaqq commented Nov 26, 2024

#1215 plus removal of the websockets dep uppper bound

@dimaqq
Copy link
Copy Markdown
Contributor Author

dimaqq commented Nov 26, 2024

Well, this is weird, unit tests pass in CI and fail locally for me.

Edit: separate PR to actually run unit tests in CI #1217

@dimaqq dimaqq marked this pull request as ready for review November 26, 2024 04:27
@dimaqq
Copy link
Copy Markdown
Contributor Author

dimaqq commented Nov 26, 2024

Fixes #1207

@dimaqq dimaqq changed the title Websockets fix and remove upper bound fix: deprecated websockets API usage and remove upper bound for that dep Nov 26, 2024
@dimaqq dimaqq force-pushed the websockets-fix-and-remove-upper-bound branch from c0219ee to 5d2962e Compare November 26, 2024 05:05
freyes and others added 3 commits November 27, 2024 15:36
The websockets library has dropped the properties "open" and "closed"
since websockets-13.0[0], this patch makes the changes needed to check
for the connection's state as suggested by the documentation.

[0] python-websockets/websockets@7c8e0b9
@dimaqq dimaqq force-pushed the websockets-fix-and-remove-upper-bound branch from 5d2962e to a53ce1e Compare November 27, 2024 06:36
@dimaqq
Copy link
Copy Markdown
Contributor Author

dimaqq commented Nov 27, 2024

/merge

@jujubot jujubot merged commit 0e6b5f7 into juju:main Nov 27, 2024
@dimaqq dimaqq deleted the websockets-fix-and-remove-upper-bound branch January 6, 2025 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants