This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update dependency @stencil/core #287
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/stencil-core-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dc579e9
to
e39fe64
Compare
e39fe64
to
d0c8d1d
Compare
d0c8d1d
to
176d6a0
Compare
176d6a0
to
bf2d3c9
Compare
bf2d3c9
to
3d7fb26
Compare
3d7fb26
to
75f4d0b
Compare
75f4d0b
to
09202dc
Compare
09202dc
to
b9c1f35
Compare
b9c1f35
to
48c1544
Compare
48c1544
to
0c82fb9
Compare
0c82fb9
to
391532d
Compare
391532d
to
ca7f064
Compare
ca7f064
to
5bf72e3
Compare
8f0358e
to
4d789f1
Compare
4d789f1
to
6eea12d
Compare
6eea12d
to
8dd5693
Compare
8dd5693
to
5801997
Compare
5801997
to
f91b0b0
Compare
f91b0b0
to
fd15c25
Compare
fd15c25
to
c809cb4
Compare
c809cb4
to
be694c7
Compare
be694c7
to
60d2f82
Compare
60d2f82
to
4c14ce2
Compare
4c14ce2
to
2b6b7ab
Compare
2b6b7ab
to
56c8141
Compare
56c8141
to
3839160
Compare
3839160
to
cb427f1
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.18.3
->4.22.2
4.18.3
->4.19.2
Release Notes
ionic-team/stencil (@stencil/core)
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
asyncLoading
build conditional totrue
(#5941) (0e261d6), closes #3580localName
overoriginalName
by running an empty check onoriginalName
(#5943) (0f42656), closes #5882insertBefore
(#5933) (afcc9a5)prepend
to removenull
node (#5946) (970c5d2)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
withserializeShadowRoot: 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
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
withserializeShadowRoot: 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.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.