Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump axios from 0.20.0 to 0.21.0 #43

Merged
merged 2 commits into from
Oct 27, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 26, 2020

Bumps axios from 0.20.0 to 0.21.0.

Release notes

Sourced from axios's releases.

v0.21.0

0.21.0 (October 23, 2020)

Fixes and Functionality:

  • Fixing requestHeaders.Authorization (#3287)
  • Fixing node types (#3237)
  • Fixing axios.delete ignores config.data (#3282)
  • Revert "Fixing overwrite Blob/File type as Content-Type in browser. (#1773)" (#3289)
  • Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (#3200)

Internal and Tests:

  • Lock travis to not use node v15 (#3361)

Documentation:

  • Fixing simple typo, existant -> existent (#3252)
  • Fixing typos (#3309)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

Changelog

Sourced from axios's changelog.

0.21.0 (October 23, 2020)

Fixes and Functionality:

  • Fixing requestHeaders.Authorization (#3287)
  • Fixing node types (#3237)
  • Fixing axios.delete ignores config.data (#3282)
  • Revert "Fixing overwrite Blob/File type as Content-Type in browser. (#1773)" (#3289)
  • Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (#3200)

Internal and Tests:

  • Lock travis to not use node v15 (#3361)

Documentation:

  • Fixing simple typo, existant -> existent (#3252)
  • Fixing typos (#3309)

Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

Commits

Dependabot compatibility score

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 commands and options

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 26, 2020
@gnarea gnarea added the automerge Allow kodiak to automerge commit when all checks pass label Oct 27, 2020
@kodiakhq kodiakhq bot merged commit a01a8b5 into master Oct 27, 2020
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/axios-0.21.0 branch October 27, 2020 13:10
github-actions bot pushed a commit that referenced this pull request Oct 27, 2020
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0.
<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.21.0</h2>
<h3>0.21.0 (October 23, 2020)</h3>
<p>Fixes and Functionality:</p>
<ul>
<li>Fixing requestHeaders.Authorization (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3287">#3287</a>)</li>
<li>Fixing node types (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3237">#3237</a>)</li>
<li>Fixing axios.delete ignores config.data (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3282">#3282</a>)</li>
<li>Revert &quot;Fixing overwrite Blob/File type as Content-Type in browser. (<a href="https://github-redirect.dependabot.com/axios/axios/issues/1773">#1773</a>)&quot; (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3289">#3289</a>)</li>
<li>Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3200">#3200</a>)</li>
</ul>
<p>Internal and Tests:</p>
<ul>
<li>Lock travis to not use node v15 (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3361">#3361</a>)</li>
</ul>
<p>Documentation:</p>
<ul>
<li>Fixing simple typo, existant -&gt; existent (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3252">#3252</a>)</li>
<li>Fixing typos (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3309">#3309</a>)</li>
</ul>
<p>Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:</p>
<ul>
<li>Allan Cruz <a href="mailto:[email protected]">[email protected]</a></li>
<li>George Cheng <a href="mailto:[email protected]">[email protected]</a></li>
<li>Jay <a href="mailto:[email protected]">[email protected]</a></li>
<li>Kevin Kirsche <a href="mailto:[email protected]">[email protected]</a></li>
<li>Remco Haszing <a href="mailto:[email protected]">[email protected]</a></li>
<li>Taemin Shin <a href="mailto:[email protected]">[email protected]</a></li>
<li>Tim Gates <a href="mailto:[email protected]">[email protected]</a></li>
<li>Xianming Zhong <a href="mailto:[email protected]">[email protected]</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>
<h3>0.21.0 (October 23, 2020)</h3>
<p>Fixes and Functionality:</p>
<ul>
<li>Fixing requestHeaders.Authorization (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3287">#3287</a>)</li>
<li>Fixing node types (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3237">#3237</a>)</li>
<li>Fixing axios.delete ignores config.data (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3282">#3282</a>)</li>
<li>Revert &quot;Fixing overwrite Blob/File type as Content-Type in browser. (<a href="https://github-redirect.dependabot.com/axios/axios/issues/1773">#1773</a>)&quot; (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3289">#3289</a>)</li>
<li>Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3200">#3200</a>)</li>
</ul>
<p>Internal and Tests:</p>
<ul>
<li>Lock travis to not use node v15 (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3361">#3361</a>)</li>
</ul>
<p>Documentation:</p>
<ul>
<li>Fixing simple typo, existant -&gt; existent (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3252">#3252</a>)</li>
<li>Fixing typos (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3309">#3309</a>)</li>
</ul>
<p>Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:</p>
<ul>
<li>Allan Cruz <a href="mailto:[email protected]">[email protected]</a></li>
<li>George Cheng <a href="mailto:[email protected]">[email protected]</a></li>
<li>Jay <a href="mailto:[email protected]">[email protected]</a></li>
<li>Kevin Kirsche <a href="mailto:[email protected]">[email protected]</a></li>
<li>Remco Haszing <a href="mailto:[email protected]">[email protected]</a></li>
<li>Taemin Shin <a href="mailto:[email protected]">[email protected]</a></li>
<li>Tim Gates <a href="mailto:[email protected]">[email protected]</a></li>
<li>Xianming Zhong <a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/axios/axios/commit/94ca24b5b23f343769a15f325693246e07c177d2"><code>94ca24b</code></a> Releasing 0.21.0</li>
<li><a href="https://github.com/axios/axios/commit/2130a0c8acc588c72b53dfef31a11442043ffb06"><code>2130a0c</code></a> Updating changelog for 0.21.0 release</li>
<li><a href="https://github.com/axios/axios/commit/fbdc1502b18e1bf7ef4c143b1f3503145a8bce91"><code>fbdc150</code></a> Lock travis to not use node v15 (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3361">#3361</a>)</li>
<li><a href="https://github.com/axios/axios/commit/3a8b87d48af3c3893fc0560bacb59a4b165968d4"><code>3a8b87d</code></a> Fixing an issue that type 'null' and 'undefined' is not assignable to validat...</li>
<li><a href="https://github.com/axios/axios/commit/9a78465a9268dcd360d7663de686709a68560d3d"><code>9a78465</code></a> Revert &quot;Fixing overwrite Blob/File type as Content-Type in browser. (<a href="https://github-redirect.dependabot.com/axios/axios/issues/1773">#1773</a>)&quot; ...</li>
<li><a href="https://github.com/axios/axios/commit/6d05b96dcae6c82e28b049fce3d4d44e6d15a9bc"><code>6d05b96</code></a> Fix typos (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3309">#3309</a>)</li>
<li><a href="https://github.com/axios/axios/commit/fa3673710ea6bb3f351b4790bb17998d2f01f342"><code>fa36737</code></a> fix axios.delete ignores config.data (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3282">#3282</a>)</li>
<li><a href="https://github.com/axios/axios/commit/b7e954eba3911874575ed241ec2ec38ff8af21bb"><code>b7e954e</code></a> Fixing node types (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3237">#3237</a>)</li>
<li><a href="https://github.com/axios/axios/commit/04d45f20911a02e9457db9e9d104aa156e170b11"><code>04d45f2</code></a> Fixing requestHeaders.Authorization (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3287">#3287</a>)</li>
<li><a href="https://github.com/axios/axios/commit/e8c6e191410b05c496637768301debdcb7669c65"><code>e8c6e19</code></a> docs: Fix simple typo, existant -&gt; existent (<a href="https://github-redirect.dependabot.com/axios/axios/issues/3252">#3252</a>)</li>
<li>See full diff in <a href="https://github.com/axios/axios/compare/v0.20.0...v0.21.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.20.0&new-version=0.21.0)](https://dependabot.com/compatibility-score/?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.20.0&new-version=0.21.0)

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)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

</details> [skip ci] a01a8b5
@github-actions
Copy link

🎉 This PR is included in version 1.3.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant