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.1.0 age adoption passing confidence
@types/jest (source) 27.0.2 -> 29.5.14 age adoption passing confidence
@types/node (source) 16.11.7 -> 22.10.3 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 5.3.1 -> 8.19.0 age adoption passing confidence
@typescript-eslint/parser (source) 5.3.1 -> 8.19.0 age adoption passing confidence
eslint (source) 8.2.0 -> 9.17.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.7 age adoption passing confidence
graphql 15.7.2 -> 16.10.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.4.2 age adoption passing confidence
ts-jest (source) 27.0.7 -> 29.2.5 age adoption passing confidence
ts-patch 1.4.5 -> 3.3.0 age adoption passing confidence
typescript (source) 4.4.4 -> 5.7.2 age adoption passing confidence

Release Notes

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

v9.1.0

Compare Source

Bug Fixes
  • add support for node version 22 (9943109)
  • update dependencies (5294125)
Features
  • add option to ignore inline blocks when there are not tags (0090712)

9.0.2 (2024-05-28)

Bug Fixes
  • support links with custom labels (cf8844e)

9.0.1 (2024-05-27)

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

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.19.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#​10106)
🩹 Fixes
  • eslint-plugin: [member-ordering] ignore method overloading (#​10536)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#​10537)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#​10522)
  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#​10496)
❤️ Thank You

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

v8.18.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#​10514)
  • eslint-plugin: [consistent-type-assertions] allow default assertionStyle option (#​10512)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type/value context (#​10503)
  • eslint-plugin: [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#​10461)
  • eslint-plugin: [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#​10490)
  • eslint-plugin: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#​10473)
  • eslint-plugin: [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#​10494)
  • eslint-plugin: [no-deprecated] not reporting usages of deprecated declared constants as object value (#​10498)
❤️ Thank You

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

v8.18.1

Compare Source

🩹 Fixes
  • scope-manager: visit params decorator before nest scope (#​10475)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#​10454)
  • eslint-plugin: use consistent naming for asserting types and casting values (#​10472)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#​10474)
  • eslint-plugin: handle string like index type (#​10460)
  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#​10444)
❤️ Thank You

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

v8.18.0

Compare Source

🚀 Features
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#​10218)
  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#​10397)
🩹 Fixes
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#​10436)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#​10432)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#​10374)
  • typescript peer dependency (#​10373)
❤️ Thank You

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

v8.17.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] options to allow any and unknown (#​10392)
🩹 Fixes
  • eslint-plugin: [promise-function-async] handle function overloading (#​10304)
  • eslint-plugin: remove references to "extendDefaults" in no-restricted-types (#​10401)
  • eslint-plugin: [no-unnecessary-template-expressions] allow template expressions used to make trailing whitespace visible (#​10363)
❤️ Thank You

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

v8.16.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#​10287)
  • eslint-plugin: [max-params] add function overload and function type support (#​10312)
❤️ Thank You

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

v8.15.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#​10299)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • eslint-plugin: report deprecations used in default export (#​10330)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#​10315)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#​10314)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#​10301)
❤️ Thank You

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

v8.14.0

Compare Source

🚀 Features
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#​10209)
  • eslint-plugin: [no-confusing-void-expression] add an option to ignore void<->void (#​10067)
🩹 Fixes
  • scope-manager: fix asserted increments not being marked as write references (#​10271)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#​10216)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#​10194)
❤️ Thank You

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

v8.13.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add allow option (#​10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#​9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#​10250)
🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#​10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#​10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#​10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#​10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#​10205)
❤️ Thank You

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

v8.12.2

Compare Source

🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#​10223)
❤️ Thank You

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

v8.12.1

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.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] handle String() (#​10005)
  • eslint-plugin: [switch-exhaustiveness-check] add allowDefaultCaseMatchUnionMember option (#​9954)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#​10160)
  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#​10152)
❤️ Thank You

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

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 argument


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 5 times, most recently from bbe6cd4 to e81c036 Compare November 5, 2024 03:15
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from 48ce073 to ac29ddf Compare November 15, 2024 19:43
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 5 times, most recently from c46439f to 372fa4d Compare November 24, 2024 06:01
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 6 times, most recently from 082770f to 2308ef2 Compare December 2, 2024 19:28
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 3 times, most recently from 79ec903 to f71c3d8 Compare December 9, 2024 18:51
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 4 times, most recently from 2bd38f5 to eb316f9 Compare December 16, 2024 19:25
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch 2 times, most recently from 87d3b54 to c22d4f3 Compare December 30, 2024 18:30
@renovate renovate bot force-pushed the renovate/major-devdependencies-(major) branch from c22d4f3 to 2edd60e Compare January 1, 2025 02:03
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