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

chore(deps): bump @stencil/core from 4.22.2 to 4.22.3 #3501

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps @stencil/core from 4.22.2 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
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
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)
  • See full diff 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.22.2 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.22.2...v4.22.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mfranzke as a code owner November 22, 2024 01:33
@dependabot dependabot bot added javascript Pull requests that update Javascript code 🤫dependencies Pull requests that update a dependency file labels Nov 22, 2024
@github-actions github-actions bot added the 📺showcases Changes to 1-n showcases label Nov 22, 2024
Copy link
Contributor

@github-actions github-actions bot enabled auto-merge (squash) November 22, 2024 01:34
@github-actions github-actions bot merged commit 0213be5 into main Nov 22, 2024
74 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-stencil-core-4.22.3 branch November 22, 2024 01:56
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 📺showcases Changes to 1-n showcases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants