Skip to content

chore(deps-dev): bump the patch-deps-updates-main group with 2 updates#691

Merged
johnjenkins merged 1 commit into
mainfrom
dependabot/npm_and_yarn/patch-deps-updates-main-d7fe58cbf5
Mar 2, 2026
Merged

chore(deps-dev): bump the patch-deps-updates-main group with 2 updates#691
johnjenkins merged 1 commit into
mainfrom
dependabot/npm_and_yarn/patch-deps-updates-main-d7fe58cbf5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the patch-deps-updates-main group with 2 updates: @stencil/core and @types/node.

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

Updates @types/node from 25.3.0 to 25.3.3

Commits

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 2 updates: [@stencil/core](https://github.com/stenciljs/core) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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)

Updates `@types/node` from 25.3.0 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
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
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  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 13:09
@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 be573e3 into main Mar 2, 2026
4 checks passed
@johnjenkins johnjenkins deleted the dependabot/npm_and_yarn/patch-deps-updates-main-d7fe58cbf5 branch March 2, 2026 13:56
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