Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 8, 2026

Copy link
Copy Markdown
Contributor

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: (UTC)

  • 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

renovate Bot commented Mar 8, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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.17.1
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + @softwareventures/eslint-config@npm:10.0.0
➤ YN0085: │ - @softwareventures/eslint-config@npm:9.5.0
➤ YN0000: └ Completed in 0s 520ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ eslint is listed by your project with version 8.57.1 (p03e7c3), which doesn't satisfy what @softwareventures/eslint-config and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ eslint-config-prettier is listed by your project with version 9.1.2 (p9227d6), which doesn't satisfy what @softwareventures/eslint-config requests (^10.0.0).
➤ YN0060: │ eslint-plugin-jsdoc is listed by your project with version 50.8.0 (pb81628), which doesn't satisfy what @softwareventures/eslint-config requests (^62.0.0).
➤ YN0060: │ eslint-plugin-sonarjs is listed by your project with version 2.0.4 (p0d2741), which doesn't satisfy what @softwareventures/eslint-config requests (^4.0.0).
➤ YN0002: │ @softwareventures/semantic-release-config@workspace:. doesn't provide @eslint/js (paeb69d), 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 279ms
➤ YN0000: ┌ Link step
➤ YN0073: │ Skipped due to mode=update-lockfile
➤ YN0000: └ Completed
➤ YN0000: · Failed with errors in 1s 7ms

@renovate
renovate Bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch 2 times, most recently from fc339e3 to 64a595d Compare March 15, 2026 18:13
@renovate
renovate Bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch 2 times, most recently from cea0ab1 to 3668528 Compare March 31, 2026 22:49
@renovate
renovate Bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch from 3668528 to 3730002 Compare April 8, 2026 15:50
@renovate
renovate Bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch 2 times, most recently from ade1f2f to 145e67f Compare April 25, 2026 15:34
@renovate
renovate Bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch 3 times, most recently from 0b194d1 to 6dada8b Compare May 6, 2026 02:29
@renovate
renovate Bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch from 6dada8b to ec81455 Compare May 12, 2026 13:53
@renovate
renovate Bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch 2 times, most recently from f5adf19 to 7314d6c Compare June 2, 2026 00:11
@renovate
renovate Bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch 2 times, most recently from 5cba215 to 2453f18 Compare July 16, 2026 18:40
@renovate
renovate Bot force-pushed the renovate/main-softwareventures-eslint-config-10.x branch from 2453f18 to 663e23a Compare July 21, 2026 00:07
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