Skip to content

fix(deps): update dependency @stencil/core to v4.44.2 - #577

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stencil-core-4.x
Open

fix(deps): update dependency @stencil/core to v4.44.2#577
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stencil-core-4.x

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

stenciljs/core (@​stencil/core)

v4.44.2

Compare Source

Bug Fixes

v4.44.1

Compare Source

Bug Fixes
Features

v4.44.0

Compare Source

Bug Fixes
  • compiler: escape backslashes before other escape sequences in styles (#​6773) (348f226)
  • compiler: handle constructor overloads (#​6766) (1dca769), closes #​6712
  • compiler: preserve bundler directive comments in es5 output (#​6779) (f82296d)
  • compiler: resolve inherited type references against the declaring file (#​6782) (267d88c)
  • compiler: resolveVar follows import chain (#​6801) (85235c3)
  • compiler: too many required props / "union type too complex" error (#​6804) (74722db)
  • docs: stop toLowerCase() shadow part names (#​6813) (77f4510)
  • runtime: ensure non-shadow DOM getters return null instead of undefined (#​6792) (6b63cb3)
  • runtime: guard against render reentrancy under taskQueue: 'immediate' (#​6817) (b9b5b55)
  • runtime: memory leak on document.hidden (#​6811) (cda3b04)
  • runtime: retry lazy component load after a failed dynamic import (#​6772) (1be6b13)
  • runtime: stop forwarded named slot being added to nested default slot (#​6815) (b493d61)
  • runtime: VDOM should not process non-vnode objects (#​6812) (ffc5212)
Features

🍐 4.43.5 (2026-05-28)

Bug Fixes

🏝 4.43.4 (2026-04-13)

Bug Fixes

🐕 4.43.3 (2026-03-19)

Features

🌙 4.43.2 (2026-02-27)

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)

🏹 4.43.1 (2026-02-20)

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

File Coverage
All files 92%
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 66%
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 8185c09

@renovate
renovate Bot force-pushed the renovate/stencil-core-4.x branch from 8185c09 to 6fabe91 Compare September 3, 2026 19:15
@renovate

renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code EMISSINGTARGET
npm error Missing target in lock file: "libraries/ui-library" is referenced by "node_modules/@six-group/ui-library" but does not exist.
npm error To fix:
npm error 1. rm package-lock.json
npm error 2. npm install
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-07T21_37_49_833Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/stencil-core-4.x branch from 6fabe91 to d24a3e8 Compare September 4, 2026 13:45
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