mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 09:34:19 +08:00
chore(deps): Bump @stencil/core from 4.12.0 to 4.12.1 in /core (#28980)
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.12.0 to 4.12.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.12.1 (2024-02-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>mock-doc:</strong> improve error message when <code>:scope</code> selector is used (<a href="https://redirect.github.com/ionic-team/stencil/issues/5318">#5318</a>) (<a href="f5d4e98d0e
">f5d4e98</a>)</li> <li><strong>runtime:</strong> dynamic slot name change (<a href="https://redirect.github.com/ionic-team/stencil/issues/5304">#5304</a>) (<a href="9d9fe419c6
">9d9fe41</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/2982">#2982</a></li> <li><strong>runtime:</strong> only generate lazy build CSS when there are component tags (<a href="https://redirect.github.com/ionic-team/stencil/issues/5305">#5305</a>) (<a href="a0c1bd0f91
">a0c1bd0</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/3771">#3771</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.12.0...v4.12.1">4.12.1</a> (2024-02-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>mock-doc:</strong> improve error message when <code>:scope</code> selector is used (<a href="https://redirect.github.com/ionic-team/stencil/issues/5318">#5318</a>) (<a href="f5d4e98d0e
">f5d4e98</a>)</li> <li><strong>runtime:</strong> dynamic slot name change (<a href="https://redirect.github.com/ionic-team/stencil/issues/5304">#5304</a>) (<a href="9d9fe419c6
">9d9fe41</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/2982">#2982</a></li> <li><strong>runtime:</strong> only generate lazy build CSS when there are component tags (<a href="https://redirect.github.com/ionic-team/stencil/issues/5305">#5305</a>) (<a href="a0c1bd0f91
">a0c1bd0</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/3771">#3771</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="f9df928d47
"><code>f9df928</code></a> Release v4.12.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5332">#5332</a>)</li> <li><a href="d3083c09c8
"><code>d3083c0</code></a> chore(deps): update dependency webpack to v5.90.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5325">#5325</a>)</li> <li><a href="125d4a5917
"><code>125d4a5</code></a> chore(deps): update dependency <code>@types/node</code> to v20.11.16 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5322">#5322</a>)</li> <li><a href="043ad48f45
"><code>043ad48</code></a> chore(deps): update typescript-eslint to v6.20.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5327">#5327</a>)</li> <li><a href="3b90f88f1e
"><code>3b90f88</code></a> chore(deps): update peter-evans/create-pull-request action to v6 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5330">#5330</a>)</li> <li><a href="596674b0db
"><code>596674b</code></a> chore(deps): update dependency eslint-plugin-jsdoc to v48.0.4 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5323">#5323</a>)</li> <li><a href="e25255f107
"><code>e25255f</code></a> chore(deps): update dependency puppeteer to v21.10.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5326">#5326</a>)</li> <li><a href="03f6759abf
"><code>03f6759</code></a> chore(deps): update nick-fields/retry action to v3 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5328">#5328</a>)</li> <li><a href="cf9554d02b
"><code>cf9554d</code></a> chore(deps): update dependency magic-string to v0.30.6 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5324">#5324</a>)</li> <li><a href="be9b1f0c43
"><code>be9b1f0</code></a> chore(deps): update dependency <code>@types/jest</code> to v29.5.12 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5321">#5321</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ionic-team/stencil/compare/v4.12.0...v4.12.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.7.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^4.12.0",
|
||||
"@stencil/core": "^4.12.1",
|
||||
"ionicons": "^7.2.2",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
@ -1825,9 +1825,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@stencil/core": {
|
||||
"version": "4.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.0.tgz",
|
||||
"integrity": "sha512-qAQcfNmp2sdxAh1DlyUhHfDmIUS7mhI+5LAhPphg74zK9sKgFL5vpLzgjs0wohpjlmI4msgJFYiRB8lxVPqjPg==",
|
||||
"version": "4.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.1.tgz",
|
||||
"integrity": "sha512-l7UUCEV+4Yr1i6BL2DGSQPAzM3x/V4Fx9n9Z0/gdAgX11I25xY0MnH5jbQ69ug6ms/8KUV6SouS1R7MjjM/JnQ==",
|
||||
"bin": {
|
||||
"stencil": "bin/stencil"
|
||||
},
|
||||
@ -12184,9 +12184,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "4.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.0.tgz",
|
||||
"integrity": "sha512-qAQcfNmp2sdxAh1DlyUhHfDmIUS7mhI+5LAhPphg74zK9sKgFL5vpLzgjs0wohpjlmI4msgJFYiRB8lxVPqjPg=="
|
||||
"version": "4.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.1.tgz",
|
||||
"integrity": "sha512-l7UUCEV+4Yr1i6BL2DGSQPAzM3x/V4Fx9n9Z0/gdAgX11I25xY0MnH5jbQ69ug6ms/8KUV6SouS1R7MjjM/JnQ=="
|
||||
},
|
||||
"@stencil/react-output-target": {
|
||||
"version": "0.5.3",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"loader/"
|
||||
],
|
||||
"dependencies": {
|
||||
"@stencil/core": "^4.12.0",
|
||||
"@stencil/core": "^4.12.1",
|
||||
"ionicons": "^7.2.2",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user