Skip to content

Commit feda7a0

Browse files
chore(deps): Bump @stencil/core from 4.4.1 to 4.5.0 in /core (#28364)
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 4.4.1 to 4.5.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.4.1...v4.5.0">4.5.0</a> (2023-10-16)</h1> <h3>Features</h3> <ul> <li><strong>compiler, runtime:</strong> add support for form-associated elements (<a href="https://redirect.github.com/ionic-team/stencil/issues/4784">#4784</a>) (<a href="https://github.com/ionic-team/stencil/commit/5976c9b6a6e7b49d470390021b9c31e4d3cbbf4b">5976c9b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ionic-team/stencil/commit/4c38e470fdbbe0e8170636386fae6c5b5090695c"><code>4c38e47</code></a> v4.5.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4933">#4933</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/5976c9b6a6e7b49d470390021b9c31e4d3cbbf4b"><code>5976c9b</code></a> feat(compiler, runtime): add support for form-associated elements (<a href="https://redirect.github.com/ionic-team/stencil/issues/4784">#4784</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/b1dd4ac7cd2da560b74d274b363c2b24761ca2da"><code>b1dd4ac</code></a> chore(deps): update dependency <code>@​types/prompts</code> to v2.4.6 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4928">#4928</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/bbad7aed3675da1fd2c84d9dd46c5935844b07c9"><code>bbad7ae</code></a> chore(release): remove notice.md generation (<a href="https://redirect.github.com/ionic-team/stencil/issues/4925">#4925</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/09fdbd131d517bb9227297208cae9741cc7d208f"><code>09fdbd1</code></a> chore(deps): update dependency <code>@​types/listr</code> to v0.14.6 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4927">#4927</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/d1355700953e3c078ab27e5a7954d45aa5853b60"><code>d135570</code></a> chore(deps): update dependency <code>@​types/ws</code> to v8.5.7 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4929">#4929</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/968b2ec7a03239369a6bb304c0266c28d8dcea18"><code>968b2ec</code></a> chore(deps): update typescript-eslint to v6.7.5 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4931">#4931</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/183a05bb95dc08b1328b037ed7e514d66f6e775e"><code>183a05b</code></a> chore(deps): update dependency eslint to v8.51.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4924">#4924</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/628e8c5727299680ac89e38a1313e5029dd00cbf"><code>628e8c5</code></a> chore(deps): update dependency <code>@​rollup/pluginutils</code> to v5.0.5 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4922">#4922</a>)</li> <li><a href="https://github.com/ionic-team/stencil/commit/6893954702b2944ee0bcb72e0cbcf94f67fc81b6"><code>6893954</code></a> refactor(jest): make jest presets version-specific (<a href="https://redirect.github.com/ionic-team/stencil/issues/4904">#4904</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ionic-team/stencil/compare/v4.4.1...v4.5.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.4.1&new-version=4.5.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 ed7a5e5 commit feda7a0

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

0 commit comments

Comments
 (0)