Skip to content

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @stencil/core from 4.36.3 to 4.37.1.

Release notes

Sourced from @​stencil/core's releases.

🏰 4.37.1 (2025-09-19)

Bug Fixes

New Contributors

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

⛴ 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

Changelog

Sourced from @​stencil/core's changelog.

🏰 4.37.1 (2025-09-19)

Bug Fixes

  • dist-custom-elements: revert #6381 (77cfdb3)
  • Mixin: export MixinFactory type for ease of use (#6390) (a26114e)
  • runtime: stop eager json parsing for unknown and any type bindings (#6384) (ccae0d7)

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
Commits
  • d442307 v4.37.1 (#6391)
  • a26114e fix(Mixin): export MixinFactory type for ease of use (#6390)
  • 77cfdb3 fix(dist-custom-elements): revert #6381
  • ccae0d7 fix(runtime): stop eager json parsing for unknown and any type bindings (#6384)
  • 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...
  • 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.36.3 to 4.37.1.
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.36.3...v4.37.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 19, 2025
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Sep 19, 2025
@changeset-bot
Copy link

changeset-bot bot commented Sep 19, 2025

⚠️ No Changeset found

Latest commit: 9fec8fb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the 📺showcases Changes to 1-n showcases label Sep 19, 2025
@github-actions
Copy link
Contributor

@nmerget nmerget enabled auto-merge (squash) September 22, 2025 08:22
@nmerget
Copy link
Collaborator

nmerget commented Sep 22, 2025

@dependabot rebase

@nmerget nmerget closed this Sep 23, 2025
auto-merge was automatically disabled September 23, 2025 05:52

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-stencil-core-4.37.1 branch September 23, 2025 05:52
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 📺showcases Changes to 1-n showcases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants