mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-03 11:23:24 +08:00
chore(deps): update dependency @stencil/core to v4.20.0 (#29749)
[](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ionic-team/stencil (@​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 @​stencil/core/testing/jest-preset to export map ([#​5900](https://togithub.com/ionic-team/stencil/issues/5900)) ([3def2b7](3def2b7e16)), fixes [#​5896](https://togithub.com/ionic-team/stencil/issues/5896) - **compiler:** don't allow shadowRoot getter to avoid hydration issues ([#​5912](https://togithub.com/ionic-team/stencil/issues/5912)) ([5dd4f7f](5dd4f7fb05)) - **compiler:** no need for commenting selectors anymore ([#​5892](https://togithub.com/ionic-team/stencil/issues/5892)) ([d571bbb](d571bbbb68)), fixes [#​5880](https://togithub.com/ionic-team/stencil/issues/5880) - **compiler:** respect project tsconfig watch options ([#​5916](https://togithub.com/ionic-team/stencil/issues/5916)) ([74adeee](74adeee75a)), closes [#​5709](https://togithub.com/ionic-team/stencil/issues/5709), fixes [#​5709](https://togithub.com/ionic-team/stencil/issues/5709), fixes [#​5592](https://togithub.com/ionic-team/stencil/issues/5592) - **compiler:** run copy task after other output targets ([#​5902](https://togithub.com/ionic-team/stencil/issues/5902)) ([c3d4e8b](c3d4e8b170)), fixes [#​5592](https://togithub.com/ionic-team/stencil/issues/5592) - **core:** add missing screenshot export ([#​5909](https://togithub.com/ionic-team/stencil/issues/5909)) ([764a8ba](764a8bafde)), fixes [#​5906](https://togithub.com/ionic-team/stencil/issues/5906) - **hydrate:** ensure beforeHydrateFn and afterHydrateFn always return a function ([#​5890](https://togithub.com/ionic-team/stencil/issues/5890)) ([a7c212c](a7c212c2a9)), fixes [#​5884](https://togithub.com/ionic-team/stencil/issues/5884) - **runtime:** hydrate shadow dom first ([#​5911](https://togithub.com/ionic-team/stencil/issues/5911)) ([ccf1a89](ccf1a8941f)) - **runtime:** make isSameVnode return false on initial render in a hydration case ([#​5891](https://togithub.com/ionic-team/stencil/issues/5891)) ([82a7bb9](82a7bb9ead)) - **testing:** update Jest types ([#​5910](https://togithub.com/ionic-team/stencil/issues/5910)) ([5f8c969](5f8c9692d4)), fixes [#​5908](https://togithub.com/ionic-team/stencil/issues/5908) - **core:** update TypeScript to v5.5 ([#​5898](https://togithub.com/ionic-team/stencil/issues/5898)) ([5e74837](5e748378fd)) </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>
This commit is contained in:
12
core/package-lock.json
generated
12
core/package-lock.json
generated
@ -1824,9 +1824,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@stencil/core": {
|
||||
"version": "4.19.2",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.19.2.tgz",
|
||||
"integrity": "sha512-ZdnbHmHEl8E5vN0GWDtONe5w6j3CrSqqxZM4hNLBPkV/aouWKug7D5/Mi6RazfYO5U4fmHQYLwMz60rHcx0G4g==",
|
||||
"version": "4.20.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.20.0.tgz",
|
||||
"integrity": "sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg==",
|
||||
"bin": {
|
||||
"stencil": "bin/stencil"
|
||||
},
|
||||
@ -11583,9 +11583,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "4.19.2",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.19.2.tgz",
|
||||
"integrity": "sha512-ZdnbHmHEl8E5vN0GWDtONe5w6j3CrSqqxZM4hNLBPkV/aouWKug7D5/Mi6RazfYO5U4fmHQYLwMz60rHcx0G4g=="
|
||||
"version": "4.20.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.20.0.tgz",
|
||||
"integrity": "sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg=="
|
||||
},
|
||||
"@stencil/react-output-target": {
|
||||
"version": "0.5.3",
|
||||
|
||||
Reference in New Issue
Block a user