[stable29] Fix npm audit - #44590
Merged
Merged
Conversation
nextcloud-command
force-pushed
the
automated/noid/stable29-fix-npm-audit
branch
from
April 7, 2024 03:01
14a699b to
d73e5fb
Compare
nextcloud-command
force-pushed
the
automated/noid/stable29-fix-npm-audit
branch
from
April 14, 2024 03:16
d73e5fb to
e92d771
Compare
nextcloud-command
force-pushed
the
automated/noid/stable29-fix-npm-audit
branch
from
April 21, 2024 03:05
e92d771 to
08162b3
Compare
nextcloud-command
force-pushed
the
automated/noid/stable29-fix-npm-audit
branch
from
April 28, 2024 02:59
08162b3 to
780b8ef
Compare
susnux
force-pushed
the
automated/noid/stable29-fix-npm-audit
branch
from
April 30, 2024 11:50
780b8ef to
052aacb
Compare
Contributor
|
/compile amend/ |
susnux
approved these changes
Apr 30, 2024
susnux
requested review from
a team,
emoral435,
nfebe and
sorbaugh
and removed request for
a team
April 30, 2024 11:51
susnux
enabled auto-merge
April 30, 2024 11:51
come-nc
reviewed
Apr 30, 2024
| @@ -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, | |||
Contributor
There was a problem hiding this comment.
Are all these "dev": true, expected?
Contributor
There was a problem hiding this comment.
that's just a newer version of NPM declaring those as dev-dependencies.
So makes sense from my pov
Contributor
There was a problem hiding this comment.
But I am a bit confused what triggered that much assets to change.
nextcloud-command
force-pushed
the
automated/noid/stable29-fix-npm-audit
branch
from
April 30, 2024 13:27
052aacb to
d04458e
Compare
nfebe
approved these changes
Apr 30, 2024
Signed-off-by: GitHub <noreply@github.com>
nextcloud-command
force-pushed
the
automated/noid/stable29-fix-npm-audit
branch
from
May 5, 2024 02:47
d04458e to
6eb0293
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auto-generated fix of npm audit