Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2025

Bumps @stencil/core from 4.20.0 to 4.38.3.

Release notes

Sourced from @​stencil/core's releases.

😋 v4.38.3 (2025-11-05)

Bug Fixes

  • runtime: modern class props detected in collections (#6431) (e790c24)
  • ts: moduleResolution can now be bundler. Configurable module / noEmitOnError (#6433) (5018e1e)
  • types: revert autocorrect omission (#6441) (4719427)
  • documentation: Escape special chars within jsdoc comments (#6435)

New Contributors

Full Changelog: stenciljs/core@v4.38.2...v4.38.3

🐎 4.38.2 (2025-10-17)

Bug Fixes

  • build: absolute to relative path conversion: greedy extension replacement (#6421) (5341bf4)
  • mock-doc: implement part API (#6423) (a85d031)
  • types: new MixedInCtor type to make Mixin components type-safe (#6422) (b191267)
  • types: temporary autocorrect fix (#6426) (7044550)

New Contributors

Full Changelog: stenciljs/core@v4.38.1...v4.38.2

🚎 4.38.1 (2025-10-10)

Bug Fixes

  • build: add extended class source in collection dependencies (#6412) (40516ea)
  • runtime: better boolean attribute handling (#6413) (06a2375)

Testing

  • Test Export internal mockComponentMeta object making writing custom output-target tests easier (ef05b45)

Deps

New Contributors

Full Changelog: stenciljs/core@v4.38.0...v4.38.1

🎿 4.38.0 (2025-10-02)

Features

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

😋 4.38.3 (2025-11-05)

Bug Fixes

  • runtime: modern class props detected in collections (#6431) (e790c24)
  • ts: moduleResolution can now be bundler. Configurable module / noEmitOnError (#6433) (5018e1e)
  • types: revert autocorrect omission (#6441) (4719427)

🐎 4.38.2 (2025-10-17)

Bug Fixes

  • build: absolute to relative path conversion: greedy extension replacement (#6421) (5341bf4)
  • mock-doc: implement part API (#6423) (a85d031)
  • types: new MixedInCtor type to make Mixin components type-safe (#6422) (b191267)
  • types: temporary autocorrect fix (#6426) (7044550)

🚎 4.38.1 (2025-10-10)

Bug Fixes

  • build: add extended class source in collection dependencies (#6412) (40516ea)
  • runtime: better boolean attribute handling (#6413) (06a2375)

Features

  • Test Export internal mockComponentMeta object making writing custom output-target tests easier (ef05b45)

🎿 4.38.0 (2025-10-02)

Bug Fixes

  • local (same-file) class inheritance search (#6403) (695b1ac)
  • runtime: stop immediate re-renders for reflected props when null !== undefined (#6404) (680b12e)
  • test: stop duplicate super calls in Jest (#6401) (32160ad)
  • test: trigger @​Watch decorators on inherited classes in jest env (#6402) (f277068)

Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by stencil-bot, 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Nov 8, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Nov 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2025

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.38.3 branch from aa88a3f to f5774cc Compare November 8, 2025 23:52
github-actions[bot]
github-actions bot previously approved these changes Nov 8, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.38.3 branch from f5774cc to 88ccede Compare November 9, 2025 00:07
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.38.3 branch from 88ccede to 3249454 Compare November 10, 2025 14:19
Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.20.0 to 4.38.3.
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.20.0...v4.38.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.38.3 branch from 3249454 to 6696c00 Compare November 11, 2025 03:05
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 minor repo stencil

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant