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 #518

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

Update eslint #518

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.2.0 -> 1.2.2 age adoption passing confidence
@eslint/js (source) 9.12.0 -> 9.14.0 age adoption passing confidence
eslint (source) 9.12.0 -> 9.14.0 age adoption passing confidence
eslint-plugin-jsdoc 50.3.1 -> 50.5.0 age adoption passing confidence
typescript-eslint (source) 8.8.1 -> 8.14.0 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.2

Compare Source

v1.2.1

Compare Source

eslint/eslint (@​eslint/js)

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

eslint/eslint (eslint)

v9.14.0

Compare Source

v9.13.0

Compare Source

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

v50.5.0

Compare Source

v50.4.3

Compare Source

Bug Fixes
  • text-escaping: add missing docs.description (9a93119)

v50.4.2

Compare Source

Bug Fixes
  • no-multi-asterisks: add missing docs.description (f6616c7)

v50.4.1

Compare Source

Bug Fixes
  • match-name: revert to prior correct behavior of ignoring optional and default code surrounding name (7c0b8c6)

v50.4.0

Compare Source

Features
  • require-hyphen-before-param-description: ensure template will be properly stringified; fixes #​1326 (7019d28)

v50.3.2

Compare Source

Bug Fixes
  • require-hyphen-before-param-description: inject hyphen at proper place with multiline type (8b5b7f7)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.14.0

Compare Source

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

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

v8.13.0

Compare Source

This was a version bump only for typescript-eslint 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.2

Compare Source

This was a version bump only for typescript-eslint 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.1

Compare Source

This was a version bump only for typescript-eslint 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
  • typescript-eslint: improve undefined extension handling (#​10177)
❤️ Thank You

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

v8.11.0

Compare Source

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

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

v8.10.0

Compare Source

🩹 Fixes
  • typescript-eslint: propagate name field to extended configs in config helper (#​10094)
❤️ Thank You

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

v8.9.0

Compare Source

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

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


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 added the dependencies Pull requests that update a dependency file label Oct 12, 2024
@renovate renovate bot requested a review from Shinigami92 as a code owner October 12, 2024 00:19
Copy link
Contributor

github-actions bot commented Oct 12, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.49% (🎯 90%)
🟰 ±0%
2593 / 2744
🟢 Statements 94.49% (🎯 90%)
🟰 ±0%
2593 / 2744
🟢 Functions 96.29% (🎯 90%)
🟰 ±0%
104 / 108
🟢 Branches 92.94% (🎯 90%)
🟰 ±0%
632 / 680
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 92.77% 100% 71.42% 92.77% 79-81, 84-86
src/logger.ts 77.46% 90.9% 81.81% 77.46% 37-44, 46, 93-94, 153-157
src/printer.ts 94% 94.14% 100% 94% 334-335, 371-372, 521-523, 535-544, 549-562, 610-646, 662-663, 702-703, 760-764, 1113-1114, 1207-1208, 1235, 1247-1248, 1548-1549, 1595-1596, 1918-1924, 1962-1967
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 89.74% 75% 100% 89.74% 52-55
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% 82-83, 94-95
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, 27-28, 56-57, 258-259, 262-263, 270-273, 332-333
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 #137 for commit 057ebc9 by the Vitest Coverage Report Action

@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v50.3.2 Update eslint Oct 14, 2024
@renovate renovate bot force-pushed the renovate/eslint branch 5 times, most recently from cfc6477 to d45d08c Compare October 21, 2024 19:35
@renovate renovate bot force-pushed the renovate/eslint branch 4 times, most recently from 9bd8658 to 9508861 Compare November 1, 2024 21:23
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 4a3c6f4 to 60b70b1 Compare November 11, 2024 17:56
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.

0 participants