This PR contains the following updates:
Release Notes
babel/babel (@babel/cli)
Compare Source
👓 Spec Compliance
babel-helper-create-class-features-plugin
, babel-plugin-proposal-decorators
, babel-plugin-transform-class-static-block
, babel-preset-env
🐛 Bug Fix
💅 Polish
babel-plugin-transform-regenerator
, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
babel-plugin-proposal-destructuring-private
, babel-plugin-proposal-do-expressions
Compare Source
🚀 New Feature
babel-node
babel-types
babel-compat-data
, babel-preset-env
babel-core
, babel-parser
babel-generator
, babel-parser
babel-plugin-proposal-destructuring-private
, babel-plugin-proposal-do-expressions
, babel-plugin-transform-object-rest-spread
, babel-traverse
, babel-types
babel-parser
, babel-traverse
, babel-types
babel-generator
, babel-plugin-proposal-destructuring-private
, babel-plugin-proposal-discard-binding
, babel-plugin-transform-destructuring
, babel-plugin-transform-explicit-resource-management
, babel-plugin-transform-react-display-name
, babel-types
babel-generator
, babel-parser
, babel-plugin-proposal-destructuring-private
, babel-plugin-transform-block-scoping
, babel-plugin-transform-object-rest-spread
, babel-plugin-transform-typescript
, babel-traverse
, babel-types
🐛 Bug Fix
babel-helper-globals
, babel-plugin-transform-classes
, babel-traverse
babel-types
🏠 Internal
babel-compat-data
, babel-plugin-proposal-decorators
, babel-plugin-transform-async-generator-functions
, babel-plugin-transform-json-modules
, babel-plugin-transform-regenerator
, babel-plugin-transform-runtime
, babel-preset-env
, babel-runtime-corejs3
react-bootstrap/configs (@react-bootstrap/eslint-config-typescript)
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
Compare Source
Bug Fixes
- eslint-plugin: [lines-between-class-members] fix
exceptAfterOverload
for abstract methods (#3943) (240fc65)
- eslint-plugin: [no-confusing-void-expression] support optional chaining (#3937) (c40dd13)
- eslint-plugin: [no-restricted-imports] fix crash when no options given (#3947) (edaa3c1)
- eslint-plugin: [non-nullable-type-assertion-style] false-positive with non-nullish
as
assertions and types (#3940) (40760f9)
- eslint-plugin: [padding-line-between-statements] TSModuleBlock should change scope (#3944) (f8f534e)
- eslint-plugin: [prefer-regexp-exec] check
RegExp
without flags (#3946) (0868725)
Compare Source
Bug Fixes
- eslint-plugin: [consistent-type-definitions] correct fix for
export default
(#3899) (ebb33ed)
- eslint-plugin: [no-require-imports] report only global
require
(#3871) (8aa87a1)
- eslint-plugin: [no-shadow] ignore type-only imports properly (#3868) (dda9cee)
- eslint-plugin: [no-var-requires] report problems within
NewExpression
(#3884) (ed5e459)
- eslint-plugin: [padding-line-between-statements] problems within namespaces not being reported (#3869) (1861356)
- eslint-plugin: [prefer-regexp-exec] respect flags when using
RegExp
(#3855) (ffdb5ff)
- eslint-plugin: [prefer-return-this-type] handle generics properly in fixer (#3852) (9e98b8f)
- eslint-plugin: false-positive/negative with array index in no-unnecessary-condition (#3805) (bdb8f0b)
Features
- eslint-plugin: [no-type-alias]: add allowGenerics option (#3865) (4195919)
- eslint-plugin: add
no-non-null-asserted-nullish-coalescing
rule (#3349) (4e99961)
- eslint-plugin: add new extended rule
no-restricted-imports
(#3775) (ec5d506)
- eslint-plugin-internal: [prefer-ast-types-enum] add
DefinitionType
enum (#3916) (13b7de5)
4.31.2 (2021年09月20日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.31.1 (2021年09月13日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Bug Fixes
- utils: support immutable arrays in
ReportFixFunction
(#3830) (8218055)
Features
- eslint-plugin: [prefer-readonly-parameter-types] add option treatMethodsAsReadonly (#3733) (a46e318)
- eslint-plugin: [restrict-template-expressions] add option to allow RegExp (#3709) (363b3dc)
- eslint-plugin: add
no-meaningless-void-operator
rule (#3641) (ea40ab6)
- eslint-plugin: add extension rule
padding-line-between-statements
(#3418) (f79ae9b)
Compare Source
Bug Fixes
- eslint-plugin: [dot-notation] false positive with optional chaining (#3711) (c19fc6e), closes #3510
- eslint-plugin: [prefer-reduce-type-parameter] handle already existing type params (#3706) (71dd273)
- eslint-plugin: isTypeReadonly error with <TS3.7 (#3731) (5696407)
Features
- typescript-estree: add support for class static blocks (#3730) (f81831b)
4.29.3 (2021年08月23日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.29.2 (2021年08月16日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.29.1 (2021年08月09日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Bug Fixes
- eslint-plugin: [no-implied-eval] handle bind on nested member expressions (#3598) (f5a6806)
- eslint-plugin: [no-implied-eval] permit more expression types (#3624) (ca7c549)
- eslint-plugin: [no-unnecessary-boolean-literal-compare] incorrect fix when condition is reversed (#3581) (b595575)
- eslint-plugin: [return-await] handle nested functions correctly (#3601) (4a196b5)
- eslint-plugin: [return-await] properly handle fixes for
TSAsExpression
(#3631) (00a4369)
Features
- eslint-plugin: [no-redeclare] ignoreDeclarationMerge of enum+namespace (#3572) (18e30cb)
- eslint-plugin: [prefer-return-this-type] add a new rule (#3228) (5e1a615)
- eslint-plugin: Catch unused React import with new JSX transform (#3577) (02998ea)
4.28.5 (2021年07月26日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.4 (2021年07月19日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.3 (2021年07月12日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.2 (2021年07月05日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.1 (2021年06月28日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
Compare Source
Bug Fixes
- eslint-plugin: [prefer-regexp-exec] factor in union types (#3434) (ac86a79)
Compare Source
Bug Fixes
- eslint-plugin: allow explicit any for no-unsafe-return (#3498) (b15a2b2)
Features
- eslint-plugin: [prefer-literal-enum-member] add allowBitwiseExpressions option (#3515) (288092a)
4.26.1 (2021年06月07日)
Bug Fixes
- eslint-plugin: [prefer-includes] ignore option chaining before indexOfs (#3432) (bf0cddb)
- eslint-plugin: fix doc url generation (#3475) (fc5f171), closes #3473
Compare Source
Bug Fixes
- eslint-plugin: [prefer-includes] ignore option chaining before indexOfs (#3432) (bf0cddb)
- eslint-plugin: fix doc url generation (#3475) (fc5f171), closes #3473
Compare Source
Bug Fixes
- eslint-plugin: [no-type-alias] consider type imports as alias types (#3433) (d4f0774)
Features
- eslint-plugin: [member-ordering] add callback as an ordering type of node (#3354) (d134b1f)
- eslint-plugin: [space-infix-ops] Add support for Union and intersection of type declarations (#3360) (3d29323)
Compare Source
Bug Fixes
- corrected no-unsupported-browser-code in roadmap as unimplemented (#3407) (2319b0e)
Compare Source
Bug Fixes
- eslint-plugin: [no-shadow] fix static class method generics shadowing class generics (#3393) (b1e1c8a), closes #2592
- eslint-plugin: [no-unsafe-*] special case handling for the empty map constructor with no generics (#3394) (cae4f4a), closes #2109
Features
- eslint-plugin: [dot-notation] optionally allow square bracket notation where an index signature exists in conjunction with
noPropertyAccessFromIndexSignature
(#3361) (37ec2c2)
Compare Source
Bug Fixes
- scope-manager: fix visiting TSAsExpression in assignment (#3355) (87521a0)
Features
- refactor to split AST specification out as its own module (#2911) (25ea953)
4.22.1 (2021年05月04日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Features
4.31.2 (2021年09月20日)
Note: Version bump only for package @typescript-eslint/parser
4.31.1 (2021年09月13日)
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Features
- typescript-estree: add support for class static blocks (#3730) (f81831b)
4.29.3 (2021年08月23日)
Note: Version bump only for package @typescript-eslint/parser
4.29.2 (2021年08月16日)
Note: Version bump only for package @typescript-eslint/parser
4.29.1 (2021年08月09日)
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Features
- eslint-plugin: Catch unused React import with new JSX transform (#3577) (02998ea)
- typescript-estree: add support for custom module resolution (#3516) (d48429d)
4.28.5 (2021年07月26日)
Note: Version bump only for package @typescript-eslint/parser
4.28.4 (2021年07月19日)
Note: Version bump only for package @typescript-eslint/parser
4.28.3 (2021年07月12日)
Note: Version bump only for package @typescript-eslint/parser
4.28.2 (2021年07月05日)
Note: Version bump only for package @typescript-eslint/parser
4.28.1 (2021年06月28日)
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Bug Fixes
- typescript-estree: allow providing more one than one existing program in config (#3508) (4f1806e)
Features
- allow user to provide TS program instance in parser options (#3484) (e855b18)
4.26.1 (2021年06月07日)
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Note: Version bump only for package @typescript-eslint/parser
Compare Source
Features
- refactor to split AST specification out as its own module (#2911) (25ea953)
4.22.1 (2021年05月04日)
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint (eslint)
Compare Source
3c78a7b
Chore: Adopt eslint-plugin/prefer-message-ids
rule internally (#14841) (Bryan Mishkin)
faecf56
Update: change reporting location for curly
rule (refs #12334) (#14766) (Nitin Kumar)
d7dc07a
Fix: ignore lines with empty elements (fixes #12756) (#14837) (Soufiane Boutahlil)
1bfbefd
New: Exit on fatal error (fixes #13711) (#14730) (Antonios Katopodis)
ed007c8
Chore: Simplify internal no-invalid-meta
rule (#14842) (Bryan Mishkin)
d53d906
Docs: Prepare data for website to indicate rules with suggestions (#14830) (Bryan Mishkin)
d28f2ff
Docs: Reference eslint-config-eslint to avoid potential for staleness (#14805) (Brett Zamir)
8be8a36
Chore: Adopt eslint-plugin/require-meta-docs-url
rule internally (#14823) (Bryan Mishkin)
f9c164f
Docs: New syntax issue template (#14826) (Nicholas C. Zakas)
eba0c45
Chore: assertions on reporting loc in unicode-bom
(refs #12334) (#14809) (Nitin Kumar)
ed945bd
Docs: fix multiple broken links (#14833) (Sam Chen)
60df44c
Chore: use actions/setup-node@v2
(#14816) (Nitin Kumar)
6641d88
Docs: Update README team and sponsors (ESLint Jenkins)
Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
^7.27.2
->^7.28.3
^7.27.1
->^7.28.4
^2.0.1
->^2.0.2
^4.22.1
->^4.33.0
^4.22.1
->^4.33.0
^7.25.0
->^7.32.0
^2.22.1
->^2.32.0
^6.4.1
->^6.10.2
^8.1.0
->^8.2.0
^7.23.2
->^7.37.5
^11.5.0
->^11.7.2
^5.8.3
->^5.9.2
^5.99.9
->^5.101.3
1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447
->1.22.22
Release Notes
babel/babel (@babel/cli)
v7.28.3
Compare Source
👓 Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
🐛 Bug Fix
babel-parser
import("./a", {with:{},})
(@easrng)💅 Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
scripts
andbabel-worker.cjs
(@JLHwung)🔬 Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
v7.28.0
Compare Source
🚀 New Feature
babel-node
babel-types
babel-compat-data
,babel-preset-env
babel-core
,babel-parser
sourceType: "commonjs"
(@JLHwung)babel-generator
,babel-parser
explicitResourceManagement
parser plugin (@JLHwung)babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-object-rest-spread
,babel-traverse
,babel-types
babel-parser
,babel-traverse
,babel-types
t.bigIntLiteral
factory (@JLHwung)babel-generator
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-discard-binding
,babel-plugin-transform-destructuring
,babel-plugin-transform-explicit-resource-management
,babel-plugin-transform-react-display-name
,babel-types
babel-generator
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-block-scoping
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-typescript
,babel-traverse
,babel-types
🐛 Bug Fix
babel-helper-globals
,babel-plugin-transform-classes
,babel-traverse
babel-types
🏠 Internal
babel-compat-data
,babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-json-modules
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
babel-polyfill
packages (@nicolo-ribaudo)react-bootstrap/configs (@react-bootstrap/eslint-config-typescript)
v2.0.2
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v4.33.0
Compare Source
Bug Fixes
exceptAfterOverload
for abstract methods (#3943) (240fc65)as
assertions and types (#3940) (40760f9)RegExp
without flags (#3946) (0868725)v4.32.0
Compare Source
Bug Fixes
export default
(#3899) (ebb33ed)require
(#3871) (8aa87a1)NewExpression
(#3884) (ed5e459)RegExp
(#3855) (ffdb5ff)Features
no-non-null-asserted-nullish-coalescing
rule (#3349) (4e99961)no-restricted-imports
(#3775) (ec5d506)DefinitionType
enum (#3916) (13b7de5)4.31.2 (2021年09月20日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.31.1 (2021年09月13日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.0
Compare Source
Bug Fixes
ReportFixFunction
(#3830) (8218055)Features
no-meaningless-void-operator
rule (#3641) (ea40ab6)padding-line-between-statements
(#3418) (f79ae9b)v4.30.0
Compare Source
Bug Fixes
Features
4.29.3 (2021年08月23日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.29.2 (2021年08月16日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.29.1 (2021年08月09日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.3
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.0
Compare Source
Bug Fixes
TSAsExpression
(#3631) (00a4369)Features
4.28.5 (2021年07月26日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.4 (2021年07月19日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.3 (2021年07月12日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.2 (2021年07月05日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.1 (2021年06月28日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.5
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.4
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.3
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.28.0
Compare Source
Bug Fixes
v4.27.0
Compare Source
Bug Fixes
Features
4.26.1 (2021年06月07日)
Bug Fixes
v4.26.1
Compare Source
Bug Fixes
v4.26.0
Compare Source
Bug Fixes
Features
v4.25.0
Compare Source
Bug Fixes
v4.24.0
Compare Source
Bug Fixes
Features
noPropertyAccessFromIndexSignature
(#3361) (37ec2c2)v4.23.0
Compare Source
Bug Fixes
Features
4.22.1 (2021年05月04日)
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v4.33.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.32.0
Compare Source
Features
'latest'
asecmaVersion
(#3873) (25a42c0)4.31.2 (2021年09月20日)
Note: Version bump only for package @typescript-eslint/parser
4.31.1 (2021年09月13日)
Note: Version bump only for package @typescript-eslint/parser
v4.31.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.31.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.31.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.30.0
Compare Source
Features
4.29.3 (2021年08月23日)
Note: Version bump only for package @typescript-eslint/parser
4.29.2 (2021年08月16日)
Note: Version bump only for package @typescript-eslint/parser
4.29.1 (2021年08月09日)
Note: Version bump only for package @typescript-eslint/parser
v4.29.3
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.0
Compare Source
Features
4.28.5 (2021年07月26日)
Note: Version bump only for package @typescript-eslint/parser
4.28.4 (2021年07月19日)
Note: Version bump only for package @typescript-eslint/parser
4.28.3 (2021年07月12日)
Note: Version bump only for package @typescript-eslint/parser
4.28.2 (2021年07月05日)
Note: Version bump only for package @typescript-eslint/parser
4.28.1 (2021年06月28日)
Note: Version bump only for package @typescript-eslint/parser
v4.28.5
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.4
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.3
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.27.0
Compare Source
Bug Fixes
Features
4.26.1 (2021年06月07日)
Note: Version bump only for package @typescript-eslint/parser
v4.26.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.26.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.25.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.24.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.23.0
Compare Source
Features
4.22.1 (2021年05月04日)
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint (eslint)
v7.32.0
Compare Source
3c78a7b
Chore: Adopteslint-plugin/prefer-message-ids
rule internally (#14841) (Bryan Mishkin)faecf56
Update: change reporting location forcurly
rule (refs #12334) (#14766) (Nitin Kumar)d7dc07a
Fix: ignore lines with empty elements (fixes #12756) (#14837) (Soufiane Boutahlil)1bfbefd
New: Exit on fatal error (fixes #13711) (#14730) (Antonios Katopodis)ed007c8
Chore: Simplify internalno-invalid-meta
rule (#14842) (Bryan Mishkin)d53d906
Docs: Prepare data for website to indicate rules with suggestions (#14830) (Bryan Mishkin)d28f2ff
Docs: Reference eslint-config-eslint to avoid potential for staleness (#14805) (Brett Zamir)8be8a36
Chore: Adopteslint-plugin/require-meta-docs-url
rule internally (#14823) (Bryan Mishkin)f9c164f
Docs: New syntax issue template (#14826) (Nicholas C. Zakas)eba0c45
Chore: assertions on reporting loc inunicode-bom
(refs #12334) (#14809) (Nitin Kumar)ed945bd
Docs: fix multiple broken links (#14833) (Sam Chen)60df44c
Chore: useactions/setup-node@v2
(#14816) (Nitin Kumar)6641d88
Docs: Update README team and sponsors (ESLint Jenkins)v7.31.0
Compare Source
efdbb12
Upgrade: @eslint/eslintrc to v0.4.3 (#14808) (Brandon Mills)a96b05f
Update: add end location to report inconsistent-return
(refs #12334) (#14798) (Nitin Kumar)e0e8e30
Docs: update BUG_REPORT template (#14787) (Nitin Kumar)39115c8
Docs: provide more context to no-eq-null ([#14801](httpConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.