modernweb-dev / storybook-prebuilt

Storybook prebuilt to work with native es modules
MIT License
36 stars 9 forks source link

chore(deps): update dependency preact to ^10.5.14 #36

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
preact (source) ^10.5.13 -> ^10.5.14 age adoption passing confidence

Release Notes

preactjs/preact ### [`v10.5.14`](https://togithub.com/preactjs/preact/releases/10.5.14) [Compare Source](https://togithub.com/preactjs/preact/compare/10.5.13...10.5.14) #### Features - Compat: Add `flushSync` ([#​3094](https://togithub.com/preactjs/preact/issues/3094), thanks [@​zephraph](https://togithub.com/zephraph)) #### Bug Fixes - Prevent eager child removal ([#​3210](https://togithub.com/preactjs/preact/issues/3210), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) - Compat: Update Fake React Version ([#​3189](https://togithub.com/preactjs/preact/issues/3189), thanks [@​tim-on-github](https://togithub.com/tim-on-github)) - Fix `react-spring` error caused by augmented function contexts ([#​3165](https://togithub.com/preactjs/preact/issues/3165), thanks [@​developit](https://togithub.com/developit)) - Use `Array.prototype.slice.call` for children arguments ([#​3143](https://togithub.com/preactjs/preact/issues/3143), thanks [@​fzzle](https://togithub.com/fzzle)) - Improve performance of `vnodeId` generation ([#​2978](https://togithub.com/preactjs/preact/issues/2978), thanks [@​developit](https://togithub.com/developit)) - Fix: should override `children` if `null` is provided as an argument ([#​3091](https://togithub.com/preactjs/preact/issues/3091), thanks [@​clyfish](https://togithub.com/clyfish)) #### Size - refactor(diff-index): reuse `i` to reduce size (-32b) ([#​3193](https://togithub.com/preactjs/preact/issues/3193), thanks [@​liuarui](https://togithub.com/liuarui)) - Simplify unmount logic ([#​3120](https://togithub.com/preactjs/preact/issues/3120), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) #### Typings - Fix type definitions ([#​3191](https://togithub.com/preactjs/preact/issues/3191), thanks [@​craftedsystems](https://togithub.com/craftedsystems)) - Fix `undefined` initializer case for `useState` type ([#​3185](https://togithub.com/preactjs/preact/issues/3185), thanks [@​rschristian](https://togithub.com/rschristian)) - Make typings `deno` compatible ([#​3079](https://togithub.com/preactjs/preact/issues/3079), thanks [@​lucacasonato](https://togithub.com/lucacasonato)) - Change typing of `event.this` to be `never` ([#​3147](https://togithub.com/preactjs/preact/issues/3147), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) - Update signature of `lazy` to reflect behavior ([#​3139](https://togithub.com/preactjs/preact/issues/3139), thanks [@​JonasKruckenberg](https://togithub.com/JonasKruckenberg)) - Improve typing of `forwardRef` ([#​3144](https://togithub.com/preactjs/preact/issues/3144), thanks [@​cmlenz](https://togithub.com/cmlenz)) - Fix the `useRef` typing to include `undefined` when called without initial value ([#​3056](https://togithub.com/preactjs/preact/issues/3056), thanks [@​cmlenz](https://togithub.com/cmlenz)) #### Maintenance - Docs: Removing suggestion to install Preact CLI ([#​3204](https://togithub.com/preactjs/preact/issues/3204), thanks [@​rschristian](https://togithub.com/rschristian)) - Upgrade `karma-esbuild` to support M1 chips ([#​3153](https://togithub.com/preactjs/preact/issues/3153), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) - Rely directly on `performance.now` ([#​3130](https://togithub.com/preactjs/preact/issues/3130), thanks [@​developit](https://togithub.com/developit)) - Add The Guardian as a Github backer ([#​3086](https://togithub.com/preactjs/preact/issues/3086), thanks [@​mchv](https://togithub.com/mchv)) - Fix typo in issue template ([#​3067](https://togithub.com/preactjs/preact/issues/3067), thanks [@​rschristian](https://togithub.com/rschristian))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 WhiteSource Renovate. View repository job log here.

Westbrook commented 3 years ago

prefer #67

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (^10.5.14). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.