mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
chore(deps-dev): Bump @capacitor/core from 5.1.1 to 5.2.1 in /core (#27805)
Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 5.1.1 to 5.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/capacitor/releases"><code>@capacitor/core</code>'s releases</a>.</em></p> <blockquote> <h2>5.2.1</h2> <h2><a href="https://github.com/ionic-team/capacitor/compare/5.2.0...5.2.1">5.2.1</a> (2023-07-13)</h2> <h3>Bug Fixes</h3> <ul> <li>allow single parameter on setRequestBody (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6728">#6728</a>) (<a href="5343bdb60d
">5343bdb</a>)</li> </ul> <h2>5.2.0</h2> <h1><a href="https://github.com/ionic-team/capacitor/compare/5.1.1...5.2.0">5.2.0</a> (2023-07-12)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> make migrate not error if there are no dependencies (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6707">#6707</a>) (<a href="25ca83a8a7
">25ca83a</a>)</li> <li><strong>cookies:</strong> sanitize url before retrieving/setting cookies (<a href="ca4063471f
">ca40634</a>)</li> <li><strong>http:</strong> fire events in correct order when using xhr (<a href="5ed3617875
">5ed3617</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>http:</strong> support for FormData requests (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6708">#6708</a>) (<a href="849c564582
">849c564</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md"><code>@capacitor/core</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/ionic-team/capacitor/compare/5.2.0...5.2.1">5.2.1</a> (2023-07-13)</h2> <h3>Bug Fixes</h3> <ul> <li>allow single parameter on setRequestBody (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6728">#6728</a>) (<a href="5343bdb60d
">5343bdb</a>)</li> </ul> <h1><a href="https://github.com/ionic-team/capacitor/compare/5.1.1...5.2.0">5.2.0</a> (2023-07-12)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> make migrate not error if there are no dependencies (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6707">#6707</a>) (<a href="25ca83a8a7
">25ca83a</a>)</li> <li><strong>cookies:</strong> sanitize url before retrieving/setting cookies (<a href="ca4063471f
">ca40634</a>)</li> <li><strong>http:</strong> fire events in correct order when using xhr (<a href="5ed3617875
">5ed3617</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>http:</strong> support for FormData requests (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6708">#6708</a>) (<a href="849c564582
">849c564</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="ae2b4ce222
"><code>ae2b4ce</code></a> Release 5.2.1</li> <li><a href="5343bdb60d
"><code>5343bdb</code></a> fix: allow single parameter on setRequestBody (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6728">#6728</a>)</li> <li><a href="4fdbe6ee84
"><code>4fdbe6e</code></a> chore: run fmt (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6729">#6729</a>)</li> <li><a href="910c54eb50
"><code>910c54e</code></a> chore(readme): add new contributor (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6723">#6723</a>)</li> <li><a href="6047394d34
"><code>6047394</code></a> chore(readme): add new contributor (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6724">#6724</a>)</li> <li><a href="c0eb9cf427
"><code>c0eb9cf</code></a> Release 5.2.0</li> <li><a href="5ed3617875
"><code>5ed3617</code></a> fix(http): fire events in correct order when using xhr</li> <li><a href="25ca83a8a7
"><code>25ca83a</code></a> fix(cli): make migrate not error if there are no dependencies (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6707">#6707</a>)</li> <li><a href="427da4296c
"><code>427da42</code></a> fix missing \r\n after Content-Disposition in iOS (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6722">#6722</a>)</li> <li><a href="ca4063471f
"><code>ca40634</code></a> fix(cookies): sanitize url before retrieving/setting cookies</li> <li>Additional commits viewable in <a href="https://github.com/ionic-team/capacitor/compare/5.1.1...5.2.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
@ -15,7 +15,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@axe-core/playwright": "^4.7.3",
|
||||
"@capacitor/core": "^5.1.1",
|
||||
"@capacitor/core": "^5.2.1",
|
||||
"@capacitor/haptics": "^5.0.5",
|
||||
"@capacitor/keyboard": "^5.0.5",
|
||||
"@capacitor/status-bar": "^5.0.6",
|
||||
@ -607,9 +607,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@capacitor/core": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-5.1.1.tgz",
|
||||
"integrity": "sha512-17rZMGpZYQgBAmUS1uAS1GrRkPAQiUfpTfvd2wWS9z87GoTL/5vtpPAtI0/XLtr4eve2TsATY2r8BaW2NfEO6Q==",
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-5.2.1.tgz",
|
||||
"integrity": "sha512-v7nzTQZj9l99Sp0v8C7Zq8QX6Cg5ljq7ASneWk/Hc5nBR5LOj/k3a+yEx/RoclWtkxJfs89Y5k+KJTFFQ6cLoA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"tslib": "^2.1.0"
|
||||
@ -10784,9 +10784,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@capacitor/core": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-5.1.1.tgz",
|
||||
"integrity": "sha512-17rZMGpZYQgBAmUS1uAS1GrRkPAQiUfpTfvd2wWS9z87GoTL/5vtpPAtI0/XLtr4eve2TsATY2r8BaW2NfEO6Q==",
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-5.2.1.tgz",
|
||||
"integrity": "sha512-v7nzTQZj9l99Sp0v8C7Zq8QX6Cg5ljq7ASneWk/Hc5nBR5LOj/k3a+yEx/RoclWtkxJfs89Y5k+KJTFFQ6cLoA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"tslib": "^2.1.0"
|
||||
|
@ -37,7 +37,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@axe-core/playwright": "^4.7.3",
|
||||
"@capacitor/core": "^5.1.1",
|
||||
"@capacitor/core": "^5.2.1",
|
||||
"@capacitor/haptics": "^5.0.5",
|
||||
"@capacitor/keyboard": "^5.0.5",
|
||||
"@capacitor/status-bar": "^5.0.6",
|
||||
|
Reference in New Issue
Block a user