Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @stencil/core from 4.20.0 to 4.28.2.

Release notes

Sourced from @​stencil/core's releases.

🎤 4.28.2 (2025-03-13)

Bug Fixes

Thanks to @​johnjenkins for their contributions! 🎉

🐵 4.28.1 (2025-03-12)

Bug Fixes

🎩 4.28.0 (2025-03-11)

Bug Fixes

  • add missing name attribute for details html element (#6188) (aa1bc62)
  • compiler: fix file watcher sometimes doesn't trigger rebuild (#6191) (840ead9), closes #6190

Internal

🎉 Thanks for @​johnjenkins, @​hettiger and @​s-gurevich for their contributions! 🎉

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

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🎤 4.28.2 (2025-03-13)

Bug Fixes

🐵 4.28.1 (2025-03-13)

Bug Fixes

🎩 4.28.0 (2025-03-11)

Bug Fixes

  • add missing name attribute for details html element (#6188) (aa1bc62)
  • compiler: fix file watcher sometimes doesn't trigger rebuild (#6191) (840ead9), closes #6190

Internal

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

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Mar 14, 2025
github-actions[bot]
github-actions bot previously approved these changes Mar 14, 2025
@github-actions
Copy link
Contributor

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from b14cd80 to 82f153b Compare March 26, 2025 06:20
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from 82f153b to 3310237 Compare March 26, 2025 06:35
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from 3310237 to 1028a92 Compare March 26, 2025 07:04
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from 1028a92 to 82cfd0e Compare March 26, 2025 07:16
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from 82cfd0e to f26872d Compare March 26, 2025 07:26
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from f26872d to f98c5c9 Compare March 26, 2025 07:37
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from f98c5c9 to c71c10a Compare March 26, 2025 08:02
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from c71c10a to b6ece38 Compare March 26, 2025 08:13
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from b6ece38 to 2a829c3 Compare March 26, 2025 08:25
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from 2a829c3 to 7383ecf Compare March 26, 2025 10:12
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from 7383ecf to 0a92e30 Compare March 26, 2025 10:25
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from 0a92e30 to ed6c1f0 Compare March 26, 2025 10:35
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from ed6c1f0 to 3bc5718 Compare March 26, 2025 17:17
Bumps [@stencil/core](https://github.com/stenciljs/core) from 4.20.0 to 4.28.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.28.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-core-4.28.2 branch from 3bc5718 to 3e23da0 Compare March 26, 2025 20:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2025

Superseded by #3009.

@dependabot dependabot bot closed this Apr 4, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-stencil-core-4.28.2 branch April 4, 2025 02: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 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