mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 18:54:11 +08:00
chore(deps): Bump @stencil/core from 4.9.0 to 4.9.1 in /core (#28798)
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.9.0 to 4.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/stencil/releases"><code>@stencil/core</code>'s releases</a>.</em></p> <blockquote> <h2>🍬 v4.9.1 (2024-01-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>declarations:</strong> bundle child_process type for portability (<a href="https://redirect.github.com/ionic-team/stencil/issues/5165">#5165</a>) (<a href="59ecd9e82a
">59ecd9e</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md"><code>@stencil/core</code>'s changelog</a>.</em></p> <blockquote> <h2>🍬 <a href="https://github.com/ionic-team/stencil/compare/v4.9.0...v4.9.1">4.9.1</a> (2024-01-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>declarations:</strong> bundle child_process type for portability (<a href="https://redirect.github.com/ionic-team/stencil/issues/5165">#5165</a>) (<a href="59ecd9e82a
">59ecd9e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="be680c6910
"><code>be680c6</code></a> v4.9.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5240">#5240</a>)</li> <li><a href="1ee9641c9b
"><code>1ee9641</code></a> chore(deps): update dependency <code>@types/eslint</code> to v8.56.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5233">#5233</a>)</li> <li><a href="acbaaa87ef
"><code>acbaaa8</code></a> chore(deps): update dependency eslint-plugin-jest to v27.6.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5235">#5235</a>)</li> <li><a href="11f7fd23dc
"><code>11f7fd2</code></a> chore(deps): update dependency eslint-plugin-jsdoc to v46.10.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5237">#5237</a>)</li> <li><a href="be8b4593c7
"><code>be8b459</code></a> chore(deps): update dependency esbuild to v0.19.11 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5224">#5224</a>)</li> <li><a href="8f80d5d34a
"><code>8f80d5d</code></a> chore(deps): update dependency cspell to v8.3.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5226">#5226</a>)</li> <li><a href="336a40c989
"><code>336a40c</code></a> chore(deps): update dependency dts-bundle-generator to ~9.2.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5227">#5227</a>)</li> <li><a href="533fb30746
"><code>533fb30</code></a> chore(deps): update dependency <code>@types/node</code> to v20.10.6 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5223">#5223</a>)</li> <li><a href="e4f1c420e5
"><code>e4f1c42</code></a> Compile pixel-match file correctly (<a href="https://redirect.github.com/ionic-team/stencil/issues/5199">#5199</a>)</li> <li><a href="d4f790f505
"><code>d4f790f</code></a> chore(esbuild): ensure that output dirs are empty before we run esbuild (<a href="https://redirect.github.com/ionic-team/stencil/issues/5219">#5219</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ionic-team/stencil/compare/v4.9.0...v4.9.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
14
core/package-lock.json
generated
14
core/package-lock.json
generated
@ -9,7 +9,7 @@
|
|||||||
"version": "7.6.3",
|
"version": "7.6.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@stencil/core": "^4.9.0",
|
"@stencil/core": "^4.9.1",
|
||||||
"ionicons": "^7.2.2",
|
"ionicons": "^7.2.2",
|
||||||
"tslib": "^2.1.0"
|
"tslib": "^2.1.0"
|
||||||
},
|
},
|
||||||
@ -1825,9 +1825,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@stencil/core": {
|
"node_modules/@stencil/core": {
|
||||||
"version": "4.9.0",
|
"version": "4.9.1",
|
||||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.9.1.tgz",
|
||||||
"integrity": "sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w==",
|
"integrity": "sha512-FB3vQR2xbX8RkiKdvBRj6jAe2VunKgB4U5hWSbpdcg/GhZrwOhsEgkGUGa8hGm9bgEUpIu16in1zFqziPyBEFw==",
|
||||||
"bin": {
|
"bin": {
|
||||||
"stencil": "bin/stencil"
|
"stencil": "bin/stencil"
|
||||||
},
|
},
|
||||||
@ -12184,9 +12184,9 @@
|
|||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"@stencil/core": {
|
"@stencil/core": {
|
||||||
"version": "4.9.0",
|
"version": "4.9.1",
|
||||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.9.1.tgz",
|
||||||
"integrity": "sha512-aWSkhBmk3yPwRAkUwBbzRwmdhb8hKiQ/JMr9m5jthpBZLjtppYbzz6PN2MhSMDfRp6K93eQw5WogSEH4HHuB6w=="
|
"integrity": "sha512-FB3vQR2xbX8RkiKdvBRj6jAe2VunKgB4U5hWSbpdcg/GhZrwOhsEgkGUGa8hGm9bgEUpIu16in1zFqziPyBEFw=="
|
||||||
},
|
},
|
||||||
"@stencil/react-output-target": {
|
"@stencil/react-output-target": {
|
||||||
"version": "0.5.3",
|
"version": "0.5.3",
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
"loader/"
|
"loader/"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@stencil/core": "^4.9.0",
|
"@stencil/core": "^4.9.1",
|
||||||
"ionicons": "^7.2.2",
|
"ionicons": "^7.2.2",
|
||||||
"tslib": "^2.1.0"
|
"tslib": "^2.1.0"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user