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 stencil j:kit-282 #3833

Merged
merged 2 commits into from
Jul 11, 2024
Merged

fix(deps): update stencil j:kit-282 #3833

merged 2 commits into from
Jul 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stencil/core (source) 4.15.0 -> 4.19.2 age adoption passing confidence
@stencil/store (source) 2.0.15 -> 2.0.16 age adoption passing confidence

Release Notes

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

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
ionic-team/stencil-store (@​stencil/store)

v2.0.16

Compare Source

Dependency Updates

Full Changelog: ionic-team/stencil-store@v2.0.15...v2.0.16


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 22, 2024 00:51
@renovate renovate bot requested review from olamothe and y-lakhdar April 22, 2024 00:51
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
@renovate renovate bot requested a review from louis-bompart April 22, 2024 00:51
Copy link

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 200 200 0
commerce 248.3 248.3 0
search 356.3 356.3 0
insight 337.3 337.3 0
product-listing 252 252 0
product-recommendation 170.5 170.5 0
recommendation 212.9 212.9 0
ssr 350.3 350.3 0

SSR Progress

Use case SSR (#) CSR (#) Progress (%)
search 39 44 89
recommendation 0 4 0
product-recommendation 0 10 0
product-listing 0 13 0
case-assist 0 6 0
insight 0 27 0
Detailed logs search : buildInteractiveResult
search : buildInteractiveInstantResult
search : buildInteractiveRecentResult
search : buildInteractiveCitation
search : buildGeneratedAnswer
recommendation : missing SSR support
product-recommendation : missing SSR support
product-listing : missing SSR support
case-assist : missing SSR support
insight : missing SSR support

@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.16.0 j:kit-282 fix(deps): update dependency @stencil/core to v4.17.0 j:kit-282 Apr 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.17.0 j:kit-282 fix(deps): update dependency @stencil/core to v4.17.1 j:kit-282 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/stencil branch 2 times, most recently from 0fcaa0e to 3d7dcf2 Compare April 29, 2024 15:28
@renovate renovate bot changed the title fix(deps): update dependency @stencil/core to v4.17.1 j:kit-282 fix(deps): update stencil j:kit-282 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/stencil branch 4 times, most recently from d3738ed to 07b0daf Compare May 6, 2024 16:35
@renovate renovate bot force-pushed the renovate/stencil branch 3 times, most recently from be2bae2 to a4570a4 Compare May 15, 2024 21:05
@renovate renovate bot force-pushed the renovate/stencil branch 2 times, most recently from 83fa832 to d7821c5 Compare May 22, 2024 14:42
@renovate renovate bot force-pushed the renovate/stencil branch 2 times, most recently from 347c29e to 77908fd Compare May 29, 2024 13:43
@alexprudhomme
Copy link
Contributor

@louis-bompart I updated the patch and everything seems to work fine. Stencil also detected some bad type usage in our components. I fixed it ! You can merge it whenever you see this.

Copy link
Collaborator

@louis-bompart louis-bompart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First read lgtm, will check in depth tmrw

Copy link
Contributor Author

renovate bot commented Jul 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Collaborator

@louis-bompart louis-bompart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tho not 💯 confident if I'm perfectly honest

@alexprudhomme alexprudhomme added this pull request to the merge queue Jul 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 11, 2024
@alexprudhomme alexprudhomme added this pull request to the merge queue Jul 11, 2024
Merged via the queue into master with commit 095ab4b Jul 11, 2024
92 checks passed
@alexprudhomme alexprudhomme deleted the renovate/stencil branch July 11, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants