From 6beb0be4bdfa269ae13ca8ad91032a71db74741e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 12:53:40 -0400 Subject: [PATCH] chore(deps): update dependency @stencil/core to v4.18.1 (#29519) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) 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.0` -> `4.18.1`](https://renovatebot.com/diffs/npm/@stencil%2fcore/4.18.0/4.18.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@stencil%2fcore/4.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stencil%2fcore/4.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stencil%2fcore/4.18.0/4.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stencil%2fcore/4.18.0/4.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ionic-team/stencil (@​stencil/core) ### [`v4.18.1`](https://togithub.com/ionic-team/stencil/blob/HEAD/CHANGELOG.md#-4181-2024-05-13) [Compare Source](https://togithub.com/ionic-team/stencil/compare/v4.18.0...v4.18.1) ##### Bug Fixes - **build:** do not copy polyfills to the `dist` OT unless building es5 ([#​5725](https://togithub.com/ionic-team/stencil/issues/5725)) ([945df46](https://togithub.com/ionic-team/stencil/commit/945df46b72ec52bf348f10cb9bf58f337b11de7c)), closes [#​5416](https://togithub.com/ionic-team/stencil/issues/5416) - **compiler:** Allow OutputTargetCustom to be called on devMode ([#​5541](https://togithub.com/ionic-team/stencil/issues/5541)) ([b0a9f7b](https://togithub.com/ionic-team/stencil/commit/b0a9f7b559b2a8efd21674609f35f6a09c430f01)), closes [#​5514](https://togithub.com/ionic-team/stencil/issues/5514) - **compiler:** deprecate `scriptDataOpts` ([#​5737](https://togithub.com/ionic-team/stencil/issues/5737)) ([da25aaa](https://togithub.com/ionic-team/stencil/commit/da25aaa4f37df0fcedfc67a5dc063a60769fe2c1)) - **declarations:** Attribute ping is missing on AnchorHTMLAttributes ([#​5752](https://togithub.com/ionic-team/stencil/issues/5752)) ([d345412](https://togithub.com/ionic-team/stencil/commit/d345412302a05323a4f8922aa7388fd67a4e4944)), closes [#​5751](https://togithub.com/ionic-team/stencil/issues/5751) - **runtime:** add root scope id to the user provided nested children as classname ([#​5750](https://togithub.com/ionic-team/stencil/issues/5750)) ([e864132](https://togithub.com/ionic-team/stencil/commit/e8641322c3a6b08f31469312d5351d611aa05086)), closes [#​5749](https://togithub.com/ionic-team/stencil/issues/5749)
--- ### Configuration 📅 **Schedule**: Branch creation - "every weekday before 11am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ionic-team/ionic-framework). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- core/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/package-lock.json b/core/package-lock.json index e9cd2459e7..48c0cbe6e9 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -1786,9 +1786,9 @@ } }, "node_modules/@stencil/core": { - "version": "4.18.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.18.0.tgz", - "integrity": "sha512-cN+nvjy0L8KyYq7N1bmswN/AcBustFlsAxfyPQ+fd3m98lPo53jNKIxKve1ZQ4ZmzSzYO7alDhZvjIesM0rl7w==", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.18.1.tgz", + "integrity": "sha512-WoRctLuXqoiLquS4EEvMoyLsbQ5+xuk8wp0+n4mYjoAoXy8NppXmMqKrMlFyYXL/zUI5ODS7U7IcLCpZ3IcKZQ==", "bin": { "stencil": "bin/stencil" }, @@ -11516,9 +11516,9 @@ "requires": {} }, "@stencil/core": { - "version": "4.18.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.18.0.tgz", - "integrity": "sha512-cN+nvjy0L8KyYq7N1bmswN/AcBustFlsAxfyPQ+fd3m98lPo53jNKIxKve1ZQ4ZmzSzYO7alDhZvjIesM0rl7w==" + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.18.1.tgz", + "integrity": "sha512-WoRctLuXqoiLquS4EEvMoyLsbQ5+xuk8wp0+n4mYjoAoXy8NppXmMqKrMlFyYXL/zUI5ODS7U7IcLCpZ3IcKZQ==" }, "@stencil/react-output-target": { "version": "0.5.3",