[PR #2796] [CLOSED] build(deps): bump axios from 0.21.4 to 1.1.3 #4072

Closed
opened 2026-03-17 01:38:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2796
Author: @dependabot[bot]
Created: 10/17/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/axios-1.1.3


📝 Commits (1)

  • 41df170 build(deps): bump axios from 0.21.4 to 1.1.3

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)
📝 packages/hoppscotch-cli/package.json (+1 -1)

📄 Description

Bumps axios from 0.21.4 to 1.1.3.

Release notes

Sourced from axios's releases.

v1.1.3

Added

Added custom params serializer support #5113

Fixed

Fixed top-level export to keep them in-line with static properties #5109 Stopped including null values to query string. #5108 Restored proxy config backwards compatibility with 0.x #5097 Added back AxiosHeaders in AxiosHeaderValue #5103 Pin CDN install instructions to a specific version #5060 Handling of array values fixed for AxiosHeaders #5085

Chores

docs: match badge style, add link to them #5046 chore: fixing comments typo #5054 chore: update issue template #5061 chore: added progress capturing section to the docs; #5084

Contributors to this release

v1.1.2

Fixed

  • Fixed broken exports for UMD builds.

Contributors to this release

v1.1.1

Fixed

  • 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.

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

[1.1.3] - 2022-10-15

Added

Added custom params serializer support #5113

Fixed

Fixed top-level export to keep them in-line with static properties #5109 Stopped including null values to query string. #5108 Restored proxy config backwards compatibility with 0.x #5097 Added back AxiosHeaders in AxiosHeaderValue #5103 Pin CDN install instructions to a specific version #5060 Handling of array values fixed for AxiosHeaders #5085

Chores

docs: match badge style, add link to them #5046 chore: fixing comments typo #5054 chore: update issue template #5061 chore: added progress capturing section to the docs; #5084

Contributors to this release

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2796 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/17/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/axios-1.1.3` --- ### 📝 Commits (1) - [`41df170`](https://github.com/hoppscotch/hoppscotch/commit/41df1702e3fe26374c3b0ed2b8b4039c822ee7ee) build(deps): bump axios from 0.21.4 to 1.1.3 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) 📝 `packages/hoppscotch-cli/package.json` (+1 -1) </details> ### 📄 Description Bumps [axios](https://github.com/axios/axios) from 0.21.4 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.21.4...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.21.4&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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:38:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4072
No description provided.