Skip to content

Commit e45fe98

Browse files
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="https://github.com/ionic-team/stencil/commit/59ecd9e82ae43e7db67c81959bc34afa0d852087">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="https://github.com/ionic-team/stencil/commit/59ecd9e82ae43e7db67c81959bc34afa0d852087">59ecd9e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ionic-team/stencil/commit/be680c691049315c3fa7b9cefdd115489ffed381"><code>be680c6</code></a> v4.9.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/5240">#5240</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/1ee9641c9b96d14c13f0f07af9cd9d146f13b9a7"><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="https://github.com/ionic-team/stencil/commit/acbaaa87ef7a26b72d983bdbe4d90b23da7a18a9"><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="https://github.com/ionic-team/stencil/commit/11f7fd23dc7b95f88f87489b428f026697a556f0"><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="https://github.com/ionic-team/stencil/commit/be8b4593c7280ef20a808d722a9de269de6a7070"><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="https://github.com/ionic-team/stencil/commit/8f80d5d34a3cb528427f8b673947def7ca8efb3d"><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="https://github.com/ionic-team/stencil/commit/336a40c989947313a91e2ae4b362139a03657c16"><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="https://github.com/ionic-team/stencil/commit/533fb30746dfb76d8b418eaf07d9d016f5f10cf7"><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="https://github.com/ionic-team/stencil/commit/e4f1c420e550d324a81fa4b86756955bd1104756"><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="https://github.com/ionic-team/stencil/commit/d4f790f5059636ff344f41015d8ae9da6b2b04a6"><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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@stencil/core&package-manager=npm_and_yarn&previous-version=4.9.0&new-version=4.9.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 9cc3fde commit e45fe98

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

0 commit comments

Comments
 (0)