Skip to content

Bump @stencil/core from 4.39.0 to 4.40.1#131

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

Bump @stencil/core from 4.39.0 to 4.40.1#131
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stencil/core-4.40.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps @stencil/core from 4.39.0 to 4.40.1.

Release notes

Sourced from @​stencil/core's releases.

🐂 4.40.1 (2025-12-23)

Bug Fixes

  • compiler: docs generation when using excludedComponents (#6509) (4209437)
  • css: @container query parsing (#6508) (208a105)
  • css: escape backslashes (#6506) (758b8ee)
  • runtime: more robust supportsConstructableStylesheets test (#6510) (484b1b8)

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

🍌 4.40.0 (2025-12-23)

Bug Fixes

  • compiler: minify dist-custom-elements and hydrate-script (#6482) (ec043cd)
  • compiler: resolve node_modules css imports (#6493) (84ac5b8)
  • css: css imports with functions and media queries (#6474) (249f84a)
  • css: enable parsing of native, nested css selectors (#6480) (3506686)
  • css: pseudo-element selectors in nested media queries (#6486) (20ce1ce)
  • css: strip comments before adding css to js (#6487) (2892b4f)
  • css: vanilla css live-reload & added globalStyles to dev <style> (#6488) (34cb672)
  • dist-custom-elements: index / default entry types (#6489) (7b89b5c)
  • runtime: malformed \<template> elements (#6492) (8608bd9)
  • runtime: respect slotted element initial 'hidden' property (non-shadow) (#6499) (d3b8b7a)
  • runtime: stop patching non-shadow components without <slot> (#6483) (44fb8de)
  • sourcemaps: generate entry sourcemaps during a dev build (#6476) (e678159)
  • ssr: stop removing slotted whitespace (#6477) (b4c5886)
  • styles: support rendering across documents (#6481) (b73a44b), closes #6479
  • testing: always render shadowrootdelegatesfocus as a boolean (#6490) (8f266de)
  • testing: puppeteer <= 22 executable path (#6478) (ecb279a)
  • types: correctly expand and resolve type | generic<type> (#6495) (d43e29b)

Features

New Contributors

Full Changelog: stenciljs/core@v4.39.0...v4.40.0

Changelog

Sourced from @​stencil/core's changelog.

🐂 4.40.1 (2025-12-23)

Bug Fixes

  • compiler: docs generation when using excludedComponents (#6509) (4209437)
  • css: @container query parsing (#6508) (208a105)
  • css: escape backslashes (#6506) (758b8ee)
  • runtime: more robust supportsConstructableStylesheets test (#6510) (484b1b8)

🍌 4.40.0 (2025-12-23)

Bug Fixes

  • compiler: minify dist-custom-elements and hydrate-script (#6482) (ec043cd)
  • compiler: resolve node_modules css imports (#6493) (84ac5b8)
  • css: css imports with functions and media queries (#6474) (249f84a)
  • css: enable parsing of native, nested css selectors (#6480) (3506686)
  • css: pseudo-element selectors in nested media queries (#6486) (20ce1ce)
  • css: strip comments before adding css to js (#6487) (2892b4f)
  • css: vanilla css live-reload & added globalStyles to dev <style> (#6488) (34cb672)
  • dist-custom-elements: index / default entry types (#6489) (7b89b5c)
  • runtime: malformed \<template> elements (#6492) (8608bd9)
  • runtime: respect slotted element initial 'hidden' property (non-shadow) (#6499) (d3b8b7a)
  • runtime: stop patching non-shadow components without <slot> (#6483) (44fb8de)
  • sourcemaps: generate entry sourcemaps during a dev build (#6476) (e678159)
  • ssr: stop removing slotted whitespace (#6477) (b4c5886)
  • styles: support rendering across documents (#6481) (b73a44b), closes #6479
  • testing: always render shadowrootdelegatesfocus as a boolean (#6490) (8f266de)
  • testing: puppeteer <= 22 executable path (#6478) (ecb279a)
  • types: correctly expand and resolve type | generic<type> (#6495) (d43e29b)

Features

Commits

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.39.0 to 4.40.1.
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.39.0...v4.40.1)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.40.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 Dec 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Superseded by #132.

@dependabot dependabot bot closed this Jan 5, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stencil/core-4.40.1 branch January 5, 2026 06:04
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