Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.2.7 -> 1.2.8 age adoption passing confidence
@eslint/js (source) 9.21.0 -> 9.24.0 age adoption passing confidence
@stylistic/eslint-plugin (source) 4.1.0 -> 4.2.0 age adoption passing confidence
eslint (source) 9.21.0 -> 9.24.0 age adoption passing confidence
eslint-config-prettier 10.0.2 -> 10.1.2 age adoption passing confidence
eslint-plugin-file-progress 3.0.1 -> 3.0.2 age adoption passing confidence
eslint-plugin-jsdoc 50.6.3 -> 50.6.9 age adoption passing confidence
eslint-plugin-prettier 5.2.3 -> 5.2.6 age adoption passing confidence
typescript-eslint (source) 8.25.0 -> 8.29.1 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.8

Compare Source

eslint/eslint (@​eslint/js)

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

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

v4.2.0

Compare Source

Features
  • config: update yield-star-spacing and generator-star-spacing config to align with Prettier (86d17c8)
Documentation
eslint/eslint (eslint)

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

prettier/eslint-config-prettier (eslint-config-prettier)

v10.1.2

Compare Source

Patch Changes

v10.1.1

Compare Source

Patch Changes
  • #​309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also #​308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    
    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

v10.1.0

Compare Source

Minor Changes

v10.0.3

Compare Source

Patch Changes
sibiraj-s/eslint-plugin-file-progress (eslint-plugin-file-progress)

v3.0.2

Compare Source

Patch Changes
  • fd02a52: hide status on exit with hide config option
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.6.9

Compare Source

Reverts

v50.6.8

Compare Source

Bug Fixes

v50.6.7

Compare Source

Bug Fixes

v50.6.6

Compare Source

Bug Fixes
  • empty-tags: allow for JSDoc-block final asterisks; fixes #​670 (23b4bfa)

v50.6.5

Compare Source

Bug Fixes
  • text-escaping: always allow content in example tags; fixes #​1360 (6baad05)

v50.6.4

Compare Source

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

v5.2.6

Compare Source

Patch Changes

v5.2.5

Compare Source

Patch Changes

v5.2.4

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.29.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.29.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.28.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.27.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.26.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.26.0

Compare Source

🚀 Features
❤️ Thank You

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


Configuration

📅 Schedule: Branch creation - "* 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 requested a review from a team as a code owner April 1, 2025 01:32
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Apr 1, 2025
@renovate renovate bot added this to the vAnytime milestone Apr 1, 2025
Copy link

netlify bot commented Apr 1, 2025

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit f1d11f9
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67f8084d42f12600084fcb18
😎 Deploy Preview https://deploy-preview-3458.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 site configuration.

Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (cdf6dc4) to head (f1d11f9).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3458   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        2825     2825           
  Lines      217571   217571           
  Branches      952      951    -1     
=======================================
  Hits       217518   217518           
  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 6 times, most recently from 2d4585e to 8e66d74 Compare April 7, 2025 18:34
@renovate renovate bot force-pushed the renovate/eslint branch 8 times, most recently from 0f6b189 to e28cc69 Compare April 10, 2025 16:51
@renovate renovate bot force-pushed the renovate/eslint branch from e28cc69 to e3b9c89 Compare April 10, 2025 17:31
@Shinigami92 Shinigami92 self-assigned this Apr 10, 2025
@Shinigami92
Copy link
Member

Copy link
Contributor Author

renovate bot commented Apr 10, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@xDivisionByZerox xDivisionByZerox merged commit aa2ffb4 into next Apr 10, 2025
23 checks passed
@xDivisionByZerox xDivisionByZerox deleted the renovate/eslint branch April 10, 2025 18:11
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.

2 participants