Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump axios from 0.27.2 to 1.1.3 in /dashboard (#5475)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>v1.1.3</h2> <h3>Added</h3> <p>Added custom params serializer support <a href="https://github-redirect.dependabot.com/axios/axios/pull/5113">#5113</a></p> <h3>Fixed</h3> <p>Fixed top-level export to keep them in-line with static properties <a href="https://github-redirect.dependabot.com/axios/axios/pull/5109">#5109</a> Stopped including null values to query string. <a href="https://github-redirect.dependabot.com/axios/axios/pull/5108">#5108</a> Restored proxy config backwards compatibility with 0.x <a href="https://github-redirect.dependabot.com/axios/axios/pull/5097">#5097</a> Added back AxiosHeaders in AxiosHeaderValue <a href="https://github-redirect.dependabot.com/axios/axios/pull/5103">#5103</a> Pin CDN install instructions to a specific version <a href="https://github-redirect.dependabot.com/axios/axios/pull/5060">#5060</a> Handling of array values fixed for AxiosHeaders <a href="https://github-redirect.dependabot.com/axios/axios/pull/5085">#5085</a></p> <h3>Chores</h3> <p>docs: match badge style, add link to them <a href="https://github-redirect.dependabot.com/axios/axios/pull/5046">#5046</a> chore: fixing comments typo <a href="https://github-redirect.dependabot.com/axios/axios/pull/5054">#5054</a> chore: update issue template <a href="https://github-redirect.dependabot.com/axios/axios/pull/5061">#5061</a> chore: added progress capturing section to the docs; <a href="https://github-redirect.dependabot.com/axios/axios/pull/5084">#5084</a></p> <h3>Contributors to this release</h3> <ul> <li><a href="https://github.com/jasonsaayman">Jason Saayman</a></li> <li><a href="https://github.com/scarf005">scarf</a></li> <li><a href="https://github.com/phryneas">Lenz Weber-Tronic</a></li> <li><a href="https://github.com/itsarvindh">Arvindh</a></li> <li><a href="https://github.com/FelixLgr">Félix Legrelle</a></li> <li><a href="https://github.com/ppati000">Patrick Petrovic</a></li> <li><a href="https://github.com/DigitalBrainJS">Dmitriy Mozgovoy</a></li> <li><a href="https://github.com/littledian">littledian</a></li> <li><a href="https://github.com/ChronosMasterOfAllTime">ChronosMasterOfAllTime</a></li> <li><a href="https://github.com/salmannotkhan">Salman Shaikh</a></li> </ul> <h2>v1.1.2</h2> <h3>Fixed</h3> <ul> <li>Fixed broken exports for UMD builds.</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a href="https://github.com/jasonsaayman">Jason Saayman</a></li> </ul> <h2>v1.1.1</h2> <h3>Fixed</h3> <ul> <li>Fixed broken exports for common js. This fix breaks a prior fix, I will fix both issues ASAP but the commonJS use is more impactful.</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a href="https://github.com/jasonsaayman">Jason Saayman</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h2>[1.1.3] - 2022-10-15</h2> <h3>Added</h3> <p>Added custom params serializer support <a href="https://github-redirect.dependabot.com/axios/axios/pull/5113">#5113</a></p> <h3>Fixed</h3> <p>Fixed top-level export to keep them in-line with static properties <a href="https://github-redirect.dependabot.com/axios/axios/pull/5109">#5109</a> Stopped including null values to query string. <a href="https://github-redirect.dependabot.com/axios/axios/pull/5108">#5108</a> Restored proxy config backwards compatibility with 0.x <a href="https://github-redirect.dependabot.com/axios/axios/pull/5097">#5097</a> Added back AxiosHeaders in AxiosHeaderValue <a href="https://github-redirect.dependabot.com/axios/axios/pull/5103">#5103</a> Pin CDN install instructions to a specific version <a href="https://github-redirect.dependabot.com/axios/axios/pull/5060">#5060</a> Handling of array values fixed for AxiosHeaders <a href="https://github-redirect.dependabot.com/axios/axios/pull/5085">#5085</a></p> <h3>Chores</h3> <p>docs: match badge style, add link to them <a href="https://github-redirect.dependabot.com/axios/axios/pull/5046">#5046</a> chore: fixing comments typo <a href="https://github-redirect.dependabot.com/axios/axios/pull/5054">#5054</a> chore: update issue template <a href="https://github-redirect.dependabot.com/axios/axios/pull/5061">#5061</a> chore: added progress capturing section to the docs; <a href="https://github-redirect.dependabot.com/axios/axios/pull/5084">#5084</a></p> <h3>Contributors to this release</h3> <ul> <li><a href="https://github.com/jasonsaayman">Jason Saayman</a></li> <li><a href="https://github.com/scarf005">scarf</a></li> <li><a href="https://github.com/phryneas">Lenz Weber-Tronic</a></li> <li><a href="https://github.com/itsarvindh">Arvindh</a></li> <li><a href="https://github.com/FelixLgr">Félix Legrelle</a></li> <li><a href="https://github.com/ppati000">Patrick Petrovic</a></li> <li><a href="https://github.com/DigitalBrainJS">Dmitriy Mozgovoy</a></li> <li><a href="https://github.com/littledian">littledian</a></li> <li><a href="https://github.com/ChronosMasterOfAllTime">ChronosMasterOfAllTime</a></li> <li><a href="https://github.com/salmannotkhan">Salman Shaikh</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/9bd53214f6339c3064d4faee91c223b35846f2dd"><code>9bd5321</code></a> chore: release 1.1.3</li> <li><a href="https://github.com/axios/axios/commit/b0ebf9fcacbab3e5a020a1a4d5d3837342d7dcd7"><code>b0ebf9f</code></a> Fix: Don't add null values to query string. (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5108">#5108</a>)</li> <li><a href="https://github.com/axios/axios/commit/ef1c48a476f1712c6ae281407b301a75b83b6482"><code>ef1c48a</code></a> fix: eep top-level export same with static properties (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5109">#5109</a>)</li> <li><a href="https://github.com/axios/axios/commit/9d4b016ddedf835bfd838b63e50af14d84e2813e"><code>9d4b016</code></a> feat: added custom params serializer support; (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5113">#5113</a>)</li> <li><a href="https://github.com/axios/axios/commit/ed19414b33a1c12022479ef5a9980121bb8e8afb"><code>ed19414</code></a> fix: added <code>AxiosHeaders</code> in <code>AxiosHeaderValue</code> (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5103">#5103</a>)</li> <li><a href="https://github.com/axios/axios/commit/717f476b0f19e51a1794b6a3409ceaa1fe9b456e"><code>717f476</code></a> fix: restore proxy config backwards compatibility with 0.x (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5097">#5097</a>)</li> <li><a href="https://github.com/axios/axios/commit/83454a55f6274ee4d7b5cce6c608a62c5aa6b0cb"><code>83454a5</code></a> chore: added progress capturing section to the docs; (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5084">#5084</a>)</li> <li><a href="https://github.com/axios/axios/commit/e7b3f553e9c208a4af46e9f59599c1fd72d16c2f"><code>e7b3f55</code></a> chore: update issue template (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5061">#5061</a>)</li> <li><a href="https://github.com/axios/axios/commit/eedd9aafa505f7da5f99bb1eb983c3ff3f5929f8"><code>eedd9aa</code></a> chore: fixing comments typo (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5054">#5054</a>)</li> <li><a href="https://github.com/axios/axios/commit/110ae9ae613068f4292be9fbd2bf0abf28a6377a"><code>110ae9a</code></a> fix: handling of array values for AxiosHeaders (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5085">#5085</a>)</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v0.27.2...v1.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.27.2&new-version=1.1.3)](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] <[email protected]> Signed-off-by: Antonio Gamez Diaz <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antonio Gamez Diaz <[email protected]>
- Loading branch information