[PR #643] [CLOSED] Bump pkgroll from 2.11.2 to 2.19.0 #647

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/pkgroll-2.19.0


📝 Commits (1)

  • 0b078c1 Bump pkgroll from 2.11.2 to 2.19.0

📊 Changes

1 file changed (+322 additions, -658 deletions)

View changed files

📝 package-lock.json (+322 -658)

📄 Description

Bumps pkgroll from 2.11.2 to 2.19.0.

Release notes

Sourced from pkgroll's releases.

v2.19.0

2.19.0 (2025-10-15)

Features

v2.18.1

2.18.1 (2025-10-12)

Bug Fixes

  • supporting building packages with many dts files (55b314c)

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)

... (truncated)

Commits
  • 72f39d8 feat: support pnpm's package.yaml (#132)
  • aacff1c ci(github-actions): update github-actions to v5 (major) (#16)
  • 9274546 chore(deps): update dependency type-fest to v5 (#14)
  • 55b314c fix: supporting building packages with many dts files
  • be4411d chore(deps): update node.js to v22 (#15)
  • 5caee39 ci: used shared renovate config
  • 341849a ci(github-actions): pin dependencies
  • 2506fd2 ci: setup renovate
  • 2103d25 feat: support wildcard in package.json#exports
  • a171f12 refactor: rename get-entry-points to get-build-entry-points
  • 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/643 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/pkgroll-2.19.0` --- ### 📝 Commits (1) - [`0b078c1`](https://github.com/jehna/humanify/commit/0b078c1ef224df95d6d79834144f38f818d7452b) Bump pkgroll from 2.11.2 to 2.19.0 ### 📊 Changes **1 file changed** (+322 additions, -658 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+322 -658) </details> ### 📄 Description Bumps [pkgroll](https://github.com/privatenumber/pkgroll) from 2.11.2 to 2.19.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.19.0</h2> <h1><a href="https://github.com/privatenumber/pkgroll/compare/v2.18.1...v2.19.0">2.19.0</a> (2025-10-15)</h1> <h3>Features</h3> <ul> <li>support pnpm's package.yaml (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/132">#132</a>) (<a href="https://github.com/privatenumber/pkgroll/commit/72f39d8b623e2fab0b0845229ab6ae5f3f05b39f">72f39d8</a>)</li> </ul> <h2>v2.18.1</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.18.0...v2.18.1">2.18.1</a> (2025-10-12)</h2> <h3>Bug Fixes</h3> <ul> <li>supporting building packages with many dts files (<a href="https://github.com/privatenumber/pkgroll/commit/55b314cf23a5b5a7a77cea34e76835e6358f1ae2">55b314c</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/pkgroll/commit/72f39d8b623e2fab0b0845229ab6ae5f3f05b39f"><code>72f39d8</code></a> feat: support pnpm's package.yaml (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/132">#132</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/aacff1c348de17159131db2fbb350bcfda4da7a6"><code>aacff1c</code></a> ci(github-actions): update github-actions to v5 (major) (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/16">#16</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/9274546b6406d1fac70b4e1d99559bed6ea7f764"><code>9274546</code></a> chore(deps): update dependency type-fest to v5 (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/14">#14</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/55b314cf23a5b5a7a77cea34e76835e6358f1ae2"><code>55b314c</code></a> fix: supporting building packages with many dts files</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/be4411d9e9ba4f151cb2a72a160f09cbcb695953"><code>be4411d</code></a> chore(deps): update node.js to v22 (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/15">#15</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/5caee3912039c0c2e17e95d522830d58d20091d3"><code>5caee39</code></a> ci: used shared renovate config</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/341849a7fe6e937585f1bcc032d6eef4a3f09c7d"><code>341849a</code></a> ci(github-actions): pin dependencies</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/2506fd26c1aed79de3ae047b0f905b7476ed83bd"><code>2506fd2</code></a> ci: setup renovate</li> <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>Additional commits viewable in <a href="https://github.com/privatenumber/pkgroll/compare/v2.11.2...v2.19.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.19.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:30 +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#647
No description provided.