jgraichen / redmine_dashboard

This redmine plugin adds an issue dashboard that supports drag and drop for issues and support various filters and groups.
Apache License 2.0
421 stars 107 forks source link

chore(deps): update npm (develop) #500

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
css-loader 7.0.0 -> 7.1.1 age adoption passing confidence
postcss-preset-env (source) 9.5.4 -> 9.5.5 age adoption passing confidence
preact (source) 10.20.1 -> 10.20.2 age adoption passing confidence
sass 1.74.1 -> 1.75.0 age adoption passing confidence
sass-loader 14.1.1 -> 14.2.0 age adoption passing confidence

Release Notes

webpack-contrib/css-loader (css-loader) ### [`v7.1.1`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#711-2024-04-10) [Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v7.1.0...v7.1.1) ### [`v7.1.0`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#710-2024-04-08) [Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v7.0.0...v7.1.0) ##### Features - added the `getJSON` option to output CSS modules mapping ([#​1577](https://togithub.com/webpack-contrib/css-loader/issues/1577)) ([af834b4](https://togithub.com/webpack-contrib/css-loader/commit/af834b43b375f336108d74ff7bd9ed13bc79200a))
csstools/postcss-plugins (postcss-preset-env) ### [`v9.5.5`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#955) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/d46bfb6fcfdaaeb779905a70a4a86a6888987413...a8a682637542454e6ffe7b855e6abd178c70832e) *April 11, 2024* - Updated [`postcss-custom-properties`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.7`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1337) (patch)
preactjs/preact (preact) ### [`v10.20.2`](https://togithub.com/preactjs/preact/releases/tag/10.20.2) [Compare Source](https://togithub.com/preactjs/preact/compare/10.20.1...10.20.2) #### Fixes - Check whether `oldDom` is present in the DOM ([#​4318](https://togithub.com/preactjs/preact/issues/4318), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) - Simplify the logic introduced in [#​4322](https://togithub.com/preactjs/preact/issues/4322) & use eventClock for capture events too ([#​4324](https://togithub.com/preactjs/preact/issues/4324), thanks [@​jviide](https://togithub.com/jviide)) - Use a virtual clock instead of Date.now() for event dispatch times ([#​4322](https://togithub.com/preactjs/preact/issues/4322), thanks [@​jviide](https://togithub.com/jviide)) #### Types - Add template tag JSX type ([#​4334](https://togithub.com/preactjs/preact/issues/4334), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) #### Maintenance - Integrate the new benchmarks repo and update ([#​4310](https://togithub.com/preactjs/preact/issues/4310), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Some byte improvements ([#​4321](https://togithub.com/preactjs/preact/issues/4321), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock))
sass/dart-sass (sass) ### [`v1.75.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1750) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.74.1...1.75.0) - Fix a bug in which stylesheet canonicalization could be cached incorrectly when custom importers or the Node.js package importer made decisions based on the URL of the containing stylesheet. ##### JS API - Allow `importer` to be passed without `url` in `StringOptionsWithImporter`.
webpack-contrib/sass-loader (sass-loader) ### [`v14.2.0`](https://togithub.com/webpack-contrib/sass-loader/blob/HEAD/CHANGELOG.md#1420-2024-04-11) [Compare Source](https://togithub.com/webpack-contrib/sass-loader/compare/v14.1.1...v14.2.0) ##### Features - added the `modern-compiler` value for API to reuse compiler process ([#​1195](https://togithub.com/webpack-contrib/sass-loader/issues/1195)) ([cef40a8](https://togithub.com/webpack-contrib/sass-loader/commit/cef40a8af9891adca9fc99d9641b46dc58db023f)) - support webpack built-in resolver for `modern` and `modern-compiler` API ([#​1197](https://togithub.com/webpack-contrib/sass-loader/issues/1197)) ([2265b72](https://togithub.com/webpack-contrib/sass-loader/commit/2265b72c4899a6784e0785938f892743d1c942bf)) Notes: Using the `modern-compiler` value for the `api` option together with `sass-embedded` reduces compilation time by 5-10 times, especially for projects using large files with a lot of `@import`/`@use`, for small files the build time reduction will not be significant. ##### [14.1.1](https://togithub.com/webpack-contrib/sass-loader/compare/v14.1.0...v14.1.1) (2024-02-19) ##### Bug Fixes - handle `pkg:` scheme ([#​1191](https://togithub.com/webpack-contrib/sass-loader/issues/1191)) ([c34c8e3](https://togithub.com/webpack-contrib/sass-loader/commit/c34c8e3330fb2b08cac217fc44ba602889a1db48))

Configuration

📅 Schedule: Branch creation - "after 16:00 on Friday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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