[PR #1473] [CLOSED] chore(deps): bump @nuxtjs/axios from 5.13.0 to 5.13.1 #3334

Closed
opened 2026-03-17 00:57:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1473
Author: @dependabot[bot]
Created: 2/9/2021
Status: Closed

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


📝 Commits (1)

  • c3c37e8 chore(deps): bump @nuxtjs/axios from 5.13.0 to 5.13.1

📊 Changes

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

View changed files

📝 package-lock.json (+16 -15)
📝 package.json (+1 -1)

📄 Description

Bumps @nuxtjs/axios from 5.13.0 to 5.13.1.

Release notes

Sourced from @nuxtjs/axios's releases.

v5.13.1

Bug Fixes

Changelog

Sourced from @nuxtjs/axios's changelog.

5.13.1 (2021-02-08)

Bug Fixes

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/1473 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/9/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/axios-5.13.1` --- ### 📝 Commits (1) - [`c3c37e8`](https://github.com/hoppscotch/hoppscotch/commit/c3c37e835ca1ace5266e3bd454ca10a63de122bd) chore(deps): bump @nuxtjs/axios from 5.13.0 to 5.13.1 ### 📊 Changes **2 files changed** (+17 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+16 -15) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.0 to 5.13.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/axios-module/releases"><code>@nuxtjs/axios's releases</code></a>.</em></p> <blockquote> <h2>v5.13.1</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> add missing type for <code>create()</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/475">#475</a>) (<a href="https://github.com/nuxt-community/axios-module/commit/62f17ca2ba005a74762f67b004ebcc7b612425ac">62f17ca</a>)</li> <li><strong>types:</strong> update interceptors type (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/476">#476</a>) (<a href="https://github.com/nuxt-community/axios-module/commit/ecfab9a7cf655737af46dd02ba013c5600b81e82">ecfab9a</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md"><code>@nuxtjs/axios's changelog</code></a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/axios-module/compare/v5.13.0...v5.13.1">5.13.1</a> (2021-02-08)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> add missing type for <code>create()</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/475">#475</a>) (<a href="https://github.com/nuxt-community/axios-module/commit/62f17ca2ba005a74762f67b004ebcc7b612425ac">62f17ca</a>)</li> <li><strong>types:</strong> update interceptors type (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/476">#476</a>) (<a href="https://github.com/nuxt-community/axios-module/commit/ecfab9a7cf655737af46dd02ba013c5600b81e82">ecfab9a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/axios-module/commit/b92b6e94e9a2b8e418540ab222079ce522bee263"><code>b92b6e9</code></a> chore(release): 5.13.1</li> <li><a href="https://github.com/nuxt-community/axios-module/commit/32f0308f1015569602daa64a1f387a9ac811ae86"><code>32f0308</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/471">#471</a>)</li> <li><a href="https://github.com/nuxt-community/axios-module/commit/ecfab9a7cf655737af46dd02ba013c5600b81e82"><code>ecfab9a</code></a> fix(types): update interceptors type (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/476">#476</a>)</li> <li><a href="https://github.com/nuxt-community/axios-module/commit/62f17ca2ba005a74762f67b004ebcc7b612425ac"><code>62f17ca</code></a> fix(types): add missing type for <code>create()</code> (<a href="https://github-redirect.dependabot.com/nuxt-community/axios-module/issues/475">#475</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/axios-module/compare/v5.13.0...v5.13.1">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.13.0&new-version=5.13.1)](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:57:26 +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#3334
No description provided.