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

chore(deps): update dependencies (non-major) #1277

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.12.10 -> ^20.12.11 age adoption passing confidence
cypress (source) ^13.8.1 -> ^13.9.0 age adoption passing confidence

Release Notes

cypress-io/cypress (cypress)

v13.9.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 10, 2024
Copy link

vercel bot commented May 10, 2024

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

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 7:07pm

Copy link
Contributor

Lighthouse Report

🚦 Waiting for the Vercel preview ...

Copy link

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

Package New capabilities Transitives Size Publisher
npm/cypress@13.9.0 environment, filesystem, shell, unsafe +4 8.98 MB atofstryker
npm/eslint-config-next@14.2.3 unsafe 0 4.85 kB vercel-release-bot
npm/eslint@8.57.0 environment, filesystem +11 4.1 MB eslintbot
npm/framer-motion@11.1.9 environment 0 2.23 MB popmotion
npm/gray-matter@4.0.3 eval, filesystem +1 61.4 kB rmassaioli
npm/jest-axe@8.0.0 None +1 75.1 kB nickcolley
npm/jest-environment-jsdom@29.7.0 None 0 9.21 kB simenb
npm/jest@29.7.0 None 0 5.01 kB simenb
npm/katex@0.16.10 None 0 3.96 MB ylemkimon
npm/next-mdx-remote@4.4.1 environment +2 330 kB bkalow
npm/next-nprogress-bar@2.3.11 None 0 73 kB skyleen
npm/next-pwa@5.6.0 filesystem 0 51.2 kB shadowwalker1117
npm/next-sitemap@4.2.3 None +1 394 kB iamvishnusankar
npm/next@14.2.3 environment, filesystem, network, shell, unsafe +2 88.3 MB vercel-release-bot
npm/parse-numeric-range@1.3.0 None 0 5.44 kB euank
npm/postcss-flexbugs-fixes@5.0.2 None 0 8.43 kB luisrudge
npm/postcss-preset-env@9.5.11 None +1 94.7 kB romainmenke
npm/postcss@8.4.38 environment, filesystem +1 204 kB ai
npm/prettier-plugin-tailwindcss@0.5.14 None 0 2.57 MB thecrypticace
npm/prettier@3.2.5 environment, filesystem, unsafe 0 8.39 MB prettier-bot
npm/prism-react-renderer@1.3.5 None 0 371 kB gksander
npm/react-dom@18.3.1 environment 0 4.51 MB react-bot
npm/react-live-runner@1.0.5 None 0 85.4 kB nihgwu
npm/react-use@17.5.0 environment +1 552 kB streamich
npm/react@18.3.1 environment 0 318 kB react-bot
npm/reading-time@1.5.0 None 0 10.2 kB ngryman
npm/rehype-autolink-headings@7.1.0 None 0 30 kB wooorm
npm/rehype-external-links@3.0.0 None 0 23.3 kB wooorm
npm/rehype-katex@7.0.0 None +1 89.8 kB wooorm
npm/rehype-mdx-code-props@3.0.0 None 0 19.2 kB remcohaszing
npm/rehype-slug@6.0.0 None 0 11.5 kB wooorm
npm/remark-directive@3.0.0 None 0 18.6 kB wooorm
npm/remark-gemoji@8.0.0 None 0 11.9 kB wooorm
npm/remark-gfm@4.0.0 None 0 21.4 kB wooorm
npm/remark-github@12.0.0 None +1 113 kB wooorm
npm/remark-math@6.0.0 None 0 12.9 kB wooorm
npm/start-server-and-test@2.0.3 environment 0 32.2 kB bahmutov
npm/stylelint@16.5.0 environment +8 1.54 MB ybiquitous
npm/tailwindcss@3.4.3 environment, filesystem +3 5.54 MB adamwathan
npm/ts-jest@29.1.2 environment, filesystem, unsafe +6 816 kB kul
npm/tslib@2.6.2 None 0 84 kB typescript-bot
npm/typed.js@2.1.0 None 0 154 kB mattboldt
npm/typescript@5.4.5 None 0 32.4 MB typescript-bot
npm/unist-util-visit@5.0.0 None 0 28.5 kB wooorm

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
Telemetry npm/next@14.2.3
  • Note: Can be disabled by setting the environment variable NEXT_TELEMETRY_DISABLED=1 . See https://nextjs.org/telemetry for more information
Install scripts npm/cypress@13.9.0
  • Install script: postinstall
  • Source: node index.js --exec install

View full report↗︎

Next steps

What is telemetry?

This package contains telemetry which tracks how it is used.

Most telemetry comes with settings to disable it. Consider disabling telemetry if you do not want to be tracked.

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/next@14.2.3
  • @SocketSecurity ignore npm/cypress@13.9.0

Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.15%. Comparing base (765dfdc) to head (7b38040).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1277   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files         179      179           
  Lines         859      859           
  Branches       84       84           
=======================================
  Hits          826      826           
  Misses         32       32           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sabertazimi sabertazimi merged commit 79e9404 into main May 11, 2024
13 of 15 checks passed
@sabertazimi sabertazimi deleted the renovate/dependencies branch May 11, 2024 05:24
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.

None yet

1 participant