Bump axios from 0.27.2 to 1.2.2 #350

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/axios-1.2.2 into master
dependabot[bot] commented 2022-12-29 11:03:14 +01:00 (Migrated from github.com)

Bumps axios from 0.27.2 to 1.2.2.

Release notes

Sourced from axios's releases.

1.2.2

[1.2.2] - 2022-12-29

Fixed

  • fix(ci): fix release script inputs #5392
  • fix(ci): prerelease scipts #5377
  • fix(ci): release scripts #5376
  • fix(ci): typescript tests #5375
  • fix: Brotli decompression #5353
  • fix: add missing HttpStatusCode #5345

Chores

  • chore(ci): set conventional-changelog header config #5406
  • chore(ci): fix automatic contributors resolving #5403
  • chore(ci): improved logging for the contributors list generator #5398
  • chore(ci): fix release action #5397
  • chore(ci): fix version bump script by adding bump argument for target version #5393
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 #5342
  • chore(ci): GitHub Actions Release script #5384
  • chore(ci): release scripts #5364

Contributors to this release

v1.2.1

[1.2.1] - 2022-12-05

Changed

  • feat(exports): export mergeConfig #5151

Fixed

  • fix(CancelledError): include config #4922
  • fix(general): removing multiple/trailing/leading whitespace #5022
  • fix(headers): decompression for responses without Content-Length header #5306
  • fix(webWorker): exception to sending form data in web worker #5139

Refactors

  • refactor(types): AxiosProgressEvent.event type to any #5308
  • refactor(types): add missing types for static AxiosError.from method #4956

Chores

  • chore(docs): remove README link to non-existent upgrade guide #5307
  • chore(docs): typo in issue template name #5159

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

[1.2.2] - 2022-12-29

Fixed

  • fix(ci): fix release script inputs #5392
  • fix(ci): prerelease scipts #5377
  • fix(ci): release scripts #5376
  • fix(ci): typescript tests #5375
  • fix: Brotli decompression #5353
  • fix: add missing HttpStatusCode #5345

Chores

  • chore(ci): set conventional-changelog header config #5406
  • chore(ci): fix automatic contributors resolving #5403
  • chore(ci): improved logging for the contributors list generator #5398
  • chore(ci): fix release action #5397
  • chore(ci): fix version bump script by adding bump argument for target version #5393
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 #5342
  • chore(ci): GitHub Actions Release script #5384
  • chore(ci): release scripts #5364

Contributors to this release

[1.2.1] - 2022-12-05

Changed

  • feat(exports): export mergeConfig #5151

Fixed

  • fix(CancelledError): include config #4922
  • fix(general): removing multiple/trailing/leading whitespace #5022
  • fix(headers): decompression for responses without Content-Length header #5306
  • fix(webWorker): exception to sending form data in web worker #5139

Refactors

  • refactor(types): AxiosProgressEvent.event type to any #5308
  • refactor(types): add missing types for static AxiosError.from method #4956

Chores

  • chore(docs): remove README link to non-existent upgrade guide #5307
  • chore(docs): typo in issue template name #5159

Contributors to this release

... (truncated)

Commits
  • 8ea4324 chore(docs): added latest release notes
  • 45c4948 chore: build new version
  • 6f74cb1 chore(ci): set conventional-changelog header config; (#5406)
  • 8de391f chore(ci): fix automatic contributors resolving; (#5403)
  • 341f735 chore(ci): improved logging for the contributors list generator;
  • 46085e6 chore(ci): fix release action;
  • f12d01e chore(ci): fix version bump script by adding bump argument for target version;
  • 75217e6 fix(ci): fix release script inputs;
  • c1fc33c chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
  • 45b29db GitHub Actions Release script; (#5384)
  • Additional commits viewable 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)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.2.2. <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>1.2.2</h2> <h2>[1.2.2] - 2022-12-29</h2> <h3>Fixed</h3> <ul> <li>fix(ci): fix release script inputs <a href="https://github-redirect.dependabot.com/axios/axios/pull/5392">#5392</a></li> <li>fix(ci): prerelease scipts <a href="https://github-redirect.dependabot.com/axios/axios/pull/5377">#5377</a></li> <li>fix(ci): release scripts <a href="https://github-redirect.dependabot.com/axios/axios/pull/5376">#5376</a></li> <li>fix(ci): typescript tests <a href="https://github-redirect.dependabot.com/axios/axios/pull/5375">#5375</a></li> <li>fix: Brotli decompression <a href="https://github-redirect.dependabot.com/axios/axios/pull/5353">#5353</a></li> <li>fix: add missing HttpStatusCode <a href="https://github-redirect.dependabot.com/axios/axios/pull/5345">#5345</a></li> </ul> <h3>Chores</h3> <ul> <li>chore(ci): set conventional-changelog header config <a href="https://github-redirect.dependabot.com/axios/axios/pull/5406">#5406</a></li> <li>chore(ci): fix automatic contributors resolving <a href="https://github-redirect.dependabot.com/axios/axios/pull/5403">#5403</a></li> <li>chore(ci): improved logging for the contributors list generator <a href="https://github-redirect.dependabot.com/axios/axios/pull/5398">#5398</a></li> <li>chore(ci): fix release action <a href="https://github-redirect.dependabot.com/axios/axios/pull/5397">#5397</a></li> <li>chore(ci): fix version bump script by adding bump argument for target version <a href="https://github-redirect.dependabot.com/axios/axios/pull/5393">#5393</a></li> <li>chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 <a href="https://github-redirect.dependabot.com/axios/axios/pull/5342">#5342</a></li> <li>chore(ci): GitHub Actions Release script <a href="https://github-redirect.dependabot.com/axios/axios/pull/5384">#5384</a></li> <li>chore(ci): release scripts <a href="https://github-redirect.dependabot.com/axios/axios/pull/5364">#5364</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">Dmitriy Mozgovoy</a></li> <li><img src="https://avatars.githubusercontent.com/u/1652293?v=4&amp;s=16" alt="avatar" /> <a href="https://github.com/winniehell">Winnie</a></li> </ul> <h2>v1.2.1</h2> <h2>[1.2.1] - 2022-12-05</h2> <h3>Changed</h3> <ul> <li>feat(exports): export mergeConfig <a href="https://github-redirect.dependabot.com/axios/axios/pull/5151">#5151</a></li> </ul> <h3>Fixed</h3> <ul> <li>fix(CancelledError): include config <a href="https://github-redirect.dependabot.com/axios/axios/pull/4922">#4922</a></li> <li>fix(general): removing multiple/trailing/leading whitespace <a href="https://github-redirect.dependabot.com/axios/axios/pull/5022">#5022</a></li> <li>fix(headers): decompression for responses without Content-Length header <a href="https://github-redirect.dependabot.com/axios/axios/pull/5306">#5306</a></li> <li>fix(webWorker): exception to sending form data in web worker <a href="https://github-redirect.dependabot.com/axios/axios/pull/5139">#5139</a></li> </ul> <h3>Refactors</h3> <ul> <li>refactor(types): AxiosProgressEvent.event type to any <a href="https://github-redirect.dependabot.com/axios/axios/pull/5308">#5308</a></li> <li>refactor(types): add missing types for static AxiosError.from method <a href="https://github-redirect.dependabot.com/axios/axios/pull/4956">#4956</a></li> </ul> <h3>Chores</h3> <ul> <li>chore(docs): remove README link to non-existent upgrade guide <a href="https://github-redirect.dependabot.com/axios/axios/pull/5307">#5307</a></li> <li>chore(docs): typo in issue template name <a href="https://github-redirect.dependabot.com/axios/axios/pull/5159">#5159</a></li> </ul> <h3>Contributors to this release</h3> <ul> <li><a href="https://github.com/DigitalBrainJS">Dmitriy Mozgovoy</a></li> <li><a href="https://github.com/zachlysobey">Zachary Lysobey</a></li> <li><a href="https://github.com/kevincennis">Kevin Ennis</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.2.2] - 2022-12-29</h2> <h3>Fixed</h3> <ul> <li>fix(ci): fix release script inputs <a href="https://github-redirect.dependabot.com/axios/axios/pull/5392">#5392</a></li> <li>fix(ci): prerelease scipts <a href="https://github-redirect.dependabot.com/axios/axios/pull/5377">#5377</a></li> <li>fix(ci): release scripts <a href="https://github-redirect.dependabot.com/axios/axios/pull/5376">#5376</a></li> <li>fix(ci): typescript tests <a href="https://github-redirect.dependabot.com/axios/axios/pull/5375">#5375</a></li> <li>fix: Brotli decompression <a href="https://github-redirect.dependabot.com/axios/axios/pull/5353">#5353</a></li> <li>fix: add missing HttpStatusCode <a href="https://github-redirect.dependabot.com/axios/axios/pull/5345">#5345</a></li> </ul> <h3>Chores</h3> <ul> <li>chore(ci): set conventional-changelog header config <a href="https://github-redirect.dependabot.com/axios/axios/pull/5406">#5406</a></li> <li>chore(ci): fix automatic contributors resolving <a href="https://github-redirect.dependabot.com/axios/axios/pull/5403">#5403</a></li> <li>chore(ci): improved logging for the contributors list generator <a href="https://github-redirect.dependabot.com/axios/axios/pull/5398">#5398</a></li> <li>chore(ci): fix release action <a href="https://github-redirect.dependabot.com/axios/axios/pull/5397">#5397</a></li> <li>chore(ci): fix version bump script by adding bump argument for target version <a href="https://github-redirect.dependabot.com/axios/axios/pull/5393">#5393</a></li> <li>chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 <a href="https://github-redirect.dependabot.com/axios/axios/pull/5342">#5342</a></li> <li>chore(ci): GitHub Actions Release script <a href="https://github-redirect.dependabot.com/axios/axios/pull/5384">#5384</a></li> <li>chore(ci): release scripts <a href="https://github-redirect.dependabot.com/axios/axios/pull/5364">#5364</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">Dmitriy Mozgovoy</a></li> <li><img src="https://avatars.githubusercontent.com/u/1652293?v=4&amp;s=16" alt="avatar" /> <a href="https://github.com/winniehell">Winnie</a></li> </ul> <h2>[1.2.1] - 2022-12-05</h2> <h3>Changed</h3> <ul> <li>feat(exports): export mergeConfig <a href="https://github-redirect.dependabot.com/axios/axios/pull/5151">#5151</a></li> </ul> <h3>Fixed</h3> <ul> <li>fix(CancelledError): include config <a href="https://github-redirect.dependabot.com/axios/axios/pull/4922">#4922</a></li> <li>fix(general): removing multiple/trailing/leading whitespace <a href="https://github-redirect.dependabot.com/axios/axios/pull/5022">#5022</a></li> <li>fix(headers): decompression for responses without Content-Length header <a href="https://github-redirect.dependabot.com/axios/axios/pull/5306">#5306</a></li> <li>fix(webWorker): exception to sending form data in web worker <a href="https://github-redirect.dependabot.com/axios/axios/pull/5139">#5139</a></li> </ul> <h3>Refactors</h3> <ul> <li>refactor(types): AxiosProgressEvent.event type to any <a href="https://github-redirect.dependabot.com/axios/axios/pull/5308">#5308</a></li> <li>refactor(types): add missing types for static AxiosError.from method <a href="https://github-redirect.dependabot.com/axios/axios/pull/4956">#4956</a></li> </ul> <h3>Chores</h3> <ul> <li>chore(docs): remove README link to non-existent upgrade guide <a href="https://github-redirect.dependabot.com/axios/axios/pull/5307">#5307</a></li> <li>chore(docs): typo in issue template name <a href="https://github-redirect.dependabot.com/axios/axios/pull/5159">#5159</a></li> </ul> <h3>Contributors to this release</h3> <ul> <li><a href="https://github.com/DigitalBrainJS">Dmitriy Mozgovoy</a></li> <li><a href="https://github.com/zachlysobey">Zachary Lysobey</a></li> <li><a href="https://github.com/kevincennis">Kevin Ennis</a></li> <li><a href="https://github.com/phloose">Philipp Loose</a></li> <li><a href="https://github.com/secondl1ght">secondl1ght</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/8ea432429b81c2f1aa8b03e43d0bdb498f21c4f4"><code>8ea4324</code></a> chore(docs): added latest release notes</li> <li><a href="https://github.com/axios/axios/commit/45c4948416c7d4a36cb8076d5c1fbe9027773174"><code>45c4948</code></a> chore: build new version</li> <li><a href="https://github.com/axios/axios/commit/6f74cb18806ba0cbd516928a59e89dd163e6ea45"><code>6f74cb1</code></a> chore(ci): set conventional-changelog header config; (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5406">#5406</a>)</li> <li><a href="https://github.com/axios/axios/commit/8de391ff8a6cbceb8c058fdd95510a94d7b22c38"><code>8de391f</code></a> chore(ci): fix automatic contributors resolving; (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5403">#5403</a>)</li> <li><a href="https://github.com/axios/axios/commit/341f73529752768f35ab831d9427be5803a095f3"><code>341f735</code></a> chore(ci): improved logging for the contributors list generator;</li> <li><a href="https://github.com/axios/axios/commit/46085e6ffc26cbcdd720d6c335d8e9c13e3047ae"><code>46085e6</code></a> chore(ci): fix release action;</li> <li><a href="https://github.com/axios/axios/commit/f12d01eed10c645679dc2633765041d1c2287eea"><code>f12d01e</code></a> chore(ci): fix version bump script by adding <code>bump</code> argument for target version;</li> <li><a href="https://github.com/axios/axios/commit/75217e690c33f90c88f2b5f1c6e1025edf4312cf"><code>75217e6</code></a> fix(ci): fix release script inputs;</li> <li><a href="https://github.com/axios/axios/commit/c1fc33c5e2c850212cd42b4fb728cdf954f28a16"><code>c1fc33c</code></a> chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2</li> <li><a href="https://github.com/axios/axios/commit/45b29dbc32f937c23db923fd647dce435c26c623"><code>45b29db</code></a> GitHub Actions Release script; (<a href="https://github-redirect.dependabot.com/axios/axios/issues/5384">#5384</a>)</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v0.27.2...1.2.2">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.2.2)](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>
dependabot[bot] commented 2023-01-05 11:36:08 +01:00 (Migrated from github.com)

Looks like axios is up-to-date now, so this is no longer needed.

Looks like axios is up-to-date now, so this is no longer needed.
Commenting is not possible because the repository is archived.
No description provided.