Skip to content

chore(deps): bump follow-redirects from 1.15.5 to 1.16.0 in /telemetry/ui#739

Merged
skrawcz merged 1 commit into
mainfrom
dependabot/npm_and_yarn/telemetry/ui/follow-redirects-1.16.0
May 3, 2026
Merged

chore(deps): bump follow-redirects from 1.15.5 to 1.16.0 in /telemetry/ui#739
skrawcz merged 1 commit into
mainfrom
dependabot/npm_and_yarn/telemetry/ui/follow-redirects-1.16.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps follow-redirects from 1.15.5 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

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 this major version will 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 version will 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 dependency will 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.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 14, 2026
@github-actions github-actions Bot added the area/ui Burr UI (telemetry frontend) label Apr 14, 2026

@andreahlert andreahlert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Transitive via react-scripts → webpack-dev-server → http-proxy-middleware → http-proxy. No runtime impact LGTM.

@andreahlert andreahlert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holding off on merging this one ... looks kinda confusing to me. next here is pure transitive junk: @types/fuse → fuse → @urql/next → next. The fuse@^2.6.0 in telemetry/ui/package.json is deprecated and the fuse it resolves isn't fuse.js, it's the GraphQL framework StellateHQ/fuse, which drags in @graphql-codegen/*, @pothos/*, @urql/*, aws-lambda, and next itself. ??? really messing.

No imports of fuse/@urql in src/. Better to close this and open another one removing @types/fuse, that kills the whole chain and future dependabot bumps on it. @skrawcz wdyt?

@skrawcz skrawcz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — minor version bump (1.15.5→1.16.0), fixes medium severity auth header leak alert #161. CI all green.

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...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>
@skrawcz skrawcz force-pushed the dependabot/npm_and_yarn/telemetry/ui/follow-redirects-1.16.0 branch from 6de554f to 3078312 Compare May 3, 2026 03:25
@skrawcz skrawcz merged commit a7e4489 into main May 3, 2026
27 checks passed
@skrawcz skrawcz deleted the dependabot/npm_and_yarn/telemetry/ui/follow-redirects-1.16.0 branch May 3, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui Burr UI (telemetry frontend) 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.

2 participants