chore(deps): bump follow-redirects from 1.15.5 to 1.16.0 in /telemetry/ui#739
Conversation
andreahlert
left a comment
There was a problem hiding this comment.
Transitive via react-scripts → webpack-dev-server → http-proxy-middleware → http-proxy. No runtime impact LGTM.
andreahlert
left a comment
There was a problem hiding this comment.
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?
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>
6de554f to
3078312
Compare
Bumps follow-redirects from 1.15.5 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.21ef28aRelease version 1.15.11 of the npm package.7c88135Roll back tree shaking.6e389baRelease version 1.15.10 of the npm package.5bc496eShake me up before you go-go.694d6b4Bump minimist from 1.2.5 to 1.2.8Dependabot 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.