Informatiqal / qlik-repo-api

Package to interact with Qlik Sense Repository API (QSEoW)
https://informatiqal.com/qlik-repository-api/
MIT License
5 stars 0 forks source link

Update dependency rollup to v3.17.0 #179

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup ### [`v3.17.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3170) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.16.0...v3.17.0) *2023-02-18* ##### Features - Deprecate `experimentalDeepDynamicChunkOptimization` and always run the full chunk generation algorithm ([#​4862](https://togithub.com/rollup/rollup/issues/4862)) ##### Bug Fixes - Fix an issue that caused very slow builds for projects with over 1000 dynamic imports when `experimentalDeepDynamicChunkOptimization` was enabled ([#​4862](https://togithub.com/rollup/rollup/issues/4862)) ##### Pull Requests - [#​4862](https://togithub.com/rollup/rollup/pull/4862): Improve chunking performance ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v3.16.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​3160) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.15.0...v3.16.0) *2023-02-17* ##### Features - Support `output.sourcemapIgnoreList` option to mark file sources as ignored in the `x_google_ignoreList` attribute of the resulting sourcemap ([#​4848](https://togithub.com/rollup/rollup/issues/4848)) - Support sourcemaps where `sourcesContent` contains `null` entries ([#​4846](https://togithub.com/rollup/rollup/issues/4846)) - Allow explicitly passing `true` for the `cache` option to override Vite's default ([#​4859](https://togithub.com/rollup/rollup/issues/4859)) ##### Bug Fixes - Fix an issue where unrelated side effects spilled into other chunks when using the `experimentalMinChunkSize` option ([#​4851](https://togithub.com/rollup/rollup/issues/4851)) ##### Pull Requests - [#​4846](https://togithub.com/rollup/rollup/pull/4846): Update magic-string and adjust types. ([@​bmeurer](https://togithub.com/bmeurer)) - [#​4848](https://togithub.com/rollup/rollup/pull/4848): Introduce `sourcemapIgnoreList` predicate. ([@​bmeurer](https://togithub.com/bmeurer)) - [#​4851](https://togithub.com/rollup/rollup/pull/4851): Fix chunk graph update when merging chunks for minChunkSize ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4852](https://togithub.com/rollup/rollup/pull/4852): docs: make api params more readable ([@​cunzaizhuyi](https://togithub.com/cunzaizhuyi)) - [#​4856](https://togithub.com/rollup/rollup/pull/4856): simplify code in includeStatements ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​4859](https://togithub.com/rollup/rollup/pull/4859): Allow to pass "true" to InputOptions.cache ([@​danielrentz](https://togithub.com/danielrentz))

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.