Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

build(deps): bump axios from 1.2.5 to 1.2.6 #271

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps axios from 1.2.5 to 1.2.6.

Release notes

Sourced from axios's releases.

Release v1.2.6

Release notes:

Bug Fixes

  • headers: added missed Authorization accessor; (#5502) (342c0ba)
  • types: fixed CommonRequestHeadersList & CommonResponseHeadersList types to be private in commonJS; (#5503) (5a3d0a3)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.2.6 (2023-01-28)

Bug Fixes

  • headers: added missed Authorization accessor; (#5502) (342c0ba)
  • types: fixed CommonRequestHeadersList & CommonResponseHeadersList types to be private in commonJS; (#5503) (5a3d0a3)

Contributors to this release

Commits
  • 5bde91c chore(release): v1.2.6 (#5505)
  • 5a3d0a3 fix(types): fixed CommonRequestHeadersList & CommonResponseHeadersList ty...
  • 342c0ba fix(headers): added missed Authorization accessor; (#5502)
  • a105feb chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (#5493)
  • See full diff in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
@github-actions github-actions bot enabled auto-merge (squash) January 30, 2023 02:35
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.2.5...v1.2.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/axios-1.2.6 branch from 9918ae2 to e0672e6 Compare January 30, 2023 02:39
@github-actions github-actions bot merged commit e6796ea into development Jan 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/axios-1.2.6 branch January 30, 2023 02:42
Clumsy-Coder pushed a commit that referenced this pull request Feb 21, 2023
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.2.6.
<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>Release v1.2.6</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)
(<a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26">342c0ba</a>)</li>
<li><strong>types:</strong> fixed <code>CommonRequestHeadersList</code>
&amp; <code>CommonResponseHeadersList</code> types to be private in
commonJS; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5503">#5503</a>)
(<a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c">5a3d0a3</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><img
src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=16"
alt="avatar" /> <a href="https://github.com/DigitalBrainJS"
title="+24/-9 ([#5503](axios/axios#5503)
[#5502](axios/axios#5502) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</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><a
href="https://github.com/axios/axios/compare/v1.2.5...v1.2.6">1.2.6</a>
(2023-01-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)
(<a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26">342c0ba</a>)</li>
<li><strong>types:</strong> fixed <code>CommonRequestHeadersList</code>
&amp; <code>CommonResponseHeadersList</code> types to be private in
commonJS; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5503">#5503</a>)
(<a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c">5a3d0a3</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><img
src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=16"
alt="avatar" /> <a href="https://github.com/DigitalBrainJS"
title="+24/-9 ([#5503](axios/axios#5503)
[#5502](axios/axios#5502) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/5bde91cac787d92ae56c6cb293941244cc4c617d"><code>5bde91c</code></a>
chore(release): v1.2.6 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5505">#5505</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c"><code>5a3d0a3</code></a>
fix(types): fixed <code>CommonRequestHeadersList</code> &amp;
<code>CommonResponseHeadersList</code> ty...</li>
<li><a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26"><code>342c0ba</code></a>
fix(headers): added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/a105feb7b5f8abca95a30d476707288268123892"><code>a105feb</code></a>
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5493">#5493</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.2.5...v1.2.6">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=1.2.5&new-version=1.2.6)](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>
Clumsy-Coder pushed a commit that referenced this pull request Feb 21, 2023
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.2.6.
<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>Release v1.2.6</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)
(<a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26">342c0ba</a>)</li>
<li><strong>types:</strong> fixed <code>CommonRequestHeadersList</code>
&amp; <code>CommonResponseHeadersList</code> types to be private in
commonJS; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5503">#5503</a>)
(<a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c">5a3d0a3</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><img
src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=16"
alt="avatar" /> <a href="https://github.com/DigitalBrainJS"
title="+24/-9 ([#5503](axios/axios#5503)
[#5502](axios/axios#5502) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</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><a
href="https://github.com/axios/axios/compare/v1.2.5...v1.2.6">1.2.6</a>
(2023-01-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)
(<a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26">342c0ba</a>)</li>
<li><strong>types:</strong> fixed <code>CommonRequestHeadersList</code>
&amp; <code>CommonResponseHeadersList</code> types to be private in
commonJS; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5503">#5503</a>)
(<a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c">5a3d0a3</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><img
src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=16"
alt="avatar" /> <a href="https://github.com/DigitalBrainJS"
title="+24/-9 ([#5503](axios/axios#5503)
[#5502](axios/axios#5502) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/5bde91cac787d92ae56c6cb293941244cc4c617d"><code>5bde91c</code></a>
chore(release): v1.2.6 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5505">#5505</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c"><code>5a3d0a3</code></a>
fix(types): fixed <code>CommonRequestHeadersList</code> &amp;
<code>CommonResponseHeadersList</code> ty...</li>
<li><a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26"><code>342c0ba</code></a>
fix(headers): added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/a105feb7b5f8abca95a30d476707288268123892"><code>a105feb</code></a>
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5493">#5493</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.2.5...v1.2.6">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=1.2.5&new-version=1.2.6)](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>
Clumsy-Coder pushed a commit that referenced this pull request Jul 29, 2023
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.2.6.
<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>Release v1.2.6</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)
(<a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26">342c0ba</a>)</li>
<li><strong>types:</strong> fixed <code>CommonRequestHeadersList</code>
&amp; <code>CommonResponseHeadersList</code> types to be private in
commonJS; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5503">#5503</a>)
(<a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c">5a3d0a3</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><img
src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=16"
alt="avatar" /> <a href="https://github.com/DigitalBrainJS"
title="+24/-9 ([#5503](axios/axios#5503)
[#5502](axios/axios#5502) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</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><a
href="https://github.com/axios/axios/compare/v1.2.5...v1.2.6">1.2.6</a>
(2023-01-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)
(<a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26">342c0ba</a>)</li>
<li><strong>types:</strong> fixed <code>CommonRequestHeadersList</code>
&amp; <code>CommonResponseHeadersList</code> types to be private in
commonJS; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5503">#5503</a>)
(<a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c">5a3d0a3</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><img
src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=16"
alt="avatar" /> <a href="https://github.com/DigitalBrainJS"
title="+24/-9 ([#5503](axios/axios#5503)
[#5502](axios/axios#5502) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/5bde91cac787d92ae56c6cb293941244cc4c617d"><code>5bde91c</code></a>
chore(release): v1.2.6 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5505">#5505</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c"><code>5a3d0a3</code></a>
fix(types): fixed <code>CommonRequestHeadersList</code> &amp;
<code>CommonResponseHeadersList</code> ty...</li>
<li><a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26"><code>342c0ba</code></a>
fix(headers): added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/a105feb7b5f8abca95a30d476707288268123892"><code>a105feb</code></a>
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5493">#5493</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.2.5...v1.2.6">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=1.2.5&new-version=1.2.6)](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>
Clumsy-Coder pushed a commit that referenced this pull request Aug 20, 2023
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.2.6.
<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>Release v1.2.6</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)
(<a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26">342c0ba</a>)</li>
<li><strong>types:</strong> fixed <code>CommonRequestHeadersList</code>
&amp; <code>CommonResponseHeadersList</code> types to be private in
commonJS; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5503">#5503</a>)
(<a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c">5a3d0a3</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><img
src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=16"
alt="avatar" /> <a href="https://github.com/DigitalBrainJS"
title="+24/-9 ([#5503](axios/axios#5503)
[#5502](axios/axios#5502) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</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><a
href="https://github.com/axios/axios/compare/v1.2.5...v1.2.6">1.2.6</a>
(2023-01-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>headers:</strong> added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)
(<a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26">342c0ba</a>)</li>
<li><strong>types:</strong> fixed <code>CommonRequestHeadersList</code>
&amp; <code>CommonResponseHeadersList</code> types to be private in
commonJS; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5503">#5503</a>)
(<a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c">5a3d0a3</a>)</li>
</ul>
<h3>Contributors to this release</h3>
<ul>
<li><img
src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=16"
alt="avatar" /> <a href="https://github.com/DigitalBrainJS"
title="+24/-9 ([#5503](axios/axios#5503)
[#5502](axios/axios#5502) )">Dmitriy
Mozgovoy</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/axios/axios/commit/5bde91cac787d92ae56c6cb293941244cc4c617d"><code>5bde91c</code></a>
chore(release): v1.2.6 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5505">#5505</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/5a3d0a3234d77361a1bc7cedee2da1e11df08e2c"><code>5a3d0a3</code></a>
fix(types): fixed <code>CommonRequestHeadersList</code> &amp;
<code>CommonResponseHeadersList</code> ty...</li>
<li><a
href="https://github.com/axios/axios/commit/342c0ba9a16ea50f5ed7d2366c5c1a2c877e3f26"><code>342c0ba</code></a>
fix(headers): added missed Authorization accessor; (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5502">#5502</a>)</li>
<li><a
href="https://github.com/axios/axios/commit/a105feb7b5f8abca95a30d476707288268123892"><code>a105feb</code></a>
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (<a
href="https://github-redirect.dependabot.com/axios/axios/issues/5493">#5493</a>)</li>
<li>See full diff in <a
href="https://github.com/axios/axios/compare/v1.2.5...v1.2.6">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=1.2.5&new-version=1.2.6)](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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants