A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
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="https://github.com/ionic-team/capacitor/commit/5343bdb60d26849cd8f9c8ff28ba7d9ddbd05b26">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="https://github.com/ionic-team/capacitor/commit/25ca83a8a76fe0eaf73c0db24fd950b33fd16063">25ca83a</a>)</li> <li><strong>cookies:</strong> sanitize url before retrieving/setting cookies (<a href="https://github.com/ionic-team/capacitor/commit/ca4063471f215d3f7525e51592d9c72138a52855">ca40634</a>)</li> <li><strong>http:</strong> fire events in correct order when using xhr (<a href="https://github.com/ionic-team/capacitor/commit/5ed361787596bb5949f6ae5e366495f296352bf3">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="https://github.com/ionic-team/capacitor/commit/849c56458205bea3b078b1ee19807d7fd84c47b1">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="https://github.com/ionic-team/capacitor/commit/5343bdb60d26849cd8f9c8ff28ba7d9ddbd05b26">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="https://github.com/ionic-team/capacitor/commit/25ca83a8a76fe0eaf73c0db24fd950b33fd16063">25ca83a</a>)</li> <li><strong>cookies:</strong> sanitize url before retrieving/setting cookies (<a href="https://github.com/ionic-team/capacitor/commit/ca4063471f215d3f7525e51592d9c72138a52855">ca40634</a>)</li> <li><strong>http:</strong> fire events in correct order when using xhr (<a href="https://github.com/ionic-team/capacitor/commit/5ed361787596bb5949f6ae5e366495f296352bf3">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="https://github.com/ionic-team/capacitor/commit/849c56458205bea3b078b1ee19807d7fd84c47b1">849c564</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ionic-team/capacitor/commit/ae2b4ce222fa2d5ac0859c0b41f7569d4f25229d"><code>ae2b4ce</code></a> Release 5.2.1</li> <li><a href="https://github.com/ionic-team/capacitor/commit/5343bdb60d26849cd8f9c8ff28ba7d9ddbd05b26"><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="https://github.com/ionic-team/capacitor/commit/4fdbe6ee84022edff3c04b978201bfbb58c8cffc"><code>4fdbe6e</code></a> chore: run fmt (<a href="https://redirect.github.com/ionic-team/capacitor/issues/6729">#6729</a>)</li> <li><a href="https://github.com/ionic-team/capacitor/commit/910c54eb50974153eaeefd66b1378dec54cfd26a"><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="https://github.com/ionic-team/capacitor/commit/6047394d3442c283e9ead8a35367b804a93a42d0"><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="https://github.com/ionic-team/capacitor/commit/c0eb9cf427495d4608ba28a58e10003065f4f981"><code>c0eb9cf</code></a> Release 5.2.0</li> <li><a href="https://github.com/ionic-team/capacitor/commit/5ed361787596bb5949f6ae5e366495f296352bf3"><code>5ed3617</code></a> fix(http): fire events in correct order when using xhr</li> <li><a href="https://github.com/ionic-team/capacitor/commit/25ca83a8a76fe0eaf73c0db24fd950b33fd16063"><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="https://github.com/ionic-team/capacitor/commit/427da4296c98cad6466644b20ae7b4f27e917736"><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="https://github.com/ionic-team/capacitor/commit/ca4063471f215d3f7525e51592d9c72138a52855"><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>
D
dependabot[bot] committed
721fc6fd9a21c9c03bb21d290e9b1bbd703e43e3
Parent: d5f4e0a
Committed by GitHub <noreply@github.com>
on 7/14/2023, 8:09:56 PM