chore(deps): omnibus dependency bumps#1502
Open
scasplte2 wants to merge 2 commits into
Open
Conversation
Consolidates the following dependabot PRs: - #1496 follow-redirects 1.15.11 -> 1.16.0 (root) - #1493 follow-redirects 1.15.11 -> 1.16.0 (action_scripts) - #1492 axios 1.13.6 -> 1.15.0 (action_scripts) - #1491 axios 1.13.6 -> 1.15.0 (root) - #1488 lodash 4.17.23 -> 4.18.1 (root) - #1482 brace-expansion 1.1.12 -> 1.1.13 (action_scripts) - #1481 path-to-regexp 0.1.12 -> 0.1.13 (action_scripts) Resolved versions in the regenerated lockfiles: - root: axios 1.16.0, follow-redirects 1.16.0, lodash 4.18.1 - action_scripts: axios 1.16.0, follow-redirects 1.16.0, brace-expansion 1.1.13, path-to-regexp 0.1.13 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced May 8, 2026
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.
Summary
Consolidates seven open Dependabot PRs into a single review surface so they can all be closed at once.
package.jsonbumps the two direct deps (axios in both locations). Lockfiles were regenerated withnpm install --package-lock-only, which resolved the transitive deps to current versions:The resolved versions are at-or-above what each individual Dependabot PR proposed.
Closes #1496, #1493, #1492, #1491, #1488, #1482, #1481.
Test plan
package.jsondirect-dep ranges still satisfied by resolved versions🤖 Generated with Claude Code