Skip to content
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

build(deps): bump websockets from 14.1 to 14.2 in /docker/netutils #35854

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps websockets from 14.1 to 14.2.

Release notes

Sourced from websockets's releases.

14.2

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

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 in ServerProtocol(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 of recv(timeout=0) behavior.
  • b1e88fc Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
  • 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 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@github-actions github-actions bot enabled auto-merge (squash) January 20, 2025 14:21
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/netutils:1.0.0.2023518
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/netutils/tags
Get started by pulling the image:

docker pull devdemisto/netutils:1.0.0.2023518

Docker Metadata

  • Image Size: 53.79 MB
  • Image ID: sha256:694e6456587bef53b1530e600a06fdb523f85dbb8a1c0f3753395ff6b5140f63
  • Created: 2025-01-20T14:44:09.958845058Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=devdemisto/netutils:1.0.0.2023518
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:a009cba2596ce6863a42a2a30c9fca093d6d84fb
    • org.opencontainers.image.version:1.0.0.2023518

@github-actions github-actions bot merged commit 6fde8ac into master Jan 20, 2025
7 of 8 checks passed
@github-actions github-actions bot deleted the dependabot/pip/docker/netutils/websockets-14.2 branch January 20, 2025 14:54
@xsoar-bot
Copy link

Docker Image Ready - Production

Docker automatic build has deployed your docker image: demisto/netutils:1.0.0.2023874
It is available now on docker hub at: https://hub.docker.com/r/demisto/netutils/tags
Get started by pulling the image:

docker pull demisto/netutils:1.0.0.2023874

Docker Metadata

  • Image Size: 53.79 MB
  • Image ID: sha256:98189142033216b6029ed71ed81e46e8a0e9870f2efdf86cd8739376a9f0d39f
  • Created: 2025-01-20T15:16:24.141438281Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=demisto/netutils:1.0.0.2023874
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:6fde8acc5d01ac96de8b7980eeb78fc338ceb3c8
    • org.opencontainers.image.version:1.0.0.2023874

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant