rollup/rollup (rollup)
### [`v4.25.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4250)
[Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.4...v4.25.0)
*2024-11-09*
##### Features
- Add `output.sourcemapDebugIds` option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar ([#5712](https://redirect.github.com/rollup/rollup/issues/5712))
##### Bug Fixes
- Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm ([#5719](https://redirect.github.com/rollup/rollup/issues/5719))
##### Pull Requests
- [#5712](https://redirect.github.com/rollup/rollup/pull/5712): feat: Add support for injecting Debug IDs ([@timfish](https://redirect.github.com/timfish))
- [#5717](https://redirect.github.com/rollup/rollup/pull/5717): fix(deps): update swc monorepo (major) ([@renovate](https://redirect.github.com/renovate)\[bot])
- [#5718](https://redirect.github.com/rollup/rollup/pull/5718): chore(deps): lock file maintenance minor/patch updates ([@renovate](https://redirect.github.com/renovate)\[bot])
- [#5719](https://redirect.github.com/rollup/rollup/pull/5719): Use a less surprising base-16 encoding ([@lukastaegert](https://redirect.github.com/lukastaegert))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.24.4
->4.25.0
Release Notes
rollup/rollup (rollup)
### [`v4.25.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4250) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.4...v4.25.0) *2024-11-09* ##### Features - Add `output.sourcemapDebugIds` option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar ([#5712](https://redirect.github.com/rollup/rollup/issues/5712)) ##### Bug Fixes - Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm ([#5719](https://redirect.github.com/rollup/rollup/issues/5719)) ##### Pull Requests - [#5712](https://redirect.github.com/rollup/rollup/pull/5712): feat: Add support for injecting Debug IDs ([@timfish](https://redirect.github.com/timfish)) - [#5717](https://redirect.github.com/rollup/rollup/pull/5717): fix(deps): update swc monorepo (major) ([@renovate](https://redirect.github.com/renovate)\[bot]) - [#5718](https://redirect.github.com/rollup/rollup/pull/5718): chore(deps): lock file maintenance minor/patch updates ([@renovate](https://redirect.github.com/renovate)\[bot]) - [#5719](https://redirect.github.com/rollup/rollup/pull/5719): Use a less surprising base-16 encoding ([@lukastaegert](https://redirect.github.com/lukastaegert))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.