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

Update linting dependencies (major) - autoclosed #204

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc ^37.9.4 -> ^39.2.9 age adoption passing confidence
eslint-plugin-n ^14.0.0 -> ^15.2.0 age adoption passing confidence
eslint-plugin-unicorn ^41.0.0 -> ^42.0.0 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc

v39.2.9

Compare Source

Bug Fixes
  • check-values: handle mismatched licensePattern; fixes #​884 (f4a9249)

v39.2.8

Compare Source

Bug Fixes

v39.2.7

Compare Source

Bug Fixes
  • require-jsdoc: report missing blocks to next line of function with explicit column, but only as far as needed (not as far as first line's column) (e53b441)

v39.2.6

Compare Source

Bug Fixes

v39.2.5

Compare Source

Bug Fixes
  • update jsdoccomment and devDep. (fb0c83f)

v39.2.4

Compare Source

Bug Fixes
  • require-jsdoc: proper reporting of end line numbers; fixes #​843 (4270b75)

v39.2.3

Compare Source

Bug Fixes

v39.2.2

Compare Source

Bug Fixes
  • comment: updates jsdoccomment (0eef81c)

v39.2.1

Compare Source

Bug Fixes
  • regression with checking TS MethodDefinition params (041de5f)

v39.2.0

Compare Source

Features
  • require-jsdoc: add minLineCount option to avoid reporting short functions/contexts; fixes #​870 (199aa4a)
  • support inline minLineCount (288363e)

v39.1.1

Compare Source

Bug Fixes
  • require-jsdoc: detect ClassDeclaration as referenced public export and ClassExpression methods; fixes #​648 (520c7be)

v39.1.0

Compare Source

Features
  • target Node 14 in builds now that using it (806deca)

v39.0.1

Compare Source

Bug Fixes
  • add enableFixer option to require-example (7416331)

v39.0.0

Compare Source

chore
BREAKING CHANGES
  • Node 12 is soon entering EOL.

Also:

v38.1.6

Compare Source

Bug Fixes
  • no-restricted-syntax, no-missing-syntax: pass on parser's visitorKeys to esquery (f873e32)

v38.1.5

Compare Source

Bug Fixes
  • no-restricted-syntax: include comment in templates and in default error message if present (cc031b8)

v38.1.4

Compare Source

Bug Fixes
  • no-undefined-types: add TypeScript utility types (globally allowed types); fixes #​839 (bf9f994)

v38.1.3

Compare Source

Bug Fixes
  • check-types, no-undefined-types: safer optional chaining (63a96ee)

v38.1.2

Compare Source

Bug Fixes
  • check-types: proper use of optional chaining; fixes #​861 (7dbdd9f)

v38.1.1

Compare Source

Bug Fixes
  • check-types: for jsdoc mode, avoid objecting to upper-case; fixes #​860 (d11d271)

v38.1.0

Compare Source

Features
  • unless the user supplies their own object type preferredTypes, prefer object for plain objects and otherwise prefer Object<>; fixes #​800 (#​855) (0f27282)

v38.0.8

Compare Source

Bug Fixes
  • check-tag-names: allow internal for TypeScript mode; fixes #​859 (a530862)
  • sort-tags: add place for internal (89ad7f5)

v38.0.7

Compare Source

Performance Improvements

v38.0.6

Compare Source

Bug Fixes
  • ensure bad JSDoc blocks do not cause errors (outside of no-bad-blocks); fixes #​853 (17fe2ca)

v38.0.5

Compare Source

Bug Fixes
  • update jsdoccomment, comment-parser, debug (63d18d2)

v38.0.4

Compare Source

Bug Fixes
  • require-jsdoc: allow TSTypeLiteral and TSTypeAliasDeclaration to have TSPropertySignature checks pass through them toward public export for publicOnly checks; fixes #​852 (19e4f6f)

v38.0.3

Compare Source

Bug Fixes
  • valid-types: update es-joy/jsdoccomment (5e8e0c7)

v38.0.2

Compare Source

Bug Fixes
  • match-description: single empty line was not being reported (ec34e66)

v38.0.1

Compare Source

Bug Fixes
  • match-name: perform replacements for names appearing after multiline types (a23168d)

v38.0.0

Compare Source

Bug Fixes
  • match-description: adjust default to allow for trailing whitespace but do check for such WS now (a31a8fd)
Features
BREAKING CHANGES
  • match-description: match-description regular expressions now need to take account for trailing whitespace

v37.9.7

Compare Source

Bug Fixes
  • no-undefined-types: support unknown and const; fixes #​846 (b5b3e17)

v37.9.6

Compare Source

Bug Fixes
  • update devDeps, including gitdown to fix README URLs; fixes #​707 (2d69c70)

v37.9.5

Compare Source

Bug Fixes
  • stop reporting async function (unless with forceReturnsWithAsync) or Promise return with void type parameter; fixes #​845 (509baf9)
weiran-zsd/eslint-plugin-node

v15.2.0

Compare Source

v15.1.0

Compare Source

  • feat: Allow dynamic import for Node.js >=12.17 <13 || >=13.2 (#​13) (caccbef)

v15.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: eslint-community/eslint-plugin-n@15.0.0...15.0.1

v15.0.0

Compare Source

What's Changed

Breaking
  • removed tryExtensions option in the following rules, as they do not work as Node's esm:
    • file-extension-in-import
    • no-extraneous-import
    • no-missing-import
    • no-unpublished-import
Features

New Contributors

Full Changelog: eslint-community/eslint-plugin-n@14.0.0...15.0.0

sindresorhus/eslint-plugin-unicorn

v42.0.0

Compare Source

The project has passed 100 lint rules 🎉

Thanks to everyone that has contributed so far.

And special thanks to our team member @​fisker for doing most of the work on this project. We could not have gotten this far without him.

New rules
Improvements
Fixes

v41.0.1

Compare Source


Configuration

📅 Schedule: "before 2pm on Tuesday,before 2pm on Friday" in timezone Europe/Stockholm.

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-linting branch 2 times, most recently from 438d4b4 to 87478a4 Compare September 8, 2021 14:02
@renovate renovate bot force-pushed the renovate/major-linting branch 3 times, most recently from 498503b to d170386 Compare October 14, 2021 22:24
@renovate renovate bot force-pushed the renovate/major-linting branch 5 times, most recently from 2c7dd18 to 9924987 Compare October 26, 2021 11:03
@renovate renovate bot force-pushed the renovate/major-linting branch 2 times, most recently from 128cd37 to fe76e7a Compare November 9, 2021 01:15
@renovate renovate bot changed the title Update linting dependencies (major) Update linting dependencies (major) - autoclosed Feb 22, 2022
@renovate renovate bot closed this Feb 22, 2022
@renovate renovate bot deleted the renovate/major-linting branch February 22, 2022 17:16
@renovate renovate bot changed the title Update linting dependencies (major) - autoclosed Update linting dependencies (major) Feb 23, 2022
@renovate renovate bot restored the renovate/major-linting branch February 23, 2022 03:17
@renovate renovate bot reopened this Feb 23, 2022
@renovate renovate bot changed the title Update linting dependencies (major) Update dependency eslint-plugin-n to v15 Feb 24, 2022
@renovate renovate bot changed the title Update dependency eslint-plugin-n to v15 Update linting dependencies (major) Mar 14, 2022
@renovate renovate bot force-pushed the renovate/major-linting branch 2 times, most recently from 91dcbf6 to 1e00208 Compare March 21, 2022 23:31
@renovate renovate bot force-pushed the renovate/major-linting branch 2 times, most recently from 11e9fde to 55e31f4 Compare March 28, 2022 23:46
@renovate renovate bot force-pushed the renovate/major-linting branch 2 times, most recently from f64465e to 7327c31 Compare April 4, 2022 23:37
@renovate renovate bot force-pushed the renovate/major-linting branch 3 times, most recently from b760a23 to 3c38126 Compare April 14, 2022 22:41
@renovate renovate bot force-pushed the renovate/major-linting branch 3 times, most recently from ab573ea to bd9d8cf Compare April 25, 2022 22:43
@renovate renovate bot changed the title Update linting dependencies (major) Update linting dependencies (major) - autoclosed May 15, 2022
@renovate renovate bot closed this May 15, 2022
@renovate renovate bot deleted the renovate/major-linting branch May 15, 2022 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant