eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 7 forks source link

[TASK] Update rollup to v4.10.0 #567

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup) ### [`v4.10.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4100) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.9.6...v4.10.0) *2024-02-10* ##### Features - Support base-36 and base-16 hashes again via new `output.hashCharacters` option ([#​5371](https://togithub.com/rollup/rollup/issues/5371)) ##### Bug Fixes - Do not crash process for panics in native code but throw them as JavaScript errors ([#​5383](https://togithub.com/rollup/rollup/issues/5383)) ##### Pull Requests - [#​5359](https://togithub.com/rollup/rollup/pull/5359): chore(deps): update actions/cache action to v4 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5360](https://togithub.com/rollup/rollup/pull/5360): chore(deps): update dependency pretty-ms to v9 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5366](https://togithub.com/rollup/rollup/pull/5366): chore(deps): update dependency husky to v9 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5367](https://togithub.com/rollup/rollup/pull/5367): chore(deps): update peter-evans/create-or-update-comment action to v4 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5368](https://togithub.com/rollup/rollup/pull/5368): chore(deps): update peter-evans/find-comment action to v3 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5369](https://togithub.com/rollup/rollup/pull/5369): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5370](https://togithub.com/rollup/rollup/pull/5370): Fix dependency range for Node types ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5371](https://togithub.com/rollup/rollup/pull/5371): Implement "output.hashCharacters" option to define character set for file hashes ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5372](https://togithub.com/rollup/rollup/pull/5372): Roll back vitepress as 1.0.0-rc.40 breaks the development build ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5382](https://togithub.com/rollup/rollup/pull/5382): Update documentation ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5383](https://togithub.com/rollup/rollup/pull/5383): Catch Rust panics and then throw them in JS ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5384](https://togithub.com/rollup/rollup/pull/5384): chore(deps): update codecov/codecov-action action to v4 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5385](https://togithub.com/rollup/rollup/pull/5385): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5386](https://togithub.com/rollup/rollup/pull/5386): Resolve all rollup imports to node_modules to avoid type conflict ([@​TrickyPi](https://togithub.com/TrickyPi))

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


codeclimate[bot] commented 7 months ago

Code Climate has analyzed commit aabae96a and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.5% (0.0% change).

View more on Code Climate.