Skip to content

chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 in the npm_and_yarn group across 1 directory#72

Merged
johannesjo merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-85af2c71bb
Apr 15, 2026
Merged

chore(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 in the npm_and_yarn group across 1 directory#72
johannesjo merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-85af2c71bb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps the npm_and_yarn group with 1 update in the / directory: follow-redirects.

Updates follow-redirects from 1.15.11 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.
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects).


Updates `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
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 14, 2026
Copy link
Copy Markdown
Owner

Review: follow-redirects 1.15.11 → 1.16.0

Verdict: Approve (with one note below)

follow-redirects bump

  • Safe minor bump. The 1.15.x → 1.16.0 changes are additive/security-only: input sanitization fix, new sensitiveHeaders option, and CI upgrades. No breaking changes.
  • Dev dependency only ("dev": true in the lockfile), so this does not affect the production bundle — risk is minimal.
  • Lockfile integrity hashes are consistent and properly updated.

Unexpected extra change: dompurify 3.3.3 → 3.4.0

The diff also bumps dompurify from ^3.3.3 to ^3.4.0 in both package.json and package-lock.json. This is a production dependency and is not mentioned in the PR title or description. This appears to have been silently included by Dependabot as part of the grouped update. Worth being aware of — dompurify 3.4.0 is a minor semver bump and should be backwards-compatible, but it is a runtime dependency (HTML sanitizer) so it carries slightly more weight than the dev-only follow-redirects change.

CI

Both checks pass:

  • quality — success
  • GitGuardian Security Checks — success

Summary

Looks good to merge. The follow-redirects bump is a low-risk security improvement on a dev dependency. The dompurify bump is also a safe minor version update but is worth noting since it's a production dependency not called out in the PR title.


Generated by Claude Code


Generated by Claude Code

@johannesjo johannesjo merged commit 8f58dd4 into main Apr 15, 2026
2 checks passed
@johannesjo johannesjo deleted the dependabot/npm_and_yarn/npm_and_yarn-85af2c71bb branch April 15, 2026 14:10
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.

1 participant