chore(deps): bump axios from 1.13.5 to 1.13.6 in /webapp#670
Merged
Conversation
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.13.6. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.13.6) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🧪 CI InsightsHere's what we observed from your CI run for 24f7950. 🟢 All jobs passed!But CI Insights is watching 👀 |
robfrank
approved these changes
Mar 10, 2026
mergify Bot
added a commit
that referenced
this pull request
Jun 10, 2026
…ip ci] Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.6.1 to 3.0.0. Release notes *Sourced from [softprops/action-gh-release's releases](https://github.com/softprops/action-gh-release/releases).* > v3.0.0 > ------ > > `3.0.0` is a major release that moves the action runtime from Node 20 to Node 24. > Use `v3` on GitHub-hosted runners and self-hosted fleets that already support the > Node 24 Actions runtime. If you still need the last Node 20-compatible line, stay on > `v2.6.2`. > > What's Changed > -------------- > > ### Other Changes 🔄 > > * Move the action runtime and bundle target to Node 24 > * Update `@types/node` to the Node 24 line and allow future Dependabot updates > * Keep the floating major tag on `v3`; `v2` remains pinned to the latest `2.x` release > > v2.6.2 > ------ > > What's Changed > -------------- > > ### Other Changes 🔄 > > * chore(deps): bump picomatch from 4.0.3 to 4.0.4 by [`@dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#775](https://redirect.github.com/softprops/action-gh-release/pull/775) > * chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by [`@dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#777](https://redirect.github.com/softprops/action-gh-release/pull/777) > * chore(deps): bump vite from 8.0.0 to 8.0.5 by [`@dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#781](https://redirect.github.com/softprops/action-gh-release/pull/781) > > **Full Changelog**: <softprops/action-gh-release@v2...v2.6.2> Changelog *Sourced from [softprops/action-gh-release's changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md).* > 3.0.0 > ----- > > `3.0.0` is a major release that moves the action runtime from Node 20 to Node 24. > Use `v3` on GitHub-hosted runners and self-hosted fleets that already support the > Node 24 Actions runtime. If you still need the last Node 20-compatible line, stay on > `v2.6.2`. > > What's Changed > -------------- > > ### Other Changes 🔄 > > * Move the action runtime and bundle target to Node 24 > * Update `@types/node` to the Node 24 line and allow future Dependabot updates > * Keep the floating major tag on `v3`; `v2` remains pinned to the latest `2.x` release > > 2.6.2 > ----- > > What's Changed > -------------- > > ### Other Changes 🔄 > > * chore(deps): bump picomatch from 4.0.3 to 4.0.4 by [`@dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#775](https://redirect.github.com/softprops/action-gh-release/pull/775) > * chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by [`@dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#777](https://redirect.github.com/softprops/action-gh-release/pull/777) > * chore(deps): bump vite from 8.0.0 to 8.0.5 by [`@dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#781](https://redirect.github.com/softprops/action-gh-release/pull/781) > > 2.6.1 > ----- > > `2.6.1` is a patch release focused on restoring linked discussion thread creation when > `discussion_category_name` is set. It fixes `[#764](https://github.com/softprops/action-gh-release/issues/764)`, where the draft-first publish flow > stopped carrying the discussion category through the final publish step. > > If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible. > > What's Changed > -------------- > > ### Bug fixes 🐛 > > * fix: preserve discussion category on publish by [`@chenrui333`](https://github.com/chenrui333) in [softprops/action-gh-release#765](https://redirect.github.com/softprops/action-gh-release/pull/765) > > 2.6.0 > ----- > > `2.6.0` is a minor release centered on `previous_tag` support for `generate_release_notes`, > which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range. > It also includes the recent concurrent asset upload recovery fix, a `working_directory` docs sync, > a checked-bundle freshness guard for maintainers, and clearer immutable-prerelease guidance where > GitHub platform behavior imposes constraints on how prerelease asset uploads can be published. > > If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible. > > What's Changed > -------------- ... (truncated) Commits * [`b430933`](softprops/action-gh-release@b430933) release: cut v3.0.0 for Node 24 upgrade ([#670](https://redirect.github.com/softprops/action-gh-release/issues/670)) * [`c2e35e0`](softprops/action-gh-release@c2e35e0) chore(deps): bump the npm group across 1 directory with 7 updates ([#783](https://redirect.github.com/softprops/action-gh-release/issues/783)) * [`3bb1273`](softprops/action-gh-release@3bb1273) release 2.6.2 * [`c34030f`](softprops/action-gh-release@c34030f) chore: bump node to 24.14.1 * [`8975bd0`](softprops/action-gh-release@8975bd0) chore(deps): bump vite from 8.0.0 to 8.0.5 ([#781](https://redirect.github.com/softprops/action-gh-release/issues/781)) * [`f71937f`](softprops/action-gh-release@f71937f) chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 ([#777](https://redirect.github.com/softprops/action-gh-release/issues/777)) * [`3f0d239`](softprops/action-gh-release@3f0d239) chore(deps): bump picomatch from 4.0.3 to 4.0.4 ([#775](https://redirect.github.com/softprops/action-gh-release/issues/775)) * See full diff in [compare view](softprops/action-gh-release@153bb8e...b430933) [](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) --- 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 show 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps axios from 1.13.5 to 1.13.6.
Release notes
Sourced from axios's releases.
Commits
7108c88chore(release): prepare release 1.13.6 (#7446)20a0ba3refactor(deps): migrate@rollup/plugin-babelfrom v5.3.1 to v6.1.0 (#7424)885b4affeat: support react native blob objects (#5764)00d97b9docs(utils): add missing JSDoc comments (#7427)9712548chore(deps-dev): bump the development_dependencies group across 1 directory w...d51accbfix(core): copy status from source error in AxiosError.from (#7403)3e30bbfchore: fix publish to only run on v1 tags672491dfix: safe FormData detection for WeChat Mini Program (#7306) (#7324)822e3e4fix: make AxiosError.message property enumerable (#7392)ef3711dfeat: implement prettier and fix all issues (#7385)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)