Skip to content

Commit 85464d6

Browse files
build(deps): update dependency @stencil/core to v4.18.3 (#9495)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@stencil/core](https://stenciljs.com/) ([source](https://togithub.com/ionic-team/stencil)) | [`4.18.2` -> `4.18.3`](https://renovatebot.com/diffs/npm/@stencil%2fcore/4.18.2/4.18.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@stencil%2fcore/4.18.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stencil%2fcore/4.18.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stencil%2fcore/4.18.2/4.18.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stencil%2fcore/4.18.2/4.18.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ionic-team/stencil (@&#8203;stencil/core)</summary> ### [`v4.18.3`](https://togithub.com/ionic-team/stencil/blob/HEAD/CHANGELOG.md#-4183-2024-05-28) [Compare Source](https://togithub.com/ionic-team/stencil/compare/v4.18.2...v4.18.3) ##### Bug Fixes - **esbuild:** remove all `node:` imports from glob script to keep support for Jest v26 ([#&#8203;5784](https://togithub.com/ionic-team/stencil/issues/5784)) ([5f4fcfa](https://togithub.com/ionic-team/stencil/commit/5f4fcfa12e701ece8884aa1e3b3143bd2221e0a0)), fixes [#&#8203;5766](https://togithub.com/ionic-team/stencil/issues/5766) - **mock-doc:** support toDataURL method in canvas ([#&#8203;5773](https://togithub.com/ionic-team/stencil/issues/5773)) ([3830dad](https://togithub.com/ionic-team/stencil/commit/3830dad7c8bd78de2c59c087a291e3d954d70508)), closes [#&#8203;2923](https://togithub.com/ionic-team/stencil/issues/2923) - **runtime:** add missing intermediate parents scope ids to the elements ([#&#8203;5775](https://togithub.com/ionic-team/stencil/issues/5775)) ([56c60d4](https://togithub.com/ionic-team/stencil/commit/56c60d4af1227fb82abf9bb838abfc4f439bd32d)), fixes [#&#8203;5774](https://togithub.com/ionic-team/stencil/issues/5774) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZSIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4eef83b commit 85464d6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/calcite-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"@floating-ui/dom": "1.6.5",
67-
"@stencil/core": "4.18.2",
67+
"@stencil/core": "4.18.3",
6868
"@types/color": "3.0.6",
6969
"color": "4.2.3",
7070
"composed-offset-position": "0.0.4",

0 commit comments

Comments
 (0)