Skip to content

[framework-fixture-dependencies]: Bump @stencil/core from 4.19.2 to 4.27.1 in /packages/static-build/test/fixtures/stencil-v4 in the core group across 1 directory#88

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/static-build/test/fixtures/stencil-v4/core-ccad7ce25e
Closed

[framework-fixture-dependencies]: Bump @stencil/core from 4.19.2 to 4.27.1 in /packages/static-build/test/fixtures/stencil-v4 in the core group across 1 directory#88
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/static-build/test/fixtures/stencil-v4/core-ccad7ce25e

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps the core group with 1 update in the /packages/static-build/test/fixtures/stencil-v4 directory: @stencil/core.

Updates @stencil/core from 4.19.2 to 4.27.1

Release notes

Sourced from @​stencil/core's releases.

🍸 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

  • runtime: clean deferredConnectedCallbacks array on disconnectedCallback (#6142) (788dfd0), closes #6119
  • runtime: don't flag html tag with hydrate flag anymore (#6103) (0691295), closes #6091
  • ssr: correctly resolve slots during hydration (#6131) (8853790), closes #6130
  • ssr: exponential perf slow down (#6128) (c1e6838), closes #6127
  • ssr: multiple component instances sharing initial properties (#6126) (f7ecec3), closes #6125

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🍸 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)

🚁 4.25.3 (2025-02-04)

Bug Fixes

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

Reverts

... (truncated)

Commits
  • 03a5ff9 v4.27.1 (#6176)
  • 7a3e150 fix(runtime): mock querySelectorAll (#6175)
  • 8d596b0 fix(docs): update changelog with missing contribution
  • a9892d2 Release v4.27.0 (#6172)
  • 260ced2 fix(runtime): always call component lifecycle hooks (#6167)
  • 57e7e58 fix(runtime): scoped: true slot fallback with forwarded slot (#6171)
  • 30f2a09 fix(hydrate): support dash-case case in hydrate mode (#6158)
  • 2a1038e feat(runtime): add slotchange event and assignedNodes / `assignedElements...
  • eafe1f9 fix(runtime): append newChild if parent node doesn't match with patched node ...
  • 4add75c refactor(runtime): make WeakMap obsolete (#6156)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the core group with 1 update in the /packages/static-build/test/fixtures/stencil-v4 directory: [@stencil/core](https://github.com/ionic-team/stencil).


Updates `@stencil/core` from 4.19.2 to 4.27.1
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.19.2...v4.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 4, 2025

Superseded by #92.

@dependabot dependabot bot closed this Mar 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/static-build/test/fixtures/stencil-v4/core-ccad7ce25e branch March 4, 2025 18:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants