[PR #1412] [CLOSED] chore(deps): bump @nuxtjs/axios from 5.12.4 to 5.12.5 #3293

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1412
Author: @dependabot[bot]
Created: 1/5/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/nuxtjs/axios-5.12.5


📝 Commits (1)

  • 55af2c8 chore(deps): bump @nuxtjs/axios from 5.12.4 to 5.12.5

📊 Changes

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

View changed files

📝 package-lock.json (+7 -7)
📝 package.json (+1 -1)

📄 Description

Bumps @nuxtjs/axios from 5.12.4 to 5.12.5.

Release notes

Sourced from @nuxtjs/axios's releases.

v5.12.5

Bug Fixes

  • add x-forwarded-host to proxyHeaderIgnore defaults (#462) (433548b), closes #456

Dependencies

Changelog

Sourced from @nuxtjs/axios's changelog.

5.12.5 (2021-01-04)

Bug Fixes

  • add x-forwarded-host to proxyHeaderIgnore defaults (#462) (433548b), closes #456
Commits
  • c6e256c chore(release): 5.12.5
  • b46a4b3 chore: update all deps
  • ab25b87 chore(deps): update dependency axios to ^0.21.1 (#460)
  • 48409eb chore(deps): update dependency nuxt to ^2.14.12 (#458)
  • 60d53f5 chore(deps): update actions/setup-node action to v2 (#457)
  • 433548b fix: add x-forwarded-host to proxyHeaderIgnore defaults (#462)
  • 030b6b7 docs(options): remove the duplicated word (#455)
  • 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)

🔄 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/1412 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/5/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/axios-5.12.5` --- ### 📝 Commits (1) - [`55af2c8`](https://github.com/hoppscotch/hoppscotch/commit/55af2c83d12309bccd4f0962517771ecf707fc8a) chore(deps): bump @nuxtjs/axios from 5.12.4 to 5.12.5 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.12.4 to 5.12.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/axios-module/releases">@nuxtjs/axios's releases</a>.</em></p> <blockquote> <h2>v5.12.5</h2> <h3>Bug Fixes</h3> <ul> <li>add <code>x-forwarded-host</code> to <code>proxyHeaderIgnore</code> defaults (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/462">#462</a>) (<a href="https://github.com/nuxt-community/axios-module/commit/433548b1ca0e3ad22b9237add9093501fb2f7bfb">433548b</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/456">#456</a></li> </ul> <h3>Dependencies</h3> <ul> <li>Update axios to ^0.21.1 (<a href="https://github-redirect.dependabot.com/axios/axios/pull/3410">axios/axios#3410</a>) (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/pull/460">nuxt-community/axios-module#460</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/axios-module/blob/master/CHANGELOG.md">@nuxtjs/axios's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/axios-module/compare/v5.12.4...v5.12.5">5.12.5</a> (2021-01-04)</h3> <h3>Bug Fixes</h3> <ul> <li>add <code>x-forwarded-host</code> to <code>proxyHeaderIgnore</code> defaults (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/462">#462</a>) (<a href="https://github.com/nuxt-community/axios-module/commit/433548b1ca0e3ad22b9237add9093501fb2f7bfb">433548b</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/456">#456</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/axios-module/commit/c6e256c3ee9eb96ab0ae4e83c39d6767ff17377c"><code>c6e256c</code></a> chore(release): 5.12.5</li> <li><a href="https://github.com/nuxt-community/axios-module/commit/b46a4b3a65e0087bc554bf09007b398d2ff8fb43"><code>b46a4b3</code></a> chore: update all deps</li> <li><a href="https://github.com/nuxt-community/axios-module/commit/ab25b8767f02a083e68bb433d1440227570a5ffb"><code>ab25b87</code></a> chore(deps): update dependency axios to ^0.21.1 (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/460">#460</a>)</li> <li><a href="https://github.com/nuxt-community/axios-module/commit/48409eb19a2e0f762abbebb74393213a281ec37c"><code>48409eb</code></a> chore(deps): update dependency nuxt to ^2.14.12 (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/458">#458</a>)</li> <li><a href="https://github.com/nuxt-community/axios-module/commit/60d53f5a7abc166cb25bc6aa600a7f33fdc011b9"><code>60d53f5</code></a> chore(deps): update actions/setup-node action to v2 (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/457">#457</a>)</li> <li><a href="https://github.com/nuxt-community/axios-module/commit/433548b1ca0e3ad22b9237add9093501fb2f7bfb"><code>433548b</code></a> fix: add <code>x-forwarded-host</code> to <code>proxyHeaderIgnore</code> defaults (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/462">#462</a>)</li> <li><a href="https://github.com/nuxt-community/axios-module/commit/030b6b79d533782e797cee02ad9c059bdc77829b"><code>030b6b7</code></a> docs(options): remove the duplicated word (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/455">#455</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/axios-module/compare/v5.12.4...v5.12.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxtjs/axios&package-manager=npm_and_yarn&previous-version=5.12.4&new-version=5.12.5)](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 00:55:13 +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#3293
No description provided.