Skip to content

build(deps): update dependency @softwareventures/eslint-config to v10 (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 (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 8, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@softwareventures/eslint-config 9.5.010.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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 8, 2026

⚠️ 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: yarn.lock
➤ YN0000: · Yarn 4.12.0
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + @softwareventures/eslint-config@npm:10.0.0
➤ YN0085: │ - @softwareventures/eslint-config@npm:9.5.0
➤ YN0000: └ Completed in 0s 940ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ eslint is listed by your project with version 8.57.1 (p07324e), which doesn't satisfy what @softwareventures/eslint-config and other dependencies request (^9.0.0).
➤ YN0060: │ eslint-plugin-jsdoc is listed by your project with version 50.8.0 (pe072d9), which doesn't satisfy what @softwareventures/eslint-config requests (^62.0.0).
➤ YN0060: │ eslint-plugin-sonarjs is listed by your project with version 1.0.4 (pa1eb4b), which doesn't satisfy what @softwareventures/eslint-config requests (^4.0.0).
➤ YN0002: │ @softwareventures/object@workspace:. doesn't provide @eslint/js (p4d3f06), requested by @softwareventures/eslint-config.
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0013: │ A package was added to the project (+ 42.6 KiB).
➤ YN0000: └ Completed in 0s 433ms
➤ YN0000: ┌ Link step
➤ YN0073: │ Skipped due to mode=update-lockfile
➤ YN0000: └ Completed
➤ YN0000: · Failed with errors in 1s 551ms

@renovate renovate bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch from 9d518ec to 915dfb4 Compare March 13, 2026 13:05
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