chore(deps): Update dependency eslint to version 4.x #396
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.
This Pull Request updates dependency eslint from version
3.19.0
to4.3.0
Commits
eslint/eslint
4.3.0
2874d75
4.3.01c83662
Build: changelog update for 4.3.091dccdf
Update: support more options in prefer-destructuring (`fix: rebase if automerging even if rebaseWhen=conflicted #8796`)3bebcfd
Update: Support generator yields in no constant condition (`"This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead." #8762`)96df8c9
Fix: Handle fixing objects containing comments (fixes `renovate not checking all the relevant files before doing a merge commit for aws-cdk packages. #8484`) (`feat: expose post upgrade command errors in PRs #8944`)e39d41d
Docs: Make `peerDependencies` package.json snippet valid JSON (`#8971`)a5fd101
Fix: duplicated error message if a crash occurs (fixes `chore: Automatically removestatus:
labels when issue is closed #8964`) (`chore: replacestatus:
label from issue withstatus:in-progress
once targeted with PR #8965`)f8d122c
Docs: trailing commas not allowed in json (`test: temporary coverage fix #8969`)d09288a
Chore: Use `output: null` to assert that a test case is not autofixed. (`chore: Label incoming issues with priority-5-triage label #8960`)e639358
Update: add question to confirm downgrade (fixes `ci: http2-wrapper package complains about nodejs versions we use #8870`) (`chore(deps): update babel monorepo #8911`)601039d
Docs: fix badge in eslint-config-eslint readme (`#8954`)3c231fa
Update: add enforceInMethodNames to no-underscore-dangle (fixes `build(deps): update dependency aws-sdk to v2.738.0 #7065`) (`feat(gradle): Support for multiple root directories #7234`)128591f
Update: prefer-numeric-literals warns Number.parseInt (fixes `Configured registry is not set in package-lock.json #8913`) (`build: remove babel #8929`)846f8b1
Docs: Clarified that core PRs require issue in maintainer guide (`chore(deps): update linters #8927`)55bc35d
Fix: Avoid shell mangling during eslint --init (`ThecloneSubmodules
option doesn't work when configured in user config (e.g. renovate.json) #8936`)10c3d78
Chore: fix misleading `indent` test (`Check dependency versions compatibility instead of blindly proposing latest one #8925`)fb8005d
Update: no-restricted-globals custom error messages (fixes `feat(gradle-lite): Support method-based variable assignment via "set()" #8315`) (`#8932`)a747b6f
Chore: make minor improvements to `indent` internals (`build: optimize type usage #8947`)1ea3723
Update: fix indentation of parenthesized MemberExpressions (fixes `Purpose of cloneSubmodules config option #8924`) (`chore(deps): update linters to v4.16.1 #8928`)9abc6f7
Update: fix BinaryExpression indentation edge case (fixes `chore(deps): update dependency @types/fs-extra to v9.0.8 #8914`) (`Incremental update supported? #8930`)0e90453
Docs: Fixing broken cyclomatic complexity link (fixes `Possible to place and reference presets in nested directories? #8396`) (`Go module v2+ major upgrades unreported #8937`)a8a8350
Chore: improve performance of `indent` rule (`ci: split pr workflow #8905`)764b2a9
Chore: update header info in `indent` (`fix: Revert "feat(helm-values): Support for bumpVersion" #8926`)597c217
Fix: confusing error if plugins from config is not an array (`fix: Only add / for lookup, not for returned registry #8888`)3c1dd6d
Docs: add description of no-sync `allowAtRootLevel` option (fixes `docs: use one sentence per line, fix grammar #8902`) (`docs: rewrite private npm module support #8906`)933a9cf
Chore: add a fuzzer to detect bugs in core rules (`Unexpected error: Cannot find preset's package (@) #8422`)45f8cd9
Docs: fix verifyAndFix result property name (`Artifact update problem (yarn timeout) #8903`)1a89e1c
Docs: Fix always-multiline example in multiline-ternary docs (`docs: rewrite reconfigure renovate #8904`)4.2.0
5ea79dc
4.2.0b19ee3f
Build: changelog update for 4.2.0e0f0101
Update: fix indentation of nested function parameters (fixes `fix: don’t Object.assign first upgrade over config #8892`) (`#8900`)9f95a3e
Chore: remove unused helper method from `indent` (`build(deps): update dependency slugify to v1.4.7 #8901`)11ffe6b
Fix: no-regex-spaces rule incorrectly fixes quantified spaces (`#8773`)975dacf
Update: fix indentation of EmptyStatements (fixes `Print config without token #8882`) (`fix: don’t skip modified branch from old PR #8885`)88ed041
Build: Turnoff CI branch build (fixes `featureRequest: preExtract and preUpgradeTasks configuration option. #8804`) (`Renovate fails to update the package-lock.json resulting in ERESOLVE error #8873`)72f22eb
Chore: replace is-my-json-valid with Ajv (`go.mod dependencies versions not detected properly when number for deps with 1000+ tags #8852`)7c8de92
Docs: Clarified PR guidelines in maintainer guide (`feat(go): support self hosted go modules in gitlab #8876`)d1fc408
Docs: Update CLA link in Contributing docs (`feat: transitiveRemediation #8883`)931a9f1
Fix: indent false positive with multi-line await expression (`Gitlab Repo lookup by "path_with_namespace" is not working anymore for the "api/v4" endpoint #8837`)3767cda
Update: add no-sync option to allow at root level (fixes `docs: tidy up GitLab bot security essay #7985`) (`Support self-hosted Go Modules in GitLab #8859`)1ce553d
Docs: Fix wording of minProperties in object-curly-newline (fixes `chore: automatically label incoming bugs/feature requests #8874`) (`How to keep several major versions updated? #8878`)f00854e
Fix: --quiet no longer fixes warnings (fixes `build(deps): update dependency delay to v5 #8675`) (`updateInternalDeps default is true #8858`)b678535
Chore: Add collapsible block for config in ISSUE_TEMPLATE (`renovate-runner is not working with Gradle variables #8872`)1f5bfc2
Update: Add always-multiline option to multiline-ternary (fixes `feat: per-file vulnerability alerts #8770`) (`docs: improve dependencyDashboardApproval section #8841`)22116f2
Fix: correct comma-dangle JSON schema (`renovate-runner is not working with Gradle variables #8864`)676af9e
Update: fix indentation of JSXExpressionContainer contents (fixes `feat(helmfile): Parse multidoc yaml #8832`) (`Renovate no longer proposing updates #8850`)330dd58
Chore: fix title of linter test suite (`fix(go): handle null #8861`)60099ed
Chore: enable for-direction rule on ESLint codebase (`#8853`)e0d1a84
Chore: upgrade eslint-plugin-eslint-plugin & eslint-plugin-node (`Failing postUpgradeTasks not visible to affected repositories #8856`)0780d86
Chore: remove identical tests (`#8851`)5c3ac8e
Fix: arrow-parens fixer gets tripped up with trailing comma in args (`test: log jest heap usage #8838`)c4f2e29
Build: fix race condition in demo (`build(deps): update dependency luxon to v1.26.0 #8827`)c693be5
New: Allow passing a function as `fix` option (fixes `Onboarding PR commits being overwritten #8039`) (`#8730`)8796d55
Docs: add missing item to 4.0 migration guide table of contents (`docs: use enabled instead of true for semanticCommits config #8835`)742998c
doc md update: false -> `false` (`Disable updates for terraform it self does not work #8825`)ce969f9
Docs: add guidelines for patch release communication (fixes `feat(git): Use fs instead of git for file listing #7277`) (`Include zero width space in CHANGELOG wrote on PR #8823`)5c83c99
Docs: Clarify arrow function parens in no-extra-parens (fixes `chore(deps): update dependency typescript to v4.1.5 #8741`) (`chore: add missing ts types #8822`)84d921d
Docs: Added note about Node/CJS scoping to no-redeclare (fixes `chore(deps): update dependency type-fest to v0.21.1 #8814`) (`postUpgradeTasks trouble #8820`)85c9327
Update: fix parenthesized CallExpression indentation (fixes `Different package is updated #8790`) (`reviewersSampleSize has no effect if bbUseDefaultReviewers=true? #8802`)be8d354
Update: simplify variable declarator indent handling (fixes `Parsing Bug in Bazel Extract #8785`) (`#8801`)9417818
Fix: no-debugger autofixer produced invalid syntax (`feat: enable node major updates #8806`)8698a92
New: getter-return rule (fixes `Reduce number of requests to pypi server #8449`) (`caught-error / "Disk space error" #8460`)eac06f2
Fix: no-extra-parens false positives for variables called "let" (`Renovate not picking up repo's own dependency upgrades in onboarding PR #8808`)616587f
Fix: dot-notation autofix produces syntax errors for object called "let" (`#8807`)a53ef7e
Fix: don't require a third argument in linter.verifyAndFix (fixes `fix(manager/gitlabci-include): Local include updates #8805`) (`feat: updateInternalDeps #8809`)5ad8b70
Docs: add minor formatting improvement to paragraph about parsers (`feat(terragrunt-version): implement tgenv version file updates #8816`)4.1.1
1df6a01
4.1.179a4482
Build: changelog update for 4.1.1f307aa0
Fix: ensure configs from a plugin are cached separately (fixes `breaking: Rework depTypes of the Terraform manager #8792`) (`#8798`)8b48ae8
Docs: Add doc on parser services (fixes `feat: add preset to opt-out of rebase checkbox within PRs #8390`) (`fix: sanitizeMarkdown on packageName & prTitle #8795`)0d041e7
Fix: avoid crashing when using baseConfig with extends (fixes `feat(Terraform): renovate required_version blocks #8791`) (`Renovate logs #8797`)03213bb
Chore: improve comment explanation of `indent` internal functions (`Renovate logs #8800`)d2e88ed
Chore: Fix misleading comment in ConfigCache.js (`How to disable email from renovate? #8799`)4.1.0
7d9e3be
4.1.0e727b7b
Build: changelog update for 4.1.0e8f1362
Docs: Remove wrong descriptions in `padded-block` rule (`feat: matchFiles + lockFiles #8783`)291a783
Update: `enforceForArrowConditionals` to `no-extra-parens` (fixes `fix(manager): reset gradle-wrapper properties before update #6196`) (`#8439`)a21dd32
New: Add `overrides`/`files` options for glob-based config (fixes `fix: autoclose resolved deprecated issues #3611`) (`chore(deps): update dependency typescript to v4.1.3 #8081`)879688c
Update: Add ignoreComments option to no-trailing-spaces (`autoReplace mistakenly updates both depName and version #8061`)b58ae2e
Chore: Only instantiate fileEntryCache when cache flage set (perf) (`Make autodiscover filter more useful #8763`)9851288
Update: fix indent errors on multiline destructure (fixes `yarn resolution updated to wrong value #8729`) (`chore(deps): update dependency @types/cacache to v15 #8756`)3608f06
Docs: Increase visibility of code of conduct (fixes `feat(gomod): do not shorten depName #8758`) (`chore(deps): update dependency @types/fs-extra to v9.0.7 #8764`)673a58b
Update: support multiple fixes in a report (fixes `Renovate's README in Docker Hub seems to be outdated #7348`) (`Terraform and provider dependancies #8101`)7a1bc38
Fix: don't pass default parserOptions to custom parsers (fixes `Poetry versioning should auto fallback to pep440 if no valid semver #8744`) (`#8745`)c5b4052
Chore: enable computed-property-spacing on ESLint codebase (`Duplicate Fetching Changelog Messages #8760`)3419f64
Docs: describe how to use formatters on the formatter demo page (`Cleanup Dependendy Dashboard automatically #8754`)a3ff8f2
Chore: combine tests in tests/lib/eslint.js and tests/lib/linter.js (`Updating terraform required_providers version #8746`)b7cc1e6
Fix: Space-infix-ops should ignore type annotations in TypeScript (`create a components/re-usables system for text in the docs #8341`)46e73ee
Fix: eslint --init installs wrong dependencies of popular styles (fixes `refactor: packageJsonVersion -> packageFileVersion #7338`) (`Use private nuget repository #8713`)a82361b
Chore: Prevent package-lock.json files from being created (fixes `fix(poetry): wrong version parts extraction #8742`) (`fix: don’t imply patch from automerge settings #8747`)5f81a68
New: Add eslintIgnore support to package.json (fixes `Optimize onboarding first step #8458`) (`Update experimental manager docs section #8690`)b5a70b4
Update: fix multiline binary operator/parentheses indentation (`Renovate unchecks all "Ignored or Blocked" checkboxes in "Dependency Dashboard", but does not recreate/reopen PRs #8719`)ab8b016
Update: fix MemberExpression indentation with "off" option (fixes `fix(gradle-lite): Always use Maven registry url #8721`) (`feat(config): Support presets in subdirectories #8724`)eb5d12c
Update: Add Fixer method to Linter API (`Automerging a group from config.js #8631`)4.0.0
This PR has been generated by Renovate Bot.