Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @stencil/core from 4.20.0 to 4.23.0 #2911

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps @stencil/core from 4.20.0 to 4.23.0.

Release notes

Sourced from @​stencil/core's releases.

🐣 4.23.0 (2024-12-11)

Bug Fixes

Features

🐤 4.22.3 (2024-11-21)

Bug Fixes

  • correctly call proxied formAssociated callbacks (#6046) (dffb49d), closes #6038
  • mock-doc: return empty string if anchor has no href attribute (#6051) (e44642f), closes #6047
  • runtime: ensure event listener are not registered twice (#6052) (8f1bc55), closes #6045
  • runtime: scope id fix for component children for typescript issue (#6041) (ab4cfce), closes #6042

🎺 4.22.2 (2024-10-25)

Bug Fixes

🌪️ v4.22.1 (2024-10-09)

Bug Fixes

  • mock-doc: add missing ShadowRoot window primitive (#6011) (2f944e2)
  • mock-doc: get native primitive from globalThis (#6021) (72fabd1)
  • runtime: create unique host ids (#6018) (1564b7a)
  • runtime: merge styles within ShadowRoot into a single node (#6014) (61f90b0)

🍲 v4.22.0 (2024-10-03)

Bug Fixes

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🐣 4.23.0 (2024-12-11)

Bug Fixes

Features

🐤 4.22.3 (2024-11-21)

Bug Fixes

  • correctly call proxied formAssociated callbacks (#6046) (dffb49d), closes #6038
  • mock-doc: return empty string if anchor has no href attribute (#6051) (e44642f), closes #6047
  • runtime: ensure event listener are not registered twice (#6052) (8f1bc55), closes #6045
  • runtime: scope id fix for component children for typescript issue (#6041) (ab4cfce), closes #6042

🎺 4.22.2 (2024-10-25)

Bug Fixes

🌪 4.22.1 (2024-10-09)

Bug Fixes

  • mock-doc: add missing ShadowRoot window primitive (#6011) (2f944e2)
  • mock-doc: get native primitive from globalThis (#6021) (72fabd1)
  • runtime: create unique host ids (#6018) (1564b7a)

... (truncated)

Commits
  • 3249003 Release v4.23.0 (#6077)
  • 84a3607 fix(mock-doc): don't show error message for SSR workflows (#6075)
  • ec243c2 fix: rewrite SSR client-side hydration (#6067)
  • af13de4 chore(deps): update dependency eslint-plugin-jsdoc to v50.6.0 (#6071)
  • ee4aa0b fix: Change hasHostListenerAttached from var to protoype property (#6074)
  • 6c302ec chore(deps): update dependency @​rollup/pluginutils to v5.1.3 (#6069)
  • 1f5a13f fix(runtime): ensure Node is defined (#6061)
  • d362700 fix: stop 'experimentalScopedSlotChanges' warning msg on startup (#6068)
  • c2e97f7 chore(deps): update dependency @​types/jest to v29.5.14 (#6070)
  • a15bc5d fix: patchChildSlotNodes & scopedSlotTextContentFix not being applied (#6...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2024
@dependabot dependabot bot requested a review from dkolba as a code owner December 12, 2024 03:33
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Dec 12, 2024
@dependabot dependabot bot requested a review from annsch as a code owner December 12, 2024 03:33
@dependabot dependabot bot added the minor label Dec 12, 2024
@dependabot dependabot bot requested a review from bruno-sch as a code owner December 12, 2024 03:33
Copy link
Contributor

Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.20.0 to 4.23.0.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](ionic-team/stencil@v4.20.0...v4.23.0)

---
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.23.0 branch from fe4505f to a106cef Compare December 14, 2024 10:08
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.

0 participants