Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps follow-redirects from 1.15.5 to 1.15.6.

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2024 18:42
@dependabot dependabot bot added dependencies Used by dependabot for dependency updates javascript Pull requests that update Javascript code labels Mar 25, 2024
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@semantic-release-extras/github-comment-specific@1.0.7 environment Transitive: eval, filesystem, network +68 10.5 MB hamroctopus
npm/@semantic-release/npm@11.0.3 filesystem Transitive: environment, eval, network, shell, unsafe +58 12.8 MB semantic-release-bot
npm/@swc-node/register@1.9.0 environment, filesystem Transitive: unsafe +7 446 kB broooooklyn
npm/@swc/core-darwin-arm64@1.4.8 None 0 38.3 MB kdy1
npm/@swc/core-linux-x64-gnu@1.4.8 None 0 49.7 MB kdy1
npm/@swc/core@1.4.8 environment, filesystem, shell +10 342 MB kdy1
npm/@types/express@4.17.21 None +9 109 kB types
npm/@types/node@20.11.0 None 0 3.97 MB types
npm/@types/resolve@1.20.6 None 0 10.1 kB types
npm/@types/superagent@8.1.6 None +2 33.4 kB types
npm/@types/supertest@6.0.2 None +1 12.9 kB types
npm/@types/whatwg-url@11.0.0 None +1 22.3 kB types
npm/c8@9.1.0 filesystem, unsafe Transitive: environment, shell +15 839 kB oss-bot
npm/cmd-ts@0.13.0 environment +7 491 kB schlez
npm/comment-parser@1.4.1 None 0 366 kB yavorskiys
npm/express@4.19.1 environment, filesystem, network Transitive: eval, unsafe +35 1.5 MB wesleytodd
npm/fp-ts@2.16.4 None 0 4.72 MB gcanti
npm/io-ts-types@0.5.19 None +2 541 kB gcanti
npm/io-ts@2.1.3 environment 0 189 kB gcanti
npm/lint-staged@15.2.2 Transitive: environment, filesystem, shell +38 1.67 MB okonet
npm/memfs@4.8.0 None 0 878 kB streamich
npm/multi-semantic-release@3.0.2 environment, filesystem Transitive: eval, network, shell, unsafe +253 28.6 MB dhoulb
npm/openapi-types@12.1.3 None 0 32.7 kB jsdevel
npm/patch-package@8.0.0 environment, filesystem Transitive: eval, shell +36 1.56 MB ds300
npm/pre-commit@1.2.2 environment, filesystem Transitive: shell +8 110 kB 3rdeden
npm/prettier@3.2.5 environment, filesystem, unsafe 0 8.39 MB prettier-bot
npm/resolve@1.22.8 environment, filesystem +4 208 kB ljharb

🚮 Removed packages: npm/@code-hike/mdx@0.7.2, npm/@docusaurus/core@2.0.0-rc.1, npm/@docusaurus/module-type-aliases@2.0.0-rc.1, npm/@docusaurus/preset-classic@2.0.0-rc.1, npm/@mdx-js/react@2.1.2, npm/clsx@1.2.1, npm/docusaurus-theme-mdx-v2@0.1.2, npm/prism-react-renderer@1.3.5, npm/react-dom@17.0.2, npm/react@17.0.2

View full report↗︎

@socket-security
Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/pre-commit@1.2.2
  • Install script: install
  • Source: node install.js
Install scripts npm/@swc/core@1.4.8
  • Install script: postinstall
  • Source: node postinstall.js

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/pre-commit@1.2.2
  • @SocketSecurity ignore npm/@swc/core@1.4.8

@andrew-scott-fischer andrew-scott-fischer merged commit e9f8e96 into master Mar 27, 2024
@andrew-scott-fischer andrew-scott-fischer deleted the 962fdependabot/npm_and_yarn/website/follow-redirects-1.15.6 branch March 27, 2024 01:09
@github-actions
Copy link

github-actions bot commented Apr 1, 2024

🎉 This PR is included in version @api-ts/openapi-generator@3.4.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/typed-express-router@1.1.3 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/express-wrapper@1.0.23 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot for dependency updates javascript Pull requests that update Javascript code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants