Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@stencil/core (source) 4.0.0 -> 4.38.3 age confidence

Release Notes

stenciljs/core (@​stencil/core)

v4.38.3

Compare Source

Bug Fixes
  • runtime: modern class props detected in collections (#​6431) (e790c24)
  • ts: moduleResolution can now be bundler. Configurable module / noEmitOnError (#​6433) (5018e1e)
  • types: revert autocorrect omission (#​6441) (4719427)

v4.38.2

Compare Source

Bug Fixes

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

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@coderabbitai
Copy link

coderabbitai bot commented Oct 29, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Thu Nov 06 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.22.2 fix(deps): update dependency @stencil/core to v4.22.3 Nov 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.22.3 fix(deps): update dependency @stencil/core to v4.23.0 Dec 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.23.0 fix(deps): update dependency @stencil/core to v4.23.1 Jan 8, 2025
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.23.1 fix(deps): update dependency @stencil/core to v4.23.2 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from a541190 to e28e1fc Compare January 17, 2025 05:11
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.23.2 fix(deps): update dependency @stencil/core to v4.24.0 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from e28e1fc to 9373075 Compare January 23, 2025 04:50
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.24.0 fix(deps): update dependency @stencil/core to v4.25.0 Jan 23, 2025
@pull-request-size pull-request-size bot added size/S and removed size/M labels Jan 23, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 9373075 to e5a5ee8 Compare January 26, 2025 09:45
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jan 26, 2025
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.25.0 fix(deps): update dependency @stencil/core to v4.25.1 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from e5a5ee8 to 9b85605 Compare January 30, 2025 15:04
@pull-request-size pull-request-size bot added size/S and removed size/M labels Jan 30, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 9b85605 to 8766a0f Compare February 4, 2025 21:46
@pull-request-size pull-request-size bot removed the size/S label Feb 4, 2025
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.25.1 fix(deps): update dependency @stencil/core to v4.25.2 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 8766a0f to 8391da3 Compare February 5, 2025 01:45
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.25.2 fix(deps): update dependency @stencil/core to v4.25.3 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 8391da3 to b158fa5 Compare February 9, 2025 14:52
@pull-request-size pull-request-size bot added size/S and removed size/M labels Feb 9, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from b158fa5 to a69b5fe Compare February 11, 2025 19:23
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.25.3 fix(deps): update dependency @stencil/core to v4.26.0 Feb 11, 2025
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.33.1 fix(deps): 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 d6ef5c8 to 52d45c4 Compare June 13, 2025 01:17
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.34.0 fix(deps): update dependency @stencil/core to v4.35.0 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 52d45c4 to a6a8ac9 Compare June 17, 2025 03:48
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.35.0 fix(deps): 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 a6a8ac9 to 5857700 Compare July 2, 2025 23:13
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.35.1 fix(deps): update dependency @stencil/core to v4.35.3 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 5857700 to a02e085 Compare July 15, 2025 17:10
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.35.3 fix(deps): 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 a02e085 to e273390 Compare July 18, 2025 20:32
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.36.0 fix(deps): 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 e273390 to 17b8e70 Compare July 28, 2025 18:28
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.36.1 fix(deps): 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 17b8e70 to bc110c3 Compare August 20, 2025 15:12
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.36.2 fix(deps): 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 bc110c3 to 2162bed Compare September 13, 2025 09:03
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.36.3 fix(deps): 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 2162bed to 8f9cf99 Compare September 19, 2025 21:11
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.37.0 fix(deps): 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 8f9cf99 to 17bbbd2 Compare September 25, 2025 15:16
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.37.1 chore(deps): update dependency @stencil/core to v4.37.1 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 17bbbd2 to 3208a6c Compare October 3, 2025 01:50
@renovate renovate bot changed the title chore(deps): update dependency @stencil/core to v4.37.1 chore(deps): update dependency @stencil/core to v4.38.0 Oct 3, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 3208a6c to 7255e6f Compare October 10, 2025 10:05
@renovate renovate bot changed the title chore(deps): update dependency @stencil/core to v4.38.0 chore(deps): update dependency @stencil/core to v4.38.1 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from 7255e6f to e1e1d9a Compare October 17, 2025 21:44
@renovate renovate bot changed the title chore(deps): update dependency @stencil/core to v4.38.1 chore(deps): update dependency @stencil/core to v4.38.2 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/stencil-core-4.x-lockfile branch from e1e1d9a to 157a1d6 Compare November 5, 2025 23:00
@renovate renovate bot changed the title chore(deps): update dependency @stencil/core to v4.38.2 chore(deps): update dependency @stencil/core to v4.38.3 Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant