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

fix(deps): update dependency @stencil/core to v4.23.0 #694

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

This PR contains the following updates:

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

Release Notes

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

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)

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

v4.18.3

Compare Source

Bug Fixes

v4.18.2

Compare Source

Bug Fixes

v4.18.1

Compare Source

Bug Fixes

v4.18.0

Compare Source

Bug Fixes
Features

🏊 4.17.2 (2024-04-29)

Bug Fixes

🚒 4.17.1 (2024-04-23)

Bug Fixes

v4.17.2

Compare Source

Bug Fixes

v4.17.1

Compare Source

Bug Fixes

v4.17.0

Compare Source

Internal
  • Rollup to Esbuild Migration
    The Stencil team has been working on a migration from Rollup to Esbuild. This release (v4.17.0) is the first release we make in which the published Stencil code is compiled by Esbuild. We have done our due diligence to ensure that this will have no impact on Stencil users nor the output of your compiled components. If you experience any problems though, please raise an issue and we will address it accordingly.
Bug Fixes

v4.16.0

Compare Source

Bug Fixes
Features

v4.15.0

Compare Source

Features
  • compiler: perform automatic key insertion in more situations (#​5594) (8ee071b)
  • typescript: Update dependency typescript to v5.4.4 (#​5636) (a463871)

🏋 4.14.1 (2024-04-04)

Bug Fixes

v4.14.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.85%. Comparing base (b8015ab) to head (9d3e2d4).

Current head 9d3e2d4 differs from pull request most recent head 1a92d0e

Please upload reports for the commit 1a92d0e to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #694   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          13       13           
  Lines         135      135           
  Branches        8        8           
=======================================
  Hits          124      124           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 04e1533 to 7d71d5f Compare December 11, 2023 21:59
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.8.1 fix(deps): update dependency @stencil/core to v4.8.2 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 7d71d5f to 68c3ece Compare December 18, 2023 19:15
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.8.2 fix(deps): update dependency @stencil/core to v4.9.0 Dec 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.9.0 fix(deps): update dependency @stencil/core to v4.9.1 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch 2 times, most recently from 1d2131d to b04d473 Compare January 15, 2024 17:14
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.9.1 fix(deps): update dependency @stencil/core to v4.10.0 Jan 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.10.0 fix(deps): update dependency @stencil/core to v4.11.0 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from b04d473 to 250b5bf Compare January 22, 2024 19:34
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.11.0 fix(deps): update dependency @stencil/core to v4.12.0 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 250b5bf to db5a421 Compare January 29, 2024 16:05
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from db5a421 to 0ebc860 Compare February 5, 2024 16:10
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.12.0 fix(deps): update dependency @stencil/core to v4.12.1 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 0ebc860 to 7950073 Compare February 12, 2024 18:06
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.12.1 fix(deps): update dependency @stencil/core to v4.12.2 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 7950073 to 93b3ff2 Compare February 20, 2024 21:51
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.12.2 fix(deps): update dependency @stencil/core to v4.12.3 Feb 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.12.3 fix(deps): update dependency @stencil/core to v4.12.4 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 93b3ff2 to 85edc34 Compare February 26, 2024 17:00
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 85edc34 to 6d34f3c Compare March 4, 2024 19:31
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.12.4 fix(deps): update dependency @stencil/core to v4.12.5 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 6d34f3c to 3db7da1 Compare March 11, 2024 16:55
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.12.5 fix(deps): update dependency @stencil/core to v4.12.6 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 3db7da1 to 0c7664c Compare March 18, 2024 18:55
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.12.6 fix(deps): update dependency @stencil/core to v4.13.0 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 0c7664c to f25bf65 Compare April 1, 2024 16:33
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.13.0 fix(deps): update dependency @stencil/core to v4.14.0 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from f25bf65 to 2b6867e Compare April 4, 2024 15:37
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.17.1 fix(deps): update dependency @stencil/core to v4.17.2 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from c754dad to 1e5d79a Compare May 6, 2024 20:25
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.17.2 fix(deps): update dependency @stencil/core to v4.18.0 May 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.18.0 fix(deps): update dependency @stencil/core to v4.18.1 May 13, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 1e5d79a to 9219f6d Compare May 13, 2024 22:20
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 9219f6d to ab8b50f Compare May 20, 2024 23:38
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.18.1 fix(deps): update dependency @stencil/core to v4.18.2 May 20, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from ab8b50f to 9d3e2d4 Compare May 28, 2024 22:27
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.18.2 fix(deps): update dependency @stencil/core to v4.18.3 May 28, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 9d3e2d4 to 555edeb Compare June 26, 2024 22:12
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.18.3 fix(deps): update dependency @stencil/core to v4.19.0 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 555edeb to 1a92d0e Compare June 28, 2024 00:35
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.19.0 fix(deps): update dependency @stencil/core to v4.19.1 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 1a92d0e to 654d9e2 Compare July 9, 2024 20:57
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.19.1 fix(deps): update dependency @stencil/core to v4.19.2 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 654d9e2 to 8b0da63 Compare August 2, 2024 19:57
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.19.2 fix(deps): update dependency @stencil/core to v4.20.0 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 8b0da63 to 038ea8c Compare August 26, 2024 19:29
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.20.0 fix(deps): update dependency @stencil/core to v4.21.0 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 038ea8c to d3d74d1 Compare October 3, 2024 21:17
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.21.0 fix(deps): update dependency @stencil/core to v4.22.0 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from d3d74d1 to 1c9755d Compare October 9, 2024 19:55
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.22.0 fix(deps): update dependency @stencil/core to v4.22.1 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 1c9755d to 9a295ec Compare October 25, 2024 17:10
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.22.1 fix(deps): update dependency @stencil/core to v4.22.2 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 9a295ec to 6b2940f Compare November 21, 2024 22:22
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.22.2 fix(deps): update dependency @stencil/core to v4.22.3 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/stencil-core-4.x branch from 6b2940f to d6e5272 Compare December 12, 2024 01:06
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.22.3 fix(deps): update dependency @stencil/core to v4.23.0 Dec 12, 2024
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