-
-
Notifications
You must be signed in to change notification settings - Fork 919
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 eslint-plugin-file-progress to v3 #3252
Conversation
✅ Deploy Preview for fakerjs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #3252 +/- ##
==========================================
- Coverage 99.97% 99.95% -0.02%
==========================================
Files 2805 2805
Lines 217115 217115
Branches 975 968 -7
==========================================
- Hits 217052 217015 -37
- Misses 63 100 +37 |
I triggered this update to make it easier to report issues with the new version. @sibiraj-s I noticed that even though the CI set is flag, it still spams the console with log spam. | Linting...
/ Linting...
- Linting...
\ Linting...
| Linting...
/ Linting...
- Linting...
\ Linting...
| Linting...
/ Linting...
- Linting...
\ Linting...
| Linting...
Would the following preset definition solve the issue? 'recommended-ci': {
name: 'progress/recommended-ci',
plugins: {
progress: plugin
},
rules: {
"progress/activate": process.env.CI === 'true' ? 0 : 2
},
} |
dde6994
to
241b875
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
2.1.1
->3.0.1
Release Notes
sibiraj-s/eslint-plugin-file-progress (eslint-plugin-file-progress)
v3.0.1
Compare Source
hide
option to hide the progress message (4228208)hideFileName
option to hide the file name during linting (4228208)v3.0.0
Compare Source
noCI
config torecommended-ci
(f67c68a)v2.1.2
Compare Source
noCI
type not exported (50825d2)Configuration
📅 Schedule: Branch creation - "before 4am 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.