Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@mheob/eslint-config (source) ^8.14.5^9.1.0 age confidence

Release Notes

mheob/config (@​mheob/eslint-config)

v9.1.0

Compare Source

Minor Changes
  • #​334 (@​mheob): Improve pnpm-workspace.yaml sorting

    Reorder pnpm-workspace.yaml sort keys to place catalog-related fields (catalogMode, catalog, catalogs) in a more logical position alongside other dependency management fields.

Patch Changes
  • #​334 (@​mheob): Update all dependencies to their latest versions for improved compatibility and bug fixes.

v9.0.1

Compare Source

Patch Changes
  • #​328 (@​mheob): Refactor stylistic padding rules to reduce empty lines

    • Remove padding rules for variable declarations (const, let, var)
    • Remove padding rules for block-like statements and return statements
    • Add padding rules for export statements (blank lines between exports)
    • Add padding rules for function declarations (blank lines around functions)
    • Add @stylistic/lines-between-class-members rule requiring blank lines between class members
  • #​330 (@​mheob): Remove redundant padding line rules for exports and between consecutive functions. The existing rules for padding before/after functions already ensure proper spacing, making the removed rules unnecessary and potentially conflicting.

v9.0.0

Compare Source

Major Changes
  • #​327 (@​mheob): Add @stylistic/eslint-plugin for enhanced code formatting rules

    • Added @stylistic/eslint-plugin dependency for comprehensive formatting and style rules
    • Created new stylistic configuration module with opinionated formatting defaults
    • Integrated stylistic config into the factory (enabled by default)
    • Added stylistic option to factory configuration for opt-out control
    • Updated type definitions with complete @​stylistic rule types
    • Improved code style consistency across JavaScript, TypeScript, and JSX/TSX files

    BREAKING CHANGE: Will adds empty lines in the codebase

Minor Changes
  • #​324 (@​mheob): Add TOML formatting support and migrate to @​eslint/markdown plugin
    • Added prettier-plugin-toml for TOML file formatting support
    • Migrated from eslint-plugin-markdown to @​eslint/markdown for improved markdown linting
    • Updated markdown config to support JSON code blocks in markdown files
    • Improved markdown glob patterns and rule configurations
    • Fixed unicorn/filename-case rule conflicts with markdown files
    • Updated dependencies and version map for latest plugin versions
Patch Changes
  • #​326 (@​mheob): Update dependencies and improve configuration
    • Update pnpm to 10.22.0
    • Add Node.js 24 support (^22.12.0 || ^24.0.0)
    • Change package exports to use .mjs extension for better ESM compatibility
    • Update dependency versions (eslint-plugin-astro, @​eslint-react, @​next/eslint-plugin-next, etc.)
    • Fix JSDoc comments by removing empty comment blocks
    • Improve unicorn/filename-case rule to ignore markdown files
    • Update type definitions for latest plugin versions

Configuration

📅 Schedule: Branch creation - "before 4am on Sunday" 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Dec 28, 2025
@renovate renovate bot requested a review from mheob as a code owner December 28, 2025 00:26
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 28, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/mheob-eslint-config-9.x branch from 1ca33d9 to b5d632d Compare December 31, 2025 14:11
@renovate renovate bot force-pushed the renovate/mheob-eslint-config-9.x branch from b5d632d to b90decb Compare January 8, 2026 17:33
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

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