[PR #535] [CLOSED] Bump pkgroll from 2.11.2 to 2.14.3 #548

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/535
Author: @dependabot[bot]
Created: 7/15/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/pkgroll-2.14.3


📝 Commits (1)

  • 93ecfe0 Bump pkgroll from 2.11.2 to 2.14.3

📊 Changes

1 file changed (+256 additions, -648 deletions)

View changed files

📝 package-lock.json (+256 -648)

📄 Description

Bumps pkgroll from 2.11.2 to 2.14.3.

Release notes

Sourced from pkgroll's releases.

v2.14.3

2.14.3 (2025-07-14)

Bug Fixes

  • binary: ensure file is built before chmod (9278e74)

v2.14.2

2.14.2 (2025-07-13)

Bug Fixes

  • binary: race condition resolving list of binaries too early (bab3e5c)

v2.14.1

2.14.1 (2025-07-09)

Bug Fixes

v2.14.0

2.14.0 (2025-07-07)

Bug Fixes

  • dts: account for duplicate input file names (ccfeb83)

Features

  • cleaner watch mode timestamp (570fcf2)
  • srcdist flag for multiple src and dist directories (#7) (affa309)

v2.13.1

2.13.1 (2025-06-16)

Bug Fixes

  • only emit type warnings when types are built (033acff), closes #70
  • warn & ignore unsupported extensions (d03faa9)

v2.13.0

2.13.0 (2025-06-16)

... (truncated)

Commits
  • 9278e74 fix(binary): ensure file is built before chmod
  • bab3e5c fix(binary): race condition resolving list of binaries too early
  • 2824df6 fix: only emit specified output (#8)
  • 73d05e5 refactor: remove unused platform analysis
  • affa309 feat: srcdist flag for multiple src and dist directories (#7)
  • 89ea65e refactor: entry points (#6)
  • 552c0d5 refactor: move env logic inside pkg config
  • 28bd726 refactor: check first path character without function
  • 7ea79c7 test: enforce package.json types
  • 5a3a2bc chore: force module mode in tsconfig
  • 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/535 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/pkgroll-2.14.3` --- ### 📝 Commits (1) - [`93ecfe0`](https://github.com/jehna/humanify/commit/93ecfe099c62e58d85c328cb5b3b5c319d73e876) Bump pkgroll from 2.11.2 to 2.14.3 ### 📊 Changes **1 file changed** (+256 additions, -648 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+256 -648) </details> ### 📄 Description Bumps [pkgroll](https://github.com/privatenumber/pkgroll) from 2.11.2 to 2.14.3. <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.14.3</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.14.2...v2.14.3">2.14.3</a> (2025-07-14)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>binary:</strong> ensure file is built before chmod (<a href="https://github.com/privatenumber/pkgroll/commit/9278e74cc2d386783073b68b0a5a0ba15ab5baab">9278e74</a>)</li> </ul> <h2>v2.14.2</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.14.1...v2.14.2">2.14.2</a> (2025-07-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>binary:</strong> race condition resolving list of binaries too early (<a href="https://github.com/privatenumber/pkgroll/commit/bab3e5c56982c683b9c4d650e581b45a9fadc988">bab3e5c</a>)</li> </ul> <h2>v2.14.1</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.14.0...v2.14.1">2.14.1</a> (2025-07-09)</h2> <h3>Bug Fixes</h3> <ul> <li>only emit specified output (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/8">#8</a>) (<a href="https://github.com/privatenumber/pkgroll/commit/2824df6565b0782068fdafc5669c1bb37f2b1349">2824df6</a>)</li> </ul> <h2>v2.14.0</h2> <h1><a href="https://github.com/privatenumber/pkgroll/compare/v2.13.1...v2.14.0">2.14.0</a> (2025-07-07)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>dts:</strong> account for duplicate input file names (<a href="https://github.com/privatenumber/pkgroll/commit/ccfeb8345c976c9f97c04f45e85337097492045c">ccfeb83</a>)</li> </ul> <h3>Features</h3> <ul> <li>cleaner watch mode timestamp (<a href="https://github.com/privatenumber/pkgroll/commit/570fcf2437c1947edbe3b2a57ee955f79ca38bde">570fcf2</a>)</li> <li>srcdist flag for multiple src and dist directories (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/7">#7</a>) (<a href="https://github.com/privatenumber/pkgroll/commit/affa3093302d8be9ba2e785bcc17a47a72b41af3">affa309</a>)</li> </ul> <h2>v2.13.1</h2> <h2><a href="https://github.com/privatenumber/pkgroll/compare/v2.13.0...v2.13.1">2.13.1</a> (2025-06-16)</h2> <h3>Bug Fixes</h3> <ul> <li>only emit type warnings when types are built (<a href="https://github.com/privatenumber/pkgroll/commit/033acfffb145cdb5c7060d9dc6d49d7594d3a640">033acff</a>), closes <a href="https://redirect.github.com/privatenumber/pkgroll/issues/70">#70</a></li> <li>warn &amp; ignore unsupported extensions (<a href="https://github.com/privatenumber/pkgroll/commit/d03faa95b3b032cde45abdc7235899aa7cbfc023">d03faa9</a>)</li> </ul> <h2>v2.13.0</h2> <h1><a href="https://github.com/privatenumber/pkgroll/compare/v2.12.2...v2.13.0">2.13.0</a> (2025-06-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/pkgroll/commit/9278e74cc2d386783073b68b0a5a0ba15ab5baab"><code>9278e74</code></a> fix(binary): ensure file is built before chmod</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/bab3e5c56982c683b9c4d650e581b45a9fadc988"><code>bab3e5c</code></a> fix(binary): race condition resolving list of binaries too early</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/2824df6565b0782068fdafc5669c1bb37f2b1349"><code>2824df6</code></a> fix: only emit specified output (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/8">#8</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/73d05e560b0b1e21d8073d609e7185900b28607c"><code>73d05e5</code></a> refactor: remove unused platform analysis</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/affa3093302d8be9ba2e785bcc17a47a72b41af3"><code>affa309</code></a> feat: srcdist flag for multiple src and dist directories (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/7">#7</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/89ea65e08d55f6d3834713f480630de537a0ddf2"><code>89ea65e</code></a> refactor: entry points (<a href="https://redirect.github.com/privatenumber/pkgroll/issues/6">#6</a>)</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/552c0d5dba069caebf3d99d55d8a23cfa4e57eca"><code>552c0d5</code></a> refactor: move env logic inside pkg config</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/28bd72641c938aa882beab126babe43728abb209"><code>28bd726</code></a> refactor: check first path character without function</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/7ea79c7981db569696d2d93cf27d63c9cff96774"><code>7ea79c7</code></a> test: enforce package.json types</li> <li><a href="https://github.com/privatenumber/pkgroll/commit/5a3a2bc1107ffb376daac3ebbe880dc2da4e4164"><code>5a3a2bc</code></a> chore: force module mode in tsconfig</li> <li>Additional commits viewable in <a href="https://github.com/privatenumber/pkgroll/compare/v2.11.2...v2.14.3">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.14.3)](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:03 +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#548
No description provided.