Skip to content

Bump follow-redirects from 1.15.6 to 1.16.0 - #6118

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/follow-redirects-1.16.0
Open

Bump follow-redirects from 1.15.6 to 1.16.0#6118
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/follow-redirects-1.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps follow-redirects from 1.15.6 to 1.16.0.

Commits
  • 0c23a22 Release version 1.16.0 of the npm package.
  • 844c4d3 Add sensitiveHeaders option.
  • 5e8b8d0 ci: add Node.js 24.x to the CI matrix
  • 7953e22 ci: upgrade GitHub Actions to use setup-node@v6 and checkout@v6
  • 86dc1f8 Sanitizing input.
  • 21ef28a Release version 1.15.11 of the npm package.
  • 7c88135 Roll back tree shaking.
  • 6e389ba Release version 1.15.10 of the npm package.
  • 5bc496e Shake me up before you go-go.
  • 694d6b4 Bump minimist from 1.2.5 to 1.2.8
  • Additional commits viewable in compare view


Note

Medium Risk
Touches HTTP redirect handling used by axios-backed networking; the release includes security-oriented redirect/header behavior changes, though the diff is lockfile-only with no direct app code edits.

Overview
Updates the lockfile so the top-level follow-redirects dependency resolves to 1.16.0 (from 1.15.6), which is pulled in primarily via axios.

The lockfile also drops a redundant nested follow-redirects entry under @zano-project/zano-utils-js so installs use the shared 1.16.0 copy. Other lockfile churn (e.g. nested chain-registry) is incidental deduplication, not application code changes.

Upstream 1.16.0 adds a sensitiveHeaders option and input sanitization around redirects—relevant because this package handles HTTP redirect following for outbound requests.

Reviewed by Cursor Bugbot for commit d7a0e98. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.6 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.6...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>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/follow-redirects-1.16.0 branch from cd68d0b to d7a0e98 Compare July 27, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants