Skip to content

Commit 43ad81e

Browse files
chore(deps): update dependency @stencil/core to v4.20.0 (#29749)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@stencil/core](https://stenciljs.com/) ([source](https://togithub.com/ionic-team/stencil)) | [`4.19.2` -> `4.20.0`](https://renovatebot.com/diffs/npm/@stencil%2fcore/4.19.2/4.20.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@stencil%2fcore/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stencil%2fcore/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stencil%2fcore/4.19.2/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stencil%2fcore/4.19.2/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ionic-team/stencil (@&#8203;stencil/core)</summary> ### [`v4.20.0`](https://togithub.com/ionic-team/stencil/blob/HEAD/CHANGELOG.md#-4200-2024-08-02) [Compare Source](https://togithub.com/ionic-team/stencil/compare/v4.19.2...v4.20.0) ##### Bug Fixes - **core:** add @&#8203;stencil/core/testing/jest-preset to export map ([#&#8203;5900](https://togithub.com/ionic-team/stencil/issues/5900)) ([3def2b7](https://togithub.com/ionic-team/stencil/commit/3def2b7e160c4f60318125fd6d0f22da35bc905a)), fixes [#&#8203;5896](https://togithub.com/ionic-team/stencil/issues/5896) - **compiler:** don't allow shadowRoot getter to avoid hydration issues ([#&#8203;5912](https://togithub.com/ionic-team/stencil/issues/5912)) ([5dd4f7f](https://togithub.com/ionic-team/stencil/commit/5dd4f7fb051c0bfd67f38fb32d61776993db2510)) - **compiler:** no need for commenting selectors anymore ([#&#8203;5892](https://togithub.com/ionic-team/stencil/issues/5892)) ([d571bbb](https://togithub.com/ionic-team/stencil/commit/d571bbbb68f361cd046c0ced724e2c4554aaa06b)), fixes [#&#8203;5880](https://togithub.com/ionic-team/stencil/issues/5880) - **compiler:** respect project tsconfig watch options ([#&#8203;5916](https://togithub.com/ionic-team/stencil/issues/5916)) ([74adeee](https://togithub.com/ionic-team/stencil/commit/74adeee75a6cdb290ab6127fb94281c7582e3b46)), closes [#&#8203;5709](https://togithub.com/ionic-team/stencil/issues/5709), fixes [#&#8203;5709](https://togithub.com/ionic-team/stencil/issues/5709), fixes [#&#8203;5592](https://togithub.com/ionic-team/stencil/issues/5592) - **compiler:** run copy task after other output targets ([#&#8203;5902](https://togithub.com/ionic-team/stencil/issues/5902)) ([c3d4e8b](https://togithub.com/ionic-team/stencil/commit/c3d4e8b170b405ef420236f12d7b19e21e541a81)), fixes [#&#8203;5592](https://togithub.com/ionic-team/stencil/issues/5592) - **core:** add missing screenshot export ([#&#8203;5909](https://togithub.com/ionic-team/stencil/issues/5909)) ([764a8ba](https://togithub.com/ionic-team/stencil/commit/764a8bafdefb5653d958a4573f23f8f8af317a73)), fixes [#&#8203;5906](https://togithub.com/ionic-team/stencil/issues/5906) - **hydrate:** ensure beforeHydrateFn and afterHydrateFn always return a function ([#&#8203;5890](https://togithub.com/ionic-team/stencil/issues/5890)) ([a7c212c](https://togithub.com/ionic-team/stencil/commit/a7c212c2a9deeb8cea738e334bf37b68322ada66)), fixes [#&#8203;5884](https://togithub.com/ionic-team/stencil/issues/5884) - **runtime:** hydrate shadow dom first ([#&#8203;5911](https://togithub.com/ionic-team/stencil/issues/5911)) ([ccf1a89](https://togithub.com/ionic-team/stencil/commit/ccf1a8941f732cb53d57785ecbe03388e744a1cd)) - **runtime:** make isSameVnode return false on initial render in a hydration case ([#&#8203;5891](https://togithub.com/ionic-team/stencil/issues/5891)) ([82a7bb9](https://togithub.com/ionic-team/stencil/commit/82a7bb9ead3dc637b646db09b6687a8d0c2735a2)) - **testing:** update Jest types ([#&#8203;5910](https://togithub.com/ionic-team/stencil/issues/5910)) ([5f8c969](https://togithub.com/ionic-team/stencil/commit/5f8c9692d41b58d3706c61db9a33215294e70049)), fixes [#&#8203;5908](https://togithub.com/ionic-team/stencil/issues/5908) - **core:** update TypeScript to v5.5 ([#&#8203;5898](https://togithub.com/ionic-team/stencil/issues/5898)) ([5e74837](https://togithub.com/ionic-team/stencil/commit/5e748378fd14fa5c6aaf0e001e8763a0ba3cf57c)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/ionic-team/ionic-framework). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20073e1 commit 43ad81e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

core/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)