Skip to content

Build(deps-dev): Bump @stencil/core from 4.43.5 to 4.44.0 - #139

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stencil/core-4.44.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stencil/core-4.44.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @stencil/core from 4.43.5 to 4.44.0.

Release notes

Sourced from @​stencil/core's releases.

🐓 4.44.0 (2026-08-10)

What's Changed

New Contributors

Full Changelog: stenciljs/core@v4.43.5...v4.44.0

Changelog

Sourced from @​stencil/core's changelog.

🐓 4.44.0 (2026-08-10)

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

  • config: allow suppressing reserved event name warnings (#6748) (ca85879)
  • docs: better default part / slot handling (#6819) (76a3d74)
  • jsx: add closedby and focusgroup HTML attributes (#6797) (449d7ec)
  • jsx: add fetchpriority attribute to img, link, script, iframe (#6803) (1a5bcc8), closes #6802
  • jsx: add global translate attribute to HTMLAttributes (#6808) (1626295)
Commits
  • 992e422 chore(ci): fix prod publish
  • 26eaafd chore(ci): bump 'latest node' to 24
  • 9aa6e9d Release v4.44.0 (#6820)
  • 6b63cb3 fix(runtime): ensure non-shadow DOM getters return null instead of undefined ...
  • 76a3d74 feat(docs): better default part / slot handling (#6819)
  • 1be6b13 fix(runtime): retry lazy component load after a failed dynamic import (#6772)
  • 267d88c fix(compiler): resolve inherited type references against the declaring file (...
  • b9b5b55 fix(runtime): guard against render reentrancy under taskQueue: 'immediate' ...
  • b493d61 fix(runtime): stop forwarded named slot being added to nested default slot (#...
  • ffc5212 fix(runtime): VDOM should not process non-vnode objects (#6812)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.43.5 to 4.44.0.
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.43.5...v4.44.0)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.44.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency update javascript Pull requests that update Javascript code labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants