next-swagger-doc icon indicating copy to clipboard operation
next-swagger-doc copied to clipboard

chore(deps): bump undici from 5.28.3 to 5.28.4 in /examples/next13-simple

Open dependabot[bot] opened this issue 1 year ago • 5 comments

Bumps undici from 5.28.3 to 5.28.4.

Release notes

Sourced from undici's releases.

v5.28.4

:warning: Security Release :warning:

Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4

Commits
  • fb98306 Bumped v5.28.4
  • 2b39440 Merge pull request from GHSA-9qxr-qj54-h672
  • 64e3402 Merge pull request from GHSA-m4v8-wqvr-p9f7
  • 723c4e7 Revert "build(deps-dev): bump formdata-node from 4.4.1 to 6.0.3 (#2389)"
  • 0e9d54b skip failing test due to Node.js changes
  • 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 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.

dependabot[bot] avatar Apr 04 '24 17:04 dependabot[bot]

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar Apr 04 '24 17:04 codesandbox[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-swagger-doc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 5:34pm
next-swagger-doc-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 5:34pm

vercel[bot] avatar Apr 04 '24 17:04 vercel[bot]

⚠️ No Changeset found

Latest commit: ad5d7fd3d54ed2e85f73e952814a904fda820f0a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Apr 04 '24 17:04 changeset-bot[bot]

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

Package New capabilities Transitives Size Publisher
npm/@ianvs/[email protected] environment, unsafe Transitive: filesystem, shell +56 11.1 MB ianvs
npm/@skypack/[email protected] filesystem Transitive: environment +2 161 kB fredkschott
npm/@types/[email protected] None +1 2.1 MB types
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +46 8.23 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +38 3.46 MB jameshenry
npm/@vitest/[email protected] Transitive: environment, filesystem, unsafe +48 7.29 MB vitestbot
npm/@vitest/[email protected] Transitive: environment, filesystem +37 3.11 MB vitestbot
npm/[email protected] environment, filesystem, network, shell Transitive: eval +63 10.1 MB all-contributors-release-bot
npm/[email protected] filesystem, unsafe Transitive: environment, shell +60 2.23 MB oss-bot
npm/[email protected] Transitive: environment, eval, filesystem, unsafe +151 18 MB jellydn
npm/[email protected] environment, filesystem, shell 0 3.61 kB typicode
npm/[email protected] Transitive: environment, filesystem, shell +54 2.21 MB okonet
npm/[email protected] environment, filesystem, network, shell, unsafe +67 104 MB vercel-release-bot
npm/[email protected] Transitive: environment, filesystem, network, shell, unsafe +37 4.06 MB hirokiosame
npm/[email protected] Transitive: environment, filesystem, unsafe +35 2.75 MB ai
npm/[email protected] Transitive: filesystem +32 786 kB keithamus
npm/[email protected] Transitive: environment, filesystem, network +10 20.1 MB typedoc-bot
npm/[email protected] None 0 32.4 MB typescript-bot
npm/[email protected] environment, eval, filesystem, network, shell, unsafe +7 6.35 MB vitebot
npm/[email protected] environment, eval Transitive: filesystem, shell, unsafe +64 5.89 MB vitestbot

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

socket-security[bot] avatar Apr 04 '24 17:04 socket-security[bot]

🚨 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/[email protected]

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/[email protected] or ignore all packages with @SocketSecurity ignore-all

socket-security[bot] avatar Apr 04 '24 17:04 socket-security[bot]

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

dependabot[bot] avatar Apr 18 '24 15:04 dependabot[bot]

Looks like undici is no longer a dependency, so this is no longer needed.

dependabot[bot] avatar May 01 '24 05:05 dependabot[bot]