Skip to content

chore(deps-dev): bump @stencil/core from 3.4.2 to 4.43.4#228

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

chore(deps-dev): bump @stencil/core from 3.4.2 to 4.43.4#228
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/stencil/core-4.43.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps @stencil/core from 3.4.2 to 4.43.4.

Release notes

Sourced from @​stencil/core's releases.

🏝 4.43.4 (2026-04-13)

Bug Fixes

  • cache host refs in public render() method (#6674) (7dd8ea7)
  • compiler: set log file path when writeLog is enabled (#6655) (3d95083), closes #6632
  • runtime: normalize legacy watcher metadata for backward compatibility (#6676) (db26aba)
  • runtime: skip setter when removing reflected bool attr (#6673) (6c8a3b6), closes #6672
  • utils: handle Unicode characters in serializeProperty (#6654) (000ddb9), closes #6643

New Contributors

Full Changelog: stenciljs/core@v4.43.3...v4.43.4

🐕 4.43.3 (2026-03-19)

New Contributors

Full Changelog: stenciljs/core@v4.43.2...v4.43.3

🌙 4.43.2 (2026-02-27)

Bug Fixes

  • 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)
  • mock-doc: add missing part setter to MockElement (#6612) (abfdd57)
  • 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)

New Contributors

Full Changelog: stenciljs/core@v4.43.1...v4.43.2

🏹 4.43.1 (2026-02-20)

Bug Fixes

New Contributors

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🏝 4.43.4 (2026-04-13)

Bug Fixes

  • cache host refs in public render() method (#6674) (7dd8ea7)
  • compiler: set log file path when writeLog is enabled (#6655) (3d95083), closes #6632
  • runtime: normalize legacy watcher metadata for backward compatibility (#6676) (db26aba)
  • runtime: skip setter when removing reflected bool attr (#6673) (6c8a3b6), closes #6672
  • utils: handle Unicode characters in serializeProperty (#6654) (000ddb9), closes #6643

🐕 4.43.3 (2026-03-19)

Features

  • testing: deprecate all integrated testing options (#6642) (02f91b3)

🌙 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

👒 4.43.0 (2026-02-13)

... (truncated)

Commits
  • a1589d9 v4.43.4 (#6684)
  • db26aba fix(runtime): normalize legacy watcher metadata for backward compatibility (#...
  • 86eebde chore(deps-dev): bump basic-ftp from 5.2.1 to 5.2.2 (#6680)
  • 76376d5 chore: prod build pre-release
  • 4b448f4 chore(deps-dev): bump basic-ftp from 5.2.0 to 5.2.1 (#6675)
  • 7dd8ea7 fix: cache host refs in public render() method (#6674)
  • 6c8a3b6 fix(runtime): skip setter when removing reflected bool attr (#6673)
  • c845d46 chore(deps): bump lodash from 4.17.23 to 4.18.1 (#6662)
  • c319402 chore(deps-dev): bump lodash in /src/testing/jest/jest-27-and-under (#6661)
  • 27a0c84 chore(deps): bump lodash.template from 4.5.0 to 4.18.1 in /test/todo-app (#6660)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​stencil/core since your current version.


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 3.4.2 to 4.43.4.
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v3.4.2...v4.43.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 11, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants