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

Update dependency @stencil/core to v4.22.1 #341

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

This PR contains the following updates:

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

Release Notes

ionic-team/stencil (@​stencil/core)

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)

v4.20.0

Compare Source

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.

v4.19.2

Compare Source

Bug Fixes

v4.19.1

Compare Source

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)

v4.19.0

Compare Source

Bug Fixes
Features

😄 4.18.3 (2024-05-28)

Bug Fixes

⛲️ 4.18.2 (2024-05-20)

Bug Fixes

🏍 4.18.1 (2024-05-13)

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
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