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.22.3 #2894

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 Nov 22, 2024

Bumps @stencil/core from 4.20.0 to 4.22.3.

Release notes

Sourced from @​stencil/core's releases.

🐤 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

Features

🐷 v4.21.0 (2024-08-26)

Bug Fixes

  • compiler: default asyncLoading build conditional to true (#5941) (0e261d6), closes #3580

... (truncated)

Changelog

Sourced from @​stencil/core's changelog.

🐤 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)
  • runtime: merge styles within ShadowRoot into a single node (#6014) (61f90b0)

🍲 4.22.0 (2024-10-03)

Bug Fixes

... (truncated)

Commits
  • 7bdf128 Release v4.22.3 (#6053)
  • e44642f fix(mock-doc): return empty string if anchor has no href attribute (#6051)
  • 8f1bc55 fix(runtime): ensure event listener are not registered twice (#6052)
  • dffb49d fix: correctly call proxied formAssociated callbacks (#6046)
  • 6331d9a chore(deps): update dependency eslint-plugin-jsdoc to v50.5.0 (#6048)
  • 4cabb30 fix(compiler) restore old copy behaviour, with new ignore option (#6020)
  • ab4cfce fix(runtime): scope id fix for component children for typescript issue (#6041)
  • 94fc60b Release v4.22.2 (#6036)
  • 36cb993 chore(deps): update dependency eslint-plugin-jsdoc to v50.4.3 (#6034)
  • 009d370 fix(docs): escape backticks in type or default value columns (#6025)
  • 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/ionic-team/stencil) from 4.20.0 to 4.22.3.
- [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.22.3)

---
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 requested a review from mfranzke as a code owner November 22, 2024 03:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Nov 22, 2024
Copy link
Contributor

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