-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Bump websockets from 14.1 to 14.2 in /examples in the all group #3023
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jan 24, 2025
Lightning00Blade
approved these changes
Jan 24, 2025
Bumps the all group in /examples with 1 update: [websockets](https://github.com/python-websockets/websockets). Updates `websockets` from 14.1 to 14.2 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.1...14.2) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Lightning00Blade
force-pushed
the
dependabot/pip/examples/all-3a6c66e5d1
branch
from
January 24, 2025 11:48
0d8a2c7
to
3a96096
Compare
anshikavashistha
pushed a commit
to anshikavashistha/chromium-bidi
that referenced
this pull request
Jan 31, 2025
…l group (GoogleChromeLabs#3023) Bumps the all group in /examples with 1 update: [websockets](https://github.com/python-websockets/websockets). Updates `websockets` from 14.1 to 14.2 <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>14.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-websockets/websockets/commit/624a36cc9c1ea1369971387d7bb23533b2797350"><code>624a36c</code></a> Release version 14.2.</li> <li><a href="https://github.com/python-websockets/websockets/commit/c8242bbb3ab7e8054a2cbae2bb88cb649bf730f4"><code>c8242bb</code></a> Add changelog for <a href="https://redirect.github.com/python-websockets/websockets/issues/1566">#1566</a>.</li> <li><a href="https://github.com/python-websockets/websockets/commit/17e309a830cabfe5e335bf96cb3795c45f053fbc"><code>17e309a</code></a> Mention another symptom in the changelog.</li> <li><a href="https://github.com/python-websockets/websockets/commit/7de24bd087e6e51901b6fd5d28bdb6a32404de69"><code>7de24bd</code></a> Improve previous commit.</li> <li><a href="https://github.com/python-websockets/websockets/commit/7e617b2a57177885926b3a4a8a092621ab719a00"><code>7e617b2</code></a> Add regex support in <code>ServerProtocol(origins=...)</code>.</li> <li><a href="https://github.com/python-websockets/websockets/commit/613f3f0ef83a0c80ae49a42766fb634295216c5c"><code>613f3f0</code></a> Prevent close() from blocking when reading is paused.</li> <li><a href="https://github.com/python-websockets/websockets/commit/e7a098e1a0d5dffcac5f0600703c4ec2de0be48a"><code>e7a098e</code></a> Prevent AssertionError in the recv_events thread.</li> <li><a href="https://github.com/python-websockets/websockets/commit/031ec31b70adc527836c5565a7809724fb888c9c"><code>031ec31</code></a> Prevent close() from blocking when reading is paused.</li> <li><a href="https://github.com/python-websockets/websockets/commit/6317c00cc5af245116781ddfde518ec004de672e"><code>6317c00</code></a> Clarify behavior of <code>recv(timeout=0)</code> behavior.</li> <li><a href="https://github.com/python-websockets/websockets/commit/b1e88fcb77f6b74b2eab6a11a4ee53e4f04937ac"><code>b1e88fc</code></a> Bump pypa/cibuildwheel from 2.21.3 to 2.22.0</li> <li>Additional commits viewable in <a href="https://github.com/python-websockets/websockets/compare/14.1...14.2">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=14.1&new-version=14.2)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group in /examples with 1 update: websockets.
Updates
websockets
from 14.1 to 14.2Release notes
Sourced from websockets's releases.
Commits
624a36c
Release version 14.2.c8242bb
Add changelog for #1566.17e309a
Mention another symptom in the changelog.7de24bd
Improve previous commit.7e617b2
Add regex support inServerProtocol(origins=...)
.613f3f0
Prevent close() from blocking when reading is paused.e7a098e
Prevent AssertionError in the recv_events thread.031ec31
Prevent close() from blocking when reading is paused.6317c00
Clarify behavior ofrecv(timeout=0)
behavior.b1e88fc
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0Dependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions