[PR #656] [CLOSED] Bump pkgroll from 2.11.2 to 2.20.1 #658

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

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/pkgroll-2.20.1


📝 Commits (1)

  • f42acc4 Bump pkgroll from 2.11.2 to 2.20.1

📊 Changes

1 file changed (+326 additions, -662 deletions)

View changed files

📝 package-lock.json (+326 -662)

📄 Description

Bumps pkgroll from 2.11.2 to 2.20.1.

Release notes

Sourced from pkgroll's releases.

v2.20.1

2.20.1 (2025-10-20)

Bug Fixes

  • wildcard pattern matching for root-level and filename patterns (7385506)

v2.20.0

2.20.0 (2025-10-17)

Features

  • support imports map in package.json (c37a382)

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)

... (truncated)

Commits
  • 33e1a26 test: separate alias tests from imports tests
  • 7385506 fix: wildcard pattern matching for root-level and filename patterns
  • 78fd050 refactor: enforce distPrefix type safety with explicit state separation
  • c37a382 feat: support imports map in package.json
  • 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
  • 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/656 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/21/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/pkgroll-2.20.1` --- ### 📝 Commits (1) - [`f42acc4`](https://github.com/jehna/humanify/commit/f42acc4a31d22238ce4ed32bdcada967123bf0d7) Bump pkgroll from 2.11.2 to 2.20.1 ### 📊 Changes **1 file changed** (+326 additions, -662 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+326 -662) </details> ### 📄 Description Bumps [pkgroll](https://github.com/privatenumber/pkgroll) from 2.11.2 to 2.20.1. <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.20.1</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.20.0...v2.20.1">2.20.1</a> (2025-10-20)</h2> <h3>Bug Fixes</h3> <ul> <li>wildcard pattern matching for root-level and filename patterns (<a href="https://github.com/privatenumber/pkgroll/commit/73855060f96f5b4dc89aa0c3c045ef4ca080498e">7385506</a>)</li> </ul> <h2>v2.20.0</h2> <h1><a href="https://github.com/privatenumber/pkgroll/compare/v2.19.0...v2.20.0">2.20.0</a> (2025-10-17)</h1> <h3>Features</h3> <ul> <li>support <code>imports</code> map in <code>package.json</code> (<a href="https://github.com/privatenumber/pkgroll/commit/c37a382c6c0d0a03eeea642eac349fea696d8fa7">c37a382</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/pkgroll/commit/33e1a26a24487c064b80436d98b659f6e930e9af"><code>33e1a26</code></a> test: separate alias tests from imports tests</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/73855060f96f5b4dc89aa0c3c045ef4ca080498e"><code>7385506</code></a> fix: wildcard pattern matching for root-level and filename patterns</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/78fd05099a7bd922b90bd193e8d1a41ba0be5790"><code>78fd050</code></a> refactor: enforce distPrefix type safety with explicit state separation</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/c37a382c6c0d0a03eeea642eac349fea696d8fa7"><code>c37a382</code></a> feat: support <code>imports</code> map in <code>package.json</code></li> <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>Additional commits viewable in <a href="https://github.com/privatenumber/pkgroll/compare/v2.11.2...v2.20.1">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.20.1)](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:33 +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#658
No description provided.