Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cross-spawn, nextra and nextra-theme-docs in /website #1106

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

Bumps cross-spawn to 7.0.6 and updates ancestor dependencies cross-spawn, nextra and nextra-theme-docs. These dependencies need to be updated together.

Updates cross-spawn from 7.0.3 to 7.0.6

Changelog

Sourced from cross-spawn's changelog.

7.0.6 (2024-11-18)

Bug Fixes

  • update cross-spawn version to 7.0.5 in package-lock.json (f700743)

7.0.5 (2024-11-07)

Bug Fixes

  • fix escaping bug introduced by backtracking (640d391)

7.0.4 (2024-11-07)

Bug Fixes

Commits
  • 77cd97f chore(release): 7.0.6
  • 6717de4 chore: upgrade standard-version
  • f700743 fix: update cross-spawn version to 7.0.5 in package-lock.json
  • 9a7e3b2 chore: fix build status badge
  • 0852683 chore(release): 7.0.5
  • 640d391 fix: fix escaping bug introduced by backtracking
  • bff0c87 chore: remove codecov
  • a7c6abc chore: replace travis with github workflows
  • 9b9246e chore(release): 7.0.4
  • 5ff3a07 fix: disable regexp backtracking (#160)
  • Additional commits viewable in compare view

Updates nextra from 2.13.4 to 3.2.4

Release notes

Sourced from nextra's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • a4b0bbb: fix(deps): update dependency title to v4

    This fix ReDoS vulnerability exposed via title → clipboardy → execa → cross-spawn dependency chain

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • 50f33f3: Add tabClassName to Tabs props

[email protected]

Patch Changes

[email protected]

Patch Changes

  • 45cccd4: allow passing className for <Tabs> and <Tabs.Tab>
  • Updated dependencies [45cccd4]

... (truncated)

Commits

Updates nextra-theme-docs from 2.13.4 to 3.2.4

Release notes

Sourced from nextra-theme-docs's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • 45cccd4: allow passing className for <Tabs> and <Tabs.Tab>
  • Updated dependencies [45cccd4]

[email protected]

Patch Changes

  • 9154c2f: fix(nextra-theme-docs): incorrect makePrimaryColor relative value for tailwind primary.900

  • 8a21a77: - Change hamburger menu animation speed

    Google Core Web Vitals rolled out a new INP score The mobile hamburger menu would occasionally get flagged for "need improvement"

[email protected]

Minor Changes

  • d755012: feat(nextra-theme-docs): add new theme config option color.lightness

Patch Changes

[email protected]

Patch Changes

  • 6e64b16: fix Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in /path/to/project/node_modules/nextra/package.json when using next.config.ts
  • d44c4bc: requires to have a custom App component (pages/_app.jsx)

... (truncated)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/multi-1f810f95bc branch 4 times, most recently from 5671784 to 94973e1 Compare December 5, 2024 07:54
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.6 and updates ancestor dependencies [cross-spawn](https://github.com/moxystudio/node-cross-spawn), [nextra](https://github.com/shuding/nextra) and [nextra-theme-docs](https://github.com/shuding/nextra). These dependencies need to be updated together.


Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

Updates `nextra` from 2.13.4 to 3.2.4
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@3.2.4)

Updates `nextra-theme-docs` from 2.13.4 to 3.2.4
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@3.2.4)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: nextra
  dependency-type: direct:production
- dependency-name: nextra-theme-docs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/multi-1f810f95bc branch from 94973e1 to 886b6bd Compare December 7, 2024 17:33
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@emotion/[email protected] environment Transitive: filesystem, unsafe +55 10.8 MB emotion-release-bot
npm/@emotion/[email protected] environment Transitive: filesystem, unsafe +50 10.1 MB emotion-release-bot
npm/@mui/[email protected] None +2 18.9 MB brijeshb42
npm/@mui/[email protected] environment +22 18.8 MB brijeshb42
npm/@mui/[email protected] environment +20 6.38 MB brijeshb42
npm/@nestia/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +69 50.7 MB samchon
npm/@types/[email protected] None 0 3.56 MB types
npm/@types/[email protected] None +3 1.44 MB types
npm/[email protected] filesystem, shell Transitive: environment +38 1.54 MB tschaub
npm/[email protected] Transitive: environment +9 1.77 MB stuk
npm/[email protected] Transitive: filesystem +20 868 kB iamvishnusankar
npm/[email protected] environment, filesystem, network, shell, unsafe +23 1.2 GB vercel-release-bot
npm/[email protected] Transitive: environment, eval +24 6.8 MB quietshu
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +413 251 MB quietshu
npm/[email protected] environment +3 4.62 MB gnoff
npm/[email protected] environment +2 337 kB gnoff
npm/[email protected] Transitive: environment, filesystem +14 14.9 MB typedoc-bot

🚮 Removed packages: npm/@nestjs/[email protected], npm/@nestjs/[email protected], npm/@nestjs/[email protected], npm/@nestjs/[email protected], npm/@rollup/[email protected], npm/@rollup/[email protected], npm/@trivago/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

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 NoteSourceCI
Possible typosquat attack npm/[email protected] ⚠︎

View full report↗︎

Next steps

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

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

Copy link
Owner

@samchon samchon left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit cec66b8 into master Dec 11, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/multi-1f810f95bc branch December 11, 2024 02:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant