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 eslint #480

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Update eslint #480

merged 1 commit into from
Oct 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence
eslint-plugin-jsdoc 50.2.2 -> 50.3.1 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v8.57.1

Compare Source

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.3.1

Compare Source

Bug Fixes

v50.3.0

Compare Source

Features
  • require-param: add ignoreWhenAllParamsMissing option; fixes #​1317 (3b18435)

v50.2.5

Compare Source

Bug Fixes
  • require-jsdoc: allow TSTypeAliasDeclaration to be detected for export; fixes #​1319 (909de73)
  • force release (6970456)
  • force release (20e0805)
  • update semantic-release (baaf8c3)
  • update semantic-release/github (8e565e0)

v50.2.4

Compare Source

Bug Fixes
  • require-returns-check: allow infinite for loops to have only one branch to return; fixes #​1315 (e7ab475)

v50.2.3

Compare Source

Bug Fixes
  • require-jsdoc: avoid erring on static blocks (8222262)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, 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 requested a review from Shinigami92 as a code owner April 22, 2024 20:01
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
@renovate renovate bot changed the title Update eslint to ~7.7.1 Update eslint to ~7.8.0 Apr 29, 2024
@renovate renovate bot changed the title Update eslint to ~7.8.0 Update eslint May 9, 2024
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 8412208 to a21973c Compare May 15, 2024 17:02
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from ee5ef5d to f2b6c08 Compare May 23, 2024 17:08
@renovate renovate bot changed the title Update eslint Update eslint - autoclosed May 27, 2024
@renovate renovate bot closed this May 27, 2024
@renovate renovate bot deleted the renovate/eslint branch May 27, 2024 15:04
@renovate renovate bot restored the renovate/eslint branch May 27, 2024 22:35
@renovate renovate bot changed the title Update eslint - autoclosed Update eslint May 27, 2024
@renovate renovate bot reopened this May 27, 2024
@renovate renovate bot changed the title Update eslint Update eslint to ~7.11.0 May 27, 2024
@renovate renovate bot changed the title Update eslint to ~7.11.0 Update eslint May 29, 2024
@renovate renovate bot force-pushed the renovate/eslint branch 4 times, most recently from 0ec51e0 to 70f14a8 Compare June 10, 2024 18:02
@renovate renovate bot force-pushed the renovate/eslint branch 3 times, most recently from 7b150c9 to a4ef655 Compare June 17, 2024 19:21
@renovate renovate bot force-pushed the renovate/eslint branch 3 times, most recently from 61f9328 to 034e3f1 Compare June 24, 2024 01:39
@renovate renovate bot force-pushed the renovate/eslint branch 3 times, most recently from cb2fbc5 to d2ea523 Compare August 2, 2024 09:44
@renovate renovate bot changed the title Update eslint Update eslint - autoclosed Sep 7, 2024
@renovate renovate bot closed this Sep 7, 2024
@renovate renovate bot deleted the renovate/eslint branch September 7, 2024 10:11
@renovate renovate bot restored the renovate/eslint branch September 7, 2024 10:16
@renovate renovate bot changed the title Update eslint - autoclosed Update eslint Sep 7, 2024
@renovate renovate bot reopened this Sep 7, 2024
@renovate renovate bot changed the title Update eslint Pin dependencies Sep 7, 2024
@renovate renovate bot changed the title Pin dependencies Pin dependencies - autoclosed Sep 7, 2024
@renovate renovate bot closed this Sep 7, 2024
@renovate renovate bot deleted the renovate/eslint branch September 7, 2024 10:24
@renovate renovate bot changed the title Pin dependencies - autoclosed Pin dependencies Sep 13, 2024
@renovate renovate bot restored the renovate/eslint branch September 13, 2024 11:29
@renovate renovate bot reopened this Sep 13, 2024
@renovate renovate bot changed the title Pin dependencies Update dependency eslint-plugin-jsdoc to v50.2.3 Sep 13, 2024
Copy link
Contributor

github-actions bot commented Sep 13, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.52% (🎯 90%)
🟰 ±0%
2606 / 2757
🟢 Statements 94.52% (🎯 90%)
🟰 ±0%
2606 / 2757
🟢 Functions 96.29% (🎯 90%)
🟰 ±0%
104 / 108
🟢 Branches 93% (🎯 90%)
🟰 ±0%
625 / 672
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 93.18% 100% 71.42% 93.18% 78-80, 83-85
src/logger.ts 77.46% 90.9% 81.81% 77.46% 37-44, 46, 93-94, 153-157
src/printer.ts 93.93% 94.25% 100% 93.93% 330-331, 364-365, 507-509, 521-530, 535-548, 595-631, 646-647, 682-683, 739-743, 1071-1072, 1164-1165, 1190, 1202-1203, 1440-1441, 1483-1484, 1780-1786, 1824-1829
src/options/common.ts 100% 100% 100% 100%
src/options/constants.ts 100% 100% 100% 100%
src/options/converge.ts 100% 60% 100% 100%
src/options/index.ts 100% 100% 100% 100%
src/options/pug-attribute-separator.ts 90% 75% 100% 90% 51-54
src/options/pug-class-location.ts 100% 100% 100% 100%
src/options/pug-class-notation.ts 100% 100% 100% 100%
src/options/pug-closing-bracket-indent-depth.ts 100% 100% 100% 100%
src/options/pug-comment-preserve-spaces.ts 100% 100% 100% 100%
src/options/pug-explicit-div.ts 100% 100% 100% 100%
src/options/pug-framework.ts 100% 100% 100% 100%
src/options/pug-id-notation.ts 100% 100% 100% 100%
src/options/pug-preserve-attribute-brackets.ts 100% 100% 100% 100%
src/options/pug-single-file-component-indentation.ts 100% 100% 100% 100%
src/options/pug-wrap-attributes.ts 100% 100% 100% 100%
src/options/types.ts 100% 100% 100% 100%
src/options/attribute-sorting/index.ts 100% 100% 100% 100%
src/options/attribute-sorting/utils.ts 95.69% 94.44% 100% 95.69% 78-79, 87-88
src/options/empty-attributes/index.ts 100% 100% 100% 100%
src/options/empty-attributes/types.ts 100% 100% 100% 100%
src/options/empty-attributes/utils.ts 100% 100% 100% 100%
src/utils/angular.ts 100% 100% 100% 100%
src/utils/common.ts 89.67% 86.11% 100% 89.67% 19-20, 25-26, 52-53, 251-252, 254-255, 259-262, 320-321
src/utils/script-mime-types.ts 87.5% 83.33% 100% 87.5% 42-43, 49-50
src/utils/svelte.ts 100% 100% 100% 100%
src/utils/vue.ts 100% 100% 100% 100%
Generated in workflow #39

@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v50.2.3 Update eslint Sep 16, 2024
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 32983f2 to a2b5e34 Compare September 19, 2024 01:46
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 04da371 to 5059765 Compare September 26, 2024 16:45
@Shinigami92 Shinigami92 merged commit 0db5dac into main Oct 11, 2024
10 checks passed
@Shinigami92 Shinigami92 deleted the renovate/eslint branch October 11, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant