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

Bump @stencil/core from 4.12.2 to 4.12.4 #977

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps @stencil/core from 4.12.2 to 4.12.4.

Release notes

Sourced from @​stencil/core's releases.

🐮 4.12.4 (2024-02-26)

Bug Fixes

🐍 v4.12.3 (2024-02-20)

Bug Fixes

  • compiler: point crypto import at crypto instead of node:crypto (#5369) (7fb783f), closes #5358
  • runtime: replace innerHTML with textContent for CSS injection (#5207) (8de2ab5), closes #5206

Thanks

🎉 Thanks TheodoreGC for their contributions! 🎉

Changelog

Sourced from @​stencil/core's changelog.

🐮 4.12.4 (2024-02-26)

Bug Fixes

🐍 4.12.3 (2024-02-20)

Bug Fixes

  • compiler: point crypto import at crypto instead of node:crypto (#5369) (7fb783f), closes #5358
  • runtime: replace innerHTML with textContent for CSS injection (#5207) (8de2ab5), closes #5206
Commits
  • 3c2284b Release v4.12.4 (#5412)
  • 21cf7f0 chore(deps): update dependency eslint-plugin-jsdoc to v48.2.0 (#5409)
  • 9ae3e60 chore(deps): update dependency webpack to v5.90.3 (#5408)
  • 16519d9 chore(deps): update dependency cspell to v8.4.1 (#5406)
  • ff3e361 chore(deps): update dependency terser to v5.27.2 (#5407)
  • b0cf633 chore(deps): update dependency @​types/node to v20.11.20 (#5405)
  • 369864f chore(deps): update dependency @​types/eslint to v8.56.3 (#5404)
  • 8ebacae fix(build): address issue with dynamic import and vite (#5399)
  • 74d9f94 chore(deps): update dependency esbuild to v0.20.1 (#5394)
  • e559930 chore(deps): update dependency cspell to v8.4.0 (#5395)
  • 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.12.2 to 4.12.4.
- [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.12.2...v4.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
@valadas valadas added this to the 0.24.0 milestone Mar 1, 2024
@valadas valadas merged commit 57fffc3 into develop Mar 1, 2024
2 checks passed
@valadas valadas deleted the dependabot/npm_and_yarn/stencil/core-4.12.4 branch March 1, 2024 03:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant