Skip to content

Bump @stencil/core from 4.41.3 to 4.42.1#143

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stencil/core-4.42.1
Closed

Bump @stencil/core from 4.41.3 to 4.42.1#143
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stencil/core-4.42.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps @stencil/core from 4.41.3 to 4.42.1.

Release notes

Sourced from @​stencil/core's releases.

🌍 4.42.1 (2026-02-06)

Bug Fixes

  • compiler: make available resolveVar for import (#6588) (e4eeb37)
  • compiler: scrape build-conditionals from FunctionalComponents (#6586) (d63bf5d)
  • css: make scoped 'slotted' selector replacement less greedy (#6580) (10e6184)
  • docs: preserve css properties outside of production builds (#6579) (69d331e)
  • mock-doc: add global instanceof HTMLElement / SVGElement plus new MockLabelElement (#6581) (756b7aa)
  • runtime: dist parent should hydrate even when children fail (#6583) (50ad901)
  • runtime: call componentShouldUpdate for every prop changed (#6587) (dd4d2e6)
  • types: don't include @internal properties in dist build required fields (#6585) (6136a67)

Full Changelog: stenciljs/core@v4.42.0...v4.42.1

🚑 4.42.0 (2026-02-01)

Bug Fixes

Features

New Contributors

Full Changelog: stenciljs/core@v4.41.3...v4.42.0

Changelog

Sourced from @​stencil/core's changelog.

🌍 4.42.1 (2026-02-06)

Bug Fixes

  • compiler: make resolveVar for import (#6588) (e4eeb37)
  • compiler: scrape build-conditionals from FunctionalComponents (#6586) (d63bf5d)
  • css: make scoped 'slotted' selector replacement less greedy (#6580) (10e6184)
  • docs: preserve css properties outside of production builds (#6579) (69d331e)
  • mock-doc: add global instanceof HTMLElement / SVGElement plus new MockLabelElement (#6581) (756b7aa)
  • runtime: dist parent should hydrate even when children fail (#6583) (50ad901)
  • runtime: call componentShouldUpdate for every prop changed (#6587) (dd4d2e6)
  • types: don't include [@internal](https://github.com/internal) properties in dist build required fields (#6585) (6136a67)

🚑 4.42.0 (2026-02-01)

Bug Fixes

Features

  • compiler: CustomStateSet support (#6574) (cce1e23)
  • docs: new docs-custom-elements-manifest output (#6568) (df9d198)
  • hydrate-script: add generatePackageJson option to dist-hydrate-script (#6571) (f2dbed7)
  • jsx: attr: / prop: prefixes (#6575) (aa599da)
  • runtime: Remove redundant SSR style elements after adoptedStyleSheets adoption (#6576) (bc90887)
Commits
  • 1ceca58 v4.42.1 (#6590)
  • 6395f2b chore(deps-dev): bump webpack from 5.102.1 to 5.104.1 (#6589)
  • e4eeb37 fix(compiler): make resolveVar for import (#6588)
  • dd4d2e6 fix(runtime): call componentShouldUpdate for every prop changed (#6587)
  • d63bf5d fix(compiler): scrape build-conditionals from FunctionalComponents (#6586)
  • 6136a67 fix(types): don't include @internal properties in dist build required field...
  • 50ad901 fix(runtime): dist parent should hydrate even when children fail (#6583)
  • 756b7aa fix(mock-doc): add global instanceof HTMLElement / SVGElement plus new `M...
  • 10e6184 fix(css): make scoped 'slotted' selector replacement less greedy (#6580)
  • 69d331e fix(docs): preserve css properties outside of production builds (#6579)
  • 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.41.3 to 4.42.1.
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.41.3...v4.42.1)

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

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 Feb 9, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Superseded by #145.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stencil/core-4.42.1 branch February 16, 2026 06:32
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