Skip to content

chore(deps-dev): bump @stencil/core from 4.43.1 to 4.43.2 in the patch-deps-updates-main group#692

Merged
johnjenkins merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-deps-updates-main-d7f7130f89
Mar 2, 2026
Merged

chore(deps-dev): bump @stencil/core from 4.43.1 to 4.43.2 in the patch-deps-updates-main group#692
johnjenkins merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-deps-updates-main-d7f7130f89

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the patch-deps-updates-main group with 1 update: @stencil/core.

Updates @stencil/core from 4.43.1 to 4.43.2

Release notes

Sourced from @​stencil/core's releases.

🌙 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

Changelog

Sourced from @​stencil/core's changelog.

🌙 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)
Commits
  • 534643f v4.43.2 (#6624)
  • 6418ec3 chore(deps-dev): bump basic-ftp from 5.0.5 to 5.2.0 (#6619)
  • cd33ccb fix(dist-custom-elements): stop render function being stripped from imports...
  • 0ee951e fix(compiler): proper discovery and processing of external mixins / classes (...
  • d1e11dc chore: move hydration test to e2e due to change in behaviour in latest chrome...
  • 11201b5 fix(runtime): mixin get / set @Prop infinite loop (#6618)
  • 827d0d6 fix(types): raise typescript errors even without components.d.ts (#6616)
  • ccda746 fix(compiler): mixin jsx processing (#6615)
  • ad6a344 fix(runtime): init prop reactivity when ele.prop === instance.prop (#6614)
  • 3fbc441 fix(types): provide warnings for ts 4094; anon classes may not be private or ...
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-deps-updates-main group with 1 update: [@stencil/core](https://github.com/stenciljs/core).


Updates `@stencil/core` from 4.43.1 to 4.43.2
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.43.1...v4.43.2)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.43.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-deps-updates-main
...

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 Mar 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 2, 2026 18:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
@johnjenkins johnjenkins merged commit 4f650e6 into main Mar 2, 2026
4 checks passed
@johnjenkins johnjenkins deleted the dependabot/npm_and_yarn/patch-deps-updates-main-d7f7130f89 branch March 2, 2026 18:14
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.

1 participant