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(deps): update devdependencies (major) #71

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 18.6.1 -> 19.3.0 age adoption passing confidence
@commitlint/config-conventional (source) 18.6.2 -> 19.2.2 age adoption passing confidence
@commitlint/cz-commitlint (source) 18.6.1 -> 19.2.0 age adoption passing confidence
@rightcapital/eslint-config-javascript (source) 19.0.2 -> 24.0.0 age adoption passing confidence
@rightcapital/eslint-config-typescript (source) 19.0.2 -> 24.0.0 age adoption passing confidence
@rightcapital/prettier-config (source) 6.0.14 -> 7.0.4 age adoption passing confidence

Release Notes

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

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

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

v19.2.2

Compare Source

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

v19.1.0

Compare Source

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

19.0.3 (2024-02-28)

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

v19.0.3

Compare Source

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

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.2 (2024-02-14)

Bug Fixes

18.6.1 (2024-02-13)

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

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

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

v19.2.0

Compare Source

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

v19.1.0

Compare Source

Bug Fixes
Features

19.0.3 (2024-02-28)

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

19.0.2 (2024-02-28)

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

19.0.1 (2024-02-27)

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

v19.0.3

Compare Source

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

v19.0.2

Compare Source

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

v19.0.1

Compare Source

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

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/cz-commitlint

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

v24.0.0

Compare Source

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

v23.0.0

Compare Source

v22.1.2

Compare Source

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

v22.1.1

Compare Source

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

v22.1.0

Compare Source

v22.0.2

Compare Source

Patches
  • chore(deps): update pnpm to v9 (f553292)

v22.0.1

Compare Source

Thu, 11 Apr 2024 02:57:31 GMT

22.0.1 (2024-4-11)
  • fix(deps): update dependencies (non-major) (1df49a6)

v22.0.0

Compare Source

Thu, 11 Apr 2024 02:47:15 GMT

v21.0.0

Compare Source

Thu, 28 Mar 2024 02:58:31 GMT

v20.1.2

Compare Source

v20.1.1

Compare Source

Tue, 19 Mar 2024 01:43:17 GMT

20.1.1 (2024-3-19)
  • fix(deps): update dependencies (non-major) (b045435)

v20.1.0

Compare Source

v20.0.0

Compare Source

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

v24.0.0

Compare Source

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

v23.0.0

Compare Source

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

v22.1.2

Compare Source

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

v22.1.1

Compare Source

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

v22.1.0

Compare Source

v22.0.2

Compare Source

Patches
  • chore(deps): update pnpm to v9 (f553292)

v22.0.1

Compare Source

Thu, 11 Apr 2024 02:57:31 GMT

22.0.1 (2024-4-11)
  • fix(deps): update dependencies (non-major) (1df49a6)

v22.0.0

Compare Source

Thu, 11 Apr 2024 02:47:15 GMT

v21.0.0

Compare Source

Thu, 28 Mar 2024 02:58:31 GMT

v20.1.2

Compare Source

v20.1.1

Compare Source

Tue, 19 Mar 2024 01:43:17 GMT

20.1.1 (2024-3-19)
  • fix(deps): update dependencies (non-major) (b045435)

v20.1.0

Compare Source

v20.0.0

Compare Source

Tue, 27 Feb 2024 02:49:44 GMT

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

v7.0.4

Compare Source

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

v7.0.3

Compare Source

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

v7.0.2

Compare Source

Patches
  • chore(deps): update pnpm to v9 (f553292)

v7.0.1

Compare Source

Thu, 25 Apr 2024 05:29:31 GMT

7.0.1 (2024-4-25)
  • fix(deps): pin dependency prettier-plugin-packagejson to 2.5.0 (a3a7202)

v7.0.0

Compare Source

Tue, 16 Apr 2024 01:58:14 GMT

v6.0.16

Compare Source

Thu, 11 Apr 2024 02:57:31 GMT

6.0.16 (2024-4-11)
  • fix(deps): update dependencies (non-major) (1df49a6)

v6.0.15

Compare Source

Tue, 19 Mar 2024 01:43:17 GMT

6.0.15 (2024-3-19)
  • fix(deps): update dependencies (non-major) (b045435)

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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot assigned rainx Feb 27, 2024
@renovate renovate bot requested a review from rainx February 27, 2024 04:09
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 7573867 to f58eb61 Compare February 27, 2024 13:28
@renovate renovate bot changed the title chore(deps): update devdependencies to v20 (major) chore(deps): update devdependencies (major) Feb 27, 2024
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 4 times, most recently from edafecb to d644d24 Compare March 4, 2024 04:24
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 4 times, most recently from fb5c010 to 6aa0469 Compare March 15, 2024 05:06
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 6 times, most recently from 3ce1f6a to ab5bc08 Compare March 20, 2024 10:07
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from ab5bc08 to eeea86c Compare March 25, 2024 05:03
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 4 times, most recently from da2a214 to 693a110 Compare April 1, 2024 06:43
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 5 times, most recently from 8589525 to 70dff06 Compare April 15, 2024 03:04
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 4 times, most recently from 7c87221 to fb2924d Compare April 22, 2024 03:39
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 5 times, most recently from 09cda38 to 7ce75ba Compare April 29, 2024 03:14
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 3 times, most recently from 26869ac to 27c721b Compare May 13, 2024 04:13
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch 2 times, most recently from afac527 to 4b8bd9a Compare May 17, 2024 05:47
@renovate renovate bot force-pushed the renovate/major-auto-merge-dev-dependencies-updates branch from 4b8bd9a to 59f38a4 Compare May 21, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant