Skip to content

chore: Bump uuid, dockerode and nyc - #1388

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

chore: Bump uuid, dockerode and nyc#1388
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-d036655eaa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Removes uuid. It's no longer used after updating ancestor dependencies uuid, dockerode and nyc. These dependencies need to be updated together.

Removes uuid

Updates dockerode from 4.0.7 to 5.0.1

Release notes

Sourced from dockerode's releases.

v5.0.1

What's Changed

Full Changelog: apocas/dockerode@v5.0.0...v5.0.1

v5.0.0

What's Changed

Full Changelog: apocas/dockerode@v4.0.10...v5.0.0

v4.0.10

What's Changed

New Contributors

Full Changelog: apocas/dockerode@v4.0.9...v4.0.10

v4.0.9

What's Changed

Full Changelog: apocas/dockerode@v4.0.8...v4.0.9

v4.0.8

What's Changed

New Contributors

Full Changelog: apocas/dockerode@v4.0.7...v4.0.8

Commits
  • 3624bc0 version bump
  • c3ab2f9 Merge pull request #839 from apocas/dependabot/npm_and_yarn/js-yaml-4.2.0
  • 4903ecd build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0
  • ccb9b65 Merge pull request #838 from apocas/dependabot/npm_and_yarn/protobufjs-7.6.3
  • 82a67cc Merge pull request #837 from apocas/dependabot/npm_and_yarn/grpc/grpc-js-1.11.4
  • 8d86634 build(deps): bump protobufjs from 7.6.1 to 7.6.3
  • d9f0ca5 build(deps): bump @​grpc/grpc-js from 1.11.1 to 1.11.4
  • 139e89a Merge pull request #834 from apocas/dependabot/npm_and_yarn/protobufjs-7.6.1
  • a92c171 Merge pull request #832 from apocas/dependabot/npm_and_yarn/protobufjs/utf8-1...
  • bdd0c88 build(deps): bump protobufjs from 7.5.5 to 7.6.1
  • Additional commits viewable in compare view

Updates nyc from 17.1.0 to 18.0.0

Release notes

Sourced from nyc's releases.

nyc: v18.0.0

18.0.0 (2026-02-22)

⚠ BREAKING CHANGES

  • deps: transitive dependencies now require node 20 || >=22.

Bug Fixes

  • deps: update dependencies pulling in old glob (#1612) (0707729)
Changelog

Sourced from nyc's changelog.

18.0.0 (2026-02-22)

⚠ BREAKING CHANGES

  • deps: transitive dependencies now require node 20 || >=22.

Bug Fixes

  • deps: update dependencies pulling in old glob (#1612) (0707729)
Commits
  • 3ce6d97 chore(main): release nyc 18.0.0 (#1613)
  • b9f6781 build: publication is now manual again due to changes in tokens
  • 0707729 fix(deps)!: update dependencies pulling in old glob (#1612)
  • See full diff in compare view

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 dependencies [uuid](https://github.com/uuidjs/uuid), [dockerode](https://github.com/apocas/dockerode) and [nyc](https://github.com/istanbuljs/nyc). These dependencies need to be updated together.


Removes `uuid`

Updates `dockerode` from 4.0.7 to 5.0.1
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](apocas/dockerode@v4.0.7...v5.0.1)

Updates `nyc` from 17.1.0 to 18.0.0
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](istanbuljs/nyc@nyc-v17.1.0...nyc-v18.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: dockerode
  dependency-version: 5.0.1
  dependency-type: direct:production
- dependency-name: nyc
  dependency-version: 18.0.0
  dependency-type: direct:development
...

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 Jul 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 05:28
@dependabot
dependabot Bot requested a review from georgi-l95 July 27, 2026 05:28
@lfdt-bot

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@swirlds-automation

swirlds-automation commented Jul 27, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1388   +/-   ##
=======================================
  Coverage        ?   60.32%           
=======================================
  Files           ?       29           
  Lines           ?     1278           
  Branches        ?      164           
=======================================
  Hits            ?      771           
  Misses          ?      476           
  Partials        ?       31           

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants