[PR #638] [MERGED] chore(deps-dev): bump axios from 0.29.0 to 0.30.0 in /web #645

Closed
opened 2026-03-03 16:39:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/638
Author: @dependabot[bot]
Created: 4/1/2025
Status: Merged
Merged: 4/1/2025
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/axios-0.30.0


📝 Commits (1)

  • 9306f73 chore(deps-dev): bump axios from 0.29.0 to 0.30.0 in /web

📊 Changes

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

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+202 -79)

📄 Description

Bumps axios from 0.29.0 to 0.30.0.

Release notes

Sourced from axios's releases.

Release v0.30.0

Release notes:

Bug Fixes

Contributors to this release

Full Changelog: https://github.com/axios/axios/compare/v0.29.0...v0.30.0

Changelog

Sourced from axios's changelog.

0.30.0 (2025-03-26)

Release notes:

Bug Fixes

  • fix: modify log while request is aborted (#4917)
  • fix: update CHANGELOG.md for v0.x (#6271)
  • fix: modify upgrade guide for 0.28.1's breaking change (#6787)
  • fix: backport allowAbsoluteUrls vulnerability fix to v0.x (#6829)
  • fix: add allowAbsoluteUrls type (#6849)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
axios [>= 1.a, < 2]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/NdoleStudio/httpsms/pull/638 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/axios-0.30.0` --- ### 📝 Commits (1) - [`9306f73`](https://github.com/NdoleStudio/httpsms/commit/9306f737cde08351b4501e178f72482676df9af2) chore(deps-dev): bump axios from 0.29.0 to 0.30.0 in /web ### 📊 Changes **2 files changed** (+203 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+202 -79) </details> ### 📄 Description Bumps [axios](https://github.com/axios/axios) from 0.29.0 to 0.30.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>Release v0.30.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li>fix: modify log while request is aborted by <a href="https://github.com/mori5321"><code>@​mori5321</code></a> in <a href="https://redirect.github.com/axios/axios/pull/4917">axios/axios#4917</a></li> <li>fix: update CHANGELOG.md for v0.x by <a href="https://github.com/TehZarathustra"><code>@​TehZarathustra</code></a> in <a href="https://redirect.github.com/axios/axios/pull/6271">axios/axios#6271</a></li> <li>fix: modify upgrade guide for 0.28.1's breaking change by <a href="https://github.com/nafeger"><code>@​nafeger</code></a> in <a href="https://redirect.github.com/axios/axios/pull/6787">axios/axios#6787</a></li> <li>fix: backport allowAbsoluteUrls vulnerability fix to v0.x by <a href="https://github.com/thatguyinabeanie"><code>@​thatguyinabeanie</code></a> in <a href="https://redirect.github.com/axios/axios/pull/6829">axios/axios#6829</a></li> <li>fix: add allowAbsoluteUrls type by <a href="https://github.com/thatguyinabeanie"><code>@​thatguyinabeanie</code></a> in <a href="https://redirect.github.com/axios/axios/pull/6849">axios/axios#6849</a></li> </ul> <h3>Contributors to this release</h3> <ul> <li><a href="https://github.com/mori5321"><code>@​mori5321</code></a> made their first contribution in <a href="https://redirect.github.com/axios/axios/pull/4917">axios/axios#4917</a></li> <li><a href="https://github.com/TehZarathustra"><code>@​TehZarathustra</code></a> made their first contribution in <a href="https://redirect.github.com/axios/axios/pull/6271">axios/axios#6271</a></li> <li><a href="https://github.com/nafeger"><code>@​nafeger</code></a> made their first contribution in <a href="https://redirect.github.com/axios/axios/pull/6787">axios/axios#6787</a></li> <li><a href="https://github.com/thatguyinabeanie"><code>@​thatguyinabeanie</code></a> made their first contribution in <a href="https://redirect.github.com/axios/axios/pull/6829">axios/axios#6829</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/axios/axios/compare/v0.29.0...v0.30.0">https://github.com/axios/axios/compare/v0.29.0...v0.30.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/axios/axios/compare/v0.29.0...v0.30.0">0.30.0</a> (2025-03-26)</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li>fix: modify log while request is aborted (<a href="https://redirect.github.com/axios/axios/pull/4917">#4917</a>)</li> <li>fix: update CHANGELOG.md for v0.x (<a href="https://redirect.github.com/axios/axios/pull/6271">#6271</a>)</li> <li>fix: modify upgrade guide for 0.28.1's breaking change (<a href="https://redirect.github.com/axios/axios/pull/6787">#6787</a>)</li> <li>fix: backport allowAbsoluteUrls vulnerability fix to v0.x (<a href="https://redirect.github.com/axios/axios/pull/6829">#6829</a>)</li> <li>fix: add allowAbsoluteUrls type (<a href="https://redirect.github.com/axios/axios/pull/6849">#6849</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/6e922e497616d8908616a9da0380f81d0244ef4b"><code>6e922e4</code></a> chore: added build artifacts</li> <li><a href="https://github.com/axios/axios/commit/a06ed1e2f6bdea7f36719104f9dad79ca75cae59"><code>a06ed1e</code></a> chore: added pre-release artifacts</li> <li><a href="https://github.com/axios/axios/commit/c01062253a780bca049e5fabe95d26fe441a8a0f"><code>c010622</code></a> feat: add type for allowAbsoluteUrls (<a href="https://redirect.github.com/axios/axios/issues/6849">#6849</a>)</li> <li><a href="https://github.com/axios/axios/commit/02c3c69ced0f8fd86407c23203835892313d7fde"><code>02c3c69</code></a> fix: backport allowAbsoluteUrls vuln fix to v0.x (<a href="https://redirect.github.com/axios/axios/issues/6829">#6829</a>)</li> <li><a href="https://github.com/axios/axios/commit/8603e677c09fb81bd106999c194308dd230bc596"><code>8603e67</code></a> docs: modify upgrade guide for 0.28.1's breaking change (<a href="https://redirect.github.com/axios/axios/issues/6787">#6787</a>)</li> <li><a href="https://github.com/axios/axios/commit/f0642ee26910115b90925059b2dd7f8406d072d0"><code>f0642ee</code></a> fix(docs): update CHANGELOG.md for v0.x (<a href="https://redirect.github.com/axios/axios/issues/6271">#6271</a>)</li> <li><a href="https://github.com/axios/axios/commit/0630c329f75a058b047e71ced9069c47e090cbfd"><code>0630c32</code></a> fix: modify log while request is aborted (<a href="https://redirect.github.com/axios/axios/issues/4917">#4917</a>)</li> <li>See full diff in <a href="https://github.com/axios/axios/compare/v0.29.0...v0.30.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | axios | [>= 1.a, < 2] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=0.29.0&new-version=0.30.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/NdoleStudio/httpsms/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:39:24 +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/httpsms#645
No description provided.