[PR #70] [CLOSED] chore(deps-dev): bump nyc from 17.1.0 to 18.0.0 #77

Closed
opened 2026-05-06 16:07:26 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/express-prom-bundle/pull/70
Author: @dependabot[bot]
Created: 3/2/2026
Status: Closed

Base: devHead: dependabot/npm_and_yarn/dev/nyc-18.0.0


📝 Commits (1)

  • c12a44f chore(deps-dev): bump nyc from 17.1.0 to 18.0.0

📊 Changes

2 files changed (+264 additions, -33 deletions)

View changed files

📝 package-lock.json (+263 -32)
📝 package.json (+1 -1)

📄 Description

Bumps 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 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/express-prom-bundle/pull/70 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/2/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/dev/nyc-18.0.0` --- ### 📝 Commits (1) - [`c12a44f`](https://github.com/BreizhHardware/express-prom-bundle/commit/c12a44f7af2f26e2abd4a9ce5449e653e1db4d5a) chore(deps-dev): bump nyc from 17.1.0 to 18.0.0 ### 📊 Changes **2 files changed** (+264 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+263 -32) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [nyc](https://github.com/istanbuljs/nyc) from 17.1.0 to 18.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/istanbuljs/nyc/releases">nyc's releases</a>.</em></p> <blockquote> <h2>nyc: v18.0.0</h2> <h2><a href="https://github.com/istanbuljs/nyc/compare/nyc-v17.1.0...nyc-v18.0.0">18.0.0</a> (2026-02-22)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>deps:</strong> transitive dependencies now require node 20 || &gt;=22.</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependencies pulling in old glob (<a href="https://redirect.github.com/istanbuljs/nyc/issues/1612">#1612</a>) (<a href="https://github.com/istanbuljs/nyc/commit/07077290cac3bd38d3e9a99eee535fa62438e252">0707729</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md">nyc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/istanbuljs/nyc/compare/nyc-v17.1.0...nyc-v18.0.0">18.0.0</a> (2026-02-22)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>deps:</strong> transitive dependencies now require node 20 || &gt;=22.</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependencies pulling in old glob (<a href="https://redirect.github.com/istanbuljs/nyc/issues/1612">#1612</a>) (<a href="https://github.com/istanbuljs/nyc/commit/07077290cac3bd38d3e9a99eee535fa62438e252">0707729</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/istanbuljs/nyc/commit/3ce6d979a1c6753263165d31cb985523b5a81855"><code>3ce6d97</code></a> chore(main): release nyc 18.0.0 (<a href="https://redirect.github.com/istanbuljs/nyc/issues/1613">#1613</a>)</li> <li><a href="https://github.com/istanbuljs/nyc/commit/b9f6781c69f90a66201bce0b1de1c2966d289485"><code>b9f6781</code></a> build: publication is now manual again due to changes in tokens</li> <li><a href="https://github.com/istanbuljs/nyc/commit/07077290cac3bd38d3e9a99eee535fa62438e252"><code>0707729</code></a> fix(deps)!: update dependencies pulling in old glob (<a href="https://redirect.github.com/istanbuljs/nyc/issues/1612">#1612</a>)</li> <li>See full diff in <a href="https://github.com/istanbuljs/nyc/compare/nyc-v17.1.0...nyc-v18.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nyc&package-manager=npm_and_yarn&previous-version=17.1.0&new-version=18.0.0)](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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 16:07:26 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/express-prom-bundle#77
No description provided.