mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.8.0 to 4.8.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.8.1 (2023-12-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>runtime:</strong> apply nonce to data styles before DOM insert (<a href="https://redirect.github.com/ionic-team/stencil/issues/5112">#5112</a>) (<a href="df46fdc0cb">df46fdc</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/5102">#5102</a></li> <li><strong>runtime:</strong> call form-associated lifecycle callbacks w/ <code>this</code> (<a href="https://redirect.github.com/ionic-team/stencil/issues/5104">#5104</a>) (<a href="1ac8aa3da1">1ac8aa3</a>)</li> <li><strong>testing:</strong> re-add Puppeteer <code>asElement()</code> calls (<a href="https://redirect.github.com/ionic-team/stencil/issues/5114">#5114</a>) (<a href="0c843f8d19">0c843f8</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/5113">#5113</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.8.0...v4.8.1">4.8.1</a> (2023-12-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>runtime:</strong> apply nonce to data styles before DOM insert (<a href="https://redirect.github.com/ionic-team/stencil/issues/5112">#5112</a>) (<a href="df46fdc0cb">df46fdc</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/5102">#5102</a></li> <li><strong>runtime:</strong> call form-associated lifecycle callbacks w/ <code>this</code> (<a href="https://redirect.github.com/ionic-team/stencil/issues/5104">#5104</a>) (<a href="1ac8aa3da1">1ac8aa3</a>)</li> <li><strong>testing:</strong> re-add Puppeteer <code>asElement()</code> calls (<a href="https://redirect.github.com/ionic-team/stencil/issues/5114">#5114</a>) (<a href="0c843f8d19">0c843f8</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/5113">#5113</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="28f794ea0d"><code>28f794e</code></a> Release v4.8.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5130">#5130</a>)</li> <li><a href="2fd398a6cf"><code>2fd398a</code></a> chore(deps): update dependency <code>@rollup/pluginutils</code> to v5.1.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5126">#5126</a>)</li> <li><a href="84feb5aee2"><code>84feb5a</code></a> chore(deps): update typescript-eslint to v6.13.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5128">#5128</a>)</li> <li><a href="cf4a70150c"><code>cf4a701</code></a> fix(compiler): revert changes to style import transformer (<a href="https://redirect.github.com/ionic-team/stencil/issues/5125">#5125</a>)</li> <li><a href="df32ceb4ae"><code>df32ceb</code></a> chore(deps): update dependency fs-extra to v11.2.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5127">#5127</a>)</li> <li><a href="4cdb725fb7"><code>4cdb725</code></a> chore(deps): update dependency dts-bundle-generator to v9 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5129">#5129</a>)</li> <li><a href="3ef8fa070a"><code>3ef8fa0</code></a> chore(deps): update dependency <code>@types/eslint</code> to v8.44.8 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5122">#5122</a>)</li> <li><a href="1342eec577"><code>1342eec</code></a> chore(deps): update dependency <code>@types/node</code> to v20.10.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5123">#5123</a>)</li> <li><a href="7591dce85e"><code>7591dce</code></a> fix(compiler): ensure not to import duplicate style identifier (<a href="https://redirect.github.com/ionic-team/stencil/issues/5119">#5119</a>)</li> <li><a href="7302e3f81a"><code>7302e3f</code></a> chore(deps): update node.js to v20.10.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5117">#5117</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ionic-team/stencil/compare/v4.8.0...v4.8.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>
3.7 KiB
3.7 KiB