chore(deps)!: upgrade picomatch to v4.0.4#1989
Open
brionmario wants to merge 1 commit intorollup:masterfrom
Open
chore(deps)!: upgrade picomatch to v4.0.4#1989brionmario wants to merge 1 commit intorollup:masterfrom
picomatch to v4.0.4#1989brionmario wants to merge 1 commit intorollup:masterfrom
Conversation
picomatch to v4.0.4
Author
|
There seems to be some eslint warnings. Hope these are already known. I'm happy to send a followup PR fixing these. /Users/brion/Desktop/brion/github/plugins/packages/commonjs/test/helpers/util.js
10:31 warning 'path' is already declared in the upper scope on line 1 column 7 @typescript-eslint/no-shadow
10:31 warning 'path' is already declared in the upper scope on line 1 column 7 no-shadow
/Users/brion/Desktop/brion/github/plugins/packages/commonjs/test/test-dynamic-require-root-outside-cwd.js
21:9 warning Use array destructuring prefer-destructuring
/Users/brion/Desktop/brion/github/plugins/packages/data-uri/test/test.mjs
19:37 warning Unexpected use of undefined no-undefined
28:37 warning Unexpected use of undefined no-undefined
52:37 warning Unexpected use of undefined no-undefined
63:37 warning Unexpected use of undefined no-undefined
/Users/brion/Desktop/brion/github/plugins/packages/eslint/src/index.ts
11:12 warning 'loadESLint' is already declared in the upper scope on line 5 column 18 @typescript-eslint/no-shadow
/Users/brion/Desktop/brion/github/plugins/packages/eslint/test/test.mjs
230:9 warning 'eslint' is already declared in the upper scope on line 13 column 8 @typescript-eslint/no-shadow
230:9 warning 'eslint' is already declared in the upper scope on line 13 column 8 no-shadow
/Users/brion/Desktop/brion/github/plugins/packages/graphql/test/test.js
17:39 warning Unexpected use of undefined no-undefined
29:39 warning Unexpected use of undefined no-undefined
42:39 warning Unexpected use of undefined no-undefined
59:39 warning Unexpected use of undefined no-undefined
71:39 warning Unexpected use of undefined no-undefined
/Users/brion/Desktop/brion/github/plugins/packages/graphql/test/test.mjs
18:39 warning Unexpected use of undefined no-undefined
/Users/brion/Desktop/brion/github/plugins/packages/legacy/test/test.js
22:20 warning Unexpected use of undefined no-undefined
36:20 warning Unexpected use of undefined no-undefined
50:20 warning Unexpected use of undefined no-undefined
64:20 warning Unexpected use of undefined no-undefined
85:20 warning Unexpected use of undefined no-undefined
/Users/brion/Desktop/brion/github/plugins/packages/node-resolve/src/index.js
182:11 warning 'exportConditions' is already declared in the upper scope on line 55 column 9 @typescript-eslint/no-shadow
/Users/brion/Desktop/brion/github/plugins/packages/node-resolve/src/package/resolvePackageTarget.ts
56:7 warning Assignment to function parameter 'target' no-param-reassign
/Users/brion/Desktop/brion/github/plugins/packages/node-resolve/test/prefer-builtins.js
141:28 warning Unexpected require() global-require
142:35 warning Unexpected require() global-require
/Users/brion/Desktop/brion/github/plugins/packages/node-resolve/test/side-effects.mjs
2:1 warning There should be at least one empty line between import groups import/order
4:1 warning There should be at least one empty line between import groups import/order
5:1 warning There should be at least one empty line between import groups import/order
/Users/brion/Desktop/brion/github/plugins/packages/node-resolve/test/test.mjs
2:1 warning There should be at least one empty line between import groups import/order
5:1 warning There should be at least one empty line between import groups import/order
6:1 warning There should be at least one empty line between import groups import/order
/Users/brion/Desktop/brion/github/plugins/packages/pluginutils/test/dataToEsm.ts
96:41 warning Unexpected use of undefined no-undefined
96:52 warning Unexpected unnamed function func-names
/Users/brion/Desktop/brion/github/plugins/packages/sucrase/test/test.js
42:21 warning Unexpected use of undefined no-undefined
50:21 warning Unexpected use of undefined no-undefined
68:21 warning Unexpected use of undefined no-undefined
90:21 warning Unexpected use of undefined no-undefined
98:21 warning Unexpected use of undefined no-undefined
106:21 warning Unexpected use of undefined no-undefined
/Users/brion/Desktop/brion/github/plugins/packages/typescript/test/test.mjs
1:1 warning There should be at least one empty line between import groups import/order
2:1 warning There should be at least one empty line between import groups import/order
3:1 warning There should be at least one empty line between import groups import/order
/Users/brion/Desktop/brion/github/plugins/packages/yaml/test/test.js
33:21 warning Unexpected use of undefined no-undefined
41:21 warning Unexpected use of undefined no-undefined
49:21 warning Unexpected use of undefined no-undefined
57:21 warning Unexpected use of undefined no-undefined
80:21 warning Unexpected use of undefined no-undefined
88:21 warning Unexpected use of undefined no-undefined
✖ 48 problems (0 errors, 48 warnings)
0 errors and 9 warnings potentially fixable with the `--fix` option. |
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.
Rollup Plugin Name:
commonjs&pluginutilsThis PR contains:
Are tests included?
Breaking Changes?
If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.
List any relevant issue numbers:
Description
Bump
picomatchto a safe version as instructed in GHSA-c2c7-rcm5-vvqj