Skip to content

chore(deps): update dependency @smartive/eslint-config to v7#54

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/smartive-eslint-config-7.x
Open

chore(deps): update dependency @smartive/eslint-config to v7#54
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/smartive-eslint-config-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

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

Release Notes

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

v7.0.1

Compare Source

Bug Fixes

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

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Bug Fixes
  • semantic release not working anymore (d976e93)
Features
  • Add support for Prettier version 3 (81ab433)

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 Pull requests that update a dependency file label Nov 21, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 21, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @smartive/react-pwa-toolbox@0.0.0-development
npm ERR! Found: eslint@8.57.1
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^8.25.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^9.22.0" from @smartive/eslint-config@7.0.1
npm ERR! node_modules/@smartive/eslint-config
npm ERR!   dev @smartive/eslint-config@"^7.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /runner/cache/others/npm/_logs/2026-03-02T04_02_51_665Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-02T04_02_51_665Z-debug-0.log

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

Development

Successfully merging this pull request may close these issues.

0 participants