activity icon indicating copy to clipboard operation
activity copied to clipboard

[master] Fix npm audit

Open nextcloud-command opened this issue 1 year ago • 1 comments

Audit report

This audit fix resolves 14 of the total 23 vulnerabilities found in your project.

Updated dependencies

  • @nextcloud/dialogs
  • @nextcloud/files
  • @nextcloud/moment
  • @nextcloud/vite-config
  • @testing-library/vue
  • @vitejs/plugin-vue2
  • @vue/language-core
  • @vue/test-utils
  • elliptic
  • vite-plugin-dts
  • vue-resize
  • vue-template-compiler
  • vue-tsc
  • vuex

Fixed vulnerabilities

@nextcloud/dialogs #

  • Caused by vulnerable dependency:
    • @nextcloud/files
    • @nextcloud/l10n
    • @nextcloud/vue
    • vue
    • vue-frag
  • Affected versions: >=2.0.0
  • Package usage:
    • node_modules/@nextcloud/dialogs

@nextcloud/files #

  • Caused by vulnerable dependency:
    • @nextcloud/l10n
  • Affected versions: >=1.1.0
  • Package usage:
    • node_modules/@nextcloud/files

@nextcloud/moment #

  • Caused by vulnerable dependency:
    • @nextcloud/l10n
    • node-gettext
  • Affected versions: >=1.1.1
  • Package usage:
    • node_modules/@nextcloud/moment

@nextcloud/vite-config #

  • Caused by vulnerable dependency:
    • @vitejs/plugin-vue2
    • vite-plugin-dts
  • Affected versions: *
  • Package usage:
    • node_modules/@nextcloud/vite-config

@testing-library/vue #

  • Caused by vulnerable dependency:
    • @vue/test-utils
    • vue
    • vue-template-compiler
  • Affected versions: <=5.9.0
  • Package usage:
    • node_modules/@testing-library/vue

@vitejs/plugin-vue2 #

  • Caused by vulnerable dependency:
    • vue
  • Affected versions: *
  • Package usage:
    • node_modules/@vitejs/plugin-vue2

@vue/language-core #

  • Caused by vulnerable dependency:
    • vue-template-compiler
  • Affected versions: <=2.0.28
  • Package usage:
    • node_modules/@vue/language-core

@vue/test-utils #

  • Caused by vulnerable dependency:
    • vue
    • vue-template-compiler
  • Affected versions: <=1.3.6
  • Package usage:
    • node_modules/@vue/test-utils

elliptic #

vite-plugin-dts #

  • Caused by vulnerable dependency:
    • @vue/language-core
    • vue-tsc
  • Affected versions: 3.0.0-beta.1 - 4.0.0-beta.2
  • Package usage:
    • node_modules/vite-plugin-dts

vue-resize #

  • Caused by vulnerable dependency:
    • vue
  • Affected versions: 0.4.0 - 1.0.1
  • Package usage:
    • node_modules/vue-resize

vue-template-compiler #

vue-tsc #

  • Caused by vulnerable dependency:
    • @vue/language-core
  • Affected versions: 1.7.0-alpha.0 - 2.0.28
  • Package usage:
    • node_modules/vue-tsc

vuex #

  • Caused by vulnerable dependency:
    • vue
  • Affected versions: 3.1.3 - 3.6.2
  • Package usage:
    • node_modules/vuex

nextcloud-command avatar Oct 20 '24 03:10 nextcloud-command

Activity    Run #2274

Run Properties:  status check passed Passed #2274  •  git commit 92f88bdc79: [master] Fix npm audit
Project Activity
Branch Review automated/noid/master-fix-npm-audit
Run status status check passed Passed #2274
Run duration 02m 28s
Commit git commit 92f88bdc79: [master] Fix npm audit
Committer Nextcloud Command Bot
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 10
View all changes introduced in this branch ↗︎

cypress[bot] avatar Oct 20 '24 04:10 cypress[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 30.89%. Comparing base (447d523) to head (1d9398d). Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1824   +/-   ##
=======================================
  Coverage   30.89%   30.89%           
=======================================
  Files          43       43           
  Lines        1615     1615           
  Branches      110      110           
=======================================
  Hits          499      499           
  Misses       1090     1090           
  Partials       26       26           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Dec 15 '24 03:12 codecov[bot]