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 - autoclosed #5630

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
depcheck ^1.4.3 -> ^1.4.7 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

depcheck/depcheck (depcheck)

v1.4.7

Compare Source

Full Changelog

Fixed bugs:

  • False positive missing dependency with SCSS files on Windows #​838
  • A dynamic import with template string literal is not found by depcheck #​779

Merged pull requests:

v1.4.6

Compare Source

Full Changelog

Closed issues:

  • Add explicitResourceManagement to default TS babel config #​833
  • Flag to make logs readable and less verbose #​759

Merged pull requests:

  • Add explicitResourceManagement to TypeScript babel settings #​834 (jtbandes)
  • Support projects field in jest configuration #​831 (dobesv)
  • Handle scoped package bin with default name #​830 (dobesv)
  • feat: add --quiet flag to suppress No depcheck issue messages #​829 (openam)
  • fix(sass): don't detect transitive dependencies #​827 (miluoshi)
  • feat(tsconfig): support tsconfig.json files with comments #​826 (miluoshi)
  • fix(storybook): parse package names out of addons array #​825 (miluoshi)

v1.4.5

Compare Source

Full Changelog


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 as a code owner January 31, 2024 15:18
@renovate renovate bot requested review from binoy14 and removed request for a team January 31, 2024 15:18
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 2, 2024 2:31pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2024 2:31pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Feb 2, 2024 2:31pm

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 +110 14.1 MB rumpl
npm/[email protected] Transitive: environment, filesystem +2 20.6 kB doowb
npm/[email protected] None 0 51.5 kB kael
npm/[email protected] None +1 485 kB antfu
npm/[email protected] Transitive: environment, filesystem +8 70.2 kB phated
npm/[email protected] environment, filesystem +5 232 kB ljharb

🚮 Removed packages: npm/[email protected], npm/[email protected], npm/[email protected], 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 2, 2024 2:32 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) 12s 3 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 12s 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 ✅ Passed (Inspect) 1m 1s 18 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 14s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 20s 9 0 0

@binoy14
Copy link
Contributor

binoy14 commented Jan 31, 2024

issues fixed in #5631

@renovate renovate bot requested a review from skogsmaskin February 1, 2024 10:53
@renovate renovate bot force-pushed the renovate/depcheck-1.x branch from c93764b to 17cb334 Compare February 1, 2024 10:55
@renovate renovate bot force-pushed the renovate/depcheck-1.x branch from 17cb334 to d2fd614 Compare February 1, 2024 14:08
@renovate renovate bot force-pushed the renovate/depcheck-1.x branch 2 times, most recently from 958ac56 to 6677686 Compare February 1, 2024 16:50
@renovate renovate bot force-pushed the renovate/depcheck-1.x branch 2 times, most recently from b152e0a to 3a81516 Compare February 1, 2024 17:12
@renovate renovate bot force-pushed the renovate/depcheck-1.x branch from 3a81516 to 293f94f Compare February 1, 2024 20:33
@renovate renovate bot force-pushed the renovate/depcheck-1.x branch 3 times, most recently from 4f08505 to eb7926c Compare February 2, 2024 09:53
@renovate renovate bot force-pushed the renovate/depcheck-1.x branch from eb7926c to a3f646e Compare February 2, 2024 14:24
@renovate renovate bot changed the title chore(deps): update dependency depcheck to ^1.4.7 chore(deps): update dependency depcheck to ^1.4.7 - autoclosed Feb 2, 2024
@renovate renovate bot closed this Feb 2, 2024
@renovate renovate bot deleted the renovate/depcheck-1.x branch February 2, 2024 16:31
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