Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2025

Bumps @stencil/core from 4.20.0 to 4.27.2.

Release notes

Sourced from @​stencil/core's releases.

🌱 4.27.2 (2025-03-03)

Bug Fixes

🍸 4.27.1 (2025-02-25)

Bug Fixes

  • docs: update changelog with missing contribution (8d596b0)
  • runtime: mock querySelectorAll (#6175) (7a3e150)

🏔 4.27.0 (2025-02-21)

Bug Fixes

  • hydrate: support dash-case case in hydrate mode (#6158) (30f2a09), closes #6150
  • runtime: scoped: true slot fallback with forwarded slot (#6171) (57e7e58), closes #6170
  • runtime: always call component lifecycle hooks (#6167) (260ced2), closes #6165
  • runtime: append newChild if parent node doesn't match with patched node (#6141) (eafe1f9), closes #6140

Features

  • runtime: add slotchange event and assignedNodes / assignedElements methods for scoped: true slots (#6151) (2a1038e)

Refactor

  • runtime: make WeakMap obsolete (#6156)

🎉 Thanks for @​johnjenkins, @​danielleroux and @​itsjustaplant for their contributions! 🎉

🐇 4.26.0 (2025-02-11)

Features

  • ssr: shadow dom components can render as declarative-shadow-dom or as 'scoped' (#6147) (26e4aa3)

🎉 Thanks for @​johnjenkins for their contributions! 🎉

🐉 4.25.3 (2025-02-04)

Bug Fixes

  • runtime: don't include loadModule logic in hydrate runtime (#6145) (948b63a)

Reverts

🐉 4.25.2 (2025-02-04)

Bug Fixes

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🌱 4.27.2 (2025-03-03)

Bug Fixes

🍸 4.27.1 (2025-02-25)

Bug Fixes

  • docs: update changelog with missing contribution (8d596b0)
  • runtime: mock querySelectorAll (#6175) (7a3e150)

🏔 4.27.0 (2025-02-22)

Bug Fixes

  • hydrate: support dash-case case in hydrate mode (#6158) (30f2a09), closes #6150
  • runtime: scoped: true slot fallback with forwarded slot (#6171) (57e7e58), closes #6170
  • runtime: always call component lifecycle hooks (#6167) (260ced2), closes #6165
  • runtime: append newChild if parent node doesn't match with patched node (#6141) (eafe1f9), closes #6140

Features

  • runtime: add slotchange event and assignedNodes / assignedElements methods for scoped: true slots (#6151) (2a1038e)

Refactor

  • runtime: make WeakMap obsolete (#6156)

🐇 4.26.0 (2025-02-11)

Features

  • ssr: shadow dom components can render as declarative-shadow-dom or as 'scoped' (#6147) (26e4aa3)

... (truncated)

Commits
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.27.2.
- [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.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mfranzke as a code owner March 4, 2025 03:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2025
@dependabot dependabot bot requested a review from nmerget as a code owner March 4, 2025 03:59
@dependabot dependabot bot added javascript Pull requests that update Javascript code minor labels Mar 4, 2025
@dependabot dependabot bot requested review from annsch, bruno-sch and dkolba as code owners March 4, 2025 03:59
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2025

Superseded by #2978.

@dependabot dependabot bot closed this Mar 12, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-stencil-core-4.27.2 branch March 12, 2025 04:07
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