Skip to content

build(deps): update dependency @softwareventures/eslint-config to v10.0.0 (main)#42

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-softwareventures-eslint-config-10.x
Open

build(deps): update dependency @softwareventures/eslint-config to v10.0.0 (main)#42
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-softwareventures-eslint-config-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 7, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@softwareventures/eslint-config 10.0.0-alpha.210.0.0 age adoption passing confidence

Release Notes

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

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: eslint-config now requires typescript-eslint 8.56.1 or later. Earlier versions are
    no longer supported.
  • node: node versions 18, 23 are no longer supported.
  • eslint-config is now an ES Module, so your eslint.config.js file that imports it
    must also be an ES module. The simplest way to achieve this is to rename eslint.config.js to
    eslint.config.mjs.
  • deps: eslint-config now requires eslint v9.x.
  • deps: eslint-config no longer expects a separate tsconfig.test.json file for tests.
  • deps: Only files that are included in tsconfig.json can be linted. You must configure
    eslint to ignore all other files.
  • exports: eslint-config now uses the "exports" field of package.json to restrict consumers
    to importing only the parts of the API that are intended to be public. Consumers may now only
    import "@​softwareventures/eslint-config", it is no longer possible to import from subpaths within
    the module.
  • exports: eslint-config/esm.js is obsolete and has been removed, import eslint-config
    itself instead.
  • deps: eslint-config now requires typescript v5.x.
  • deps: eslint-config now requires eslint-plugin-sonarjs v4.x.
  • deps: eslint-config now requires eslint-plugin-jsdoc v62.x.
  • deps: eslint-config now requires eslint-config-prettier v10.x.
Features
  • convert to ES Module format (9608ec0)
  • declare sideEffects: false (bcbd725)
  • deps: require eslint-config-prettier v10 (78e0400)
  • deps: require eslint-plugin-jsdoc v62 (7d64703)
  • deps: require eslint-plugin-sonarjs v4 (18aab86)
  • deps: require typescript v5 (e3a9caa)
  • deps: require typescript-eslint v8.56.1 or later (3592862)
  • deps: upgrade eslint to v9 (034b291)
  • exports: declare exports explicitly (eb3fdb3)
  • node: drop support for node 18, 23 (c8c39c8)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 7, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants