Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Update devDependencies (non-major) (major) #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.3.0 -> ^19.7.1 age adoption passing confidence
@commitlint/lint (source) ^17.3.0 -> ^19.7.1 age adoption passing confidence
babel-plugin-module-resolver ^4.1.0 -> ^5.0.2 age adoption passing confidence
chai (source) ^4.3.7 -> ^5.2.0 age adoption passing confidence
conventional-changelog-eslint (source) ^3.0.9 -> ^6.0.0 age adoption passing confidence
danger ^11.2.0 -> ^12.3.4 age adoption passing confidence
eslint (source) ^8.30.0 -> ^9.21.0 age adoption passing confidence
eslint-plugin-markdown ^3.0.0 -> ^5.1.0 age adoption passing confidence
eslint-plugin-no-secrets ^0.8.9 -> ^2.2.1 age adoption passing confidence
eslint-plugin-promise ^6.1.1 -> ^7.2.1 age adoption passing confidence
eslint-plugin-regexp ^1.11.0 -> ^2.7.0 age adoption passing confidence
eslint-plugin-security ^1.5.0 -> ^3.0.1 age adoption passing confidence
eslint-plugin-sonarjs (source) ^0.17.0 -> ^3.0.2 age adoption passing confidence
eslint-plugin-unicorn 45.0.2 -> 57.0.0 age adoption passing confidence
husky ^8.0.2 -> ^9.1.7 age adoption passing confidence
jscpd ^3.5.3 -> ^4.0.5 age adoption passing confidence
mocha (source) ^10.2.0 -> ^11.1.0 age adoption passing confidence
nyc (source) ^15.1.0 -> ^17.1.0 age adoption passing confidence
semantic-release ^19.0.5 -> ^24.2.3 age adoption passing confidence
uuid ^9.0.0 -> ^11.1.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/cli

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/cli

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/cli

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/cli

18.4.1 (2023-11-12)

Note: Version bump only for package @​commitlint/cli

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.2.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

Note: Version bump only for package @​commitlint/cli

v17.8.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.8.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.7.2 (2023-09-28)

Note: Version bump only for package @​commitlint/cli

17.7.1 (2023-08-10)

Note: Version bump only for package @​commitlint/cli

v17.7.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/cli

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/cli

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/cli

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/cli

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/cli

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.5.1 (2023-03-28)

Note: Version bump only for package @​commitlint/cli

v17.5.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.5.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/cli

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/cli

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/cli

17.4.1 (2023-01-09)

Note: Version bump only for package @​commitlint/cli

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.0

Compare Source

Bug Fixes
conventional-changelog/commitlint (@​commitlint/lint)

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/lint

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/lint

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/lint

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/lint

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/lint

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/lint

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/lint

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/lint

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/lint

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/lint

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.5.0

Compare Source

Note: Version bump only for package @​commitlint/lint

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/lint

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/lint

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/lint

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.1.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

Note: Version bump only for package @​commitlint/lint

v17.8.1

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.8.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/lint

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/lint

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/lint

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/lint

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/lint

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/lint

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.3

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/lint

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/lint

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/lint

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/lint

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.4.0

Compare Source

Note: Version bump only for package @​commitlint/lint

tleunen/babe

Configuration

📅 Schedule: Branch creation - "before 7:00 am every 10 days starting on the 1st day" in timezone Europe/Kiev, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from pustovitDmytro as a code owner March 30, 2023 23:36
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from b805248 to 776e810 Compare April 4, 2023 19:35
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 776e810 to c9433ba Compare May 28, 2023 09:54
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 8cea6f2 to 427a9f9 Compare June 9, 2023 15:55
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from c6092cc to adbb30e Compare June 13, 2023 01:37
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from c74389d to 57f971f Compare July 8, 2023 04:18
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 57f971f to 0531d34 Compare July 18, 2023 13:56
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 0531d34 to 00bc318 Compare July 30, 2023 05:44
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from dbe1bd5 to 2919037 Compare August 27, 2023 20:31
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 2919037 to 5030cf9 Compare August 30, 2023 13:28
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 5 times, most recently from 4f99e28 to d06ec82 Compare September 26, 2023 00:49
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from d06ec82 to a688d75 Compare September 27, 2023 19:55
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from 00dd64a to 3cecbb2 Compare October 26, 2023 09:25
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from d81be92 to a93dbbe Compare October 29, 2023 09:04
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from f3d9eaa to fbaa1dc Compare December 2, 2024 22:57
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from d46ee0d to c40b594 Compare December 12, 2024 15:51
Copy link
Contributor Author

renovate bot commented Dec 12, 2024

⚠️ 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 warn ERESOLVE overriding peer dependency
npm warn While resolving: @babel/eslint-parser@7.17.0
npm warn Found: eslint@9.21.0
npm warn node_modules/eslint
npm warn   dev eslint@"^9.21.0" from the root project
npm warn   13 more (babel-eslint, eslint-config-incredible, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^7.5.0 || ^8.0.0" from @babel/eslint-parser@7.17.0
npm warn node_modules/@babel/eslint-parser
npm warn   @babel/eslint-parser@"7.17.0" from eslint-config-incredible@2.4.2
npm warn   node_modules/eslint-config-incredible
npm warn
npm warn Conflicting peer dependency: eslint@8.57.1
npm warn node_modules/eslint
npm warn   peer eslint@"^7.5.0 || ^8.0.0" from @babel/eslint-parser@7.17.0
npm warn   node_modules/@babel/eslint-parser
npm warn     @babel/eslint-parser@"7.17.0" from eslint-config-incredible@2.4.2
npm warn     node_modules/eslint-config-incredible
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @eslint-community/eslint-utils@4.1.2
npm warn Found: eslint@9.21.0
npm warn node_modules/eslint
npm warn   dev eslint@"^9.21.0" from the root project
npm warn   13 more (babel-eslint, eslint-config-incredible, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0" from @eslint-community/eslint-utils@4.1.2
npm warn node_modules/@eslint-community/eslint-utils
npm warn
npm warn Conflicting peer dependency: eslint@8.57.1
npm warn node_modules/eslint
npm warn   peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0" from @eslint-community/eslint-utils@4.1.2
npm warn   node_modules/@eslint-community/eslint-utils
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: eslint-plugin-import@2.26.0
npm error Found: eslint@9.21.0
npm error node_modules/eslint
npm error   dev eslint@"^9.21.0" from the root project
npm error   peer eslint@">= 4.12.1" from babel-eslint@10.1.0
npm error   node_modules/babel-eslint
npm error     babel-eslint@">=4.1.1" from eslint-plugin-scanjs-rules@0.2.1
npm error     node_modules/eslint-plugin-scanjs-rules
npm error       dev eslint-plugin-scanjs-rules@"^0.2.1" from the root project
npm error       1 more (eslint-config-incredible)
npm error   12 more (eslint-config-incredible, eslint-plugin-es, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" from eslint-plugin-import@2.26.0
npm error node_modules/eslint-plugin-import
npm error   dev eslint-plugin-import@"^2.26.0" from the root project
npm error   peer eslint-plugin-import@">= 2" from eslint-config-incredible@2.4.2
npm error   node_modules/eslint-config-incredible
npm error     dev eslint-config-incredible@"^2.4.2" from the root project
npm error
npm error Conflicting peer dependency: eslint@8.57.1
npm error node_modules/eslint
npm error   peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" from eslint-plugin-import@2.26.0
npm error   node_modules/eslint-plugin-import
npm error     dev eslint-plugin-import@"^2.26.0" from the root project
npm error     peer eslint-plugin-import@">= 2" from eslint-config-incredible@2.4.2
npm error     node_modules/eslint-config-incredible
npm error       dev eslint-config-incredible@"^2.4.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-02-24T23_24_00_815Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-02-24T23_24_00_815Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from db1916e to e0ca87d Compare December 18, 2024 17:14
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from a08b4c9 to d032c69 Compare January 13, 2025 01:35
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from d032c69 to d9a75a3 Compare January 14, 2025 02:04
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 9524471 to 1a5382b Compare January 27, 2025 20:49
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from e42ef58 to 9ef6a8a Compare February 12, 2025 15:15
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 5 times, most recently from bbe6360 to 70c1f1d Compare February 20, 2025 22:24
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 70c1f1d to 22d1da2 Compare February 22, 2025 18:44
| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| npm        | @commitlint/cli               | 17.3.0 | 19.7.1 |
| npm        | @commitlint/lint              | 17.3.0 | 19.7.1 |
| npm        | babel-plugin-module-resolver  | 4.1.0  | 5.0.2  |
| npm        | chai                          | 4.3.7  | 5.2.0  |
| npm        | conventional-changelog-eslint | 3.0.9  | 6.0.0  |
| npm        | danger                        | 11.3.1 | 12.3.4 |
| npm        | eslint                        | 8.30.0 | 9.21.0 |
| npm        | eslint-plugin-markdown        | 3.0.0  | 5.1.0  |
| npm        | eslint-plugin-no-secrets      | 0.8.9  | 2.2.1  |
| npm        | eslint-plugin-promise         | 6.1.1  | 7.2.1  |
| npm        | eslint-plugin-regexp          | 1.11.0 | 2.7.0  |
| npm        | eslint-plugin-security        | 1.5.0  | 3.0.1  |
| npm        | eslint-plugin-sonarjs         | 0.17.0 | 3.0.2  |
| npm        | eslint-plugin-unicorn         | 45.0.2 | 57.0.0 |
| npm        | husky                         | 8.0.2  | 9.1.7  |
| npm        | jscpd                         | 3.5.3  | 4.0.5  |
| npm        | mocha                         | 10.8.2 | 11.1.0 |
| npm        | nyc                           | 15.1.0 | 17.1.0 |
| npm        | semantic-release              | 19.0.5 | 24.2.3 |
| npm        | uuid                          | 9.0.0  | 11.1.0 |
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 22d1da2 to 3febc9d Compare February 24, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants