Skip to content

chore(deps): update devdependencies (major)#303

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-auto-merge-dev-dependencies-updates
Open

chore(deps): update devdependencies (major)#303
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-auto-merge-dev-dependencies-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 19.7.120.4.1 age confidence
@commitlint/config-conventional (source) 19.7.120.4.1 age confidence
@commitlint/cz-commitlint (source) 19.6.120.4.1 age confidence
@rightcapital/eslint-config (source) 42.1.061.0.0 age confidence
eslint (source) 9.13.010.0.0 age confidence
inquirer (source) 12.4.213.2.2 age confidence
vitest (source) 3.0.74.0.18 age confidence

Release Notes

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

v20.4.1

Compare Source

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

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

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

v20.3.1

Compare Source

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

v20.3.0

Compare Source

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

v20.2.0

Compare Source

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

v20.1.0

Compare Source

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

v20.0.0

Compare Source

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

19.8.1 (2025-05-08)

Bug Fixes

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

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

19.6.1 (2024-12-15)

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

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

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/config-conventional

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.3.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.2.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.0.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.8.1 (2025-05-08)

Note: Version bump only for package @​commitlint/config-conventional

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

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

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.4.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/cz-commitlint

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.3.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.2.0

Compare Source

Features
  • cz-commitlint: support customizable commit prompt with emojis (#​4540) (803c05b)

v20.1.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v20.0.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

19.8.1 (2025-05-08)

Note: Version bump only for package @​commitlint/cz-commitlint

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

v19.8.0

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cz-commitlint

RightCapitalHQ/frontend-style-guide (@​rightcapital/eslint-config)

v61.0.0

Compare Source

Major changes
  • fix(deps): update eslint rules and plugins (ba3e113)

v60.0.0

Compare Source

Major changes
  • fix(deps): update eslint rules and plugins (406de0a)

v58.2.0

Compare Source

Minor changes
  • fix: rare resolution errors with import-x/parser (c2578d2)

v58.0.0

Compare Source

Major changes
  • fix(deps): update eslint rules and plugins to v8.48.1 (6aca39c)

v56.0.0

Compare Source

Major changes
  • fix(deps): update eslint rule and plugin updates (9c55d35)

v54.0.0

Compare Source

Major changes
  • fix(deps): update eslint rule and plugin updates (aa186b1)

v53.0.0

Compare Source

Major changes
  • fix(deps): update eslint rule and plugin updates (635002d)

v52.0.1

Compare Source

Patches

v52.0.0

Compare Source

Major changes
  • feat!: migrate to ESLint core defineConfig() (0430c55)

v51.1.0

Compare Source

Minor changes
  • feat: add several useful rules (476ab96)

v51.0.0

Compare Source

Major changes
  • fix(deps): update eslint rule and plugin updates (beb5fed)

v50.1.0

Compare Source

Minor changes
  • feat: add disableExpensiveRules util config and export isInGitHooksOrLintStaged (7ae5096)

v50.0.0

Compare Source

Major changes
  • fix(deps): update eslint rule and plugin updates (a635180)

v49.0.0

Compare Source

Major changes
  • feat: replace deprecated ESLint core rule with @typescript-eslint/return-await (32f4013)

v48.0.1

Compare Source

Patches
  • fix(deps): update dependencies (non-major) (5034e1c)

v48.0.0

Compare Source

Major changes
  • refactor: remove deprecated no-return-await ESLint rule (c5ae30e)

v47.0.0

Compare Source

Major changes
  • fix(deps): update eslint rule and plugin updates (fbac759)

v46.0.1

Compare Source

Patches
  • fix(deps): update dependencies (non-major) (d0edb86)

v46.0.0

Compare Source

v45.0.0

Compare Source

v44.0.2

Compare Source

Patches
  • fix(deps): update dependencies (non-major) (d92658b)

v44.0.1

Compare Source

Patches
  • fix: no-unused-vars is unexpectly disabled in non-editor environment (a113e57)

v44.0.0

Compare Source

Major changes
  • fix(deps): update eslint rule and plugin updates (a37693c)

v43.0.3

Compare Source

Patches
  • fix(deps): update dependency globals to v16 (69fbdb8)

v43.0.2

Compare Source

Patches
  • fix(deps): update dependencies (non-major) (7016496)

v43.0.1

Compare Source

Patches
  • feat: update deprecated no-useless-custom-hooks rule name from @eslint-react/eslint-plugin (9e633e1)

v43.0.0

Compare Source

Major changes
  • fix(deps): update eslint rule and plugin updates (96a03bc)
eslint/eslint (eslint)

v10.0.0

Compare Source

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

v9.37.0

Compare Source

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)

Bug Fixes

Documentation

  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#​20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#​20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#​20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#​20157) (Pixel998)
  • 347906d chore: update eslint (#​20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#​20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#​20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#​20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#​20144) (Milos Djermanovic)

v9.36.0

Compare Source

Features

  • 47afcf6 feat: correct preserve-caught-error edge cases (#​20109) (Francesco Trotta)

Bug Fixes

Documentation

  • b73ab12 docs: update examples to use defineConfig (#​20131) (sethamus)
  • 31d9392 docs: fix typos (#​20118) (Pixel998)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 91f97c5 docs: Update README (GitHub Actions Bot)

Chores

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#​20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)
  • bac82a2 ci: simplify renovate configuration (#​19907) (唯然)
  • c00bb37 ci: bump actions/labeler from 5 to 6 (#​20090) (dependabot[bot])
  • fee751d refactor: use defaultOptions in rules (#​20121) (Pixel998)
  • 1ace67d chore: update example to use defineConfig (#​20111) (루밀LuMir)
  • 4821963 test: add missing loc information to error objects in rule tests (#​20112) (루밀LuMir)
  • b42c42e chore: disallow use of deprecated type property in core rule tests (#​20094) (Milos Djermanovic)
  • 7bb498d test: remove deprecated type property from core rule tests (#​20093) (Pixel998)
  • e10cf2a ci: bump actions/setup-node from 4 to 5 (#​20089) (dependabot[bot])
  • 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#​20080) (Pixel998)
  • f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#​20079) (Milos Djermanovic)

v9.35.0

Compare Source

Features

  • 42761fa feat: implement suggestions for no-empty-function (#​20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#​20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#​19913) (Amnish Singh Arora)

Bug Fixes

  • 10e7ae2 fix: update uncloneable options error message (#​20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#​20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#​20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#​20034) (Milos Djermanovic)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#​20032) (sethamus)

Documentation

  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#​20074) (jjangga0214)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#​20064) (OTonGitHub)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#​20050) (Josh Goldberg ✨)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#​20036) (Francesco Trotta)
  • 8033b19 docs: add documentation for --no-config-lookup (#​20033) (Francesco Trotta)

Chores

v9.34.0

Compare Source

Features

  • 0bb777a feat: multithread linting (#​19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#​19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#​20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#​20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#​20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#​20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#​20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#​20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#​19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

v9.33.0

Compare Source

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#​19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#​19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#​19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#​19975) (諏訪原慶斗)

Documentation

@renovate renovate bot added the dependencies Change in project dependencies. label Mar 19, 2025
@renovate renovate bot assigned rainx Mar 19, 2025
@renovate renovate bot requested a review from rainx March 19, 2025 12:04
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from e3251c8 to f925430 Compare March 19, 2025 12:04
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from f925430 to c101ded Compare March 20, 2025 06:05
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from c101ded to 1a00234 Compare March 20, 2025 06:06
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 1a00234 to 4640c66 Compare March 24, 2025 06:46
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 4640c66 to 4305ff2 Compare March 24, 2025 06:46
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 4305ff2 to dd281d4 Compare March 31, 2025 06:58
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from dd281d4 to ac16c3f Compare March 31, 2025 06:58
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from ac16c3f to ce058b3 Compare April 5, 2025 06:07
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from ce058b3 to c327d0c Compare April 5, 2025 06:08
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from c327d0c to efe46e6 Compare April 7, 2025 05:39
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from efe46e6 to 3ffe0c8 Compare April 7, 2025 05:40
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 3ffe0c8 to 5d57013 Compare April 14, 2025 08:10
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 5d57013 to 81c04e9 Compare April 14, 2025 08:10
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 81c04e9 to c2874b8 Compare April 21, 2025 07:02
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from c2874b8 to 910eb74 Compare April 21, 2025 07:03
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 910eb74 to 3240762 Compare April 28, 2025 14:07
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 3240762 to e963647 Compare April 28, 2025 14:08
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from e963647 to cb0013b Compare May 13, 2025 05:57
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from cb0013b to 133c49b Compare May 13, 2025 05:59
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 133c49b to 62a4871 Compare May 13, 2025 10:56
@renovate renovate bot changed the title chore(deps): update devdependency @rightcapital/eslint-config to v43 chore(deps): update devdependency @rightcapital/eslint-config to v44 May 13, 2025
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 62a4871 to d9e4734 Compare May 13, 2025 10:57
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from d9e4734 to 7681d0b Compare May 19, 2025 16:42
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 7681d0b to 019022a Compare May 19, 2025 16:42
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 019022a to fabf1b3 Compare May 20, 2025 08:14
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from fabf1b3 to d28831a Compare May 20, 2025 08:15
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from d28831a to eb9616e Compare May 20, 2025 11:40
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 91f840b to 30a8681 Compare January 22, 2026 17:45
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 30a8681 to 2482275 Compare January 22, 2026 17:46
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 2482275 to 03002db Compare January 23, 2026 20:17
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 03002db to 3fa45da Compare January 23, 2026 20:18
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 3fa45da to f447164 Compare January 28, 2026 02:09
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from f447164 to 1259659 Compare January 28, 2026 02:09
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 1259659 to b196998 Compare January 29, 2026 20:47
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from b196998 to a5d80dc Compare January 29, 2026 20:47
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 2 times, most recently from ce90c17 to 9f9b359 Compare February 5, 2026 01:51
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 9f9b359 to a1dd871 Compare February 5, 2026 01:52
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from a1dd871 to 595b69f Compare February 7, 2026 03:37
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 595b69f to 481ef26 Compare February 7, 2026 03:37
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 481ef26 to 0e08bcc Compare February 9, 2026 12:44
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 0e08bcc to 212262b Compare February 9, 2026 12:45
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 212262b to eeb2e13 Compare February 10, 2026 17:53
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from eeb2e13 to 6792026 Compare February 10, 2026 17:55
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 6792026 to 1fed41d Compare February 12, 2026 17:45
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 1fed41d to 27ac3ff Compare February 12, 2026 17:47
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 27ac3ff to eabb4dc Compare February 12, 2026 17:50
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from eabb4dc to 9df8310 Compare February 12, 2026 17:51
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 9df8310 to d562f4b Compare February 14, 2026 02:10
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from d562f4b to a20b70d Compare February 14, 2026 02:10
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from a20b70d to 5c73cdf Compare February 15, 2026 02:02
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 5c73cdf to d14c210 Compare February 15, 2026 02:03
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from d14c210 to b34e2a3 Compare February 17, 2026 21:55
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from b34e2a3 to d1bcd32 Compare February 17, 2026 21:56
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from d1bcd32 to 77e3501 Compare February 17, 2026 21:58
@rainx rainx force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 77e3501 to fdb3ad8 Compare February 17, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Change in project dependencies.

Development

Successfully merging this pull request may close these issues.

1 participant