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
424 stars 106 forks source link

fix(deps): update npm (develop) #440

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
preact (source) 10.18.2 -> 10.19.2 age adoption passing confidence
yarn 4.0.1 -> 4.0.2 age adoption passing confidence

Release Notes

preactjs/preact (preact) ### [`v10.19.2`](https://togithub.com/preactjs/preact/releases/tag/10.19.2) [Compare Source](https://togithub.com/preactjs/preact/compare/10.19.1...10.19.2) #### Fixes - Call options.vnode on rerender ([#​4209](https://togithub.com/preactjs/preact/issues/4209), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) #### Maintenance - Fix tests in IE11 ([#​4211](https://togithub.com/preactjs/preact/issues/4211), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Add test for removing children of memoed components ([#​4210](https://togithub.com/preactjs/preact/issues/4210), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) ### [`v10.19.1`](https://togithub.com/preactjs/preact/releases/tag/10.19.1) [Compare Source](https://togithub.com/preactjs/preact/compare/10.19.0...10.19.1) #### Fixes - Missing preact import error when using compat ([#​4206](https://togithub.com/preactjs/preact/issues/4206), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Types - Make `children` optional in `Provider`'s typings ([#​4205](https://togithub.com/preactjs/preact/issues/4205), thanks [@​shicks](https://togithub.com/shicks)) ### [`v10.19.0`](https://togithub.com/preactjs/preact/releases/tag/10.19.0) [Compare Source](https://togithub.com/preactjs/preact/compare/10.18.2...10.19.0) #### Features - Support precompiled JSX transform ([#​4177](https://togithub.com/preactjs/preact/issues/4177), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) #### Fixes - Rework children diffing to run in multiple phases ([#​4180](https://togithub.com/preactjs/preact/issues/4180), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) #### Performance - Inline `diffProps` function ([#​4200](https://togithub.com/preactjs/preact/issues/4200), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Do typeof string check before looking for String constructor ([#​4198](https://togithub.com/preactjs/preact/issues/4198), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Only run unmounting loop if any children remain to unmount (+2 B) ([#​4199](https://togithub.com/preactjs/preact/issues/4199), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Fix debug throwing in valid nested table ([#​4193](https://togithub.com/preactjs/preact/issues/4193), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) #### Types - Compat PureComponent parity with upstream react type definitions ([#​4056](https://togithub.com/preactjs/preact/issues/4056), thanks [@​Blufords](https://togithub.com/Blufords))
yarnpkg/berry (yarn) ### [`v4.0.2`](https://togithub.com/yarnpkg/berry/compare/be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b...a64075561a6476aa79d0fa1012ecf6b1633a88f2) [Compare Source](https://togithub.com/yarnpkg/berry/compare/be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b...a64075561a6476aa79d0fa1012ecf6b1633a88f2)

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.