Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps @stencil/core from 4.20.0 to 4.37.0.

Release notes

Sourced from @​stencil/core's releases.

⛴ 4.37.0 (2025-09-13)

Bug Fixes

Features

Thanks to @​kristilw for their contributions! 🎉

Full Changelog: stenciljs/core@v4.36.3...v4.37.0

🐈 4.36.3 (2025-08-20)

Bug Fixes

Thanks to @​jttommy for their contributions! 🎉

Full Changelog: stenciljs/core@v4.36.2...v4.36.3

💚 4.36.2 (2025-07-28)

Bug Fixes

Thanks to @​Fa3ris for their contributions! 🎉

Full Changelog: stenciljs/core@v4.36.1...v4.36.2

🍺 4.36.1 (2025-07-18)

Bug Fixes

  • runtime: only patch non-shadow components with s (#6348) (827b7f0)
  • runtime: stop applying patches to non-shadow / non-render() components (#6349) (3a18a37)

Thanks to @​johnjenkins for their contributions! 🎉

🎊 4.36.0 (2025-07-15)

Bug Fixes

  • contructable stylesheets with older immutable spec (chrome <99) (#6332) (2f363dd), closes #6326
  • runtime: check shadow root nodes before appending them (#6342) (c63f25d)
  • runtime: do not remove first comment - can break frameworks (#6343) (188e7db)
  • runtime: double check hostRef value (#6341) (051522f)
  • runtime: fix blur handling of non-scoped elements (#6314) (bfbd683)
  • runtime: fix prettier (d84f9e7)

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

4.37.0 (2025-09-13)

Bug Fixes

  • dist-custom-elements: apply initializeNextTick config (dbcdeff)
  • dist-custom-elements: apply initializeNextTick config setting (#6382) (7bdf9fb)
  • runtime: make sure watchers can fire immediately if the custom element is already defined (#6381) (4fb9140)

Features

BREAKING CHANGES

  • runtime: Watchers will fire earlier than before, but this is the expected behavior

🐈 4.36.3 (2025-08-20)

Bug Fixes

  • rollup: proper warn handling (#6357) (0831d2c)
  • runtime: fixed parsing of complex attributes that contains JSON strings (#6359) (7047196)

💚 4.36.2 (2025-07-28)

Bug Fixes

🍺 4.36.1 (2025-07-18)

Bug Fixes

  • runtime: only patch non-shadow components with s (#6348) (827b7f0)
  • runtime: stop applying patches to non-shadow / non-render() components (#6349) (3a18a37)

... (truncated)

Commits
  • d7ee800 v4.37.0 (#6383)
  • 7bdf9fb fix(dist-custom-elements): apply initializeNextTick config setting (#6382)
  • 444596c chore: revert
  • dbcdeff fix(dist-custom-elements): apply initializeNextTick config
  • 08f6583 feat: new core api - Mixin (#6375)
  • 4fb9140 fix(runtime): make sure watchers can fire immediately if the custom element i...
  • 0456db1 feat(runtime): allow class extending (#6362)
  • 1a20bb5 v4.36.3 (#6372)
  • 6b41e88 chore(tests) (#6363)
  • 7047196 fix(runtime): fixed parsing of complex attributes that contains JSON strings ...
  • Additional commits viewable in compare view
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)

Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.20.0 to 4.37.0.
- [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.37.0)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.37.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 minor labels Sep 15, 2025
@github-actions
Copy link
Contributor

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #3132.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-stencil-core-4.37.0 branch September 22, 2025 02:15
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