mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(deps): Bump @stencil/core from 3.3.0 to 3.3.1 in /core (#27608)
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 3.3.0 to 3.3.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>🎀 3.3.1 (2023-06-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> handle ts 5.0 static members (<a href="https://redirect.github.com/ionic-team/stencil/issues/4447">#4447</a>) (<a href="6dbe9a5b45">6dbe9a5</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/4424">#4424</a></li> <li><strong>e2e:</strong> honor devtools and browserDevtools settings (<a href="https://redirect.github.com/ionic-team/stencil/issues/4403">#4403</a>) (<a href="fe433b6005">fe433b6</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/2537">#2537</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/v3.3.0...v3.3.1">3.3.1</a> (2023-06-02)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> handle ts 5.0 static members (<a href="https://redirect.github.com/ionic-team/stencil/issues/4447">#4447</a>) (<a href="6dbe9a5b45">6dbe9a5</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/4424">#4424</a></li> <li><strong>e2e:</strong> honor devtools and browserDevtools settings (<a href="https://redirect.github.com/ionic-team/stencil/issues/4403">#4403</a>) (<a href="fe433b6005">fe433b6</a>), closes <a href="https://redirect.github.com/ionic-team/stencil/issues/2537">#2537</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="a1aff516a7"><code>a1aff51</code></a> 🎀 v3.3.1</li> <li><a href="6dbe9a5b45"><code>6dbe9a5</code></a> fix(compiler): handle ts 5.0 static members (<a href="https://redirect.github.com/ionic-team/stencil/issues/4447">#4447</a>)</li> <li><a href="c83c1135ad"><code>c83c113</code></a> test(options): update version test to account for additional semver cases (<a href="https://redirect.github.com/ionic-team/stencil/issues/4">#4</a>...</li> <li><a href="2709794ce9"><code>2709794</code></a> chore(deps): update dependency postcss to v8.4.24 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4445">#4445</a>)</li> <li><a href="d94869ed01"><code>d94869e</code></a> chore(ci): merge queue fixes (<a href="https://redirect.github.com/ionic-team/stencil/issues/4444">#4444</a>)</li> <li><a href="3afada59a5"><code>3afada5</code></a> chore(deps): update dependency webpack to v5.84.1 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4442">#4442</a>)</li> <li><a href="c98150bb96"><code>c98150b</code></a> chore(ci): update workflows for merge queue (<a href="https://redirect.github.com/ionic-team/stencil/issues/4436">#4436</a>)</li> <li><a href="bd1023a67c"><code>bd1023a</code></a> chore(deps): update dependency <code>@types/node</code> to v20.2.5 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4439">#4439</a>)</li> <li><a href="b7c5d26680"><code>b7c5d26</code></a> chore(deps): update dependency <code>@types/karma</code> to v6.3.4 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4438">#4438</a>)</li> <li><a href="d7d2f3a411"><code>d7d2f3a</code></a> chore(deps): update dependency puppeteer to v20.4.0 (<a href="https://redirect.github.com/ionic-team/stencil/issues/4441">#4441</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ionic-team/stencil/compare/v3.3.0...v3.3.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 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>
This commit is contained in:
14
core/package-lock.json
generated
14
core/package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "7.0.10",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^3.3.0",
|
||||
"@stencil/core": "^3.3.1",
|
||||
"ionicons": "^7.1.0",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
@@ -1594,9 +1594,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@stencil/core": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.3.0.tgz",
|
||||
"integrity": "sha512-+3hqJ8RmUvxz8FgvMP9lxYJdjb4EnZrkdo6ln5fUqGju62ORS5/Ch9m6OAIjlEn6CbDb5Uf1OdeMjO87DJwIAA==",
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.3.1.tgz",
|
||||
"integrity": "sha512-I+660Oe9OMLiU+thjV1GgcI27dcvrSpF3xisHWBOU/4mzRtho3YW0cI8lSjcqyB1KirGTA6QeQ0Xif5UHqn8hw==",
|
||||
"bin": {
|
||||
"stencil": "bin/stencil"
|
||||
},
|
||||
@@ -11450,9 +11450,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.3.0.tgz",
|
||||
"integrity": "sha512-+3hqJ8RmUvxz8FgvMP9lxYJdjb4EnZrkdo6ln5fUqGju62ORS5/Ch9m6OAIjlEn6CbDb5Uf1OdeMjO87DJwIAA=="
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-3.3.1.tgz",
|
||||
"integrity": "sha512-I+660Oe9OMLiU+thjV1GgcI27dcvrSpF3xisHWBOU/4mzRtho3YW0cI8lSjcqyB1KirGTA6QeQ0Xif5UHqn8hw=="
|
||||
},
|
||||
"@stencil/react-output-target": {
|
||||
"version": "0.5.1",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"loader/"
|
||||
],
|
||||
"dependencies": {
|
||||
"@stencil/core": "^3.3.0",
|
||||
"@stencil/core": "^3.3.1",
|
||||
"ionicons": "^7.1.0",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user