Skip to content

chore(deps): update dependency @stencil/core to v4.33.1#86

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/stencil
Closed

chore(deps): update dependency @stencil/core to v4.33.1#86
renovate[bot] wants to merge 1 commit intomainfrom
renovate/stencil

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

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

Release Notes

stenciljs/core (@​stencil/core)

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

v4.23.2

Compare Source

Bug Fixes

v4.23.1

Compare Source

Bug Fixes

v4.23.0

Compare Source

Bug Fixes
Features

🐤 4.22.3 (2024-11-21)

Bug Fixes

🎺 4.22.2 (2024-10-25)

Bug Fixes

🌪 4.22.1 (2024-10-09)

Bug Fixes

v4.22.3

Compare Source

Bug Fixes

v4.22.2

Compare Source

Bug Fixes

v4.22.1

Compare Source

Bug Fixes

v4.22.0

Compare Source

Bug Fixes
Features

v4.21.0

Compare Source

Bug Fixes
Features

🚐 4.20.0 (2024-08-02)

Bug Fixes
Note

As we’ve made further enhancements to support declarative Shadow DOM, the Stencil team has determined that it’s not feasible to allow users to render a shadow component as a scoped component after compilation, such as by calling renderToString with serializeShadowRoot: false. This is because Stencil compiles styles for either shadow or scoped mode during the compilation process, embedding these styles into the hydrate module. Once this compilation is complete, the styles cannot be transformed to support the other mode. Recognizing that this change would impact the current functionality, the Stencil team has decided to proceed with this update. Moving forward, we recommend serializing all components marked with shadow: true as declarative Shadow DOM.

🏉 4.19.2 (2024-07-02)

Bug Fixes

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.


  • 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 requested a review from a team as a code owner July 1, 2024 02:12
@renovate renovate bot requested review from joselrio and removed request for a team July 1, 2024 02:12
@vercel
Copy link

vercel bot commented Jul 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2025 2:47pm

@renovate renovate bot force-pushed the renovate/stencil branch from c86deff to 9594093 Compare March 31, 2025 18:20
@renovate renovate bot changed the title chore(deps): update dependency @stencil/core to v4.19.1 chore(deps): update dependency @stencil/core to v4.28.2 Mar 31, 2025
Copy link
Member

@brandyscarney brandyscarney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The app is not loading at all

@renovate renovate bot force-pushed the renovate/stencil branch from 566faf8 to b6096f5 Compare June 9, 2025 14:47
@renovate renovate bot changed the title chore(deps): update dependency @stencil/core to v4.28.2 chore(deps): update dependency @stencil/core to v4.33.1 Jun 9, 2025
@brandyscarney
Copy link
Member

Closing in favor of #94

@renovate
Copy link
Contributor Author

renovate bot commented Jun 9, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^4.14.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/stencil branch June 9, 2025 14:58
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.

1 participant