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(deps): update dependency @portabletext/react to ^3.1.0 #245

Merged
merged 1 commit into from
May 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/react ^3.0.18 -> ^3.1.0 age adoption passing confidence

Release Notes

portabletext/react-portabletext (@​portabletext/react)

v3.1.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

Copy link

vercel bot commented May 29, 2024

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

Name Status Preview Comments Updated (UTC)
tsdoc ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2024 1:34pm

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@sanity/client@6.19.0 Transitive: environment, network +4 7.85 MB sanity-io
npm/@sanity/ui@2.1.13 Transitive: environment +5 8.32 MB sanity-io
npm/@types/node@20.12.12 None +1 2.13 MB types
npm/@typescript-eslint/eslint-plugin@7.11.0 Transitive: environment +18 6.41 MB jameshenry
npm/@typescript-eslint/parser@7.11.0 Transitive: environment +13 2.42 MB jameshenry
npm/cac@6.7.14 None 0 81.8 kB egoist
npm/chalk@4.1.2 None +3 65.8 kB sindresorhus
npm/chokidar@3.6.0 environment, filesystem +16 542 kB paulmillr
npm/commitizen@4.3.0 eval Transitive: environment, filesystem +26 6.66 MB commitizen-bot
npm/cors@2.8.5 None +2 34.2 kB dougwilson
npm/cpx@1.5.0 filesystem Transitive: environment, eval, shell +81 5.1 MB mysticatea
npm/cz-conventional-changelog@3.3.0 environment Transitive: eval, filesystem, unsafe +32 2.74 MB commitizen-bot
npm/dotenv-flow@3.3.0 environment, filesystem +1 59.4 kB kerimdzhanov
npm/esbuild-register@3.5.0 environment, eval, filesystem, unsafe +2 232 kB egoist
npm/esbuild@0.21.4 environment, filesystem, network, shell +12 120 MB evanw
npm/eslint-config-prettier@9.1.0 None 0 20.8 kB lydell
npm/eslint-plugin-jsx-a11y@6.8.0 None +4 2.96 MB ljharb
npm/eslint-plugin-prettier@5.1.3 None 0 33.9 kB jounqin
npm/eslint-plugin-react-hooks@4.6.2 environment 0 118 kB react-bot
npm/eslint-plugin-react@7.34.2 filesystem Transitive: environment +6 1.05 MB ljharb
npm/eslint-plugin-simple-import-sort@12.1.0 None 0 38.2 kB lydell
npm/eslint@8.57.0 environment, filesystem Transitive: eval, shell +28 6.22 MB eslintbot
npm/express@4.19.2 environment, filesystem, network +3 307 kB wesleytodd
npm/globby@11.1.0 filesystem +4 87.9 kB sindresorhus
npm/groq-js@1.9.0 network Transitive: environment +2 951 kB sanity-io
npm/groq@3.43.0 None 0 8.84 kB ricokahler
npm/history@5.3.0 environment 0 121 kB mjackson
npm/jsonc-parser@3.2.1 None 0 210 kB vscode-bot
npm/lint-staged@13.3.0 Transitive: environment, filesystem, shell +24 641 kB okonet
npm/npm-run-all@4.1.5 environment Transitive: filesystem, shell +11 268 kB mysticatea
npm/pkg-up@3.1.0 None +1 20.7 kB sindresorhus
npm/prettier-plugin-packagejson@2.5.0 None 0 5.55 kB matzkoh
npm/react-refractor@2.2.0 environment 0 92.5 kB rexxars
npm/refractor@4.8.1 None 0 1.08 MB wooorm
npm/rimraf@4.4.1 environment, filesystem +8 412 kB isaacs
npm/sanity@3.43.0 Transitive: environment, filesystem, network, shell, unsafe +27 49.4 MB ricokahler
npm/semantic-release@23.1.1 environment, network Transitive: filesystem, shell, unsafe +48 2.12 MB semantic-release-bot
npm/slugify@1.6.6 None 0 20.9 kB simov
npm/styled-components@6.1.11 environment +1 3.01 MB probablyup
npm/vite@5.2.12 environment, eval, filesystem, network, shell, unsafe +4 8.37 MB vitebot
npm/vitest-github-actions-reporter@0.11.1 environment 0 42 kB sapphi-red
npm/vitest@1.6.0 environment, eval Transitive: filesystem, shell +17 2.15 MB vitestbot

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 NoteSource
Install scripts npm/core-js@2.6.12
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/fsevents@1.2.13
  • Install script: install
  • Source: node install.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/core-js@2.6.12
  • @SocketSecurity ignore npm/fsevents@1.2.13

@stipsan stipsan merged commit 574787f into main May 29, 2024
11 of 12 checks passed
@stipsan stipsan deleted the renovate/portabletext-react-3.x branch May 29, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant