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

fix: make react 19 compatible #49

Merged
merged 2 commits into from
Dec 18, 2024
Merged

fix: make react 19 compatible #49

merged 2 commits into from
Dec 18, 2024

Conversation

rexxars
Copy link
Member

@rexxars rexxars commented Dec 17, 2024

Widens peer dependency range and upgrades Sanity-dependencies to React 19 compatible versions

@rexxars rexxars requested review from snorrees and rdunk December 17, 2024 19:04
Copy link

socket-security bot commented Dec 17, 2024

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

Package New capabilities Transitives Size Publisher
npm/@commitlint/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +180 15.2 MB escapedcat
npm/@commitlint/[email protected] Transitive: filesystem +5 44.9 kB escapedcat
npm/@sanity/[email protected] None +1 2.02 MB sanity-io
npm/@sanity/[email protected] None 0 36.5 kB sanity-io
npm/@sanity/[email protected] environment Transitive: eval, filesystem, network, shell, unsafe +299 386 MB sanity-io
npm/@sanity/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +496 603 MB sanity-io
npm/@sanity/[email protected] Transitive: environment, filesystem, shell +53 2.24 MB sanity-io
npm/@sanity/[email protected] Transitive: environment +37 11 MB armandocerna, ash, atombender, ...62 more
npm/@types/[email protected] None 0 37.9 kB types
npm/@types/[email protected] None +2 1.69 MB types
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +38 7.31 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +27 962 kB jameshenry
npm/[email protected] None 0 20.8 kB lydell
npm/[email protected] None 0 0 B
npm/[email protected] environment 0 118 kB react-bot
npm/[email protected] filesystem Transitive: environment, eval +111 6.32 MB ljharb
npm/[email protected] None 0 38.3 kB lydell
npm/[email protected] environment, filesystem Transitive: eval, shell, unsafe +91 10.8 MB eslintbot
npm/[email protected] environment, filesystem, shell 0 6.44 kB typicode
npm/[email protected] Transitive: environment, filesystem, shell +46 2.17 MB okonet
npm/[email protected] Transitive: environment, filesystem +13 481 kB matzkoh
npm/[email protected] environment, filesystem, unsafe 0 11.2 MB prettier-bot
npm/[email protected] environment +3 4.63 MB react-bot
npm/[email protected] environment +2 339 kB react-bot
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +810 722 MB ash
npm/[email protected] None 0 22.7 MB typescript-bot

🚮 Removed packages: npm/@commitlint/[email protected], npm/@commitlint/[email protected], npm/@sanity/[email protected], npm/@sanity/[email protected], npm/@sanity/[email protected], npm/@sanity/[email protected], npm/@sanity/[email protected], npm/@sanity/[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]

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
License Policy Violation npm/[email protected]
  • License: OFL-1.1 - Not allowed by license policy (package/docs/assets/fonts/LICENSE.txt)
⚠︎
License Policy Violation npm/[email protected]
  • License: CC-BY-3.0 - Not allowed by license policy (npm metadata, package/package.json)
⚠︎
License Policy Violation npm/[email protected]
  • License: CC-BY-4.0 - Not allowed by license policy (package/ThirdPartyNoticeText.txt)
  • License: W3C-20150513 - Not allowed by license policy (package/ThirdPartyNoticeText.txt)
⚠︎
License Policy Violation npm/[email protected]
  • License: -- - No known license was found
⚠︎
License Policy Violation npm/[email protected]
  • License: CC-BY-4.0 - Not allowed by license policy (package/ThirdPartyNoticeText.txt)
  • License: W3C-20150513 - Not allowed by license policy (package/ThirdPartyNoticeText.txt)
⚠︎
License Policy Violation npm/[email protected]
  • License: CC-BY-4.0 - Not allowed by license policy (npm metadata, package/LICENSE, package/package.json)
⚠︎

View full report↗︎

Next steps

What is a license policy violation?

This package is not allowed per your license policy. Review the package's license to ensure compliance.

Find a package that does not violate your license policy or adjust your policy to allow this package's license.

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
Contributor

@snorrees snorrees left a comment

Choose a reason for hiding this comment

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

Thanks!

@rexxars rexxars merged commit a2e5eff into main Dec 18, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants