Skip to content

Commit a455147

Browse files
chore(deps): Bump @stencil/core from 4.6.0 to 4.7.0 in /core (#28436)
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.6.0 to 4.7.0. <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> <h1>💪 <a href="https://github.com/ionic-team/stencil/compare/v4.6.0...v4.7.0">4.7.0</a> (2023-10-30)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>runtime:</strong> prevent additional attempted move of slot content (<a href="https://redirect.github.com/ionic-team/stencil/issues/4921">#4921</a>) (<a href="https://github.com/ionic-team/stencil/commit/adb3ccf2d58c4a2f3f97d2dc9fbe8c8fd4daac62">adb3ccf</a>)</li> <li><strong>runtime:</strong> relocate slot content from non-shadow to shadow components w/ slot name change (<a href="https://redirect.github.com/ionic-team/stencil/issues/4940">#4940</a>) (<a href="https://github.com/ionic-team/stencil/commit/0fe78c74ceea857641d0ce1ad7634c4fbd372e8e">0fe78c7</a>)</li> <li><strong>runtime:</strong> slot name forwarding &amp; attribute reset (<a href="https://redirect.github.com/ionic-team/stencil/issues/4993">#4993</a>) (<a href="https://github.com/ionic-team/stencil/commit/ee60f3b33bcd44acb29261ab444c111513cccd4b">ee60f3b</a>)</li> <li><strong>runtime:</strong> slotted content order with sibling elements (<a href="https://redirect.github.com/ionic-team/stencil/issues/4994">#4994</a>) (<a href="https://github.com/ionic-team/stencil/commit/740c1e4faaf8bc221a2db32e2923c1efc553fd8b">740c1e4</a>)</li> <li><strong>runtime:</strong> support &quot;capture&quot; style events (<a href="https://redirect.github.com/ionic-team/stencil/issues/4968">#4968</a>) (<a href="https://github.com/ionic-team/stencil/commit/2c8cfac6389730f82bfeff776c5f495cafe0b627">2c8cfac</a>)</li> <li><strong>www:</strong> ensure that files necessary for www build are on disk (<a href="https://redirect.github.com/ionic-team/stencil/issues/4992">#4992</a>) (<a href="https://github.com/ionic-team/stencil/commit/b74220bed26bfa0c869cf1be0e3ebb5b8527f594">b74220b</a>)</li> <li><strong>www:</strong> fix an inconsistency between www builds (<a href="https://redirect.github.com/ionic-team/stencil/issues/4983">#4983</a>) (<a href="https://github.com/ionic-team/stencil/commit/f113b052af728a0e5dbc96b1cdc443405c277ec1">f113b05</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>test:</strong> jest 28 support (<a href="https://redirect.github.com/ionic-team/stencil/issues/4979">#4979</a>) (<a href="https://github.com/ionic-team/stencil/commit/d3aa5395b8c6c54ccf9eb90811649749875b5a17">d3aa539</a>)</li> <li><strong>test:</strong> jest 29 support (<a href="https://redirect.github.com/ionic-team/stencil/issues/4981">#4981</a>) (<a href="https://github.com/ionic-team/stencil/commit/4959295c24ec3effcc8d63a8305dffd6e07a617d">4959295</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ionic-team/stencil/commit/d947094630e7ab80da0d3b59c3ce0bf368827176"><code>d947094</code></a> v4.7.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5006">#5006</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/8f5d09f13547101ccfb950cc63ac55f2bfb1e07b"><code>8f5d09f</code></a> chore(deps): update typescript-eslint to v6.9.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5004">#5004</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/6a5d3e6a24841bb0ffc4bcf1ab1010d77db20c71"><code>6a5d3e6</code></a> chore(deps): update dependency eslint-plugin-jest to v27.6.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5003">#5003</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/027ab861c72ca26d3d7b43b4dab7facc2633cece"><code>027ab86</code></a> chore(deps): update dependency <code>@​types/node</code> to v20.8.9 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5002">#5002</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/b9c4934cfff25ddd0543f070b21e1441e3e35381"><code>b9c4934</code></a> chore(deps): update actions/setup-node action to v4 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5005">#5005</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/67d01a00f2836541f50c504f1f452cbceab005eb"><code>67d01a0</code></a> docs(output-targets): document generateHashedCopy function (<a href="https://redirect.github.com/ionic-team/stencil/issues/4984">#4984</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/740c1e4faaf8bc221a2db32e2923c1efc553fd8b"><code>740c1e4</code></a> fix(runtime): slotted content order with sibling elements (<a href="https://redirect.github.com/ionic-team/stencil/issues/4994">#4994</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/b74220bed26bfa0c869cf1be0e3ebb5b8527f594"><code>b74220b</code></a> fix(www): ensure that files necessary for www build are on disk (<a href="https://redirect.github.com/ionic-team/stencil/issues/4992">#4992</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/2c8cfac6389730f82bfeff776c5f495cafe0b627"><code>2c8cfac</code></a> fix(runtime): support &quot;capture&quot; style events (<a href="https://redirect.github.com/ionic-team/stencil/issues/4968">#4968</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/f113b052af728a0e5dbc96b1cdc443405c277ec1"><code>f113b05</code></a> fix(www): fix an inconsistency between www builds (<a href="https://redirect.github.com/ionic-team/stencil/issues/4983">#4983</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ionic-team/stencil/compare/v4.6.0...v4.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@stencil/core&package-manager=npm_and_yarn&previous-version=4.6.0&new-version=4.7.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70212d5 commit a455147

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

core/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"loader/"
3232
],
3333
"dependencies": {
34-
"@stencil/core": "^4.6.0",
34+
"@stencil/core": "^4.7.0",
3535
"ionicons": "^7.2.1",
3636
"tslib": "^2.1.0"
3737
},

0 commit comments

Comments
 (0)