ionic-team / stencil-sass

Sass plugin for Stencil
https://www.npmjs.com/package/@stencil/sass
Other
76 stars 23 forks source link

chore(deps): update dependency @stencil/core to v4.8.0 #444

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stencil/core (source) 4.7.2 -> 4.8.0 age adoption passing confidence

Release Notes

ionic-team/stencil (@​stencil/core) ### [`v4.8.0`](https://togithub.com/ionic-team/stencil/blob/HEAD/CHANGELOG.md#-480-2023-11-27) [Compare Source](https://togithub.com/ionic-team/stencil/compare/v4.7.2...v4.8.0) ##### Bug Fixes - **hydrate:** prevent dead code elimination of patch dom implementation ([#​4966](https://togithub.com/ionic-team/stencil/issues/4966)) ([5e36057](https://togithub.com/ionic-team/stencil/commit/5e3605779589105d6a3da73fcfc2bbe5ceeb5def)) - **mock-doc:** add `getAttributeNode` to mock elements ([#​5070](https://togithub.com/ionic-team/stencil/issues/5070)) ([4e840e0](https://togithub.com/ionic-team/stencil/commit/4e840e0e0e6af86e1cda551f3ec9e50ac57417fa)) - **mock-doc:** add inert to HTMLAttributes ([#​5072](https://togithub.com/ionic-team/stencil/issues/5072)) ([71a4110](https://togithub.com/ionic-team/stencil/commit/71a4110bbce310d2f405557acb25de552db4f78f)), closes [#​5071](https://togithub.com/ionic-team/stencil/issues/5071) - **runtime:** apply textnodes to shadow DOM instead of light DOM ([#​4946](https://togithub.com/ionic-team/stencil/issues/4946)) ([217d588](https://togithub.com/ionic-team/stencil/commit/217d58894959d4b05d6dda590f006c35772c321c)) - **test:** pass jest args correctly for v28/29 ([#​5068](https://togithub.com/ionic-team/stencil/issues/5068)) ([5c4ac32](https://togithub.com/ionic-team/stencil/commit/5c4ac328052c1a1f1c13d6393c3d9875ba3573c1)) ##### Features - **declarations:** add popover attributes to JSX declarations ([#​5064](https://togithub.com/ionic-team/stencil/issues/5064)) ([f73aa14](https://togithub.com/ionic-team/stencil/commit/f73aa149f06dd3014bfbc2ab7223f8363b859b41)) - **runtime:** proxy form associated custom element lifecycle callbacks ([#​4939](https://togithub.com/ionic-team/stencil/issues/4939)) ([ca53dbb](https://togithub.com/ionic-team/stencil/commit/ca53dbb02ec4babd2957c12eb1a787eee98d2645)) #### 🐄 [4.7.2](https://togithub.com/ionic-team/stencil/compare/v4.7.1...v4.7.2) (2023-11-13) ##### Bug Fixes - **compiler:** normalize paths on windows ([#​4997](https://togithub.com/ionic-team/stencil/issues/4997)) ([bb0b1d4](https://togithub.com/ionic-team/stencil/commit/bb0b1d46f63175dc09d0a23445be4d4a0d891a01)), closes [#​4980](https://togithub.com/ionic-team/stencil/issues/4980) [#​4961](https://togithub.com/ionic-team/stencil/issues/4961) - **runtime:** add display style to slot-fb elements ([#​5028](https://togithub.com/ionic-team/stencil/issues/5028)) ([72c1f1a](https://togithub.com/ionic-team/stencil/commit/72c1f1a352e8b9ce3c965f6dc751e16acd9cb3ae)) - **test:** don't fail build when jest typings can't be resolved ([#​5031](https://togithub.com/ionic-team/stencil/issues/5031)) ([5df16e6](https://togithub.com/ionic-team/stencil/commit/5df16e69d25db818737a8d827386f8acf3800281)), closes [#​5030](https://togithub.com/ionic-team/stencil/issues/5030) - **vite:** resolve PURE comment warnings ([#​5018](https://togithub.com/ionic-team/stencil/issues/5018)) ([0a1fbe1](https://togithub.com/ionic-team/stencil/commit/0a1fbe144e72acdb28af1fcc208c6a1e6a1fdf73)), closes [#​5008](https://togithub.com/ionic-team/stencil/issues/5008) #### 🍿 [4.7.1](https://togithub.com/ionic-team/stencil/compare/v4.7.0...v4.7.1) (2023-11-06) ##### Bug Fixes - **compiler:** correctly generate CSS rules using `::slotted` outside shadow DOM ([#​4969](https://togithub.com/ionic-team/stencil/issues/4969)) ([4fd0ecd](https://togithub.com/ionic-team/stencil/commit/4fd0ecd17e72f6892c96b8256a0206f6e583be13)) - **compiler:** ignore TS diagnostics on builds where typedef file changes ([#​5013](https://togithub.com/ionic-team/stencil/issues/5013)) ([2a75b65](https://togithub.com/ionic-team/stencil/commit/2a75b6501f4f76dad0d8fa8304af57be1c04eef1))

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.