[PR #635] [CLOSED] Bump pkgroll from 2.11.2 to 2.18.0 #641

Closed
opened 2026-03-03 13:55:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/635
Author: @dependabot[bot]
Created: 10/8/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/pkgroll-2.18.0


📝 Commits (1)

  • 906a038 Bump pkgroll from 2.11.2 to 2.18.0

📊 Changes

1 file changed (+307 additions, -657 deletions)

View changed files

📝 package-lock.json (+307 -657)

📄 Description

Bumps pkgroll from 2.11.2 to 2.18.0.

Release notes

Sourced from pkgroll's releases.

v2.18.0

2.18.0 (2025-10-07)

Features

  • support wildcard in package.json#exports (2103d25)

v2.17.0

2.17.0 (2025-10-02)

Features

v2.16.0

2.16.0 (2025-10-02)

Features

v2.15.4

2.15.4 (2025-09-04)

Bug Fixes

  • shared chunks to be de-duplicated (813d0d3)

v2.15.3

2.15.3 (2025-08-08)

Bug Fixes

  • preserve cjs exports for node (39e0859)

v2.15.2

2.15.2 (2025-08-07)

Bug Fixes

  • handle top-level types condition (bd6ac0d), closes #118

v2.15.1

2.15.1 (2025-08-05)

... (truncated)

Commits
  • 2103d25 feat: support wildcard in package.json#exports
  • a171f12 refactor: rename get-entry-points to get-build-entry-points
  • e901abd feat: support native .node bundling (#68)
  • cdccbbc feat: add --define flag (#128)
  • 813d0d3 fix: shared chunks to be de-duplicated
  • 39e0859 fix: preserve cjs exports for node
  • bd6ac0d fix: handle top-level types condition
  • f259ece fix(dts): share type chunks across multiple src:dist pairs
  • 1ee9291 feat: upgrade dependencies
  • 61da02b fix: dont inject createRequire on property "require"
  • 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)

🔄 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/jehna/humanify/pull/635 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/pkgroll-2.18.0` --- ### 📝 Commits (1) - [`906a038`](https://github.com/jehna/humanify/commit/906a038344ea78a61d02d4aad6fb5db8e3d92dd0) Bump pkgroll from 2.11.2 to 2.18.0 ### 📊 Changes **1 file changed** (+307 additions, -657 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+307 -657) </details> ### 📄 Description Bumps [pkgroll](https://github.com/privatenumber/pkgroll) from 2.11.2 to 2.18.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/pkgroll/releases">pkgroll's releases</a>.</em></p> <blockquote> <h2>v2.18.0</h2> <h1><a href="https://github.com/privatenumber/pkgroll/compare/v2.17.0...v2.18.0">2.18.0</a> (2025-10-07)</h1> <h3>Features</h3> <ul> <li>support wildcard in <code>package.json#exports</code> (<a href="https://github.com/privatenumber/pkgroll/commit/2103d25c32a64faf4cdca6bb75491243b12ddc33">2103d25</a>)</li> </ul> <h2>v2.17.0</h2> <h1><a href="https://github.com/privatenumber/pkgroll/compare/v2.16.0...v2.17.0">2.17.0</a> (2025-10-02)</h1> <h3>Features</h3> <ul> <li>support native <code>.node</code> bundling (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/68">#68</a>) (<a href="https://github.com/privatenumber/pkgroll/commit/e901abdefc62eda487a30de9202d0077d03e40f4">e901abd</a>)</li> </ul> <h2>v2.16.0</h2> <h1><a href="https://github.com/privatenumber/pkgroll/compare/v2.15.4...v2.16.0">2.16.0</a> (2025-10-02)</h1> <h3>Features</h3> <ul> <li>add <code>--define</code> flag (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/128">#128</a>) (<a href="https://github.com/privatenumber/pkgroll/commit/cdccbbca5cc05bbf9a96c9f72f1f4ec598bf0598">cdccbbc</a>)</li> </ul> <h2>v2.15.4</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.15.3...v2.15.4">2.15.4</a> (2025-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li>shared chunks to be de-duplicated (<a href="https://github.com/privatenumber/pkgroll/commit/813d0d310c6d6ec12f3f25b3d5ae28c85b62da2e">813d0d3</a>)</li> </ul> <h2>v2.15.3</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.15.2...v2.15.3">2.15.3</a> (2025-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li>preserve cjs exports for node (<a href="https://github.com/privatenumber/pkgroll/commit/39e085902752cbed4009a5c5b9ced9a3cb68a272">39e0859</a>)</li> </ul> <h2>v2.15.2</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.15.1...v2.15.2">2.15.2</a> (2025-08-07)</h2> <h3>Bug Fixes</h3> <ul> <li>handle top-level types condition (<a href="https://github.com/privatenumber/pkgroll/commit/bd6ac0d4f43ac5204831562a8f9030d2f8bc1288">bd6ac0d</a>), closes <a href="https://redirect.github.com/privatenumber/pkgroll/issues/118">#118</a></li> </ul> <h2>v2.15.1</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.15.0...v2.15.1">2.15.1</a> (2025-08-05)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/pkgroll/commit/2103d25c32a64faf4cdca6bb75491243b12ddc33"><code>2103d25</code></a> feat: support wildcard in <code>package.json#exports</code></li> <li><a href="https://github.com/privatenumber/pkgroll/commit/a171f12a3f41261fbc3a023d65c7ecaa3d9a678e"><code>a171f12</code></a> refactor: rename get-entry-points to get-build-entry-points</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/e901abdefc62eda487a30de9202d0077d03e40f4"><code>e901abd</code></a> feat: support native <code>.node</code> bundling (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/68">#68</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/cdccbbca5cc05bbf9a96c9f72f1f4ec598bf0598"><code>cdccbbc</code></a> feat: add <code>--define</code> flag (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/128">#128</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/813d0d310c6d6ec12f3f25b3d5ae28c85b62da2e"><code>813d0d3</code></a> fix: shared chunks to be de-duplicated</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/39e085902752cbed4009a5c5b9ced9a3cb68a272"><code>39e0859</code></a> fix: preserve cjs exports for node</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/bd6ac0d4f43ac5204831562a8f9030d2f8bc1288"><code>bd6ac0d</code></a> fix: handle top-level types condition</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/f259ececd200d5ff94e98aa867537370bbd04637"><code>f259ece</code></a> fix(dts): share type chunks across multiple src:dist pairs</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/1ee929124b8dde1a625da5b98fcad374ae7946f1"><code>1ee9291</code></a> feat: upgrade dependencies</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/61da02b46ebf79596d36f86259c46394073ba2c5"><code>61da02b</code></a> fix: dont inject createRequire on property &quot;require&quot;</li> <li>Additional commits viewable in <a href="https://github.com/privatenumber/pkgroll/compare/v2.11.2...v2.18.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pkgroll&package-manager=npm_and_yarn&previous-version=2.11.2&new-version=2.18.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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:55:28 +03: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
starred/humanify#641
No description provided.