Skip to content

chore(deps): update stencil#1484

Merged
dgonzalezr merged 2 commits intomainfrom
chore/stencil
Jun 12, 2025
Merged

chore(deps): update stencil#1484
dgonzalezr merged 2 commits intomainfrom
chore/stencil

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stencil/core (source) 4.30.0 -> 4.34.0 age adoption passing confidence
@stencil/react-output-target (source) 1.0.2 -> 1.0.4 age adoption passing confidence

Release Notes

stenciljs/core (@​stencil/core)

4.34.0

Compare Source

Bug Fixes

  • compiler: Prevent extTransformsPlugin from outputting collection dependency css (#3306) (28e2a06), closes #3305
  • declarations: update PluginTransformResults after Rollup update (#6232) (6ff8075), closes #6231
  • mock-doc: move slot event listener support from runtime to MockDoc (#6287) (f2dd25d)
  • resolve TypeScript interface conflicts between component methods and HTMLElement (#6282) (614d305), closes #4467
  • runtime: add addEventListener support for slot elements in scope components (#6281) (32f66bd), closes #6269
  • runtime: correct boolean attribute handling for form-associated components (#6280) (7fe6372), closes #5461
  • ssr: mixed ssr methods styles (#6289) (e253ceb), closes #6288
  • update CHANGELOG.md location (#6283) (36fca61)

Features

  • compiler: improve file watching architecture and add external d… (#6279) (0844538), closes #3151

v4.33.1

Compare Source

Bug Fixes
  • runtime: conditionally apply global styles using supportsConstructableStylesheets flag (f4f815f)

v4.33.0

Compare Source

Bug Fixes
Features
  • global-styles: add global styles support to shadow DOM components (#​6268) (33363d4)

Note: if you are using global styles this update may an impact on your Stencil shadow components, e.g. with shadow: true flag. Please validate visual correctness.

v4.32.0

Compare Source

Features
Bug Fixes

v4.31.0

Compare Source

Features
Bug Fixes
stenciljs/output-targets (@​stencil/react-output-target)

v1.0.4

Compare Source

v1.0.3

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 12:59 AM, on day 1 of the month ( * 0 1 * * ) in timezone Europe/Bucharest, 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 these updates 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 requested a review from dgonzalezr as a code owner June 11, 2025 18:42
@renovate renovate bot added chore ⚙️ Things related to chore functionalities (types, build, ci/cd, lint, etc.) dependencies 📦 Pull requests that update a dependency file labels Jun 11, 2025
@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Jun 11, 2025

View your CI Pipeline Execution ↗ for commit 79a7f01.

Command Status Duration Result
nx run beeq:storybook-build --output-style=stre... ✅ Succeeded 46s View ↗
nx affected -t e2e --exclude=*,!tag:core --para... ✅ Succeeded 1m 58s View ↗
nx affected -t build --exclude=*,!tag:publishab... ✅ Succeeded 2m 29s View ↗
nx affected -t test --exclude=*,!tag:core --par... ✅ Succeeded 25s View ↗
nx affected -t lint --exclude=*,!tag:core --par... ✅ Succeeded 1m 2s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-12 17:09:54 UTC

@dgonzalezr dgonzalezr requested a review from endv-bogdanb as a code owner June 12, 2025 16:51
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jun 12, 2025

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.

@sonarqubecloud
Copy link
Copy Markdown

@dgonzalezr dgonzalezr merged commit c84da6d into main Jun 12, 2025
8 checks passed
@dgonzalezr dgonzalezr deleted the chore/stencil branch June 12, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment