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

[skip ci]: Bump nuvo-react from 1.22.1 to 2.11.2 #1349

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2024

Bumps nuvo-react from 1.22.1 to 2.11.2.

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)

Bumps [nuvo-react](https://docs.getnuvo.com) from 1.22.1 to 2.11.2.

---
updated-dependencies:
- dependency-name: nuvo-react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

changeset-bot bot commented May 14, 2024

⚠️ No Changeset found

Latest commit: 092c0ca

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

Copy link

vercel bot commented May 14, 2024

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

Name Status Preview Comments Updated (UTC)
saleor-app-avatax ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 1:09pm
saleor-app-smtp ✅ Ready (Inspect) Visit Preview May 14, 2024 1:09pm
10 Ignored Deployments
Name Status Preview Comments Updated (UTC)
saleor-app-cms ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm
saleor-app-crm ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm
saleor-app-data-importer ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm
saleor-app-emails-and-messages ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm
saleor-app-invoices ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm
saleor-app-klaviyo ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm
saleor-app-products-feed ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm
saleor-app-search ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm
saleor-app-segment ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm
saleor-app-slack ⬜️ Ignored (Inspect) Visit Preview May 14, 2024 1:09pm

Copy link

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

Package New capabilities Transitives Size Publisher
npm/dotenv@16.4.5 environment, filesystem 0 79.1 kB motdotla
npm/tiny-invariant@1.3.1 None 0 12.2 kB alexreardon

🚮 Removed packages: npm/@types/debug@4.1.8, npm/@types/qs@6.9.7, npm/@types/semver@7.5.0, npm/clsx@1.2.1, npm/qs@6.11.2, npm/react-dom@18.2.0, npm/react-is@18.2.0, npm/react@18.2.0

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/esbuild@0.18.20
  • orphan: npm/esbuild@0.18.20
Install scripts npm/esbuild@0.19.12
  • orphan: npm/esbuild@0.19.12

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/esbuild@0.18.20
  • @SocketSecurity ignore npm/esbuild@0.19.12

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2024

Superseded by #1391.

@dependabot dependabot bot closed this Jun 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuvo-react-2.11.2 branch June 7, 2024 13:16
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.

0 participants