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

fix(deps): update all major dependencies (major) #335

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) 18.6.1 -> 19.6.1 age adoption passing confidence devDependencies major
@commitlint/config-conventional (source) 18.6.3 -> 19.6.0 age adoption passing confidence devDependencies major
@types/node (source) ^20.10.0 -> ^22.0.0 age adoption passing confidence devDependencies major
@types/react (source) ^18.2.38 -> ^19.0.0 age adoption passing confidence devDependencies major
@types/react (source) 18.3.1 -> 19.0.7 age adoption passing confidence devDependencies major
@types/react-dom (source) ^18.2.17 -> ^19.0.0 age adoption passing confidence devDependencies major
@types/react-dom (source) 18.3.0 -> 19.0.3 age adoption passing confidence devDependencies major
@typescript-eslint/eslint-plugin (source) 6.21.0 -> 8.21.0 age adoption passing confidence devDependencies major
@typescript-eslint/parser (source) 6.21.0 -> 8.21.0 age adoption passing confidence devDependencies major
@vitejs/plugin-vue (source) 4.6.2 -> 5.2.1 age adoption passing confidence devDependencies major
@vitest/coverage-v8 (source) 0.34.6 -> 3.0.2 age adoption passing confidence devDependencies major
@vue/eslint-config-typescript 12.0.0 -> 14.3.0 age adoption passing confidence devDependencies major
actions/checkout v3 -> v4 age adoption passing confidence action major
actions/setup-node v3 -> v4 age adoption passing confidence action major
borales/actions-yarn v4 -> v5 age adoption passing confidence action major
css-loader ^6.8.1 -> ^7.0.0 age adoption passing confidence devDependencies major
eslint (source) ^8.54.0 -> ^9.0.0 age adoption passing confidence devDependencies major
eslint-config-prettier 9.1.0 -> 10.0.1 age adoption passing confidence devDependencies major
eslint-config-turbo (source) 1.13.3 -> 2.3.3 age adoption passing confidence devDependencies major
eslint-plugin-jest 27.9.0 -> 28.11.0 age adoption passing confidence devDependencies major
eslint-plugin-react-hooks (source) 4.6.2 -> 5.1.0 age adoption passing confidence devDependencies major
eslint-plugin-simple-import-sort 10.0.0 -> 12.1.1 age adoption passing confidence devDependencies major
eslint-plugin-unused-imports 3.1.0 -> 4.1.4 age adoption passing confidence devDependencies major
highcharts (source) 11.4.1 -> 12.1.2 age adoption passing confidence dependencies major
highcharts-vue 1.4.3 -> 2.0.1 age adoption passing confidence dependencies major
husky 8.0.3 -> 9.1.7 age adoption passing confidence devDependencies major
jsdom 23.2.0 -> 26.0.0 age adoption passing confidence devDependencies major
mustache.js 3.2.1 -> 4.2.0 age adoption passing confidence major
node (source) 20.12.2 -> 22.13.0 age adoption passing confidence major
react (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence dependencies major
react (source) 18.3.1 -> 19.0.0 age adoption passing confidence dependencies major
react-dom (source) ^18.2.0 -> ^19.0.0 age adoption passing confidence devDependencies major
react-dom (source) 18.3.1 -> 19.0.0 age adoption passing confidence dependencies major
sass-loader 13.3.3 -> 16.0.4 age adoption passing confidence devDependencies major
style-loader ^3.3.3 -> ^4.0.0 age adoption passing confidence devDependencies major
turbo (source) 1.13.3 -> 2.3.3 age adoption passing confidence devDependencies major
vitest (source) 0.34.6 -> 3.0.2 age adoption passing confidence devDependencies major
webpack-cli (source) ^5.1.4 -> ^6.0.0 age adoption passing confidence devDependencies major
webpack-dev-server ^4.15.1 -> ^5.0.0 age adoption passing confidence devDependencies major
zustand ^4.4.4 -> ^5.0.0 age adoption passing confidence dependencies major
zustand ^4.4.6 -> ^5.0.0 age adoption passing confidence dependencies major

Release Notes

conventional-changelog/commitlint (@​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

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

v19.6.0

Compare Source

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

v19.5.0

Compare Source

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

19.4.1 (2024-08-28)

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

19.2.2 (2024-04-14)

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

v19.4.1

Compare Source

Note: Version bump only for package @​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

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.21.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#​10675)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#​10633)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#​10535)
  • eslint-plugin: check JSX spread elements for misused spread usage (#​10653)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#​10630)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#​10565)
  • eslint-plugin: [no-deprecated] add allow options (#​10585)
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#​10602)
  • eslint-plugin: [no-shadow] ignore ordering of type declarations (#​10593)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.19.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#​10523)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#​10550)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#​10548)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare keyword (#​10543)
  • eslint-plugin: [no-base-to-string] check array generic type (#​10437)
❤️ Thank You
  • Kirk Waiblinger
  • mdm317
  • Ronen Amiel
  • Yukihiro Hasegawa @​y-hsgw

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#​10106)
🩹 Fixes
  • eslint-plugin: [member-ordering] ignore method overloading (#​10536)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#​10537)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#​10522)
  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#​10496)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#​10514)
  • eslint-plugin: [consistent-type-assertions] allow default assertionStyle option (#​10512)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type/value context (#​10503)
  • eslint-plugin: [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#​10461)
  • eslint-plugin: [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#​10490)
  • eslint-plugin: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#​10473)
  • eslint-plugin: [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#​10494)
  • eslint-plugin: [no-deprecated] not reporting usages of deprecated declared constants as object value (#​10498)
❤️ Thank You

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 7 times, most recently from 7a2c8bd to 7393435 Compare April 15, 2024 20:13
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 4 times, most recently from d6f8b85 to 1a448e1 Compare April 23, 2024 03:51
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 6 times, most recently from fec0582 to b808557 Compare April 30, 2024 09:40
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 3 times, most recently from dfb27a3 to 7a0f5e9 Compare May 3, 2024 22:58
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 2 times, most recently from 5f76a3a to aed81f4 Compare May 20, 2024 18:10
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 4 times, most recently from f39688e to 441bf4a Compare May 31, 2024 11:44
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 4 times, most recently from e381eb6 to e914df4 Compare June 6, 2024 21:03
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 4 times, most recently from 0bdd30e to 9cbdc9d Compare December 9, 2024 20:51
@renovate renovate bot changed the title chore(deps): update all major dependencies (major) fix(deps): update all major dependencies (major) Dec 11, 2024
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 7 times, most recently from c3eb9d8 to 9fd2829 Compare December 21, 2024 09:17
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 3 times, most recently from 9a2701c to 329a623 Compare December 30, 2024 19:46
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 8 times, most recently from 4c5d1c4 to e1077f4 Compare January 13, 2025 20:35
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 5 times, most recently from fc490e5 to 7caf1b0 Compare January 17, 2025 16:49
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch from 7caf1b0 to 449c4b7 Compare January 20, 2025 17:55
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