Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump axios from 0.25.0 to 0.26.1 (#172)
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1. <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>v0.26.1</h2> <h3>0.26.1 (March 9, 2022)</h3> <p>Fixes and Functionality:</p> <ul> <li>Refactored project file structure to avoid circular imports (<a href="https://github-redirect.dependabot.com/axios/axios/pull/4220">#4220</a>)</li> </ul> <h2>v0.26.0</h2> <h3>0.26.0 (February 13, 2022)</h3> <p>Fixes and Functionality:</p> <ul> <li>Fixed The timeoutErrorMessage property in config not work with Node.js (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3581">#3581</a>)</li> <li>Added errors to be displayed when the query parsing process itself fails (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3961">#3961</a>)</li> <li>Fix/remove url required (<a href="https://github-redirect.dependabot.com/axios/axios/pull/4426">#4426</a>)</li> <li>Update follow-redirects dependency due to Vulnerability (<a href="https://github-redirect.dependabot.com/axios/axios/pull/4462">#4462</a>)</li> <li>Bump karma from 6.3.11 to 6.3.14 (<a href="https://github-redirect.dependabot.com/axios/axios/pull/4461">#4461</a>)</li> <li>Bump follow-redirects from 1.14.7 to 1.14.8 (<a href="https://github-redirect.dependabot.com/axios/axios/pull/4473">#4473</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/master/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h3>0.26.0 (February 13, 2022)</h3> <p>Fixes and Functionality:</p> <ul> <li>Fixed The timeoutErrorMessage property in config not work with Node.js (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3581">#3581</a>)</li> <li>Added errors to be displayed when the query parsing process itself fails (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3961">#3961</a>)</li> <li>Fix/remove url required (<a href="https://github-redirect.dependabot.com/axios/axios/pull/4426">#4426</a>)</li> <li>Update follow-redirects dependency due to Vurnerbility (<a href="https://github-redirect.dependabot.com/axios/axios/pull/4462">#4462</a>)</li> <li>Bump karma from 6.3.11 to 6.3.14 (<a href="https://github-redirect.dependabot.com/axios/axios/pull/4461">#4461</a>)</li> <li>Bump follow-redirects from 1.14.7 to 1.14.8 (<a href="https://github-redirect.dependabot.com/axios/axios/pull/4473">#4473</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/8e67551177990ed067384e1641d6964dcab773f7"><code>8e67551</code></a> Update line on methods, update TS definition to allow strings (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3802">#3802</a>)</li> <li><a href="https://github.com/axios/axios/commit/224ed940e15b615336bc104b3478b137f7a48b86"><code>224ed94</code></a> Add AxiosInterceptorOptions to d.ts (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3800">#3800</a>)</li> <li><a href="https://github.com/axios/axios/commit/bdb7d76d40407443dceaf9efa5d5a01ee4ef4da5"><code>bdb7d76</code></a> Adding baseURL to be used in getUri(), also removing question mark trimming s...</li> <li><a href="https://github.com/axios/axios/commit/195c8e5ff5af6506e5c3e9423cd3c6e839b9cc86"><code>195c8e5</code></a> Returned error treated when requesting uncommon URL (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3544">#3544</a>)</li> <li><a href="https://github.com/axios/axios/commit/412d3bd6078433dda4a7eb4d86e021dbc57fdeb2"><code>412d3bd</code></a> Adding support for beforeRedirect config option (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3852">#3852</a>)</li> <li><a href="https://github.com/axios/axios/commit/3d13b67c562d45434536697bb232e2b1fba8e035"><code>3d13b67</code></a> Fix FormData example (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4391">#4391</a>)</li> <li><a href="https://github.com/axios/axios/commit/45cb5ad7164257a7ad007bc99d1d004205249ab7"><code>45cb5ad</code></a> Updated README example to be coherent with the CommonJS usage (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4418">#4418</a>)</li> <li><a href="https://github.com/axios/axios/commit/2396fcd7e9b27853670759ee95d8f64156730159"><code>2396fcd</code></a> Bump karma from 6.3.14 to 6.3.16 (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4506">#4506</a>)</li> <li><a href="https://github.com/axios/axios/commit/170588f3d78f855450d1ce50968651a54cda7386"><code>170588f</code></a> Refactored project file structure to avoid circular imports; (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4220">#4220</a>)</li> <li><a href="https://github.com/axios/axios/commit/6e63edf455b6854feeeb0d2394fe0d1d854b55e0"><code>6e63edf</code></a> Bump url-parse from 1.5.4 to 1.5.10 (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4501">#4501</a>)</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v0.25.0...v0.26.1">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.25.0&new-version=0.26.1)](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>
- Loading branch information