Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@smartive/eslint-config ^3.1.1 -> ^7.0.0 age confidence

Release Notes

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

v7.0.0

Compare Source

Bug Fixes
  • add node version constraints (1c62c90)
  • configuration for TypeScript not working (080883f)
  • eslint-config-next being evaluated even if not being used (e89cf3f)
Features
  • add support for Next.js v16 and drop support for CommonJS and legacy configs (15fd441)
BREAKING CHANGES
  • If you're using Next.js you need to upgrade your project to Next.js v16. If you're
    using the legacy configuration format of ESLint please migrate to a flat configuration.

v6.5.0

Compare Source

Features
  • deps: update dependency eslint-config-prettier to v10 (#​41) (4dc4c44)

v6.4.1

Compare Source

Bug Fixes
  • deps: update dependency globals to v16 (0ca8543)

v6.4.0

Compare Source

Features
  • add configuration for Next.js and export configs using a function (#​39) (2f56861)

v6.3.2

Compare Source

Bug Fixes
  • remove rules for Next.js since they break existing projects that aren't using Next.js (#​38) (ace8d02)

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

Features

v6.2.0

Compare Source

Features

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • due to the upgrade of various ESLint plugins, the minimum supported version
    TypeScript and Node.js has been increased. This should not affect most users, but if you are using
    an older version of TypeScript or Node.js, you may need to upgrade.
    Furthermore there are some adjustments on how to use the legacy config. For more information
    have a look at the README file.

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features

v5.0.0

Compare Source

Bug Fixes
Features
  • add new ESLint rules (e2c9855)
  • use type checked recommended rules (2a993ba)
BREAKING CHANGES

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

Bug Fixes
  • check if husky is installed (#​18) (8889b95)
  • fix the check that checks if Husky is installed (5f5c469)
  • only run husky in development environment (#​17) (702fb42)
chore
Features
BREAKING CHANGES

Configuration

📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, 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 label Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant