[Snyk] Upgrade @stencil/core from 4.20.0 to 4.21.0#2
Open
AnirudhJalagam wants to merge 1 commit intomainfrom
Open
[Snyk] Upgrade @stencil/core from 4.20.0 to 4.21.0#2AnirudhJalagam wants to merge 1 commit intomainfrom
AnirudhJalagam wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade @stencil/core from 4.20.0 to 4.21.0. See this package in npm: @stencil/core See this project in Snyk: https://app.snyk.io/org/anirudhjalagam/project/1b6f4c1b-55b0-4dc9-bd7c-b44b5891dca7?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Snyk has created this PR to upgrade @stencil/core from 4.20.0 to 4.21.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 33 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: @stencil/core
-
4.21.0 - 2024-08-26
- compiler: default
- compiler: prefer
- compiler: verify parent node when validating component members (#5942) (37a0aaf), closes #5940
- runtime: have fallback for style setting (#5948) (ae19d7a)
- runtime: only use setter if existing (#5947) (7e9fa60), closes #2703
- runtime: place scoped component styles after preconnect links but before custom styles (#5938) (8f92b11)
- runtime: provide second arg to
- runtime: render component styles at the end of the head tag (#5926) (90da726), closes #5915
- runtime: update call to
- typescript: fix documentation on 'serializeShadowRoot' flag (#5927) (277e3e3), closes #5914
- compiler: allow ignore pattern for copy task (#5899) (f89c6a3), closes #5781
-
4.21.0-dev.1727931701.6d6a65e - 2024-10-03
-
4.21.0-dev.1727898173.6d6a65e - 2024-10-02
-
4.21.0-dev.1727845302.7ede77a - 2024-10-02
-
4.21.0-dev.1727758896.7ede77a - 2024-10-01
-
4.21.0-dev.1727481524.14d5e78 - 2024-09-28
-
4.21.0-dev.1727413301.7ede77a - 2024-09-27
-
4.21.0-dev.1727326919.a02bc36 - 2024-09-26
-
4.21.0-dev.1727240499.a02bc36 - 2024-09-25
-
4.21.0-dev.1727154107.7dc5acb - 2024-09-24
-
4.21.0-dev.1727067710.814642f - 2024-09-23
-
4.21.0-dev.1726808497.814642f - 2024-09-20
-
4.21.0-dev.1726722096.814642f - 2024-09-19
-
4.21.0-dev.1726635707.814642f - 2024-09-18
-
4.21.0-dev.1726549306.814642f - 2024-09-17
-
4.21.0-dev.1726462925.9ca8951 - 2024-09-16
-
4.21.0-dev.1726257631.b82b008 - 2024-09-13
-
4.21.0-dev.1726203717.9ca8951 - 2024-09-13
-
4.21.0-dev.1726117310.9ca8951 - 2024-09-12
-
4.21.0-dev.1726030910.2569abd - 2024-09-11
-
4.21.0-dev.1725944513.2569abd - 2024-09-10
-
4.21.0-dev.1725858117.8f0a882 - 2024-09-09
-
4.21.0-dev.1725598912.8ad326c - 2024-09-06
-
4.21.0-dev.1725512505.6ef1334 - 2024-09-05
-
4.21.0-dev.1725426114.6ef1334 - 2024-09-04
-
4.21.0-dev.1725339712.6ef1334 - 2024-09-03
-
4.21.0-dev.1725253312.6ef1334 - 2024-09-02
-
4.21.0-dev.1724994101.9c09faa - 2024-08-30
-
4.21.0-dev.1724907702.f741f44 - 2024-08-29
-
4.21.0-dev.1724821307.f741f44 - 2024-08-28
-
4.21.0-dev.1724797245.5ff5ee2 - 2024-08-27
-
4.21.0-dev.1724780308.9f407a8 - 2024-08-27
-
4.21.0-dev.1724734910.f741f44 - 2024-08-27
-
4.20.0 - 2024-08-02
- core: add @ stencil/core/testing/jest-preset to export map (#5900) (3def2b7), fixes #5896
- compiler: don't allow shadowRoot getter to avoid hydration issues (#5912) (5dd4f7f)
- compiler: no need for commenting selectors anymore (#5892) (d571bbb), fixes #5880
- compiler: respect project tsconfig watch options (#5916) (74adeee), closes #5709, fixes #5709, fixes #5592
- compiler: run copy task after other output targets (#5902) (c3d4e8b), fixes #5592
- core: add missing screenshot export (#5909) (764a8ba), fixes #5906
- hydrate: ensure beforeHydrateFn and afterHydrateFn always return a function (#5890) (a7c212c), fixes #5884
- runtime: hydrate shadow dom first (#5911) (ccf1a89)
- runtime: make isSameVnode return false on initial render in a hydration case (#5891) (82a7bb9)
- testing: update Jest types (#5910) (5f8c969), fixes #5908
- core: update TypeScript to v5.5 (#5898) (5e74837)
from @stencil/core GitHub release notesBug Fixes
asyncLoadingbuild conditional totrue(#5941) (0e261d6), closes #3580localNameoveroriginalNameby running an empty check onoriginalName(#5943) (0f42656), closes #5882insertBefore(#5933) (afcc9a5)prependto removenullnode (#5946) (970c5d2)Features
Bug Fixes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: