+
Skip to content

Update all non-major dependencies #143

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

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

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.3.1 age confidence
@eslint/js (source) 9.7.0 -> 9.31.0 age confidence
@playwright/experimental-ct-react (source) 1.45.1 -> 1.54.1 age confidence
@playwright/test (source) 1.45.1 -> 1.54.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.4.3 age confidence
@trpc/server (source) 11.3.1 -> 11.4.3 age confidence
@tsconfig/node20 (source) 20.1.4 -> 20.1.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.16.4 age confidence
@types/react (source) 19.0.1 -> 19.1.8 age confidence
@types/react-dom (source) 19.0.2 -> 19.1.6 age confidence
@types/yargs (source) 17.0.32 -> 17.0.33 age confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.6.0 age confidence
axe-playwright 2.0.1 -> 2.1.0 age confidence
drizzle-kit (source) 0.23.0 -> 0.31.4 age confidence
drizzle-orm (source) 0.32.0 -> 0.44.3 age confidence
eslint (source) 9.7.0 -> 9.31.0 age confidence
eslint-config-prettier 10.0.1 -> 10.1.5 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.0 age confidence
eslint-plugin-prettier 5.1.3 -> 5.5.1 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.20 age confidence
eslint-plugin-storybook (source) 0.8.0 -> 0.12.0 age confidence
eslint-plugin-unused-imports 4.0.0 -> 4.1.4 age confidence
execa 9.3.0 -> 9.6.0 age confidence
globals 16.0.0 -> 16.3.0 age confidence
knip (source) 5.26.0 -> 5.61.3 age confidence
pnpm (source) 10.2.1 -> 10.13.1 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.1.0 age confidence
react-dom (source) 19.0.0 -> 19.1.0 age confidence
skott 0.35.2 -> 0.35.4 age confidence
start-server-and-test 2.0.4 -> 2.0.12 age confidence
storybook (source) 8.2.2 -> 8.6.14 age confidence
tsx (source) 4.16.2 -> 4.20.3 age confidence
typescript (source) 5.5.3 -> 5.8.3 age confidence
typescript-eslint (source) 8.0.0-alpha.44 -> 8.37.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.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.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

Features
  • dcd95aa feat: support TypeScript syntax in no-empty-function rule (#​19551) (sethamus)
  • 77d6d5b feat: support TS syntax in no-unused-expressions (#​19564) (Sweta Tanwar)
  • 90228e5 feat: support JSRuleDefinition type (#​19604) (루밀LuMir)
  • 59ba6b7 feat: add allowObjects option to no-restricted-properties (#​19607) (sethamus)
  • db650a0 feat: support TypeScript syntax in no-invalid-this rule (#​19532) (Tanuj Kanti)
  • 9535cff feat: support TS syntax in no-loop-func (#​19559) (Nitin Kumar)
Bug Fixes
  • 910bd13 fix: nodeTypeKey not being used in NodeEventGenerator (#​19631) (StyleShit)
Documentation
  • ca7a735 docs: update no-undef-init when not to use section (#​19624) (Tanuj Kanti)
  • 1b870c9 docs: use eslint-config-xo in the getting started guide (#​19629) (Nitin Kumar)
  • 5d4af16 docs: add types for multiple rule options (#​19616) (Tanuj Kanti)
  • e8f8d57 docs: Update README (GitHub Actions Bot)
  • a40348f docs: no-use-before-define tweaks (#​19622) (Kirk Waiblinger)
  • 0ba3ae3 docs: Update README (GitHub Actions Bot)
  • 865dbfe docs: ensure "learn more" deprecation links point to useful resource (#​19590) (Kirk Waiblinger)
  • f80b746 docs: add known limitations for no-self-compare (#​19612) (Nitin Kumar)
  • 865aed6 docs: Update README (GitHub Actions Bot)
Chores

v9.24.0

Compare Source

Features

  • 556c25b feat: support loading TS config files using --experimental-strip-types (#​19401) (Arya Emami)
  • 72650ac feat: support TS syntax in init-declarations (#​19540) (Nitin Kumar)
  • 03fb0bc feat: normalize patterns to handle "./" prefix in files and ignores (#​19568) (Pixel998)
  • 071dcd3 feat: support TS syntax in no-dupe-class-members (#​19558) (Nitin Kumar)
  • cd72bcc feat: Introduce a way to suppress violations (#​19159) (Iacovos Constantinou)
  • 2a81578 feat: support TS syntax in no-loss-of-precision (#​19560) (Nitin Kumar)
  • 30ae4ed feat: add new options to class-methods-use-this (#​19527) (sethamus)
  • b79ade6 feat: support TypeScript syntax in no-array-constructor (#​19493) (Tanuj Kanti)

Bug Fixes

  • b23d1c5 fix: deduplicate variable names in no-loop-func error messages (#​19595) (Nitin Kumar)
  • fb8cdb8 fix: use any[] type for context.options (#​19584) (Francesco Trotta)

Documentation

  • f857820 docs: update documentation for --experimental-strip-types (#​19594) (Nikolas Schröter)
  • 803e4af docs: simplify gitignore path handling in includeIgnoreFile section (#​19596) (Thomas Broyer)
  • 6d979cc docs: Update README (GitHub Actions Bot)
  • 82177e4 docs: Update README (GitHub Actions Bot)
  • e849dc0 docs: replace existing var with const (#​19578) (Sweta Tanwar)
  • 0c65c62 docs: don't pass filename when linting rule examples (#​19571) (Milos Djermanovic)
  • 6be36c9 docs: Update custom-rules.md code example of fixer (#​19555) (Yifan Pan)

Build Related

  • 366e369 build: re-enable Prettier formatting for package.json files (#​19569) (Francesco Trotta)

Chores

v9.23.0

Compare Source

v9.22.0

Compare Source

Features

  • 7ddb095 feat: Export defineConfig, globalIgnores (#​19487) (Nicholas C. Zakas)

Bug Fixes

  • 19c0127 fix: improve message for no-console suggestions (#​19483) (Francesco Trotta)
  • 49e624f fix: improve error message for falsy parsed JS AST (#​19458) (Josh Goldberg ✨)

Documentation

  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#​19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#​19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#​19459) (Amaresh S M)

Chores

v9.21.0

Compare Source

Features

Bug Fixes

  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)

v9.20.0

Compare Source

Features

  • e89a54a feat: change behavior of inactive flags (#​19386) (Milos Djermanovic)

Bug Fixes

  • 91d4d9f fix: Bring types in sync with @​eslint/core (#​19157) (Nicholas C. Zakas)
  • fa25c7a fix: Emit warning when empty config file is used (#​19399) (Nicholas C. Zakas)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#​19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#​19384) (Nicholas C. Zakas)
  • db1b9a6 fix: Ensure module scope is checked for references in consistent-this (#​19383) (Nicholas C. Zakas)
  • 8bcd820 fix: arrow-body-style crash with single-token body (#​19379) (Milos Djermanovic)

Documentation

@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 14 times, most recently from 18117f8 to bee7d32 Compare June 28, 2025 17:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 99839e0 to 4903cc2 Compare July 7, 2025 18:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 673090c to 2c2f179 Compare July 14, 2025 20:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2c2f179 to de8d73c Compare July 15, 2025 12:46
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
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载