Skip to content

⬆️ Bump uuid and docker-exec-websocket-server#253

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-34fe0ce454
Open

⬆️ Bump uuid and docker-exec-websocket-server#253
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-34fe0ce454

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Removes uuid. It's no longer used after updating ancestor dependency docker-exec-websocket-server. These dependencies need to be updated together.

Removes uuid

Updates docker-exec-websocket-server from 1.4.0 to 3.0.0

Release notes

Sourced from docker-exec-websocket-server's releases.

v3.0.0 - Node v12 to v16, fix docker exec communication

  • Drop Node v8. Node v10 is unsupported, but tests still pass.
  • Support Node v12, v14, and v16. The current release is also tested.
  • Fix two-way communication with Docker exec process (issue #34)
  • Fix closing of the socket to the Docker exec process
  • Change debug log prefix from docker-exec-server to docker-exec-websocket-server
  • Update runtime dependencies, including:
  • Update development dependencies, including:
    • eslint 6.4.0 to 8.8.0, includes v12 syntax
    • mocha 6.2.0 to 9.2.0, includes moving settings to package.json
  • Use Taskcluster community-tc and docker-compose for PR testing
  • In tests, fully close opened resources
  • Remove Vagrant, TravisCI, and container creation duplicated by mocha.
Commits
  • bae935a Bump to v3.0.0
  • f80d7d4 Merge pull request #35 from jwhitlock/node-16
  • 7e74f83 Improve .taskcluster.yml
  • 4835eff Drop node v8, describe v10 as unsupported
  • ab6134b Switch to socket.terminate()
  • 6f11569 Fix docker exec
  • 8218d7a Use docker-compose run --rm test
  • 0177d8a Use 'docker-exec-websocker-server' as debug prefix
  • 974d6e2 Simplify test setup, fix test cleanup
  • 451bc0e Install docker-compose to user's bin directory
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jwhitlock, a new releaser for docker-exec-websocket-server since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [docker-exec-websocket-server](https://github.com/taskcluster/docker-exec-websocket-server). These dependencies need to be updated together.


Removes `uuid`

Updates `docker-exec-websocket-server` from 1.4.0 to 3.0.0
- [Release notes](https://github.com/taskcluster/docker-exec-websocket-server/releases)
- [Commits](taskcluster/docker-exec-websocket-server@v1.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: docker-exec-websocket-server
  dependency-version: 3.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants