Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2021

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 4.18.0 -> 4.33.0 age confidence
@typescript-eslint/parser (source) 4.18.0 -> 4.33.0 age confidence
eslint (source) 7.22.0 -> 7.32.0 age confidence
eslint-plugin-jest 24.3.2 -> 24.7.0 age confidence
eslint-plugin-jsx-a11y 6.4.1 -> 6.10.2 age confidence
eslint-plugin-prettier 3.3.1 -> 3.4.1 age confidence
eslint-plugin-react 7.22.0 -> 7.37.5 age confidence
eslint-plugin-react-hooks (source) 4.2.0 -> 4.6.2 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v4.33.0

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)

v4.32.0

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

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
  • 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)

v4.30.0

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

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
  • 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

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
  • eslint-plugin: [prefer-regexp-exec] factor in union types (#​3434) (ac86a79)

v4.27.0

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

v4.26.1

Compare Source

Bug Fixes

v4.26.0

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)

v4.25.0

Compare Source

Bug Fixes
  • corrected no-unsupported-browser-code in roadmap as unimplemented (#​3407) (2319b0e)

v4.24.0

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)

v4.23.0

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

v4.22.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v4.22.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unsafe-argument] handle tuple types on rest arguments (#​3269) (6f8cfe6)
Features

v4.21.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-type-alias] consider keyof as an alias (#​3242) (329ef02)
  • eslint-plugin: [no-unnecessary-type-assertion] correct bad fix for angle bracket assertion (#​3244) (265a039)
  • eslint-plugin: [restrict-plus-operands] consider template literal types as strings (#​3234) (ccfd68e)
  • eslint-plugin: [strict-boolean-expressions] account for truthy literals (#​3236) (0913f40)
  • eslint-plugin: always ignore assignments in no-unnecessary-type-assertion (#​3235) (0221476)
Features
  • eslint-plugin: [no-unsafe-argument] add rule (#​3256) (b1aa7dc), closes #​791
  • eslint-plugin: [no-unsafe-call][no-unsafe-member-access] improve report messages for this for noImplicitThis (#​3199) (b1b26c4)

v4.20.0

Compare Source

Features
  • eslint-plugin: [space-infix-ops] support for class properties and type aliases (#​3231) (5414bf2)
  • eslint-plugin: [type-annotation-spacing] handle space between ? and : (#​3138) (40bdb0b)

v4.19.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-delimiter-style] correct invalid fix for multiline with params on the same line (#​3177) (7ad343b)
  • eslint-plugin: [promise-function-async] bad fixer with computed and literal methods (#​3163) (e3a3ea0)
Features
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

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
  • 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

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
  • 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

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
  • 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

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
  • 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

v4.22.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v4.22.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v4.21.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v4.20.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v4.19.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

eslint/eslint (eslint)

v7.32.0

Compare Source

v7.31.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added automerge dependencies Pull requests that update a dependency file labels Mar 22, 2021
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 514777c to 40f6809 Compare March 23, 2021 10:02
@renovate renovate bot changed the title chore(deps): update monorepo:eslint to v4.19.0 chore(deps): update monorepo:eslint Mar 23, 2021
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 3 times, most recently from dbc48d6 to d0d60e2 Compare March 29, 2021 20:29
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 2 times, most recently from 797932c to 6748bb2 Compare April 5, 2021 02:18
@codecov-io
Copy link

codecov-io commented Apr 5, 2021

Codecov Report

Merging #128 (43aa960) into master (ade7907) will not change coverage.
The diff coverage is n/a.

❗ Current head 43aa960 differs from pull request most recent head 84aa595. Consider uploading reports for the commit 84aa595 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master      #128   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines           30        30           
  Branches         1         1           
=========================================
  Hits            30        30           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ade7907...84aa595. Read the comment docs.

@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 6 times, most recently from 95340f3 to 43aa960 Compare April 12, 2021 18:14
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 43aa960 to 84aa595 Compare April 15, 2021 02:32
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 84aa595 to 4c3e701 Compare April 23, 2021 23:08
@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (dd24bbc) to head (fc81fcc).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #128   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines           30        30           
  Branches         1         1           
=========================================
  Hits            30        30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 4c3e701 to d79adab Compare April 26, 2021 01:48
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 3 times, most recently from 2a7ae44 to a69c9f7 Compare May 10, 2021 18:04
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 3 times, most recently from 58cdc38 to b341acc Compare May 22, 2021 02:27
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 3 times, most recently from 25c0271 to 1248dc1 Compare May 31, 2021 18:20
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 1248dc1 to d8b920e Compare June 4, 2021 23:52
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 6130757 to b870e12 Compare March 24, 2023 03:18
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from b870e12 to 749b1a7 Compare July 20, 2023 17:50
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 749b1a7 to 5e77275 Compare July 30, 2023 00:11
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 5e77275 to 1263f9e Compare August 16, 2023 06:51
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 1263f9e to 0f3ce13 Compare November 2, 2023 02:13
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 0f3ce13 to 84bdf5d Compare March 4, 2024 07:56
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 84bdf5d to 155cb30 Compare March 15, 2024 22:20
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 2 times, most recently from cc4c363 to 6fab42a Compare April 26, 2024 20:07
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 6fab42a to 3b15ebe Compare May 28, 2024 08:15
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 2 times, most recently from cd8ca64 to 50a9e1a Compare June 20, 2024 07:48
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 2 times, most recently from 4f9ea4d to 22e7e39 Compare July 20, 2024 08:16
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 3 times, most recently from ed8bed4 to a8944a1 Compare September 4, 2024 07:10
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 2 times, most recently from a32a0d4 to 640460e Compare September 12, 2024 20:30
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 2 times, most recently from d9bd4bd to 59d4e35 Compare October 1, 2024 17:02
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch 3 times, most recently from 682c7b4 to 30a49ad Compare October 26, 2024 07:21
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 30a49ad to fc78ee2 Compare December 24, 2024 04:58
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from fc78ee2 to fc81fcc Compare January 13, 2025 10:19
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from fc81fcc to 3e460ec Compare April 3, 2025 22:29
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 3e460ec to 9f50332 Compare August 10, 2025 14:10
@renovate renovate bot force-pushed the renovate/monorepo-eslint branch from 9f50332 to d825cad Compare September 2, 2025 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants