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 (non-major) (minor) #950

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 19.7.1 -> 19.8.0 age adoption passing confidence
@commitlint/config-conventional (source) 19.7.1 -> 19.8.0 age adoption passing confidence
@cypress/code-coverage 3.13.11 -> 3.14.0 age adoption passing confidence
@eslint-react/eslint-plugin (source) 1.26.2 -> 1.40.3 age adoption passing confidence
@eslint/eslintrc 3.2.0 -> 3.3.1 age adoption passing confidence
@eslint/js (source) 9.20.0 -> 9.24.0 age adoption passing confidence
@hey-api/openapi-ts (source) 0.63.0 -> 0.66.3 age adoption passing confidence
@storybook/addon-a11y (source) 8.5.6 -> 8.6.12 age adoption passing confidence
@storybook/addon-essentials (source) 8.5.6 -> 8.6.12 age adoption passing confidence
@storybook/addon-links (source) 8.5.6 -> 8.6.12 age adoption passing confidence
@storybook/blocks (source) 8.5.6 -> 8.6.12 age adoption passing confidence
@storybook/experimental-addon-test (source) 8.5.6 -> 8.6.12 age adoption passing confidence
@storybook/react (source) 8.5.6 -> 8.6.12 age adoption passing confidence
@storybook/react-vite (source) 8.5.6 -> 8.6.12 age adoption passing confidence
@storybook/test (source) 8.5.6 -> 8.6.12 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.66.3 -> 5.71.10 age adoption passing confidence
@tanstack/router-plugin (source) 1.105.0 -> 1.114.34 age adoption passing confidence
@testing-library/react 16.2.0 -> 16.3.0 age adoption passing confidence
@types/react (source) 19.0.9 -> 19.1.0 age adoption passing confidence
@types/react-dom (source) 19.0.3 -> 19.1.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.24.0 -> 8.29.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.24.0 -> 8.29.0 age adoption passing confidence
@vitest/browser (source) 3.0.5 -> 3.1.1 age adoption passing confidence
@vitest/ui (source) 3.0.5 -> 3.1.1 age adoption passing confidence
cypress (source) 14.0.2 -> 14.2.1 age adoption passing confidence
eslint (source) 9.20.1 -> 9.24.0 age adoption passing confidence
eslint-config-prettier 10.0.1 -> 10.1.1 age adoption passing confidence
eslint-import-resolver-typescript 3.8.0 -> 3.10.0 age adoption passing confidence
eslint-plugin-react-hooks (source) 5.1.0 -> 5.2.0 age adoption passing confidence
eslint-plugin-storybook 0.11.3 -> 0.12.0 age adoption passing confidence
happy-dom 17.1.0 -> 17.4.4 age adoption passing confidence
jose 5.9.6 -> 5.10.0 age adoption passing confidence
playwright (source) 1.50.1 -> 1.51.1 age adoption passing confidence
storybook (source) 8.5.6 -> 8.6.12 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.3 age adoption passing confidence
vite-plugin-checker 0.8.0 -> 0.9.1 age adoption passing confidence
vite-plugin-static-copy 2.2.0 -> 2.3.0 age adoption passing confidence
vitest (source) 3.0.5 -> 3.1.1 age adoption passing confidence

Release Notes

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

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)

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

cypress-io/code-coverage (@​cypress/code-coverage)

v3.14.0

Compare Source

Features
  • add explicit check against codeCoverage.expectFrontendCoverageOnly before attempting to collect backend coverage (#​555) (48cd348)

v3.13.12

Compare Source

Bug Fixes
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.40.3

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.40.2...v1.40.3

v1.40.2

Compare Source

🐞 Fixes
🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.40.1...v1.40.2

v1.40.1

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.40.0...v1.40.1

v1.40.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.38.4...v1.40.0

v1.38.4

Compare Source

🪄 Improvements
  • chore: update default React version to 19.1.0 in documentation and settings by @​Rel1cx in #​1023

Full Changelog: Rel1cx/eslint-react@v1.38.3...v1.38.4

v1.38.3

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.38.2...v1.38.3

v1.38.2

Compare Source

🐞 Fixes
  • fix(eslint-plugin): disable prefer-shorthand-* rules in all config by @​Rel1cx in a9e6ef9

Full Changelog: Rel1cx/eslint-react@v1.38.0...v1.38.2

v1.38.1

Compare Source

v1.38.0

Compare Source

✨ New
🪄 Improvements
  • refactor: undeprecate react-x/jsx-uses-vars and react-x/jsx-no-duplicate-props rules by @​Rel1cx in #​1017

Full Changelog: Rel1cx/eslint-react@v1.37.3...v1.38.0

v1.37.3

Compare Source

🐞 Fixes
  • fix: the requested module ts-api-utils does not provide an export named unionConstituents, closes #​1009 by @​Rel1cx in #​1010

Full Changelog: Rel1cx/eslint-react@v1.37.2...v1.37.3

v1.37.2

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.37.1...v1.37.2

v1.37.1

Compare Source

🐞 Fixes
  • fix: enhance hooks-extra/prefer-use-state-lazy-initialization to correctly detect other hooks called within useState(...) by @​Rel1cx in #​1006
🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.37.0...v1.37.1

v1.37.0

Compare Source

🪄 Improvements
  • refactor: remove hooks-extra/prefer-use-state-lazy-initialization from recommended presets by @​Rel1cx in #​1001

    Based on feedback of this rule, the current implementation produces more false positives than expected, so to ensure the overall quality of the rules in the recommended presets we provide, I'm removing it from the presets for now, and should add it back after we implement a better heuristic for deciding which function calls should be allowed.

Full Changelog: Rel1cx/eslint-react@v1.36.3...v1.37.0

v1.36.3

Compare Source

🐞 Fixes
  • fix: hooks-extra/prefer-use-state-lazy-initialization false positive on useState(use(promise)) closes #​999 by @​Rel1cx in #​1000

Full Changelog: Rel1cx/eslint-react@v1.36.2...v1.36.3

v1.36.2

Compare Source

No notable changes have been made in this release.

Full Changelog: Rel1cx/eslint-react@v1.36.1...v1.36.2

v1.36.1

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.35.0...v1.36.1

v1.35.0

Compare Source

✨ New
  • feat(plugins/dom): add no-render rule to replace ReactDom.render() with createRoot(node).render(), closes #​972 by @​Rel1cx in #​993
  • feat(plugins/dom): add no-hydrate rule to replace ReactDom.hydrate() with hydrateRoot(), closes #​973 by @​Rel1cx in #​995
🪄 Improvements
  • refactor: rename hooks-extra/no-useless-custom-hooks to hooks-extra/no-unnecessary-use-prefix by @​Rel1cx in #​996
📝 Changes you should be aware of

The following rules have been renamed:

  • react-hooks-extra/no-useless-custom-hooks to react-hooks-extra/no-unnecessary-use-prefix
  • @eslint-react/hooks-extra/no-useless-custom-hooks to @eslint-react/hooks-extra/no-unnecessary-use-prefix

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.34.1...v1.35.0

v1.34.1

Compare Source

🐞 Fixes
  • fix: false positive in react-x/no-context-provider on symbols named Provider which are imported from third-party libs, closes #​991 by @​Rel1cx in #​992

Full Changelog: Rel1cx/eslint-react@v1.34.0...v1.34.1

v1.34.0

Compare Source

🪄 Improvements
  • refactor: export the create function of each rule by @​Rel1cx in #​989
  • refactor(plugins/x): rename no-nested-components rule to no-nested-component-definitions and update related docs by @​Rel1cx in #​990
📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/no-nested-components to react-x/no-nested-component-definitions
  • @eslint-react/no-nested-components to @eslint-react/no-nested-component-definitions

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.33.0...v1.34.0

v1.33.0

Compare Source

🐞 Fixes
  • fix: update rule severity for no-flush-sync and no-void-elements-with-children in recommended presets by @​Rel1cx in #​988
🪄 Improvements
  • refactor(plugins/x): rename ensure-forward-ref-using-ref to no-useless-forward-ref by @​Rel1cx in #​987
📝 Changes you should be aware of

The following rules have been renamed:

  • react-x/ensure-forward-ref-using-ref to react-x/no-useless-forward-ref
  • @eslint-react/ensure-forward-ref-using-ref to @eslint-react/no-useless-forward-ref

The old rule names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.32.1...v1.33.0

v1.32.1

Compare Source

🐞 Fixes

v1.32.0

Compare Source

✨ New
🪄 Improvements

v1.31.0

Compare Source

✨ New
🪄 Improvements

v1.30.2

Compare Source

🐞 Fixes

v1.30.1

Compare Source

🐞 Fixes
🪄 Improvements
New Contributors

v1.30.0

Compare Source

✨ New
  • feat: add naming-convention/use-state and naming-convention/context-name to recommended presets by @​Rel1cx in #​956
🐞 Fixes
  • fix: correct readonly checks and test cases in prefer-read-only-props by @​Rel1cx in #​957
  • fix: rework naming-convention/component-name rule to follow [email protected] by @​Rel1cx in #​959

    Component names now need to start with an uppercase letter instead of a non-lowercase letter. This means _Button or _component are no longer valid.

  • fix: naming-convention/use-state fails with multiple words, closes #​960 by @​Rel1cx in #​961

v1.29.0

Compare Source

✨ New
🐞 Fixes
🪄 Improvements
New Contributors

v1.28.0

Compare Source

✨ New
  • feat(plugins/dom)

Configuration

📅 Schedule: Branch creation - "* * 1 * " (UTC), Automerge - " 0-4,22-23 * * 1-5,* * * * 0,6" (UTC).

🚦 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 added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 21 times, most recently from 000cebf to 65cf629 Compare March 8, 2025 01:16
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 8 times, most recently from 679a32a to f236b8a Compare March 10, 2025 09:10
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 17 times, most recently from 80daddf to 3fccfac Compare April 1, 2025 20:58
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 10 times, most recently from 50b73e3 to 6fbd93b Compare April 4, 2025 21:04
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 6fbd93b to 96ce7f6 Compare April 5, 2025 00:55
Copy link

sonarqubecloud bot commented Apr 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants