Skip to content

Bump uuid and istanbul-lib-processinfo - #158

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-7365aee205
Open

Bump uuid and istanbul-lib-processinfo#158
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-7365aee205

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Removes uuid. It's no longer used after updating ancestor dependency istanbul-lib-processinfo. These dependencies need to be updated together.

Removes uuid

Updates istanbul-lib-processinfo from 3.0.0 to 3.0.1

Changelog

Sourced from istanbul-lib-processinfo's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits

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 [istanbul-lib-processinfo](https://github.com/istanbuljs/istanbul-lib-processinfo). These dependencies need to be updated together.


Removes `uuid`

Updates `istanbul-lib-processinfo` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/istanbuljs/istanbul-lib-processinfo/releases)
- [Changelog](https://github.com/istanbuljs/istanbul-lib-processinfo/blob/master/CHANGELOG.md)
- [Commits](istanbuljs/istanbul-lib-processinfo@istanbul-lib-processinfo-v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
- dependency-name: istanbul-lib-processinfo
  dependency-version: 3.0.1
  dependency-type: indirect
...

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 30, 2026
@fossabot

fossabot Bot commented Jun 30, 2026

Copy link
Copy Markdown

⏳ Analysis Queued

Your fossabot analysis was queued at 2026-06-30 13:31:48 UTC. We'll start as soon as a worker picks it up.


fossabot will update this comment as the analysis progresses.

@fossabot

fossabot Bot commented Jun 30, 2026

Copy link
Copy Markdown

fossabot Analysis Paused

App impact analysis skipped — out of credits

Breaking change detection completed but more credits are needed to enable usage detection, impact analysis, fix suggestions, and get your final upgrade determination.

istanbul-lib-processinfo 3.0.03.0.1

View more changes for istanbul-lib-processinfo
  • Remove uuid dependency (v3.0.0-3.0.1, commit)
  • Removed uuid package dependency and switched to Node.js built-in crypto.randomUUID() for UUID generation - reduces external dependencies while maintaining same functionality (v3.0.1, package source)
  • Added c8 code coverage ignore annotations around Object.fromEntries polyfill (v3.0.1, package source)

Full analysis skipped — out of credits. Re-run with @fossabot analyze when you have more credits.

1 similar comment
@fossabot

fossabot Bot commented Jun 30, 2026

Copy link
Copy Markdown

fossabot Analysis Paused

App impact analysis skipped — out of credits

Breaking change detection completed but more credits are needed to enable usage detection, impact analysis, fix suggestions, and get your final upgrade determination.

istanbul-lib-processinfo 3.0.03.0.1

View more changes for istanbul-lib-processinfo
  • Remove uuid dependency (v3.0.0-3.0.1, commit)
  • Removed uuid package dependency and switched to Node.js built-in crypto.randomUUID() for UUID generation - reduces external dependencies while maintaining same functionality (v3.0.1, package source)
  • Added c8 code coverage ignore annotations around Object.fromEntries polyfill (v3.0.1, package source)

Full analysis skipped — out of credits. Re-run with @fossabot analyze when you have more credits.

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