[PR #683] [CLOSED] Bump pkgroll from 2.11.2 to 2.21.4 #686

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/683
Author: @dependabot[bot]
Created: 12/1/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/pkgroll-2.21.4


📝 Commits (1)

  • 5767b8d Bump pkgroll from 2.11.2 to 2.21.4

📊 Changes

1 file changed (+381 additions, -235 deletions)

View changed files

📝 package-lock.json (+381 -235)

📄 Description

Bumps pkgroll from 2.11.2 to 2.21.4.

Release notes

Sourced from pkgroll's releases.

v2.21.4

2.21.4 (2025-11-28)

Bug Fixes

  • dont resolve .js to .ts in external dependency (03c7283), closes #141

v2.21.3

2.21.3 (2025-11-22)

Bug Fixes

  • resolve implicit external path (d972431)

v2.21.2

2.21.2 (2025-11-22)

Bug Fixes

  • deps: update dependency @​rollup/plugin-alias to v6 (1267295)
  • deps: update dependency @​rollup/plugin-commonjs to v29 (07548e4)

v2.21.1

2.21.1 (2025-11-20)

Bug Fixes

  • resolver: prefer .js over .ts in node_modules (46d4202)

v2.21.0

2.21.0 (2025-11-20)

Bug Fixes

  • deps: update all non-major dependencies (#25) (f18fe0f)

Features

  • enhance dependency externalization with improved warnings (f7b3876), closes #32 #49

v2.20.1

2.20.1 (2025-10-20)

... (truncated)

Commits
  • 03c7283 fix: dont resolve .js to .ts in external dependency
  • d972431 fix: resolve implicit external path
  • 07548e4 fix(deps): update dependency @​rollup/plugin-commonjs to v29
  • 91e3813 ci(github-actions): update github-actions to v6 (major)
  • 1267295 fix(deps): update dependency @​rollup/plugin-alias to v6
  • 46d4202 fix(resolver): prefer .js over .ts in node_modules
  • a26950c chore(deps): lock file maintenance (#26)
  • d6eba4e test: upgrade manten
  • d4ef552 test: fix correct node version usage
  • 15b0981 chore(deps): update node.js to v24
  • 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/683 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/1/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/pkgroll-2.21.4` --- ### 📝 Commits (1) - [`5767b8d`](https://github.com/jehna/humanify/commit/5767b8d8e4d9afe2dfafe63085ef6985e4167215) Bump pkgroll from 2.11.2 to 2.21.4 ### 📊 Changes **1 file changed** (+381 additions, -235 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+381 -235) </details> ### 📄 Description Bumps [pkgroll](https://github.com/privatenumber/pkgroll) from 2.11.2 to 2.21.4. <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.21.4</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.21.3...v2.21.4">2.21.4</a> (2025-11-28)</h2> <h3>Bug Fixes</h3> <ul> <li>dont resolve .js to .ts in external dependency (<a href="https://github.com/privatenumber/pkgroll/commit/03c72830983603769db9dac3cfbd626aaaf98ea2">03c7283</a>), closes <a href="https://redirect.github.com/privatenumber/pkgroll/issues/141">#141</a></li> </ul> <h2>v2.21.3</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.21.2...v2.21.3">2.21.3</a> (2025-11-22)</h2> <h3>Bug Fixes</h3> <ul> <li>resolve implicit external path (<a href="https://github.com/privatenumber/pkgroll/commit/d972431b1abfc2be1af3652298487d31937fd3c5">d972431</a>)</li> </ul> <h2>v2.21.2</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.21.1...v2.21.2">2.21.2</a> (2025-11-22)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​rollup/plugin-alias</code> to v6 (<a href="https://github.com/privatenumber/pkgroll/commit/1267295a6a14436a8101ce3b04b1fa7614eb62b0">1267295</a>)</li> <li><strong>deps:</strong> update dependency <code>@​rollup/plugin-commonjs</code> to v29 (<a href="https://github.com/privatenumber/pkgroll/commit/07548e46a141e18567639715cf17135a4f3aa2d9">07548e4</a>)</li> </ul> <h2>v2.21.1</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.21.0...v2.21.1">2.21.1</a> (2025-11-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>resolver:</strong> prefer .js over .ts in node_modules (<a href="https://github.com/privatenumber/pkgroll/commit/46d42027e3cd4d063227d5f6dbbb0a7e782b00ee">46d4202</a>)</li> </ul> <h2>v2.21.0</h2> <h1><a href="https://github.com/privatenumber/pkgroll/compare/v2.20.1...v2.21.0">2.21.0</a> (2025-11-20)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/25">#25</a>) (<a href="https://github.com/privatenumber/pkgroll/commit/f18fe0fca06e5b2c966e3c2e8082a245231f022d">f18fe0f</a>)</li> </ul> <h3>Features</h3> <ul> <li>enhance dependency externalization with improved warnings (<a href="https://github.com/privatenumber/pkgroll/commit/f7b38764adfd925d732db2abac990248248501fa">f7b3876</a>), closes <a href="https://redirect.github.com/privatenumber/pkgroll/issues/32">#32</a> <a href="https://redirect.github.com/privatenumber/pkgroll/issues/49">#49</a></li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/pkgroll/commit/03c72830983603769db9dac3cfbd626aaaf98ea2"><code>03c7283</code></a> fix: dont resolve .js to .ts in external dependency</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/d972431b1abfc2be1af3652298487d31937fd3c5"><code>d972431</code></a> fix: resolve implicit external path</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/07548e46a141e18567639715cf17135a4f3aa2d9"><code>07548e4</code></a> fix(deps): update dependency <code>@​rollup/plugin-commonjs</code> to v29</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/91e3813ace1fbd029c8f701263eaab11242f3d5b"><code>91e3813</code></a> ci(github-actions): update github-actions to v6 (major)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/1267295a6a14436a8101ce3b04b1fa7614eb62b0"><code>1267295</code></a> fix(deps): update dependency <code>@​rollup/plugin-alias</code> to v6</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/46d42027e3cd4d063227d5f6dbbb0a7e782b00ee"><code>46d4202</code></a> fix(resolver): prefer .js over .ts in node_modules</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/a26950ca71962f131146125ef1b39bb561c789fd"><code>a26950c</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/26">#26</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/d6eba4e32908e5b8b2d6f46d95ed8adda41c49a8"><code>d6eba4e</code></a> test: upgrade manten</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/d4ef552aeb7227566d03bd64982b2db5e4c8e9e8"><code>d4ef552</code></a> test: fix correct node version usage</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/15b09811bbe0ed5a5017f6bf9273fd53ad06be4b"><code>15b0981</code></a> chore(deps): update node.js to v24</li> <li>Additional commits viewable in <a href="https://github.com/privatenumber/pkgroll/compare/v2.11.2...v2.21.4">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.21.4)](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:41 +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#686
No description provided.