Skip to content

[stable29] Fix npm audit - #44590

Merged
susnux merged 1 commit into
stable29from
automated/noid/stable29-fix-npm-audit
May 5, 2024
Merged

[stable29] Fix npm audit#44590
susnux merged 1 commit into
stable29from
automated/noid/stable29-fix-npm-audit

Conversation

@nextcloud-command

Copy link
Copy Markdown
Contributor

Auto-generated fix of npm audit

@nextcloud-command
nextcloud-commandforce-pushed the automated/noid/stable29-fix-npm-audit branch from 14a699b to d73e5fbCompareApril 7, 2024 03:01
@nextcloud-command
nextcloud-commandforce-pushed the automated/noid/stable29-fix-npm-audit branch from d73e5fb to e92d771CompareApril 14, 2024 03:16
@susnuxsusnux added this to the Nextcloud 29 milestone Apr 18, 2024
@AltahrimAltahrim mentioned this pull request Apr 18, 2024
9 tasks
@nextcloud-command
nextcloud-commandforce-pushed the automated/noid/stable29-fix-npm-audit branch from e92d771 to 08162b3CompareApril 21, 2024 03:05
@AltahrimAltahrim mentioned this pull request Apr 23, 2024
25 tasks
@nextcloud-command
nextcloud-commandforce-pushed the automated/noid/stable29-fix-npm-audit branch from 08162b3 to 780b8efCompareApril 28, 2024 02:59
@susnux
susnuxforce-pushed the automated/noid/stable29-fix-npm-audit branch from 780b8ef to 052aacbCompareApril 30, 2024 11:50
@susnux

Copy link
Copy Markdown
Contributor

/compile amend/

@susnux
susnux requested review from a team, emoral435, nfebe and sorbaugh and removed request for a teamApril 30, 2024 11:51
@susnux
susnux enabled auto-merge April 30, 2024 11:51
Comment threadpackage-lock.json
@@ -563,6 +557,7 @@
"version": "7.22.5",
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz",
"integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==",
"dev": true,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are all these "dev": true, expected?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's just a newer version of NPM declaring those as dev-dependencies.
So makes sense from my pov

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But I am a bit confused what triggered that much assets to change.

@nextcloud-command
nextcloud-commandforce-pushed the automated/noid/stable29-fix-npm-audit branch from 052aacb to d04458eCompareApril 30, 2024 13:27
Signed-off-by: GitHub <noreply@github.com>
@nextcloud-command
nextcloud-commandforce-pushed the automated/noid/stable29-fix-npm-audit branch from d04458e to 6eb0293CompareMay 5, 2024 02:47
@susnux
susnux merged commit ea6d6fc into stable29May 5, 2024
@susnux
susnux deleted the automated/noid/stable29-fix-npm-audit branch May 5, 2024 03:46
@skjnldsvskjnldsv mentioned this pull request May 15, 2024
21 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsdependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@nextcloud-command@susnux@nfebe@come-nc@Altahrim