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 dependency express to ^4.18.3 #6067

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) ^4.18.2 -> ^4.18.3 age adoption passing confidence

Release Notes

expressjs/express (express)

v4.18.3

Compare Source

==========


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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

@renovate renovate bot requested a review from a team March 19, 2024 20:17
@renovate renovate bot requested a review from a team as a code owner March 19, 2024 20:17
@renovate renovate bot requested review from pedrobonamin and removed request for a team March 19, 2024 20:17
Copy link

vercel bot commented Mar 19, 2024

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

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview Mar 19, 2024 8:22pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2024 8:22pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2024 8:22pm

@renovate renovate bot requested review from jtpetty and removed request for a team March 19, 2024 20:17
Copy link

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

Package New capabilities Transitives Size Publisher
npm/[email protected] None +3 85.9 kB sindresorhus
npm/[email protected] environment, filesystem +2 149 kB paulmillr
npm/[email protected] None 0 23.6 kB jedwatson
npm/[email protected] None +1 10.2 kB sindresorhus
npm/[email protected] None 0 293 kB ricokahler
npm/[email protected] None +1 17.2 kB sindresorhus
npm/[email protected] None 0 11.5 kB bripkens
npm/[email protected] None 0 44.8 kB ayonknan
npm/[email protected] filesystem Transitive: environment, eval +6 2.46 MB mysticatea
npm/[email protected] None 0 62.2 kB saihaj
npm/[email protected] None +1 6.95 MB kossnocorp
npm/[email protected] environment 0 53.3 kB qix
npm/[email protected] environment 0 42.4 kB qix
npm/[email protected] None +4 22.7 kB sindresorhus
npm/[email protected] None 0 10.8 kB satazor
npm/[email protected] filesystem, unsafe Transitive: environment, eval +35 10.5 MB rumpl
npm/[email protected] None 0 11.4 kB motdotla
npm/[email protected] environment, filesystem +1 59.4 kB kerimdzhanov
npm/[email protected] environment, filesystem 0 72.1 kB motdotla
npm/[email protected] environment, filesystem, network, shell 0 135 kB evanw
npm/[email protected] unsafe Transitive: environment, eval, filesystem, shell +63 15.8 MB vercel-release-bot
npm/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +21 5.95 MB lydell
npm/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +56 14.7 MB sanity-io
npm/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +50 11.6 MB jounqin
npm/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +51 11.7 MB javierbrea
npm/[email protected] filesystem, unsafe Transitive: environment, eval, shell +50 11.6 MB ljharb
npm/[email protected] environment, filesystem Transitive: eval, shell, unsafe +20 5.93 MB eslintbot

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/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/[email protected]
Install scripts npm/[email protected]
Install scripts npm/[email protected]

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/[email protected] or ignore all packages with @SocketSecurity ignore-all

Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Mar 19, 2024 8:25 PM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 31s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 6s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 11s 3 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 13s 4 2 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 12s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 31s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 58s 15 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 0s 18 0 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 12s 6 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 19s 9 0 0

@binoy14 binoy14 added this pull request to the merge queue Mar 19, 2024
Merged via the queue into next with commit 2aa4b64 Mar 19, 2024
35 of 36 checks passed
@binoy14 binoy14 deleted the renovate/express-4.x branch March 19, 2024 20:30
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.

1 participant