chore(deps): update dependency rollup to v3.28.0 #177

Merged
renovate-bot merged 1 commit from renovate/rollup-3.x into main 2023-08-09 14:00:38 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 3.27.2 -> 3.28.0 age adoption passing confidence

Release Notes

rollup/rollup (rollup)

v3.28.0

Compare Source

2023-08-09

Features
  • Add a new property preliminaryFileName to generated chunks containing the file name placeholder (#​5086)
  • Improve performance of sourcemap generation by lazily decoding mappings (#​5087)
Bug Fixes
  • Make the code property of rendered modules in the output readonly (#​5091)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | [`3.27.2` -> `3.28.0`](https://renovatebot.com/diffs/npm/rollup/3.27.2/3.28.0) | [![age](https://badges.renovateapi.com/packages/npm/rollup/3.28.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/rollup/3.28.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/rollup/3.28.0/compatibility-slim/3.27.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/rollup/3.28.0/confidence-slim/3.27.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v3.28.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#3280) [Compare Source](https://github.com/rollup/rollup/compare/v3.27.2...v3.28.0) *2023-08-09* ##### Features - Add a new property `preliminaryFileName` to generated chunks containing the file name placeholder ([#&#8203;5086](https://github.com/rollup/rollup/issues/5086)) - Improve performance of sourcemap generation by lazily decoding mappings ([#&#8203;5087](https://github.com/rollup/rollup/issues/5087)) ##### Bug Fixes - Make the `code` property of rendered modules in the output readonly ([#&#8203;5091](https://github.com/rollup/rollup/issues/5091)) ##### Pull Requests - [#&#8203;5086](https://github.com/rollup/rollup/pull/5086): feat: add `preliminaryFileName` to `OutputChunk` ([@&#8203;lsdsjy](https://github.com/lsdsjy)) - [#&#8203;5087](https://github.com/rollup/rollup/pull/5087): perf(sourcemaps): add back lazy sourcemap decode and handling nullish mappings ([@&#8203;thebanjomatic](https://github.com/thebanjomatic)) - [#&#8203;5091](https://github.com/rollup/rollup/pull/5091): fix: the type of RenderedModule.code is readonly ([@&#8203;TrickyPi](https://github.com/TrickyPi)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2023-08-09 12:01:04 +02:00
chore(deps): update dependency rollup to v3.28.0
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
2025013e13
renovate-bot force-pushed renovate/rollup-3.x from 2025013e13 to e499689a8d 2023-08-09 13:01:23 +02:00 Compare
renovate-bot merged commit e499689a8d into main 2023-08-09 14:00:38 +02:00
Sign in to join this conversation.
No reviewers
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: dungeonslayers/ds4#177
No description provided.