build(deps): bump axios from 0.28.1 to 0.32.0#29
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
|
|
…rom dev branch Two minimal edits on the prod workflow we just synced over: 1. mac_certs / mac_certs_password now read from secrets.MAC_CERTS / MAC_CERTS_PASSWORD (the dev repo's known-good pair, last refreshed 2025-12-07) instead of secrets.bstack_mac_certs / bstack_mac_certs_password (which only exist on prod, and the prod copies are the broken pair that produced the MAC verification / notarize failures we're debugging). 2. Branch guard now also allows refs/heads/dev so workflow_dispatch from the dev branch actually fires steps instead of skipping silently. This is a dev-only adjustment — the prod workflow stays as-is. Iteration playground only; do not merge upstream.
Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 0.32.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.28.1...v0.32.0) --- updated-dependencies: - dependency-name: axios dependency-version: 0.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
40b2b92 to
c1b6c5e
Compare
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 0.28.1 to 0.32.0.
Release notes
Sourced from axios's releases.
... (truncated)
Commits
8db2d44chore: bump version to v0.32.0 (#10840)2af6116chore: backport fixes from the v1x branch (#10838)a589dc5chore: bump version to v0.31.1 (#10766)b0c632ffix: backport security issues (#10764)b52187ffix: harden config merging (#10752)e3ddeb4fix: header security issues (#10750)f4f2d76chore: stop committing dist/ and remove bower (#10747)1f2f644chore: add CODEOWNERS (#10740)44bca90fix: improve regex in AxiosURLSearchParams (#10737)4c4f07ffix: form data recursion (#10728)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for axios since your current version.