Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
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.28.2 age adoption passing confidence

Release Notes

stenciljs/core (@​stencil/core)

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

🍈 4.19.1 (2024-06-27)

Bug Fixes
  • compiler: account for package imports in aliasing (#​5862) (02b41d3), fixes #​5859
  • compiler: try to create web worker with the workerPath before falling back to blob (#​3513) (c84dd32), fixes #​3512
  • hydrate: change type resolve order (#​5863) (42b1ff2)
  • internal: add cli sub package to export map (ad95222)
  • internal: add mock-doc export in client runtime package.json (ad95222)

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
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 Mar 31, 2025 7:05pm

@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

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