[PR #2116] [CLOSED] build(deps): bump axios from 0.25.0 to 0.26.0 #3634

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2116
Author: @dependabot[bot]
Created: 2/14/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/axios-0.26.0


📝 Commits (1)

  • 7877dc5 build(deps): bump axios from 0.25.0 to 0.26.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

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

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps axios from 0.25.0 to 0.26.0.

Release notes

Sourced from axios's releases.

v0.26.0

0.26.0 (February 13, 2022)

Fixes and Functionality:

  • Fixed The timeoutErrorMessage property in config not work with Node.js (#3581)
  • Added errors to be displayed when the query parsing process itself fails (#3961)
  • Fix/remove url required (#4426)
  • Update follow-redirects dependency due to Vulnerability (#4462)
  • Bump karma from 6.3.11 to 6.3.14 (#4461)
  • Bump follow-redirects from 1.14.7 to 1.14.8 (#4473)
Changelog

Sourced from axios's changelog.

0.26.0 (February 13, 2022)

Fixes and Functionality:

  • Fixed The timeoutErrorMessage property in config not work with Node.js (#3581)
  • Added errors to be displayed when the query parsing process itself fails (#3961)
  • Fix/remove url required (#4426)
  • Update follow-redirects dependency due to Vurnerbility (#4462)
  • Bump karma from 6.3.11 to 6.3.14 (#4461)
  • Bump follow-redirects from 1.14.7 to 1.14.8 (#4473)
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/2116 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/14/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/axios-0.26.0` --- ### 📝 Commits (1) - [`7877dc5`](https://github.com/hoppscotch/hoppscotch/commit/7877dc5c3ff55d43d381471350a72de463fcf1f5) build(deps): bump axios from 0.25.0 to 0.26.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.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.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> <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/c9aca7525703ab600eacd9e95fd7f6ecc9942616"><code>c9aca75</code></a> Releasing v0.26.0</li> <li><a href="https://github.com/axios/axios/commit/3f842e034ec45c6b48247a48160620dfdf9336e4"><code>3f842e0</code></a> Merge branch 'master' of github.com:axios/axios</li> <li><a href="https://github.com/axios/axios/commit/2f1e8189f2cf2e97f525975a2a609ca5213b6b7a"><code>2f1e818</code></a> Merge branch 'cookieMr-master'</li> <li><a href="https://github.com/axios/axios/commit/95295f6f291fc7e647e8d3c2960b5d26a2df707d"><code>95295f6</code></a> Fixed conflict in package lock</li> <li><a href="https://github.com/axios/axios/commit/b3aa79e13818ab6027b43d9aaae491f1ffcec0fe"><code>b3aa79e</code></a> Bump follow-redirects from 1.14.7 to 1.14.8 (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4473">#4473</a>)</li> <li><a href="https://github.com/axios/axios/commit/d660e29c1a0f4af84e2050f1fcfa52eb9715b363"><code>d660e29</code></a> Revert &quot;Fixed isFormData predicate; (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4413">#4413</a>)&quot; (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4472">#4472</a>)</li> <li><a href="https://github.com/axios/axios/commit/447a24dfc337f93d35b9a8bed7629a76f7aed6bf"><code>447a24d</code></a> Bump karma from 6.3.11 to 6.3.14 (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4461">#4461</a>)</li> <li><a href="https://github.com/axios/axios/commit/c5bdbd436d7ac90d7bac26247cb60752d171e47c"><code>c5bdbd4</code></a> Update follow-redirects dependency due to Vurnerbility</li> <li><a href="https://github.com/axios/axios/commit/73e3bdb8835ba942096b662e9441f1d85ce4d484"><code>73e3bdb</code></a> Fixed isFormData predicate; (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4413">#4413</a>)</li> <li><a href="https://github.com/axios/axios/commit/cc86c6c49fdbfd8e2517b191b8833d2f2816ff91"><code>cc86c6c</code></a> Fix/remove url required (<a href="https://github-redirect.dependabot.com/axios/axios/issues/4426">#4426</a>)</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v0.25.0...v0.26.0">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.0)](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:13:51 +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#3634
No description provided.