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.37.0 age confidence
@playwright/experimental-ct-react (source) 1.45.1 -> 1.56.0 age confidence
@playwright/test (source) 1.45.1 -> 1.56.0 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.9 age confidence
@types/react (source) 19.0.1 -> 19.2.2 age confidence
@types/react-dom (source) 19.0.2 -> 19.2.1 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.37.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.23 age confidence
eslint-plugin-storybook (source) 0.8.0 -> 0.12.0 age confidence
eslint-plugin-unused-imports 4.0.0 -> 4.2.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.64.2 age confidence
pnpm (source) 10.2.1 -> 10.18.2 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.0 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.37.0

Compare Source

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

v9.34.0

Compare Source

v9.33.0

Compare Source

v9.32.0

Compare Source

v9.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

Features

  • b0674be feat: Customization of serialization for languageOptions (#​19760) (Nicholas C. Zakas)
  • a95721f feat: Add --pass-on-unpruned-suppressions CLI option (#​19773) (Milos Djermanovic)
  • bfd0e7a feat: support TypeScript syntax in no-use-before-define (#​19566) (Tanuj Kanti)
  • 68c61c0 feat: support TS syntax in no-shadow (#​19565) (Nitin Kumar)
  • 0f773ef feat: support TS syntax in no-magic-numbers (#​19561) (Nitin Kumar)
  • c4a6b60 feat: add allowTypeAnnotation to func-style (#​19754) (sethamus)
  • b03ad17 feat: add TypeScript support to prefer-arrow-callback (#​19678) (Tanuj Kanti)
  • bc3c331 feat: ignore overloaded function declarations in func-style rule (#​19755) (sethamus)

Bug Fixes

Documentation

  • 3ec2082 docs: Nested arrays in files config entry (#​19799) (Nicholas C. Zakas)
  • 89a65b0 docs: clarify how config arrays can apply to subsets of files (#​19788) (Shais Ch)
  • 2ba8a0d docs: Add description of meta.namespace to plugin docs (#​19798) (Nicholas C. Zakas)
  • 59dd7e6 docs: update func-style with examples (#​19793) (Tanuj Kanti)
  • e9129e0 docs: add global scope's implicit field to Scope Manager docs (#​19770) (Milos Djermanovic)
  • 52f5b7a docs: fix minor typos and add links (#​19743) (루밀LuMir)
  • 00716a3 docs: upfront recommend against using the no-return-await rule (#​19727) (Mike DiDomizio)

Chores

v9.27.0

Compare Source

v9.26.0

Compare Source

Features
Bug Fixes
  • 96e84de fix: check cache file existence before deletion (#​19648) (sethamus)
  • d683aeb fix: don't crash on tests with circular references in RuleTester (#​19664) (Milos Djermanovic)
  • 9736d5d fix: add namespace to Plugin.meta type (#​19661) (Milos Djermanovic)
  • 17bae69 fix: update RuleTester.run() type (#​19634) (Nitin Kumar)
Documentation
  • dd98d63 docs: Update README (GitHub Actions Bot)
  • c25e858 docs: Update README (GitHub Actions Bot)
  • b2397e9 docs: Update README (GitHub Actions Bot)
  • addd0a6 docs: fix formatting of unordered lists in Markdown (#​19660) (Milos Djermanovic)
  • a21b38d docs: Update README (GitHub Actions Bot)
  • c0721a7 docs: fix double space in command (#​19657) (CamWass)
Chores

v9.25.1

Compare Source

Bug Fixes

  • cdc8e8c fix: revert directive detection in no-unused-expressions (#​19639) (sethamus)

Chores

v9.25.0

[C

@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 2632deb to eecf40b Compare September 28, 2025 13:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from e629fd7 to 5404e9b Compare October 6, 2025 08:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2b09332 to 49b47ad Compare October 9, 2025 21:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 49b47ad to c5d8800 Compare October 10, 2025 01:58
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