Skip to content

Commit 8b877f8

Browse files
chore(deps): Bump @stencil/core from 4.7.0 to 4.7.1 in /core (#28479)
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.7.0 to 4.7.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.7.1 (2023-11-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> correctly generate CSS rules using <code>::slotted</code> outside shadow DOM (<a href="https://redirect.github.com/ionic-team/stencil/issues/4969">#4969</a>) (<a href="https://github.com/ionic-team/stencil/commit/4fd0ecd17e72f6892c96b8256a0206f6e583be13">4fd0ecd</a>)</li> <li><strong>compiler:</strong> ignore TS diagnostics on builds where typedef file changes (<a href="https://redirect.github.com/ionic-team/stencil/issues/5013">#5013</a>) (<a href="https://github.com/ionic-team/stencil/commit/2a75b6501f4f76dad0d8fa8304af57be1c04eef1">2a75b65</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.7.0...v4.7.1">4.7.1</a> (2023-11-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> correctly generate CSS rules using <code>::slotted</code> outside shadow DOM (<a href="https://redirect.github.com/ionic-team/stencil/issues/4969">#4969</a>) (<a href="https://github.com/ionic-team/stencil/commit/4fd0ecd17e72f6892c96b8256a0206f6e583be13">4fd0ecd</a>)</li> <li><strong>compiler:</strong> ignore TS diagnostics on builds where typedef file changes (<a href="https://redirect.github.com/ionic-team/stencil/issues/5013">#5013</a>) (<a href="https://github.com/ionic-team/stencil/commit/2a75b6501f4f76dad0d8fa8304af57be1c04eef1">2a75b65</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ionic-team/stencil/commit/ac812d74bc37e6c16a442afe4f1e3de91ff51626"><code>ac812d7</code></a> v4.7.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5025">#5025</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/b6387a36d2de320f124b0f5f03ccdc1af251b988"><code>b6387a3</code></a> chore(deps): update dependency terser to v5.24.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5024">#5024</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/2a75b6501f4f76dad0d8fa8304af57be1c04eef1"><code>2a75b65</code></a> fix(compiler): ignore TS diagnostics on builds where typedef file changes (<a href="https://redirect.github.com/ionic-team/stencil/issues/5">#5</a>...</li> <li><a href="https://github.com/ionic-team/stencil/commit/9062e1a967461dd962881b925b0c55aebddd8975"><code>9062e1a</code></a> refactor(sys): move logger impl to <code>sys/node/logger</code> (<a href="https://redirect.github.com/ionic-team/stencil/issues/5009">#5009</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/4fd0ecd17e72f6892c96b8256a0206f6e583be13"><code>4fd0ecd</code></a> fix(compiler): correctly generate CSS rules using <code>::slotted</code> outside shadow ...</li> <li>See full diff in <a href="https://github.com/ionic-team/stencil/compare/v4.7.0...v4.7.1">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.7.0&new-version=4.7.1)](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 c765dcb commit 8b877f8

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.7.0",
34+
"@stencil/core": "^4.7.1",
3535
"ionicons": "^7.2.1",
3636
"tslib": "^2.1.0"
3737
},

0 commit comments

Comments
 (0)