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) #504

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.4 -> 7.24.5 age adoption passing confidence
@babel/preset-env (source) 7.24.4 -> 7.24.5 age adoption passing confidence
@babel/runtime (source) 7.24.4 -> 7.24.5 age adoption passing confidence
preact (source) 10.20.2 -> 10.21.0 age adoption passing confidence
sass 1.75.0 -> 1.76.0 age adoption passing confidence
yarn (source) 4.1.1 -> 4.2.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7245-2024-04-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.4...v7.24.5) ##### :bug: Bug Fix - `babel-plugin-transform-classes`, `babel-traverse` - [#​16377](https://togithub.com/babel/babel/pull/16377) fix: TypeScript annotation affects output ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3` - [#​16440](https://togithub.com/babel/babel/pull/16440) Fix suppressed error order ([@​sossost](https://togithub.com/sossost)) - [#​16408](https://togithub.com/babel/babel/pull/16408) Await nullish async disposable ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-parser` - [#​16407](https://togithub.com/babel/babel/pull/16407) Recover from exported `using` declaration ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​16414](https://togithub.com/babel/babel/pull/16414) Relax ESLint peerDependency constraint to allow v9 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​16425](https://togithub.com/babel/babel/pull/16425) Improve `@babel/parser` AST types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​16417](https://togithub.com/babel/babel/pull/16417) Always pass type argument to `.startNode` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-transforms`, `babel-helper-split-export-declaration`, `babel-helper-wrap-function`, `babel-helpers`, `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-traverse` - [#​16439](https://togithub.com/babel/babel/pull/16439) Make `NodePath` distributive ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-partial-application`, `babel-types` - [#​16421](https://togithub.com/babel/babel/pull/16421) Remove `JSXNamespacedName` from valid `CallExpression` args ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-class-properties`, `babel-preset-env` - [#​16406](https://togithub.com/babel/babel/pull/16406) Do not load unnecessary Babel 7 syntax plugins in Babel 8 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3` - [#​16357](https://togithub.com/babel/babel/pull/16357) Performance: improve `objectWithoutPropertiesLoose` on V8 ([@​romgrk](https://togithub.com/romgrk))
preactjs/preact (preact) ### [`v10.21.0`](https://togithub.com/preactjs/preact/releases/tag/10.21.0) [Compare Source](https://togithub.com/preactjs/preact/compare/10.20.2...10.21.0) #### Features - Debug throw on too many rerenders ([#​4349](https://togithub.com/preactjs/preact/issues/4349), thanks [@​rschristian](https://togithub.com/rschristian)) - Add compat/client types ([#​4345](https://togithub.com/preactjs/preact/issues/4345), thanks [@​rschristian](https://togithub.com/rschristian)) #### Fixes - Expose hooks through compat's `ReactCurrentDispatcher` ([#​4342](https://togithub.com/preactjs/preact/issues/4342), thanks [@​rschristian](https://togithub.com/rschristian)) - Respect default value ([#​4341](https://togithub.com/preactjs/preact/issues/4341), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) - Incorrect "missing transform-jsx-source" warning ([#​4350](https://togithub.com/preactjs/preact/issues/4350), thanks [@​rschristian](https://togithub.com/rschristian)) #### Types - Support ComponentChild(ren) in compat render/hydrate/createPortal ([#​4346](https://togithub.com/preactjs/preact/issues/4346), thanks [@​rschristian](https://togithub.com/rschristian)) - Import and re-export PreactElement ([#​3228](https://togithub.com/preactjs/preact/issues/3228), thanks [@​henryqdineen](https://togithub.com/henryqdineen)) #### Maintenance - Add zustand and redux-toolkit to the demo. ([#​3523](https://togithub.com/preactjs/preact/issues/3523), thanks [@​MortezaMirjavadi](https://togithub.com/MortezaMirjavadi)) - Optimise jsx runtime ([#​4337](https://togithub.com/preactjs/preact/issues/4337), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock))
sass/dart-sass (sass) ### [`v1.76.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1760) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.75.0...1.76.0) - Throw errors for misplaced statements in keyframe blocks. - Mixins and functions whose names begin with `--` are now deprecated for forwards-compatibility with the in-progress CSS functions and mixins spec. This deprecation is named `css-function-mixin`.
yarnpkg/berry (yarn) ### [`v4.2.1`](https://togithub.com/yarnpkg/berry/compare/9a853e35cfe44d1cbd17b9739f68e90d1c79c96e...bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf) [Compare Source](https://togithub.com/yarnpkg/berry/compare/9a853e35cfe44d1cbd17b9739f68e90d1c79c96e...bf24f592eb0a7e8ac207387b0d60ea2ac7d66ebf) ### [`v4.2.0`](https://togithub.com/yarnpkg/berry/compare/6b7621f0736ef7ed423672392882d68592d61c81...9a853e35cfe44d1cbd17b9739f68e90d1c79c96e) [Compare Source](https://togithub.com/yarnpkg/berry/compare/6b7621f0736ef7ed423672392882d68592d61c81...9a853e35cfe44d1cbd17b9739f68e90d1c79c96e)

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.