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 v10.5.7 #17

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.5 -> 10.5.7 age adoption passing confidence

Release Notes

preactjs/preact ### [`v10.5.7`](https://togithub.com/preactjs/preact/releases/10.5.7) [Compare Source](https://togithub.com/preactjs/preact/compare/10.5.6...10.5.7) - Fix `compat/jsx-runtime` missing in npm package ([#​2827](https://togithub.com/preactjs/preact/issues/2827), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) ### [`v10.5.6`](https://togithub.com/preactjs/preact/releases/10.5.6) [Compare Source](https://togithub.com/preactjs/preact/compare/10.5.5...10.5.6) #### Bug Fixes - Throw when hook is invoked outside of render ([#​2816](https://togithub.com/preactjs/preact/issues/2816), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) - Make `jsx-runtime` work when using an alias ([#​2805](https://togithub.com/preactjs/preact/issues/2805), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) - Allow rendering from an effect ([#​2804](https://togithub.com/preactjs/preact/issues/2804), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Types - Add `animateTransform` tag type ([#​2822](https://togithub.com/preactjs/preact/issues/2822), thanks [@​HuHguZ](https://togithub.com/HuHguZ)) - Add `displayName` to context ([#​2820](https://togithub.com/preactjs/preact/issues/2820), thanks [@​max-voronov](https://togithub.com/max-voronov)) - Improve `style` attribute types ([#​1797](https://togithub.com/preactjs/preact/issues/1797), thanks [@​mnkhouri](https://togithub.com/mnkhouri)) - General JSX types export for `jsx-runtime`, fixes TS4.1 compatibility ([#​2811](https://togithub.com/preactjs/preact/issues/2811), thanks [@​ddprrt](https://togithub.com/ddprrt)) - Make `ref` types' current property non-optional ([#​2803](https://togithub.com/preactjs/preact/issues/2803), thanks [@​ivantm](https://togithub.com/ivantm)) #### Maintenance - Remove circular `vnode` reference and golf implementation ([#​2517](https://togithub.com/preactjs/preact/issues/2517), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) - Add hydration suspend tests ([#​2755](https://togithub.com/preactjs/preact/issues/2755), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Fix prototype spies not being reset in tests ([#​2823](https://togithub.com/preactjs/preact/issues/2823), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.