Skip to content

fix(deps): update dependency @stencil/core to v4.43.3#506

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/stencil-core-4.x
Open

fix(deps): update dependency @stencil/core to v4.43.3#506
renovate[bot] wants to merge 2 commits intomainfrom
renovate/stencil-core-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 26, 2026

This PR contains the following updates:

Package Change Age Confidence
@stencil/core (source) 4.41.14.43.3 age confidence

Release Notes

stenciljs/core (@​stencil/core)

v4.43.3

Compare Source

Features

v4.43.2

Compare Source

Bug Fixes
  • add missing part setter to MockElement (#​6612) (abfdd57)
  • compiler: mixin jsx processing (#​6615) (ccda746)
  • compiler: proper discovery and processing of external mixins / classes (#​6620) (0ee951e)
  • dist-custom-elements: stop render function being stripped from imports (#​6623) (cd33ccb)
  • runtime: init prop reactivity when ele.prop === instance.prop (#​6614) (ad6a344)
  • runtime: mixin get / set @Prop infinite loop (#​6618) (11201b5)
  • types: provide warnings for ts 4094; anon classes may not be private or protected (#​6613) (3fbc441)
  • types: raise typescript errors even without components.d.ts (#​6616) (827d0d6)

v4.43.1

Compare Source

Bug Fixes

v4.43.0

Compare Source

Bug Fixes
Features

🌍 4.42.1 (2026-02-06)

Bug Fixes
  • compiler: make resolveVar for import (#​6588) (e4eeb37)
  • compiler: scrape build-conditionals from FunctionalComponents (#​6586) (d63bf5d)
  • css: make scoped 'slotted' selector replacement less greedy (#​6580) (10e6184)
  • docs: preserve css properties outside of production builds (#​6579) (69d331e)
  • mock-doc: add global instanceof HTMLElement / SVGElement plus new MockLabelElement (#​6581) (756b7aa)
  • runtime: dist parent should hydrate even when children fail (#​6583) (50ad901)
  • runtime: call componentShouldUpdate for every prop changed (#​6587) (dd4d2e6)
  • types: don't include [@internal](https://redirect.github.com/internal) properties in dist build required fields (#​6585) (6136a67)

v4.42.1

Compare Source

Bug Fixes
  • compiler: make resolveVar for import (#​6588) (e4eeb37)
  • compiler: scrape build-conditionals from FunctionalComponents (#​6586) (d63bf5d)
  • css: make scoped 'slotted' selector replacement less greedy (#​6580) (10e6184)
  • docs: preserve css properties outside of production builds (#​6579) (69d331e)
  • mock-doc: add global instanceof HTMLElement / SVGElement plus new MockLabelElement (#​6581) (756b7aa)
  • runtime: dist parent should hydrate even when children fail (#​6583) (50ad901)
  • runtime: call componentShouldUpdate for every prop changed (#​6587) (dd4d2e6)
  • types: don't include [@internal](https://redirect.github.com/internal) properties in dist build required fields (#​6585) (6136a67)

v4.42.0

Compare Source

Bug Fixes
Features

🎇 4.41.3 (2026-01-23)

Bug Fixes
  • build: auto add name, form and disabled to formAssociated components (#​6561) (4e19b99)
  • runtime: ref callback order (#​6552) (e006cf7)
  • runtime: PropSerialize not called for JSX props before instance creation (#​6558) (88b3315)
  • ssr: support jsxImportSource within hydrate-script output (#​6563) (5ca9668)
  • testing: initialise mock-doc childNodes with get / set. Allows patching during tests (#​6564) (dbaa9fb)

🐝 4.41.2 (2026-01-16)

Bug Fixes

🌴 4.41.1 (2026-01-08)

Bug Fixes
  • runtime: fix jsxImportSource Fragment handling (#​6531) (953346e)
  • ssr: remove global hack to stop duplicate tagTransformer instances (#​6529) (4bb24de)
  • types: add IntrinsicElements to jsximportSource runtime definitions (#​6532) (0fa0bc8)
  • types: FunctionalComponent can return null for jsxImportSource (#​6533) (82b47b8)

v4.41.3

Compare Source

Bug Fixes
  • build: auto add name, form and disabled to formAssociated components (#​6561) (4e19b99)
  • runtime: ref callback order (#​6552) (e006cf7)
  • runtime: PropSerialize not called for JSX props before instance creation (#​6558) (88b3315)
  • ssr: support jsxImportSource within hydrate-script output (#​6563) (5ca9668)
  • testing: initialise mock-doc childNodes with get / set. Allows patching during tests (#​6564) (dbaa9fb)

v4.41.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 26, 2026

File Coverage
All files 92%
www/build/src/components/six-alert/six-alert.tsx 99%
www/build/src/components/six-breadcrumbs/six-breadcrumbs.tsx 83%
www/build/src/components/six-button/six-button.tsx 91%
www/build/src/components/six-checkbox/six-checkbox.tsx 93%
www/build/src/components/six-date/calendar-grid.ts 93%
www/build/src/components/six-date/six-date.tsx 96%
www/build/src/components/six-date/components/month-selection.tsx 90%
www/build/src/components/six-date/components/year-selection.tsx 91%
www/build/src/components/six-details/six-details.tsx 98%
www/build/src/components/six-dialog/six-dialog.tsx 98%
www/build/src/components/six-dropdown/six-dropdown.tsx 94%
www/build/src/components/six-error-page/six-error-page.tsx 91%
www/build/src/components/six-file-upload/six-file-upload.tsx 95%
www/build/src/components/six-group-label/six-group-label.tsx 83%
www/build/src/components/six-icon/six-icon.tsx 62%
www/build/src/components/six-icon-button/six-icon-button.tsx 90%
www/build/src/components/six-input/six-input.tsx 97%
www/build/src/components/six-item-picker/six-item-picker.tsx 99%
www/build/src/components/six-menu/six-menu.tsx 80%
www/build/src/components/six-menu-item/six-menu-item.tsx 99%
www/build/src/components/six-paginator/six-paginator.tsx 90%
www/build/src/components/six-picto/six-picto.tsx 66%
www/build/src/components/six-progress-ring/six-progress-ring.tsx 75%
www/build/src/components/six-range/six-range.tsx 92%
www/build/src/components/six-rating/six-rating.tsx 96%
www/build/src/components/six-search-field/six-search-field.tsx 90%
www/build/src/components/six-select/six-select.tsx 88%
www/build/src/components/six-select/util.ts 75%
www/build/src/components/six-sidebar/six-sidebar.tsx 92%
www/build/src/components/six-sidebar-item-group/six-sidebar-item-group.tsx 95%
www/build/src/components/six-switch/six-switch.tsx 95%
www/build/src/components/six-tab/six-tab.tsx 91%
www/build/src/components/six-tab-group/six-tab-group.tsx 78%
www/build/src/components/six-textarea/six-textarea.tsx 88%
www/build/src/components/six-tile/six-tile.tsx 83%
www/build/src/components/six-tooltip/six-tooltip.tsx 94%
www/build/src/functional-components/form-control/form-control.tsx 90%
www/build/src/utils/animation.ts 88%
www/build/src/utils/error-messages.ts 84%
www/build/src/utils/event-listeners.ts 91%
www/build/src/utils/execution-control.ts 90%
www/build/src/utils/focus-visible.ts 83%
www/build/src/utils/icon.ts 92%
www/build/src/utils/modal.ts 75%
www/build/src/utils/popover.ts 83%
www/build/src/utils/scroll.ts 87%
www/build/src/utils/slot.ts 90%

Minimum allowed coverage is 0%

Generated by 🐒 cobertura-action against 2246715

@renovate renovate Bot force-pushed the renovate/stencil-core-4.x branch from 63b1398 to 3b80ac6 Compare April 1, 2026 17:20
@renovate renovate Bot force-pushed the renovate/stencil-core-4.x branch from 3b80ac6 to ef8773c Compare April 8, 2026 20:02
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 9, 2026

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.

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.

1 participant