Skip to content
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 devdependencies (major) (major) #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@homer0/prettier-plugin-jsdoc 4.0.6 -> 9.0.2 age adoption passing confidence
@types/jest (source) 27.0.2 -> 29.5.13 age adoption passing confidence
@types/node (source) 16.11.7 -> 20.16.13 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 5.3.1 -> 8.11.0 age adoption passing confidence
@typescript-eslint/parser (source) 5.3.1 -> 8.11.0 age adoption passing confidence
eslint (source) 8.2.0 -> 9.13.0 age adoption passing confidence
eslint-config-prettier 8.3.0 -> 9.1.0 age adoption passing confidence
format-imports 2.4.1 -> 4.0.4 age adoption passing confidence
graphql 15.7.2 -> 16.9.0 age adoption passing confidence
jest (source) 27.3.1 -> 29.7.0 age adoption passing confidence
jest-watch-typeahead 1.0.0 -> 2.2.2 age adoption passing confidence
prettier (source) 2.4.1 -> 3.3.3 age adoption passing confidence
ts-jest (source) 27.0.7 -> 29.2.5 age adoption passing confidence
ts-patch 1.4.5 -> 3.2.1 age adoption passing confidence
typescript (source) 4.4.4 -> 5.6.3 age adoption passing confidence

Release Notes

homer0/prettier-plugin-jsdoc (@​homer0/prettier-plugin-jsdoc)

v9.0.2

Compare Source

Bug Fixes
  • support links with custom labels (cf8844e)

v9.0.1

Compare Source

Bug Fixes
  • access getRenderer from the container (c1d6ef7)
  • add support for the privateRemarks tag (1ec37b9)
  • update dependencies (86ce9e7)

v9.0.0

Compare Source

Bug Fixes
  • consider jsdocIgnoreTags when calculating lengths (515e3a5)
  • update dependencies (0623001)
Features
  • implement jsdocIgnoreTags (55b96db)
BREAKING CHANGES
  • For those extending the plugin, getLengthsData now requires
    the plugin options to be sent as a second parameter.

v8.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Node 16 is not longer supported. Node 18.17 is the minimum required version now.

7.0.3 (2023-07-22)

Bug Fixes
  • move return tag to tags with desc as name (1dc8632)
  • move todo to the tags without desc (6805ba0)
  • track tags that cannot be converted into sentences (1d4167b)

7.0.2 (2023-07-19)

Bug Fixes

7.0.1 (2023-07-18)

Bug Fixes
  • trigger standalone deploy (61c0e74)

v7.0.3

Compare Source

Bug Fixes
  • move return tag to tags with desc as name (1dc8632)
  • move todo to the tags without desc (6805ba0)
  • track tags that cannot be converted into sentences (1d4167b)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes
  • trigger standalone deploy (61c0e74)

v7.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • This plugin now uses Prettier v3

6.0.5 (2023-06-18)

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

6.0.4 (2023-06-18)

Nothing changed in this version, I just messed up the commits.

6.0.3 (2023-06-18)

Bug Fixes
  • update ramda .of syntax (0f97cd4)

6.0.2 (2023-03-05)

Bug Fixes
  • monorepo: update all dependencies (032fdf1)

6.0.1 (2023-01-28)

Bug Fixes
  • include 'return' as tag with name as desc (eab45ee)

v6.0.5

Compare Source

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

v6.0.4

Compare Source

Nothing changed in this version, I just messed up the commits.

v6.0.3

Compare Source

Bug Fixes
  • update ramda .of syntax (0f97cd4)

v6.0.2

Compare Source

Bug Fixes
  • monorepo: update all dependencies (032fdf1)

v6.0.1

Compare Source

Bug Fixes
  • include 'return' as tag with name as desc (eab45ee)

v6.0.0

Compare Source

Bug Fixes
  • monorepo: drop Yarn (1023bd3)
  • monorepo: drop Node 14 support (05683de)
  • monorepo: update all dependencies (cb9731c)
BREAKING CHANGES
  • monorepo: Node 14 is not longer supported. Node 16 is the minimum required version now.

5.1.6 (2022-12-23)

Bug Fixes
  • avoid handling keys as str literals (63ca69d)
  • detect tags' names on a different line (53d15f3)

5.1.5 (2022-10-22)

Bug Fixes

5.1.4 (2022-07-12)

Bug Fixes
  • monorepo: force publish unpublished tags (30fafee)

5.1.3 (2022-07-12)

Bug Fixes
  • monorepo: update all dependencies (032fdf1)

5.1.2 (2022-06-26)

Bug Fixes
  • properly detect when to use columns (502ca4b)

5.1.1 (2022-04-25)

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

v5.1.6

Compare Source

Bug Fixes
  • avoid handling keys as str literals (63ca69d)
  • detect tags' names on a different line (53d15f3)

v5.1.5

Compare Source

Bug Fixes

v5.1.4

Compare Source

Bug Fixes
  • monorepo: force publish unpublished tags (30fafee)

v5.1.2

Compare Source

Bug Fixes
  • properly detect when to use columns (502ca4b)

v5.1.1

Compare Source

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

v5.1.0

Compare Source

Bug Fixes
  • force space between tag name and type (3d94fff)
Features
  • add exp support for blocks without tags (32810ed)

v5.0.0

Compare Source

Bug Fixes
  • monorepo: drop Node 12 support (99e878e)
  • update dependencies (e56b749)
BREAKING CHANGES
  • monorepo: Node 12 is not longer supported. Node 14 is the minimum required version now.

4.0.6 (2021-10-17)

Bug Fixes

4.0.5 (2021-08-19)

Bug Fixes

4.0.4 (2021-08-07)

Note: Version bump only for package @​homer0/prettier-plugin-jsdoc

4.0.3 (2021-08-02)

Reverts
  • comment-parser doesn't include cjs export, so pinning for now (f5d44a3)

4.0.2 (2021-08-02)

Bug Fixes
  • use comment-parser cjs file (9097e23)

4.0.1 (2021-07-25)

Bug Fixes
  • prevent formatting issues with string literals (f28beff)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.11.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#​10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#​10138)
🩹 Fixes
  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#​10135)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.10.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v8.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value

  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references

  • eslint-plugin: [return-await] sync the behavior with await-thenable

  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled

  • eslint-plugin: [no-loop-func] sync from upstream base rule

  • eslint-plugin: [no-unused-vars] never report the naming of an enum member

  • eslint-plugin: correct use-at-your-own-risk type definitions

  • eslint-plugin: handle unions in await...for

❤️ Thank You
  • Abraham Guo
  • Anna Bocharova
  • Arya Emami
  • auvred
  • Joshua Chen
  • Kirk Waiblinger
  • Lotfi Meklati
  • mdm317
  • Ronen Amiel
  • Sukka
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v8.8.1

Compare Source

🩹 Fixes
  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file
❤️ Thank You
  • Brad Zacher
  • Ronen Amiel
  • WhitePiano

You can read about our versioning strategy and releases on our website.

v8.8.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates

  • eslint-plugin: [return-await] check for-await loop iteree

🩹 Fixes
  • remove export type * in d.ts to support TS<5.0

  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines

  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser()

  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself

  • eslint-plugin: [no-misused-promises] check contextual type

  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Ronen Amiel
  • Tarun Chauhan
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v8.7.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-call] check calls of Function

  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types

🩹 Fixes
  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue

  • eslint-plugin: [no-deprecated] report on imported deprecated variables

  • eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof

❤️ Thank You
  • Abraham Guo
  • auvred
  • Brian Donovan
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

v8.6.0

Compare Source

🚀 Features
  • add allow option for restrict-template-expressions

  • type-utils: isNullableType add Void logic

  • eslint-plugin: [no-unnecessary-condition] check switch cases

  • eslint-plugin: [no-misused-promises] check array predicate return

🩹 Fixes
  • eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice

  • eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment

  • eslint-plugin: [no-deprecated] report on deprecated properties with function-like types

  • eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Kim Sang Du
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v8.5.0

Compare Source

🚀 Features
  • eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary `

  • eslint-plugin: [no-unsafe-argument] differentiate error types

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] fix TSNonNullExpression fixer

  • eslint-plugin: [no-misused-promises] handle static method

  • eslint-plugin: [no-unnecessary-type-parameters] fix AST quick path scope analysis

  • eslint-plugin: [consistent-type-assertions] access parser services lazily

❤️ Thank You
  • f44da95
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v8.4.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.3.0

Compare Source

🚀 Features
  • eslint-plugin: [no-deprecation] add rule
🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix

  • eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments

  • utils: add TSDeclareFunction to functionTypeTypes

  • ast-spec: use Expression in argument of ThrowStatement

❤️ Thank You
  • Abraham Guo
  • Daichi Kamiyama
  • Josh Goldberg ✨
  • Kim Sang Du
  • Sukka
  • Vida Xie

You can read about our versioning strategy and releases on our website.

v8.2.0

Compare Source

🚀 Features
  • eslint-plugin: add suggestion to require-await to remove async keyword
🩹 Fixes
  • eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then

  • eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment

  • eslint-plugin: delete [] in message if ReadOnly<string[]> is detected

  • eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any

  • eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary

  • eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections

❤️ Thank You
  • Abraham Guo
  • Dave
  • Jake Bailey
  • James
  • Josh Goldberg ✨
  • liuxingbaoyu
  • Yukihiro Hasegawa
  • Yutong Zhu

You can read about our versioning strategy and releases on our website.

v8.1.0

Compare Source

🚀 Features
  • eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true

  • typescript-estree: restrict variable declarator definite/init combinations

  • eslint-plugin: [no-unsafe-return] check promise any

  • eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods

🩹 Fixes
  • eslint-plugin: [no-unsafe-enum-comparison] typo in test

  • eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references

  • eslint-plugin: [member-ordering] get accessor member name & take into account abstract and decorator

  • eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output

  • eslint-plugin: [no-unnecessary-type-parameters] clarify message

❤️ Thank You
  • Aly Thobani
  • Brad Zacher
  • James
  • Josh Goldberg ✨
  • Joshua Chen
  • Olivier Zalmanski
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

v8.0.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unused-vars] ignore imports used only as types
❤️ Thank You
  • Jake Bailey

You can read about our versioning strategy and releases on our website.

v8.0.0

Compare Source

🚀 Features
  • stricter parent types for the AST

  • typescript-estree: split TSMappedType typeParameter into constraint and key

  • eslint-plugin: remove formatting/layout rules

  • eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true

  • eslint-plugin: deprecate no-loss-of-precision extension rule

  • eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9

  • typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference

  • utils: allow specifying additional rule meta.docs in RuleCreator

  • eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces

  • rule-tester: support multipass fixes

  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService

  • eslint-plugin: remove deprecated no-throw-literal rule

  • eslint-plugin: apply initial config changes for v8

  • eslint-plugin: remove no-useless-template-literals

  • eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option

  • eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types

  • eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option

  • eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock

  • eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in

  • eslint-plugin: [no-unused-vars] report if var used only in typeof

  • eslint-plugin: [no-floating-promises] disable checkThenables by default for v8

  • rule-tester: switched to flat config

  • eslint-plugin: [no-unnecessary-type-parameters] promote to strict

🩹 Fixes
  • correct eslint-plugin's peerDependency on parser@8

  • disable projectService in disabled-type-checked shared config

  • typescript-estree: add TSEnumBody node for TSEnumDeclaration body

  • eslint-plugin: include alpha pre-releases in parser peer dependency

  • eslint-plugin: correct rules.d.ts types to not rely on non-existent imports

  • eslint-plugin: remove duplicate import RuleModuleWithMetaDocs

  • type-utils: also check declared modules for package names in TypeOrValueSpecifier

  • eslint-plugin: [no-unnecessary-template-expression] do not render escaped strings in autofixes

  • eslint-plugin: [no-unused-vars] incorporate upstream changes around caught errors report messages

  • eslint-plugin: [no-misused-promises] perf: avoid getting types of variables/functions if the annotated type is obviously not a function

  • rule-tester: provide Linter a cwd in its constructor

❤️ Thank You
  • Abraham Guo
  • Alfred Ringstad
  • auvred
  • Brad Zacher
  • Christopher Aubut
  • Collin Bachman
  • James Henry
  • Josh Goldberg
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit
  • Victor Lin
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.18.0 (2024-07-29)

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.17.0 (2024-07-22)

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

You can read about our versioning strategy and releases on our website.

7.16.1 (2024-07-15)

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters
❤️ Thank You
  • Dan Vanderkam

You can read about our versioning strategy and releases on our website.

7.16.0 (2024-07-08)

🚀 Features
  • rule-tester: stricter rule test validations

  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule

  • eslint-plugin: add support for nested namespaces to unsafe-member-access

  • eslint-plugin: [no-floating-promises] add checkThenables option

🩹 Fixes
  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • eslint-plugin: [no-floating-promises] add suggestions to tests from #​9263 checkThenables

  • website: react key error on internal pages of website

  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.15.0 (2024-07-01)

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

You can read about our versioning strategy and releases on our website.

7.14.1 (2024-06-24)

🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types

  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens

❤️ Thank You
  • Jake Bailey

You can read about our versioning strategy and releases on our website.

7.14.0 (2024-06-24)

🚀 Features
  • support TypeScript 5.5
🩹 Fixes
  • eslint-plugin: [no-extraneous-class] handle abstract members

  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types

  • eslint-plugin: [no-invalid-this] support AccessorProperty

❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

You can read about our versioning strategy and releases on our website.

7.13.1 (2024-06-17)

🩹 Fixes
  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You
  • Kirk Waiblinger
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.13.0 (2024-06-10)

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes
  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.12.0 (2024-06-03)

🚀 Features
  • eslint-plugin: [no-useless-template-literals] rename to no-useless-template-expression (deprecate no-useless-template-literals)

  • rule-tester: check for parsing errors in suggestion fixes

  • rule-tester: port checkDuplicateTestCases from ESLint

  • eslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises'

🩹 Fixes
  • no-useless-template-expression -> no-unnecessary-template-expression

  • eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with const variable check

  • eslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining

  • eslint-plugin: [explicit-member-accessibility] refine report locations

  • eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check declares

  • eslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions

  • eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe

  • eslint-plugin: [member-ordering] also TSMethodSignature can be get/set

❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.11.0 (2024-05-27)

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

7.10.0 (2024-05-20)

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

7.9.0 (2024-05-13)

🩹 Fixes
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

You can read about our versioning strategy and releases on our website.

7.8.0 (2024-04-29)

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.7.1 (2024-04-22)

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.7.0 (2024-04-15)

🚀 Features
  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor
❤️ Thank You
  • Dave
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

7.6.0 (2024-04-08)

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

You can read about our versioning strategy and releases on our website.

7.5.0 (2024-04-01)

🩹 Fixes
  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.4.0 (2024-03-25)

🚀 Features
  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates

  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive

  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false

  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside

❤️ Thank You
  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.3.1 (2024-03-18)

🩹 Fixes
  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in str

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 becomes conflicted, 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 the type/chore label Oct 28, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from b4be45a to de9e7df Compare November 1, 2021 19:42
@renovate renovate bot changed the title chore(deps): update dependency graphql to v16 chore(deps): update devdependencies (major) (major) Nov 1, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from a6957a0 to 317b8f2 Compare November 1, 2021 23:36
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 317b8f2 to 793f3e5 Compare November 10, 2021 19:34
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 793f3e5 to 5782a3b Compare December 7, 2021 21:49
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 5782a3b to bf80e3b Compare December 17, 2021 16:40
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from bf80e3b to 836484f Compare March 7, 2022 11:54
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 836484f to 4630d63 Compare March 26, 2022 12:57
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 4630d63 to 9aa5191 Compare April 24, 2022 20:52
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 9aa5191 to 7a12229 Compare May 15, 2022 20:29
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from 8a4c864 to b125687 Compare June 7, 2022 06:49
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from a4eac01 to 067df97 Compare June 17, 2022 13:25
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from 6bdfc44 to 776384b Compare June 26, 2022 01:36
@renovate renovate bot changed the title chore(deps): update devdependencies (major) (major) chore(deps): update devDependencies (major) (major) Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update devDependencies (major) (major) chore(deps): update devdependencies (major) (major) Jun 28, 2022
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from 2fb9a31 to 947980a Compare June 30, 2022 21:04
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 6 times, most recently from 4b7013c to 2919c4a Compare July 15, 2022 22:42
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from 2919c4a to c090d4f Compare July 16, 2022 22:14
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from 583d5d6 to 321eaf4 Compare August 28, 2024 02:12
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 5 times, most recently from f643882 to 7afc490 Compare September 6, 2024 22:00
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from 7cc8c58 to 745ea7e Compare September 16, 2024 19:23
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 6 times, most recently from 35e857d to 4acae99 Compare September 26, 2024 00:27
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from 6a00769 to a427575 Compare September 30, 2024 18:51
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 4 times, most recently from 88ebb56 to f74f7dd Compare October 9, 2024 01:24
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 5 times, most recently from d7aa8ae to c167ad9 Compare October 19, 2024 05:09
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from c167ad9 to c514269 Compare October 21, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants