Bump follow-redirects from 1.15.11 to 1.16.0 in /tests/ctst#2388
Bump follow-redirects from 1.15.11 to 1.16.0 in /tests/ctst#2388dependabot[bot] wants to merge 1 commit intodevelopment/2.14from
Conversation
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.11 to 1.16.0. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.11...v1.16.0) --- updated-dependencies: - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Hello dependabot[bot],My role is to assist you with the merge of this Available options
Available commands
Status report is not available. The following options are set: bypass_author_approval, bypass_jira_check |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: bypass_author_approval, bypass_jira_check |
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: follow-redirects 1.15.11 -> 1.16.0 (minor)
Scope: tests/ctst/yarn.lock only (transitive dependency of axios)
Changes:
- New
sensitiveHeadersoption for controlling header forwarding during redirects (additive feature) - Input sanitization hardening (fixes follow-redirects/follow-redirects#281)
- CI infrastructure updates (Node.js 24.x matrix, Actions upgrades)
Breaking changes: None
Security concerns: None — changes improve security posture through input sanitization
Impact on codebase: follow-redirects is not imported directly; it is a transitive dependency of axios. No code in tests/ctst/ references follow-redirects APIs, sensitiveHeaders, or any affected patterns. The new feature is opt-in and does not change default behavior.
CI status: No failures. Completed checks passed; remaining checks still in progress.
Recommendation: SAFE TO MERGE
— Claude Code
Bumps follow-redirects from 1.15.11 to 1.16.0.
Commits
0c23a22Release version 1.16.0 of the npm package.844c4d3Add sensitiveHeaders option.5e8b8d0ci: add Node.js 24.x to the CI matrix7953e22ci: upgrade GitHub Actions to use setup-node@v6 and checkout@v686dc1f8Sanitizing input.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)You can disable automated security fix PRs for this repo from the Security Alerts page.