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 depcheck to ^1.4.7 #5631

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

binoy14
Copy link
Contributor

@binoy14 binoy14 commented Jan 31, 2024

Description

Updates depcheck to 1.4.7.

Why change the script changed?

  • There seems to be function signature change
  • 1.4.4 fixes an issue where .cjs and .mjs files are checked now by depcheck. The problem is the groq tests use node assert and depcheck doesn't have a parser for that so it's easier to just ignore that since it's just referencing itself.

What to review

If the changes makes sense

Testing

N/A

Notes for release

N/A

Copy link

vercel bot commented Jan 31, 2024

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

Name Status Preview Comments Updated (UTC)
performance-studio ❌ Failed (Inspect) Feb 1, 2024 4:58pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 1, 2024 4:58pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Feb 1, 2024 4:58pm

@binoy14 binoy14 marked this pull request as ready for review January 31, 2024 16:45
@binoy14 binoy14 requested a review from a team as a code owner January 31, 2024 16:45
@binoy14 binoy14 requested review from ricokahler and removed request for a team January 31, 2024 16:45
Copy link

socket-security bot commented Jan 31, 2024

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

Package New capabilities Transitives Size Publisher
npm/[email protected] filesystem, unsafe Transitive: environment, eval +113 14 MB rumpl
npm/[email protected] Transitive: environment, filesystem +2 20.6 kB doowb
npm/[email protected] Transitive: environment, filesystem +8 70.2 kB phated

🚮 Removed packages: npm/[email protected]

View full report↗︎

Copy link
Contributor

github-actions bot commented Jan 31, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Jan 31, 2024

Component Testing Report Updated Feb 1, 2024 4:58 PM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 32s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 6s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 13s 3 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 13s 4 2 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 33s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 18s 9 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ❌ Failed (Inspect) 1m 5s 17 0 1
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 12s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 20s 9 0 0

@binoy14 binoy14 requested review from a team and sjelfull and removed request for a team February 1, 2024 10:53
@binoy14 binoy14 added this pull request to the merge queue Feb 2, 2024
Merged via the queue into next with commit 03c65f6 Feb 2, 2024
37 of 40 checks passed
@binoy14 binoy14 deleted the chore/upgrade-depcheck branch February 2, 2024 16:30
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