Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

This PR contains the following updates:

Package Change Age Confidence
@stencil/core (source) 4.18.3 -> 4.38.1 age confidence

Release Notes

stenciljs/core (@​stencil/core)

v4.38.1

Compare Source

Bug Fixes
Features
  • Test Export internal mockComponentMeta object making writing custom output-target tests easier (ef05b45)

v4.38.0

Compare Source

Bug Fixes
Features
  • config: allow suppressing reserved public name warning (#​6389) (341fec4)
  • new core decorators @PropSerialize & @AttrDeserialize (#​6387) (967c234)

🏰 4.37.1 (2025-09-19)

Bug Fixes

v4.37.1

Compare Source

Bug Fixes

v4.37.0

Compare Source

Bug Fixes
  • dist-custom-elements: apply initializeNextTick config (dbcdeff)
  • dist-custom-elements: apply initializeNextTick config setting (#​6382) (7bdf9fb)
  • runtime: make sure watchers can fire immediately if the custom element is already defined (#​6381) (4fb9140)
Features
BREAKING CHANGES
  • runtime: Watchers will fire earlier than before, but this is the expected behavior

🐈 4.36.3 (2025-08-20)

Bug Fixes

💚 4.36.2 (2025-07-28)

Bug Fixes

🍺 4.36.1 (2025-07-18)

Bug Fixes
  • runtime: only patch non-shadow components with s (#​6348) (827b7f0)
  • runtime: stop applying patches to non-shadow / non-render() components (#​6349) (3a18a37)

v4.36.3

Compare Source

Bug Fixes

v4.36.2

Compare Source

Bug Fixes

v4.36.1

Compare Source

Bug Fixes
  • runtime: only patch non-shadow components with s (#​6348) (827b7f0)
  • runtime: stop applying patches to non-shadow / non-render() components (#​6349) (3a18a37)

v4.36.0

Compare Source

Bug Fixes
Features

🎹 4.35.3 (2025-07-02)

Bug Fixes
  • declarations: add ToggleEvent type (ac92210)

🍓 4.35.2 (2025-07-02)

Bug Fixes

🦄 4.35.1 (2025-06-17)

Bug Fixes

v4.35.3

Compare Source

Bug Fixes
  • declarations: add ToggleEvent type (ac92210)

v4.35.2

Compare Source

Bug Fixes

v4.35.1

Compare Source

Bug Fixes

v4.35.0

Compare Source

Bug Fixes
Features
  • global-styles: add new addGlobalStyleToComponents extras config option to "opt-out" of new globalStyle behaviour (#​6292) (cd9778a)

v4.34.0

Compare Source

Bug Fixes
Features

🥃 4.33.1 (2025-06-03)

Bug Fixes
  • runtime: conditionally apply global styles using supportsConstructableStylesheets flag (f4f815f)

v4.33.1

Compare Source

Bug Fixes
  • runtime: conditionally apply global styles using supportsConstructableStylesheets flag (f4f815f)

v4.33.0

Compare Source

Bug Fixes
Features
  • global-styles: add global styles support to shadow DOM components (#​6268) (33363d4)

Note: if you are using global styles this update may an impact on your Stencil shadow components, e.g. with shadow: true flag. Please validate visual correctness.

v4.32.0

Compare Source

Features
Bug Fixes

v4.31.0

Compare Source

Features
Bug Fixes

v4.30.0

Compare Source

Features

🐻 4.29.3 (2025-04-14)

Bug Fixes

🔋 4.29.2 (2025-04-07)

Bug Fixes

🌼 4.29.1 (2025-04-05)

Bug Fixes

v4.29.3

Compare Source

Bug Fixes

v4.29.2

Compare Source

Bug Fixes

v4.29.1

Compare Source

Bug Fixes

v4.29.0

Compare Source

Features

🎤 4.28.2 (2025-03-13)

Bug Fixes

🐵 4.28.1 (2025-03-13)

Bug Fixes

v4.28.2

Compare Source

Bug Fixes

v4.28.1

Compare Source

Bug Fixes

v4.28.0

Compare Source

Bug Fixes
Internal

🌱 4.27.2 (2025-03-03)

Bug Fixes

🍸 4.27.1 (2025-02-25)

Bug Fixes
  • docs: update changelog with missing contribution (8d596b0)
  • runtime: mock querySelectorAll (#​6175) (7a3e150)

v4.27.2

Compare Source

Bug Fixes

v4.27.1

Compare Source

Bug Fixes
  • docs: update changelog with missing contribution (8d596b0)
  • runtime: mock querySelectorAll (#​6175) (7a3e150)

v4.27.0

Compare Source

Bug Fixes
Features
  • runtime: add slotchange event and assignedNodes / assignedElements methods for scoped: true slots (#​6151) (2a1038e)
Refactor
  • runtime: make WeakMap obsolete (#​6156)

v4.26.0

Compare Source

Features
  • ssr: shadow dom components can render as declarative-shadow-dom or as 'scoped' (#​6147) (26e4aa3)

🚁 4.25.3 (2025-02-04)

Bug Fixes
  • runtime: don't include loadModule logic in hydrate runtime (#​6145) (948b63a)
Reverts

🐉 4.25.2 (2025-02-04)

Bug Fixes

🌳 4.25.1 (2025-01-25)

Bug Fixes
Thanks

🎉# Thanks for @​johnjenkins for their contributions! 🎉

v4.25.3

Compare Source

Bug Fixes
  • runtime: don't include loadModule logic in hydrate runtime (#​6145) (948b63a)
Reverts

v4.25.2

Compare Source

Bug Fixes

v4.25.1

Compare Source

Bug Fixes
Thanks

🎉# Thanks for @​johnjenkins for their contributions! 🎉

v4.25.0

Compare Source

Bug Fixes
Features
  • mock-doc: assignednodes and assignedElements (#​6108) (777aafd)
  • runtime: Add element to component error handler. Enables error boundaries (#​2979) (5605d48)
Reverts

v4.24.0

Compare Source

Bug Fixes
Features
Thanks

🎉# Thanks for @​johnjenkins for their contributions! 🎉

🌮 4.23.2 (2025-01-10)

Bug Fixes

🌯 4.23.1 (2025-01-06)

Bug Fixes

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from dfc7e2b to 731213e Compare July 2, 2024 19:02
@renovate renovate bot changed the title Update dependency @stencil/core to v4.19.1 Update dependency @stencil/core to v4.19.2 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 731213e to 6384d9a Compare July 6, 2024 04:47
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch 2 times, most recently from 927347f to e38be6a Compare July 20, 2024 03:39
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from e38be6a to b4f1744 Compare August 2, 2024 22:16
@renovate renovate bot changed the title Update dependency @stencil/core to v4.19.2 Update dependency @stencil/core to v4.20.0 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from b4f1744 to 9edc711 Compare August 3, 2024 03:24
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 9edc711 to a7d3bda Compare August 26, 2024 19:50
@renovate renovate bot changed the title Update dependency @stencil/core to v4.20.0 Update dependency @stencil/core to v4.21.0 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from a7d3bda to 15ad900 Compare September 7, 2024 05:12
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch 2 times, most recently from d425eee to 20bd88b Compare September 28, 2024 03:08
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch 3 times, most recently from 927d89f to 81558ad Compare October 3, 2024 19:51
@renovate renovate bot changed the title Update dependency @stencil/core to v4.21.0 Update dependency @stencil/core to v4.22.0 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch 2 times, most recently from 12a84a7 to 026f49c Compare October 9, 2024 19:02
@renovate renovate bot changed the title Update dependency @stencil/core to v4.22.0 Update dependency @stencil/core to v4.22.1 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 026f49c to 0186d75 Compare October 12, 2024 04:50
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 0186d75 to 36fd725 Compare October 25, 2024 20:01
@renovate renovate bot changed the title Update dependency @stencil/core to v4.22.1 Update dependency @stencil/core to v4.22.2 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch 2 times, most recently from 8ffd805 to 5770bfa Compare November 2, 2024 04:50
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 5770bfa to c76ae4e Compare November 10, 2024 00:47
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from c76ae4e to ba57efe Compare November 21, 2024 19:46
@renovate renovate bot changed the title Update dependency @stencil/core to v4.22.2 Update dependency @stencil/core to v4.22.3 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from ba57efe to 374c70c Compare November 30, 2024 05:03
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 374c70c to 19497ed Compare December 7, 2024 05:15
@renovate renovate bot changed the title Update dependency @stencil/core to v4.31.0 Update dependency @stencil/core to v4.32.0 May 28, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 90186d6 to 29da2a3 Compare June 3, 2025 04:58
@renovate renovate bot changed the title Update dependency @stencil/core to v4.32.0 Update dependency @stencil/core to v4.33.0 Jun 3, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 29da2a3 to c9f318e Compare June 4, 2025 00:27
@renovate renovate bot changed the title Update dependency @stencil/core to v4.33.0 Update dependency @stencil/core to v4.33.1 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from c9f318e to ebe9914 Compare June 12, 2025 02:47
@renovate renovate bot changed the title Update dependency @stencil/core to v4.33.1 Update dependency @stencil/core to v4.34.0 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from ebe9914 to bf3625a Compare June 15, 2025 11:46
@renovate renovate bot changed the title Update dependency @stencil/core to v4.34.0 Update dependency @stencil/core to v4.35.0 Jun 15, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from bf3625a to ab953b6 Compare June 17, 2025 03:03
@renovate renovate bot changed the title Update dependency @stencil/core to v4.35.0 Update dependency @stencil/core to v4.35.1 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from ab953b6 to f858393 Compare July 5, 2025 15:52
@renovate renovate bot changed the title Update dependency @stencil/core to v4.35.1 Update dependency @stencil/core to v4.35.3 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from f858393 to b2285a2 Compare July 15, 2025 17:40
@renovate renovate bot changed the title Update dependency @stencil/core to v4.35.3 Update dependency @stencil/core to v4.36.0 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from b2285a2 to cebf310 Compare July 18, 2025 19:23
@renovate renovate bot changed the title Update dependency @stencil/core to v4.36.0 Update dependency @stencil/core to v4.36.1 Jul 18, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from cebf310 to 99d3f2b Compare July 28, 2025 18:08
@renovate renovate bot changed the title Update dependency @stencil/core to v4.36.1 Update dependency @stencil/core to v4.36.2 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 99d3f2b to a2a32f0 Compare August 20, 2025 11:47
@renovate renovate bot changed the title Update dependency @stencil/core to v4.36.2 Update dependency @stencil/core to v4.36.3 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from a2a32f0 to f038c0b Compare September 13, 2025 23:01
@renovate renovate bot changed the title Update dependency @stencil/core to v4.36.3 Update dependency @stencil/core to v4.37.0 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from f038c0b to 431f494 Compare September 19, 2025 21:10
@renovate renovate bot changed the title Update dependency @stencil/core to v4.37.0 Update dependency @stencil/core to v4.37.1 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 431f494 to b75fabc Compare October 2, 2025 22:35
@renovate renovate bot changed the title Update dependency @stencil/core to v4.37.1 Update dependency @stencil/core to v4.38.0 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from b75fabc to 142c487 Compare October 10, 2025 10:08
@renovate renovate bot changed the title Update dependency @stencil/core to v4.38.0 Update dependency @stencil/core to v4.38.1 Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants