Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

This PR contains the following updates:

Package Change Age Confidence
@eslint/compat (source) 1.1.1 -> 1.4.0 age confidence
@eslint/js (source) 9.7.0 -> 9.38.0 age confidence
@playwright/experimental-ct-react (source) 1.45.1 -> 1.56.1 age confidence
@playwright/test (source) 1.45.1 -> 1.56.1 age confidence
@storybook/addon-a11y (source) 8.2.2 -> 8.6.14 age confidence
@storybook/addon-essentials (source) 8.2.2 -> 8.6.14 age confidence
@storybook/addon-interactions (source) 8.2.2 -> 8.6.14 age confidence
@storybook/addon-links (source) 8.2.2 -> 8.6.14 age confidence
@storybook/react (source) 8.2.2 -> 8.6.14 age confidence
@storybook/react-vite (source) 8.2.2 -> 8.6.14 age confidence
@storybook/test-runner 0.19.0 -> 0.23.0 age confidence
@total-typescript/ts-reset (source) 0.5.1 -> 0.6.1 age confidence
@trpc/client (source) 11.3.1 -> 11.6.0 age confidence
@trpc/server (source) 11.3.1 -> 11.6.0 age confidence
@tsconfig/node20 (source) 20.1.4 -> 20.1.6 age confidence
@tsconfig/strictest (source) 2.0.5 -> 2.0.6 age confidence
@tsconfig/vite-react (source) 3.0.2 -> 3.4.0 age confidence
@types/eslint (source) 9.6.0 -> 9.6.1 age confidence
@types/node (source) 22.9.3 -> 22.18.12 age confidence
@types/react (source) 19.0.1 -> 19.2.2 age confidence
@types/react-dom (source) 19.0.2 -> 19.2.2 age confidence
@types/yargs (source) 17.0.32 -> 17.0.33 age confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.7.0 age confidence
axe-playwright 2.0.1 -> 2.2.2 age confidence
dotenv 17.2.0 -> 17.2.3 age confidence
drizzle-kit (source) 0.23.0 -> 0.31.5 age confidence
drizzle-orm (source) 0.32.0 -> 0.44.6 age confidence
eslint (source) 9.7.0 -> 9.38.0 age confidence
eslint-config-prettier 10.0.1 -> 10.1.8 age confidence
eslint-plugin-import-x 4.0.0 -> 4.16.1 age confidence
eslint-plugin-jsx-a11y 6.9.0 -> 6.10.2 age confidence
eslint-plugin-node-import 1.0.4 -> 1.0.5 age confidence
eslint-plugin-playwright 2.0.0 -> 2.2.2 age confidence
eslint-plugin-prettier 5.1.3 -> 5.5.4 age confidence
eslint-plugin-react 7.34.4 -> 7.37.5 age confidence
eslint-plugin-react-hooks (source) 5.0.0 -> 5.2.0 age confidence
eslint-plugin-react-refresh 0.4.8 -> 0.4.24 age confidence
eslint-plugin-storybook (source) 0.8.0 -> 0.12.0 age confidence
eslint-plugin-unused-imports 4.0.0 -> 4.3.0 age confidence
execa 9.3.0 -> 9.6.0 age confidence
globals 16.0.0 -> 16.4.0 age confidence
knip (source) 5.26.0 -> 5.66.2 age confidence
pnpm (source) 10.2.1 -> 10.19.0 age confidence
postgres 3.4.4 -> 3.4.7 age confidence
prettier (source) 3.3.3 -> 3.6.2 age confidence
react (source) 19.0.0 -> 19.2.0 age confidence
react-dom (source) 19.0.0 -> 19.2.0 age confidence
skott 0.35.2 -> 0.35.6 age confidence
start-server-and-test 2.0.4 -> 2.1.2 age confidence
storybook (source) 8.2.2 -> 8.6.14 age confidence
tsx (source) 4.16.2 -> 4.20.6 age confidence
typescript (source) 5.5.3 -> 5.9.3 age confidence
typescript-eslint (source) 8.0.0-alpha.44 -> 8.46.2 age confidence
valibot (source) 1.0.0 -> 1.1.0 age confidence
vitest (source) 3.0.5 -> 3.2.4 age confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.4.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated

v1.3.2

Compare Source

Dependencies
  • The following workspace dependencies were updated

v1.3.1

Compare Source

Bug Fixes
  • relax @eslint/compat eslint peerDependencies constraint (#​215) (b96ec0c)
Dependencies
  • The following workspace dependencies were updated

v1.3.0

Compare Source

Features
  • add support for custom name parameter to includeIgnoreFile (#​211) (3e18175)
Dependencies
  • The following workspace dependencies were updated

v1.2.9

Compare Source

Bug Fixes

v1.2.8

Compare Source

Dependencies
  • The following workspace dependencies were updated

v1.2.7

Compare Source

Dependencies
  • The following workspace dependencies were updated

v1.2.6

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated

v1.2.5

Compare Source

Dependencies
  • The following workspace dependencies were updated

v1.2.4

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated

v1.2.3

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated

v1.2.2

Compare Source

Dependencies
  • The following workspace dependencies were updated

v1.2.1

Compare Source

Dependencies
  • The following workspace dependencies were updated

v1.2.0

Compare Source

Features
Bug Fixes
eslint/eslint (@​eslint/js)

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

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

@renovate renovate bot enabled auto-merge (squash) July 24, 2024 07:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 0c66a2e to 4355341 Compare July 31, 2024 11:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 65229bf to b1ee8c7 Compare August 7, 2024 13:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 75b2e2b to 2b09332 Compare October 7, 2025 09:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 5ed59f7 to 7bcf4fd Compare October 15, 2025 15:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from afb8e8b to 2105e14 Compare October 21, 2025 00:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2105e14 to 3decf33 Compare October 21, 2025 18:09
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