ionic-team / stencil-store

Store is a lightweight shared state library by the StencilJS core team. Implements a simple key/value map that efficiently re-renders components when necessary.
https://stenciljs.com/
Other
176 stars 12 forks source link

chore(deps): update dependency @stencil/core to v4.18.3 #543

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
@stencil/core (source) 4.18.2 -> 4.18.3 age adoption passing confidence

Release Notes

ionic-team/stencil (@​stencil/core) ### [`v4.18.3`](https://togithub.com/ionic-team/stencil/blob/HEAD/CHANGELOG.md#-4183-2024-05-28) [Compare Source](https://togithub.com/ionic-team/stencil/compare/v4.18.2...v4.18.3) ##### Bug Fixes - **esbuild:** remove all `node:` imports from glob script to keep support for Jest v26 ([#​5784](https://togithub.com/ionic-team/stencil/issues/5784)) ([5f4fcfa](https://togithub.com/ionic-team/stencil/commit/5f4fcfa12e701ece8884aa1e3b3143bd2221e0a0)), fixes [#​5766](https://togithub.com/ionic-team/stencil/issues/5766) - **mock-doc:** support toDataURL method in canvas ([#​5773](https://togithub.com/ionic-team/stencil/issues/5773)) ([3830dad](https://togithub.com/ionic-team/stencil/commit/3830dad7c8bd78de2c59c087a291e3d954d70508)), closes [#​2923](https://togithub.com/ionic-team/stencil/issues/2923) - **runtime:** add missing intermediate parents scope ids to the elements ([#​5775](https://togithub.com/ionic-team/stencil/issues/5775)) ([56c60d4](https://togithub.com/ionic-team/stencil/commit/56c60d4af1227fb82abf9bb838abfc4f439bd32d)), fixes [#​5774](https://togithub.com/ionic-team/stencil/issues/5774)

Configuration

📅 Schedule: Branch creation - "every weekday before 11am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 Mend Renovate. View repository job log here.