Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @stencil/core from 4.40.1 to 4.41.0.

Release notes

Sourced from @​stencil/core's releases.

🏂 4.41.0 (2026-01-02)

Bug Fixes

  • build: always fail build on typescript failure (#6520) (74aea99)
  • cli: --stats accepts optional path string as per documentation (#6524) (42ebdfa)
  • compiler: stop error from globalScript lack of default export (#6527) (ba03ccf)
  • css: strip line breaks from final template literal (#6517) (dfeeaec)
  • runtime: allow cloneNode patch even without (#6513) (e893bd1)
  • runtime: delay non-shadow onConnectedCallback; make sure slotted content is available (#6519) (9e38aa7)
  • runtime: update non-shadow slotted content visibility via dynamic <slot> (#6514) (cdcd873)
  • testing: jest / mixin related errors (#6512) (5c17422)
  • types: components.d.ts - correctly import / export used enums (#6522) (e243c6f)

Features

  • dev-server: new strictPort property (#6523) (cc12853)
  • runtime: support tsconfig jsxImportSource (h import no longer necessary) (#6525) (6482533)

Full Changelog: stenciljs/core@v4.40.1...v4.41.0

Changelog

Sourced from @​stencil/core's changelog.

🏂 4.41.0 (2026-01-02)

Bug Fixes

  • build: always fail build on typescript failure (#6520) (74aea99)
  • cli: --stats accepts optional path string as per documentation (#6524) (42ebdfa)
  • compiler: stop error from globalScript lack of default export (#6527) (ba03ccf)
  • css: strip line breaks from final template literal (#6517) (dfeeaec)
  • runtime: allow cloneNode patch even without (#6513) (e893bd1)
  • runtime: delay non-shadow onConnectedCallback; make sure slotted content is available (#6519) (9e38aa7)
  • runtime: update non-shadow slotted content visibility via dynamic <slot> (#6514) (cdcd873)
  • testing: jest / mixin related errors (#6512) (5c17422)
  • types: components.d.ts - correctly import / export used enums (#6522) (e243c6f)

Features

  • dev-server: new strictPort property (#6523) (cc12853)
  • runtime: support tsconfig jsxImportSource (h import no longer necessary) (#6525) (6482533)
Commits
  • b6af869 v4.41.0 (#6528)
  • ba03ccf fix(compiler): stop error from globalScript lack of default export (#6527)
  • 6482533 feat(runtime): support tsconfig jsxImportSource (h import no longer neces...
  • 42ebdfa fix(cli): --stats accepts optional path string as per documentation (#6524)
  • cc12853 feat(dev-server): new strictPort property (#6523)
  • e243c6f fix(types): components.d.ts - correctly import / export used enums (#6522)
  • 74aea99 fix(build): always fail build on typescript failure (#6520)
  • 9e38aa7 fix(runtime): delay non-shadow onConnectedCallback; make sure slotted content...
  • dfeeaec fix(css): strip line breaks from final template literal (#6517)
  • cdcd873 fix(runtime): update non-shadow slotted content visibility via dynamic `<slot...
  • 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 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)

Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.40.1 to 4.41.0.
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.40.1...v4.41.0)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.41.0
  dependency-type: direct:development
  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 Jan 2, 2026
@github-actions github-actions bot merged commit 078d4a6 into master Jan 2, 2026
33 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/stencil/core-4.41.0 branch January 2, 2026 23:11
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