Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat (source) 1.2.9 -> 1.3.0 age adoption passing confidence
@eslint/js (source) 9.26.0 -> 9.29.0 age adoption passing confidence
@stylistic/eslint-plugin (source) 4.2.0 -> 4.4.1 age adoption passing confidence
eslint (source) 9.26.0 -> 9.29.0 age adoption passing confidence
eslint-plugin-jsdoc 50.6.14 -> 50.8.0 age adoption passing confidence
eslint-plugin-prettier 5.4.0 -> 5.5.0 age adoption passing confidence
typescript-eslint (source) 8.32.0 -> 8.34.1 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.3.0

Compare Source

Features
  • add support for custom name parameter to includeIgnoreFile (#​211) (3e18175)
Dependencies
  • The following workspace dependencies were updated
eslint/eslint (@​eslint/js)

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v4.4.1

Compare Source

Bug Fixes
  • keyword-spacing: check spaces around the type keyword in export declarations (#​797) (6854a3c)
Chores

v4.4.0

Compare Source

Features

v4.3.0

Compare Source

Features
Bug Fixes
  • eslint-plugin: only export interfaces in index (#​763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#​751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#​774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#​738) (a375a92)
Documentation
Chores
eslint/eslint (eslint)

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

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

v50.8.0

Compare Source

Features
  • getJsdocProcessorPlugin: allow exampleCodeRegex and rejectExampleCodeRegex to be RegExp objects (#​1395) (285a03c)

v50.7.1

Compare Source

Bug Fixes

v50.7.0

Compare Source

Features
  • getJsdocProcessorPlugin: add allowedLanguagesToProcess option (#​1392) (0adbf43)

v50.6.17

Compare Source

Bug Fixes

v50.6.16

Compare Source

Bug Fixes
  • valid-types: fix parsing of expressions like [@returns](https://redirect.github.com/returns) {[@​link](https://redirect.github.com/link) SomeType}; fixes #​1381 (#​1382) (2bd7242)

v50.6.15

Compare Source

Bug Fixes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.0

Compare Source

Minor Changes

v5.4.1

Compare Source

Patch Changes
  • #​740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error
typescript-eslint/typescript-eslint (typescript-eslint)

v8.34.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.34.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.33.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.33.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.32.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.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Jun 1, 2025
@renovate renovate bot requested a review from a team as a code owner June 1, 2025 00:36
@renovate renovate bot added this to the vAnytime milestone Jun 1, 2025
@netlify
Copy link

netlify bot commented Jun 1, 2025

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 546316b
🔍 Latest deploy log https://app.netlify.com/projects/fakerjs/deploys/6851c2840043510008331ed2
😎 Deploy Preview https://deploy-preview-3525.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Jun 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (1726ded) to head (9423708).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3525   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        2880     2880           
  Lines      220510   220510           
  Branches      952      951    -1     
=======================================
  Hits       220457   220457           
  Misses         53       53           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/eslint branch from 46bb84d to 8b0b19d Compare June 5, 2025 22:40
Shinigami92
Shinigami92 previously approved these changes Jun 8, 2025
Shinigami92
Shinigami92 previously approved these changes Jun 9, 2025
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from e23dccd to 3f723f2 Compare June 11, 2025 23:03
ejcheng
ejcheng previously approved these changes Jun 13, 2025
Shinigami92
Shinigami92 previously approved these changes Jun 13, 2025
@renovate renovate bot dismissed stale reviews from Shinigami92 and ejcheng via 8bda055 June 14, 2025 23:23
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 8bda055 to 76b729e Compare June 14, 2025 23:31
@xDivisionByZerox
Copy link
Member

There seems to be an upstream issue at TS-ESLint.

See:

@renovate renovate bot force-pushed the renovate/eslint branch from 76b729e to a39d656 Compare June 15, 2025 00:14
@Shinigami92
Copy link
Member

Shinigami92 commented Jun 15, 2025

I found also some other stuff out "by accident" in company work related with our eslint config. I will open a parallel PR and fix some things and explain there why.

@renovate renovate bot force-pushed the renovate/eslint branch 5 times, most recently from 23f757a to 9423708 Compare June 17, 2025 08:44
@renovate renovate bot force-pushed the renovate/eslint branch from 9423708 to 546316b Compare June 17, 2025 19:31
@xDivisionByZerox xDivisionByZerox modified the milestones: vAnytime, v9.x Jun 17, 2025
@Shinigami92 Shinigami92 requested review from a team and ejcheng June 17, 2025 20:20
@xDivisionByZerox xDivisionByZerox merged commit b357ea0 into next Jun 17, 2025
21 checks passed
@xDivisionByZerox xDivisionByZerox deleted the renovate/eslint branch June 17, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants