Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps pkgroll from 2.11.2 to 2.22.0.

Release notes

Sourced from pkgroll's releases.

v2.22.0

2.22.0 (2026-01-26)

Bug Fixes

  • add skipSelf to resolve-js-to-ts source resolution (ec0c849)
  • close bundle result in watch mode to prevent memory leaks (f69bfbb)
  • close rollup bundle after build to free resources (323b5a3)

Features

  • support sourcemaps for .d.ts files (3316ebe)

v2.21.5

2.21.5 (2026-01-06)

Bug Fixes

  • correct sourcemap line mappings for TypeScript files (#144) (f5696a2)

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)

... (truncated)

Commits
  • 3316ebe feat: support sourcemaps for .d.ts files
  • 84c4156 refactor(esbuild): use native Rollup hook filtering
  • f69bfbb fix: close bundle result in watch mode to prevent memory leaks
  • 323b5a3 fix: close rollup bundle after build to free resources
  • ec0c849 fix: add skipSelf to resolve-js-to-ts source resolution
  • bd3d939 chore: remove unused @​rollup/plugin-inject dependency
  • 72fb5cc ci: migrate to npm trusted publishers (OIDC)
  • f5696a2 fix: correct sourcemap line mappings for TypeScript files (#144)
  • 03c7283 fix: dont resolve .js to .ts in external dependency
  • d972431 fix: resolve implicit external path
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for pkgroll since your current version.


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)

Bumps [pkgroll](https://github.com/privatenumber/pkgroll) from 2.11.2 to 2.22.0.
- [Release notes](https://github.com/privatenumber/pkgroll/releases)
- [Commits](privatenumber/pkgroll@v2.11.2...v2.22.0)

---
updated-dependencies:
- dependency-name: pkgroll
  dependency-version: 2.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants