-
Notifications
You must be signed in to change notification settings - Fork 61
fix(deps): update docs-and-infra-deps #750
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying redwood-sdk-docs with
|
| Latest commit: |
80913d7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://485cafb3.redwood-sdk-docs.pages.dev |
| Branch Preview URL: | https://renovate-docs-and-infra-deps.redwood-sdk-docs.pages.dev |
6d73978 to
1c2f17a
Compare
1c2f17a to
a7672fb
Compare
15f104e to
e9d55f5
Compare
ca50c8e to
de1c768
Compare
9bd14b9 to
682879f
Compare
682879f to
2e9a28c
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
justinvdm
pushed a commit
that referenced
this pull request
Oct 13, 2025
chore(deps): fix(deps): update docs-and-infra-deps ## Manual changes ### GitHub Actions Failures The upgrade of `actions/setup-node` to `v5` caused CI workflows to fail. The new version of the action attempts to automatically detect and set up `pnpm`, but it was running before `corepack` was enabled in our workflow steps. This resulted in an error where the `pnpm` executable could not be found. The fix involved reordering the workflow steps to run `corepack enable` *before* the `actions/setup-node` step. This ensures `pnpm` is available in the environment when the action needs it. This change was applied to all relevant CI workflows. ### Cloudflare Pages Deployment Failure The docs site deployment began failing during the `astro build` process with a module compatibility error (`Dynamic require of "path" is not supported`). The failure was traced to the `@fujocoded/expressive-code-output` package, which was updated from `0.0.1` to `0.1.0`. An investigation of the package's contents revealed a build issue: the `exports` map in its `package.json` had its `import` and `require` conditions swapped. The entry for ESM consumers incorrectly pointed to a file containing CommonJS `require()` calls. Given the packaging bug and an unstable versioning history observed in the dependency's repository, the package was downgraded back to the last known stable version, `0.0.1`, to ensure the docs site builds correctly. ## Automated changes This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [@antfu/eslint-config](https://redirect.github.com/antfu/eslint-config) | [`^2.21.1` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@antfu%2feslint-config/2.27.3/5.4.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | major | | [@astrojs/mdx](https://docs.astro.build/en/guides/integrations-guide/mdx/) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/mdx)) | [`4.3.5` -> `4.3.6`](https://renovatebot.com/diffs/npm/@astrojs%2fmdx/4.3.5/4.3.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [@astrojs/starlight](https://starlight.astro.build) ([source](https://redirect.github.com/withastro/starlight/tree/HEAD/packages/starlight)) | [`^0.35.2` -> `^0.36.0`](https://renovatebot.com/diffs/npm/@astrojs%2fstarlight/0.35.2/0.36.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [@base-ui-components/react](https://base-ui.com) ([source](https://redirect.github.com/mui/base-ui/tree/HEAD/packages/react)) | [`1.0.0-beta.3` -> `1.0.0-beta.4`](https://renovatebot.com/diffs/npm/@base-ui-components%2freact/1.0.0-beta.3/1.0.0-beta.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | @​fujocoded/expressive-code-output | [`^0.0.1` -> `^0.1.0`](https://renovatebot.com/diffs/npm/@fujocoded%2fexpressive-code-output/0.0.1/0.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [@manypkg/cli](https://redirect.github.com/Thinkmill/manypkg) ([source](https://redirect.github.com/Thinkmill/manypkg/tree/HEAD/packages/cli)) | [`^0.21.4` -> `^0.25.0`](https://renovatebot.com/diffs/npm/@manypkg%2fcli/0.21.4/0.25.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@simplewebauthn/browser](https://redirect.github.com/MasterKale/SimpleWebAuthn/tree/master/packages/browser#readme) ([source](https://redirect.github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/browser)) | [`13.2.0` -> `13.2.2`](https://renovatebot.com/diffs/npm/@simplewebauthn%2fbrowser/13.2.0/13.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [@simplewebauthn/server](https://redirect.github.com/MasterKale/SimpleWebAuthn/tree/master/packages/server#readme) ([source](https://redirect.github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/server)) | [`13.2.0` -> `13.2.2`](https://renovatebot.com/diffs/npm/@simplewebauthn%2fserver/13.2.0/13.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [@tailwindcss/typography](https://redirect.github.com/tailwindlabs/tailwindcss-typography) | [`0.5.18` -> `0.5.19`](https://renovatebot.com/diffs/npm/@tailwindcss%2ftypography/0.5.18/0.5.19) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [@tailwindcss/vite](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite)) | [`4.1.13` -> `4.1.14`](https://renovatebot.com/diffs/npm/@tailwindcss%2fvite/4.1.13/4.1.14) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`22.14.0` -> `22.18.8`](https://renovatebot.com/diffs/npm/@types%2fnode/22.14.0/22.18.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.14.2` -> `^22.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.19.17/22.18.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | major | | [actions/checkout](https://redirect.github.com/actions/checkout) | `v4` -> `v5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | action | major | | [actions/setup-node](https://redirect.github.com/actions/setup-node) | `v4` -> `v5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | action | major | | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | [`5.13.7` -> `5.14.1`](https://renovatebot.com/diffs/npm/astro/5.13.7/5.14.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [astro-embed](https://astro-embed.netlify.app/) ([source](https://redirect.github.com/delucis/astro-embed/tree/HEAD/packages/astro-embed)) | [`0.9.0` -> `0.9.1`](https://renovatebot.com/diffs/npm/astro-embed/0.9.0/0.9.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.36.0` -> `9.37.0`](https://renovatebot.com/diffs/npm/eslint/9.36.0/9.37.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`~5.26.0` -> `~5.64.0`](https://renovatebot.com/diffs/npm/knip/5.26.0/5.64.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [kysely](https://kysely.dev) ([source](https://redirect.github.com/kysely-org/kysely)) | [`^0.27.4` -> `^0.28.0`](https://renovatebot.com/diffs/npm/kysely/0.27.6/0.28.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | `22.14.0` -> `22.20.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | minor | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.0.0` -> `10.18.0`](https://renovatebot.com/diffs/npm/pnpm/10.0.0/10.18.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | packageManager | minor | | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.17.1` -> `10.18.0`](https://renovatebot.com/diffs/npm/pnpm/10.17.1/10.18.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`3.5.3` -> `3.6.2`](https://renovatebot.com/diffs/npm/prettier/3.5.3/3.6.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [react-hook-form](https://react-hook-form.com) ([source](https://redirect.github.com/react-hook-form/react-hook-form)) | [`7.63.0` -> `7.64.0`](https://renovatebot.com/diffs/npm/react-hook-form/7.63.0/7.64.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [recharts](https://redirect.github.com/recharts/recharts) | [`2.15.4` -> `3.2.1`](https://renovatebot.com/diffs/npm/recharts/2.15.4/3.2.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | major | | [renovatebot/github-action](https://redirect.github.com/renovatebot/github-action) | `v40.2.2` -> `v43.0.14` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | action | major | | [resend](https://redirect.github.com/resendlabs/resend-node) | [`6.1.0` -> `6.1.2`](https://renovatebot.com/diffs/npm/resend/6.1.0/6.1.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [shadcn](https://redirect.github.com/shadcn/ui) ([source](https://redirect.github.com/shadcn/ui/tree/HEAD/packages/shadcn)) | [`3.3.1` -> `3.4.0`](https://renovatebot.com/diffs/npm/shadcn/3.3.1/3.4.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [sharp](https://sharp.pixelplumbing.com) ([source](https://redirect.github.com/lovell/sharp), [changelog](https://redirect.github.com/lovell/sharp/blob/main/docs/src/content/docs/changelog.md)) | [`^0.32.6` -> `^0.34.0`](https://renovatebot.com/diffs/npm/sharp/0.32.6/0.34.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [starlight-llms-txt](https://delucis.github.io/starlight-llms-txt/) ([source](https://redirect.github.com/delucis/starlight-llms-txt/tree/HEAD/packages/starlight-llms-txt)) | [`^0.5.1` -> `^0.6.0`](https://renovatebot.com/diffs/npm/starlight-llms-txt/0.5.1/0.6.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [tailwindcss](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | [`4.1.13` -> `4.1.14`](https://renovatebot.com/diffs/npm/tailwindcss/4.1.13/4.1.14) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [tsx](https://tsx.is) ([source](https://redirect.github.com/privatenumber/tsx)) | [`4.19.4` -> `4.20.6`](https://renovatebot.com/diffs/npm/tsx/4.19.4/4.20.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.8.3` -> `5.9.3`](https://renovatebot.com/diffs/npm/typescript/5.8.3/5.9.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [vitest](https://redirect.github.com/vitest-dev/vitest) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`3.1.1` -> `3.2.4`](https://renovatebot.com/diffs/npm/vitest/3.1.1/3.2.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [wrangler](https://redirect.github.com/cloudflare/workers-sdk) ([source](https://redirect.github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler)) | [`4.35.0` -> `4.42.0`](https://renovatebot.com/diffs/npm/wrangler/4.35.0/4.42.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. This PR updates the following dependencies: --- ### Release Notes <details> <summary>antfu/eslint-config (@​antfu/eslint-config)</summary> ### [`v5.4.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v5.4.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v5.4.0...v5.4.1) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v5.4.0...v5.4.1) ### [`v5.4.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v5.4.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v5.3.0...v5.4.0) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v5.3.0...v5.4.0) ### [`v5.3.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v5.3.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v5.2.2...v5.3.0) ##### 🐞 Bug Fixes - Use ecmaVersion 'latest' per eslint's docs recommendation. fixes support for import attributes - by [@​romansp](https://redirect.github.com/romansp) in [#​756](https://redirect.github.com/antfu/eslint-config/issues/756) [<samp>(2031b)</samp>](https://redirect.github.com/antfu/eslint-config/commit/2031bf7) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v5.2.2...v5.3.0) ### [`v5.2.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v5.2.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v5.2.1...v5.2.2) ##### 🚀 Features - Add sort support of Bun catalogs - by [@​letstri](https://redirect.github.com/letstri) in [#​754](https://redirect.github.com/antfu/eslint-config/issues/754) [<samp>(800d8)</samp>](https://redirect.github.com/antfu/eslint-config/commit/800d84f) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v5.2.1...v5.2.2) ### [`v5.2.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v5.2.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v5.2.0...v5.2.1) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v5.2.0...v5.2.1) ### [`v5.2.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v5.2.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v5.1.0...v5.2.0) ##### 🚀 Features - Update deps - by [@​antfu](https://redirect.github.com/antfu) [<samp>(ca1b4)</samp>](https://redirect.github.com/antfu/eslint-config/commit/ca1b4c9) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v5.1.0...v5.2.0) ### [`v5.1.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v5.0.0...v5.1.0) ##### 🚀 Features - Add eslint-plugin-jsx-a11y via jsx.a11y option - by [@​ccpu](https://redirect.github.com/ccpu) in [#​743](https://redirect.github.com/antfu/eslint-config/issues/743) [<samp>(aeeeb)</samp>](https://redirect.github.com/antfu/eslint-config/commit/aeeeb14) - Upgrade `eslint-plugin-jsdoc` to v52 - by [@​antfu](https://redirect.github.com/antfu) [<samp>(80e4a)</samp>](https://redirect.github.com/antfu/eslint-config/commit/80e4a8a) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v5.0.0...v5.1.0) ### [`v5.0.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.19.0...v5.0.0) ##### 🚨 Breaking Changes - Rename `@next/next` to `next` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(fc2e6)</samp>](https://redirect.github.com/antfu/eslint-config/commit/fc2e6e0) ##### 🐞 Bug Fixes - Update `TypedFlatConfigItem` to provide rules auto-completion - by [@​astrochemx](https://redirect.github.com/astrochemx) in [#​742](https://redirect.github.com/antfu/eslint-config/issues/742) [<samp>(aa975)</samp>](https://redirect.github.com/antfu/eslint-config/commit/aa97582) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.19.0...v5.0.0) ### [`v4.19.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.19.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.18.0...v4.19.0) ##### 🚀 Features - Add Next.js support - by [@​Peek-A-Booo](https://redirect.github.com/Peek-A-Booo) in [#​731](https://redirect.github.com/antfu/eslint-config/issues/731) [<samp>(8f9b4)</samp>](https://redirect.github.com/antfu/eslint-config/commit/8f9b45c) - Update deps - by [@​antfu](https://redirect.github.com/antfu) [<samp>(58282)</samp>](https://redirect.github.com/antfu/eslint-config/commit/58282d4) ##### 🐞 Bug Fixes - Enhance TypedFlatConfigItem type and improve timeout handling in tests - by [@​ccpu](https://redirect.github.com/ccpu) in [#​738](https://redirect.github.com/antfu/eslint-config/issues/738) [<samp>(3d486)</samp>](https://redirect.github.com/antfu/eslint-config/commit/3d486ce) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.18.0...v4.19.0) ### [`v4.18.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.18.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.17.0...v4.18.0) ##### 🚀 Features - Update deps - by [@​antfu](https://redirect.github.com/antfu) [<samp>(ae7dc)</samp>](https://redirect.github.com/antfu/eslint-config/commit/ae7dcb1) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.17.0...v4.18.0) ### [`v4.17.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.17.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.16.2...v4.17.0) ##### 🚀 Features - Support sort jsconfig - by [@​pacexy](https://redirect.github.com/pacexy) in [#​733](https://redirect.github.com/antfu/eslint-config/issues/733) [<samp>(5dff7)</samp>](https://redirect.github.com/antfu/eslint-config/commit/5dff7e4) - Update deps - by [@​antfu](https://redirect.github.com/antfu) [<samp>(f5f3f)</samp>](https://redirect.github.com/antfu/eslint-config/commit/f5f3f0d) ##### 🐞 Bug Fixes - Update GLOB\_SVELTE to include .js/.ts extensions - by [@​agafonovim](https://redirect.github.com/agafonovim) in [#​734](https://redirect.github.com/antfu/eslint-config/issues/734) [<samp>(46ead)</samp>](https://redirect.github.com/antfu/eslint-config/commit/46ead62) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.16.2...v4.17.0) ### [`v4.16.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.16.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.16.1...v4.16.2) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.16.1...v4.16.2) ### [`v4.16.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.16.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.16.0...v4.16.1) ##### 🐞 Bug Fixes - Update `eslint-plugin-command` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(195da)</samp>](https://redirect.github.com/antfu/eslint-config/commit/195da0e) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.16.0...v4.16.1) ### [`v4.16.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.16.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.15.0...v4.16.0) ##### 🚀 Features - Update allow exports for react-router projects - by [@​yyyanghj](https://redirect.github.com/yyyanghj) and [@​antfu](https://redirect.github.com/antfu) in [#​725](https://redirect.github.com/antfu/eslint-config/issues/725) [<samp>(83eec)</samp>](https://redirect.github.com/antfu/eslint-config/commit/83eece7) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.15.0...v4.16.0) ### [`v4.15.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.15.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.14.1...v4.15.0) ##### 🚀 Features - Don't use deprecated option - by [@​9romise](https://redirect.github.com/9romise) in [#​719](https://redirect.github.com/antfu/eslint-config/issues/719) [<samp>(4e0f8)</samp>](https://redirect.github.com/antfu/eslint-config/commit/4e0f82d) - Bring import plugin back - by [@​9romise](https://redirect.github.com/9romise) in [#​723](https://redirect.github.com/antfu/eslint-config/issues/723) [<samp>(ad23f)</samp>](https://redirect.github.com/antfu/eslint-config/commit/ad23f06) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.14.1...v4.15.0) ### [`v4.14.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.14.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.14.0...v4.14.1) ##### 🐞 Bug Fixes - Cleanup disable usages - by [@​antfu](https://redirect.github.com/antfu) [<samp>(f73ad)</samp>](https://redirect.github.com/antfu/eslint-config/commit/f73ad5d) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.14.0...v4.14.1) ### [`v4.14.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.14.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.13.3...v4.14.0) ##### 🐞 Bug Fixes - Remove `eslint-plugin-import-x` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(db5a3)</samp>](https://redirect.github.com/antfu/eslint-config/commit/db5a31d) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.13.3...v4.14.0) ### [`v4.13.3`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.13.3) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.13.2...v4.13.3) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.13.2...v4.13.3) ### [`v4.13.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.13.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.13.1...v4.13.2) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.13.1...v4.13.2) ### [`v4.13.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.13.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.13.0...v4.13.1) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.13.0...v4.13.1) ### [`v4.13.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.13.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.12.1...v4.13.0) ##### 🚀 Features - Upgrade `unicorn` to v59 - by [@​antfu](https://redirect.github.com/antfu) [<samp>(e545c)</samp>](https://redirect.github.com/antfu/eslint-config/commit/e545c00) ##### 🐞 Bug Fixes - **sort**: Add imports key before exports for pkg.json - by [@​johannpinson](https://redirect.github.com/johannpinson) in [#​712](https://redirect.github.com/antfu/eslint-config/issues/712) [<samp>(dc628)</samp>](https://redirect.github.com/antfu/eslint-config/commit/dc6288a) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.12.1...v4.13.0) ### [`v4.12.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.12.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.12.0...v4.12.1) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.12.0...v4.12.1) ### [`v4.12.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.12.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.11.0...v4.12.0) ##### 🚀 Features - Sync the recommended rules of react plugins - by [@​Rel1cx](https://redirect.github.com/Rel1cx) in [#​697](https://redirect.github.com/antfu/eslint-config/issues/697) [<samp>(7c24c)</samp>](https://redirect.github.com/antfu/eslint-config/commit/7c24ce7) - Allow `unicorn` and `svelte` to overrides rules - by [@​oliver139](https://redirect.github.com/oliver139) in [#​701](https://redirect.github.com/antfu/eslint-config/issues/701) [<samp>(af93c)</samp>](https://redirect.github.com/antfu/eslint-config/commit/af93c10) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.11.0...v4.12.0) ### [`v4.11.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.11.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.10.2...v4.11.0) ##### 🚀 Features - Support type augmentation for rule options - by [@​nwidynski](https://redirect.github.com/nwidynski) in [#​695](https://redirect.github.com/antfu/eslint-config/issues/695) [<samp>(89882)</samp>](https://redirect.github.com/antfu/eslint-config/commit/898828d) - Add ts 5.8 flags for tsconfig sorting - by [@​nwidynski](https://redirect.github.com/nwidynski) in [#​694](https://redirect.github.com/antfu/eslint-config/issues/694) [<samp>(99470)</samp>](https://redirect.github.com/antfu/eslint-config/commit/99470cc) - Sync the recommended rules of react plugins - by [@​Rel1cx](https://redirect.github.com/Rel1cx) in [#​693](https://redirect.github.com/antfu/eslint-config/issues/693) [<samp>(ea15e)</samp>](https://redirect.github.com/antfu/eslint-config/commit/ea15e1d) - **vue-a11y**: Add vue accessibility plugin support - by [@​oliver139](https://redirect.github.com/oliver139) in [#​686](https://redirect.github.com/antfu/eslint-config/issues/686) [<samp>(6e483)</samp>](https://redirect.github.com/antfu/eslint-config/commit/6e483d5) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.10.2...v4.11.0) ### [`v4.10.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.10.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.10.1...v4.10.2) ##### 🐞 Bug Fixes - **cli**: Version infer, close [#​687](https://redirect.github.com/antfu/eslint-config/issues/687) - by [@​antfu](https://redirect.github.com/antfu) in [#​687](https://redirect.github.com/antfu/eslint-config/issues/687) [<samp>(fcdfb)</samp>](https://redirect.github.com/antfu/eslint-config/commit/fcdfb8f) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.10.1...v4.10.2) ### [`v4.10.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.10.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.10.0...v4.10.1) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.10.0...v4.10.1) ### [`v4.10.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.10.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.9.0...v4.10.0) ##### 🚀 Features - Update pnpm plugin - by [@​antfu](https://redirect.github.com/antfu) [<samp>(7e6e8)</samp>](https://redirect.github.com/antfu/eslint-config/commit/7e6e8f5) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.9.0...v4.10.0) ### [`v4.9.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.9.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.8.1...v4.9.0) ##### 🚀 Features - Sort all pnpm-workspace keys - by [@​antfu](https://redirect.github.com/antfu) [<samp>(79a2c)</samp>](https://redirect.github.com/antfu/eslint-config/commit/79a2caf) - Update deps - by [@​antfu](https://redirect.github.com/antfu) [<samp>(6b12e)</samp>](https://redirect.github.com/antfu/eslint-config/commit/6b12ef0) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.8.1...v4.9.0) ### [`v4.8.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.8.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.7.0...v4.8.1) ##### 🚀 Features - Add more pnpm-package-yaml keys sorting - by [@​antfu](https://redirect.github.com/antfu) [<samp>(69071)</samp>](https://redirect.github.com/antfu/eslint-config/commit/69071f1) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.8.0...v4.8.1) ### [`v4.7.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.7.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.6.0...v4.7.0) ##### 🚀 Features - **yaml**: Sort keys for pnpm workspace - by [@​antfu](https://redirect.github.com/antfu) [<samp>(2ae8f)</samp>](https://redirect.github.com/antfu/eslint-config/commit/2ae8f1c) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.6.0...v4.7.0) ### [`v4.6.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.6.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.5.1...v4.6.0) ##### 🚀 Features - Introduce experimental `pnpmCatalogs` support - by [@​antfu](https://redirect.github.com/antfu) [<samp>(d410d)</samp>](https://redirect.github.com/antfu/eslint-config/commit/d410d14) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.5.1...v4.6.0) ### [`v4.5.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.5.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.5.0...v4.5.1) ##### 🐞 Bug Fixes - **unicorn**: Move `no-instanceof-array` to `no-instanceof-builtins` - by [@​9romise](https://redirect.github.com/9romise) in [#​674](https://redirect.github.com/antfu/eslint-config/issues/674) [<samp>(b9549)</samp>](https://redirect.github.com/antfu/eslint-config/commit/b9549ae) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.5.0...v4.5.1) ### [`v4.5.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.5.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.4.0...v4.5.0) ##### 🚀 Features - Update `eslint-plugin-vue` to v10 - by [@​antfu](https://redirect.github.com/antfu) [<samp>(4dc4e)</samp>](https://redirect.github.com/antfu/eslint-config/commit/4dc4e0c) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.4.0...v4.5.0) ### [`v4.4.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.4.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.3.0...v4.4.0) ##### 🚀 Features - Enforce `generator-star` and `yield-star` spacing - by [@​antfu](https://redirect.github.com/antfu) [<samp>(e5dac)</samp>](https://redirect.github.com/antfu/eslint-config/commit/e5dacc5) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.3.0...v4.4.0) ### [`v4.3.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.2.1...v4.3.0) ##### 🚀 Features - Update `unicorn` to v57, `eslint-stylistic` to v4 - by [@​antfu](https://redirect.github.com/antfu) [<samp>(c1873)</samp>](https://redirect.github.com/antfu/eslint-config/commit/c187318) ##### 🏎 Performance - Migrate from `yargs` to `cac` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(4344a)</samp>](https://redirect.github.com/antfu/eslint-config/commit/4344a13) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.2.1...v4.3.0) ### [`v4.2.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.2.0...v4.2.1) ##### 🚀 Features - Replace picocolors with ansis - by [@​webdiscus](https://redirect.github.com/webdiscus) in [#​665](https://redirect.github.com/antfu/eslint-config/issues/665) [<samp>(99888)</samp>](https://redirect.github.com/antfu/eslint-config/commit/998887c) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.2.0...v4.2.1) ### [`v4.2.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.1.1...v4.2.0) ##### 🚀 Features - Upgrade `@stylistic` to v4.0 - by [@​antfu](https://redirect.github.com/antfu) [<samp>(41c21)</samp>](https://redirect.github.com/antfu/eslint-config/commit/41c21a1) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.1.1...v4.2.0) ### [`v4.1.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.1.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.1.0...v4.1.1) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.1.0...v4.1.1) ### [`v4.1.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.0.1...v4.1.0) ##### 🚀 Features - Add `fixStyle` to `ts/consistent-type-imports` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(22bf2)</samp>](https://redirect.github.com/antfu/eslint-config/commit/22bf2bd) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.0.1...v4.1.0) ### [`v4.0.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v4.0.0...v4.0.1) ##### 🚀 Features - Update deps and snapshot - by [@​antfu](https://redirect.github.com/antfu) [<samp>(24ad9)</samp>](https://redirect.github.com/antfu/eslint-config/commit/24ad953) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v4.0.0...v4.0.1) ### [`v4.0.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.16.0...v4.0.0) ##### 🚨 Breaking Changes - Drop CJS build - by [@​antfu](https://redirect.github.com/antfu) [<samp>(216fa)</samp>](https://redirect.github.com/antfu/eslint-config/commit/216fa10) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.16.0...v4.0.0) ### [`v3.16.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.16.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.15.0...v3.16.0) ##### 🚀 Features - Change editor rules from disable to non-fixable - by [@​antfu](https://redirect.github.com/antfu) [<samp>(a98cc)</samp>](https://redirect.github.com/antfu/eslint-config/commit/a98ccc8) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.15.0...v3.16.0) ### [`v3.15.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.15.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.14.0...v3.15.0) ##### 🚀 Features - Turn off `prefer-const` in editor - by [@​antfu](https://redirect.github.com/antfu) [<samp>(12dd5)</samp>](https://redirect.github.com/antfu/eslint-config/commit/12dd5b5) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.14.0...v3.15.0) ### [`v3.14.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.14.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.13.0...v3.14.0) ##### 🚀 Features - Add recommended rules from [@​eslint-react/web-api](https://redirect.github.com/eslint-react/web-api) - by [@​p-dubovitsky](https://redirect.github.com/p-dubovitsky) in [#​655](https://redirect.github.com/antfu/eslint-config/issues/655) [<samp>(3568e)</samp>](https://redirect.github.com/antfu/eslint-config/commit/3568eac) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.13.0...v3.14.0) ### [`v3.13.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.13.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.12.2...v3.13.0) ##### 🚀 Features - Support React Router 7 in react-refresh rules - by [@​oltodo](https://redirect.github.com/oltodo) in [#​652](https://redirect.github.com/antfu/eslint-config/issues/652) [<samp>(1a41e)</samp>](https://redirect.github.com/antfu/eslint-config/commit/1a41e55) - **cli**: Add validation for svelte files - by [@​zhuchentong](https://redirect.github.com/zhuchentong) in [#​653](https://redirect.github.com/antfu/eslint-config/issues/653) [<samp>(facfb)</samp>](https://redirect.github.com/antfu/eslint-config/commit/facfb43) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.12.2...v3.13.0) ### [`v3.12.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.12.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.12.1...v3.12.2) ##### 🚀 Features - Update deps - by [@​antfu](https://redirect.github.com/antfu) [<samp>(921c6)</samp>](https://redirect.github.com/antfu/eslint-config/commit/921c6fb) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.12.1...v3.12.2) ### [`v3.12.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.12.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.12.0...v3.12.1) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.12.0...v3.12.1) ### [`v3.12.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.12.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.11.2...v3.12.0) ##### 🚀 Features - Update `@eslint-react/eslint-plugin` to ^1.19.0 - by [@​Rel1cx](https://redirect.github.com/Rel1cx) in [#​642](https://redirect.github.com/antfu/eslint-config/issues/642) [<samp>(a0a82)</samp>](https://redirect.github.com/antfu/eslint-config/commit/a0a82e4) - Update deps - by [@​antfu](https://redirect.github.com/antfu) [<samp>(f2853)</samp>](https://redirect.github.com/antfu/eslint-config/commit/f28536b) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.11.2...v3.12.0) ### [`v3.11.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.11.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.11.1...v3.11.2) ##### 🐞 Bug Fixes - **perfectionist**: Revert bahaviour change on import sorting since v3.10 - by [@​antfu](https://redirect.github.com/antfu) [<samp>(00c41)</samp>](https://redirect.github.com/antfu/eslint-config/commit/00c4194) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.11.1...v3.11.2) ### [`v3.11.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.11.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.11.0...v3.11.1) ##### 🐞 Bug Fixes - Recover typegen for builtin rules, close [#​639](https://redirect.github.com/antfu/eslint-config/issues/639) - by [@​antfu](https://redirect.github.com/antfu) in [#​639](https://redirect.github.com/antfu/eslint-config/issues/639) [<samp>(d9b10)</samp>](https://redirect.github.com/antfu/eslint-config/commit/d9b10e1) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.11.0...v3.11.1) ### [`v3.11.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.11.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.10.0...v3.11.0) ##### 🐞 Bug Fixes - Disable `antfu/no-top-level-await` for Astro - by [@​kidonng](https://redirect.github.com/kidonng) in [#​638](https://redirect.github.com/antfu/eslint-config/issues/638) [<samp>(40ee7)</samp>](https://redirect.github.com/antfu/eslint-config/commit/40ee74a) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.10.0...v3.11.0) ### [`v3.10.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.10.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.9.2...v3.10.0) ##### 🚀 Features - Upgrade `perfectionist` to v4 - by [@​antfu](https://redirect.github.com/antfu) [<samp>(667c4)</samp>](https://redirect.github.com/antfu/eslint-config/commit/667c448) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.9.2...v3.10.0) ### [`v3.9.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.9.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.9.1...v3.9.2) ##### 🚀 Features - Update deps - by [@​antfu](https://redirect.github.com/antfu) [<samp>(e33dc)</samp>](https://redirect.github.com/antfu/eslint-config/commit/e33dc72) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.9.1...v3.9.2) ### [`v3.9.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.9.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.8.0...v3.9.1) ##### 🐞 Bug Fixes - Update quotes config - by [@​antfu](https://redirect.github.com/antfu) [<samp>(31610)</samp>](https://redirect.github.com/antfu/eslint-config/commit/31610b2) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.9.0...v3.9.1) ### [`v3.8.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.8.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.7.3...v3.8.0) ##### 🚀 Features - Support json5 in vscode - by [@​zzxming](https://redirect.github.com/zzxming) in [#​623](https://redirect.github.com/antfu/eslint-config/issues/623) [<samp>(f11ab)</samp>](https://redirect.github.com/antfu/eslint-config/commit/f11ab09) - Update deps - by [@​antfu](https://redirect.github.com/antfu) [<samp>(e5e79)</samp>](https://redirect.github.com/antfu/eslint-config/commit/e5e79c5) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.7.3...v3.8.0) ### [`v3.7.3`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.7.3) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.7.2...v3.7.3) ##### 🐞 Bug Fixes - Properly disable top-level-await rule for tests - by [@​antfu](https://redirect.github.com/antfu) [<samp>(e914a)</samp>](https://redirect.github.com/antfu/eslint-config/commit/e914ae4) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.7.2...v3.7.3) ### [`v3.7.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.7.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.7.1...v3.7.2) ##### 🚀 Features - Merge prettier plugins with options - by [@​suppayami](https://redirect.github.com/suppayami) in [#​614](https://redirect.github.com/antfu/eslint-config/issues/614) [<samp>(04e57)</samp>](https://redirect.github.com/antfu/eslint-config/commit/04e576c) ##### 🐞 Bug Fixes - Disable `antfu/no-top-level-await` for markdown snippets - by [@​antfu](https://redirect.github.com/antfu) [<samp>(a984c)</samp>](https://redirect.github.com/antfu/eslint-config/commit/a984c89) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.7.1...v3.7.2) ### [`v3.7.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.7.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.7.0...v3.7.1) ##### 🚀 Features - Disable rules for config files - by [@​antfu](https://redirect.github.com/antfu) [<samp>(a434e)</samp>](https://redirect.github.com/antfu/eslint-config/commit/a434edf) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.7.0...v3.7.1) ### [`v3.7.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.7.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.6.2...v3.7.0) ##### 🚀 Features - Enable `antfu/no-top-level-await` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(a08aa)</samp>](https://redirect.github.com/antfu/eslint-config/commit/a08aa0b) ##### 🐞 Bug Fixes - Disable `explicit-function-return-type` in markdown code - by [@​antfu](https://redirect.github.com/antfu) [<samp>(60ffd)</samp>](https://redirect.github.com/antfu/eslint-config/commit/60ffdbe) - Disable `ts/explicit-function-return-type` in vue files - by [@​antfu](https://redirect.github.com/antfu) [<samp>(1788d)</samp>](https://redirect.github.com/antfu/eslint-config/commit/1788d23) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.6.2...v3.7.0) ### [`v3.6.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.6.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.6.1...v3.6.2) ##### 🐞 Bug Fixes - Glob for disables - by [@​antfu](https://redirect.github.com/antfu) [<samp>(8ba8e)</samp>](https://redirect.github.com/antfu/eslint-config/commit/8ba8e8c) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.6.1...v3.6.2) ### [`v3.6.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.6.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.6.0...v3.6.1) ##### 🐞 Bug Fixes - Add Next.js router segment config - by [@​zhangyu1818](https://redirect.github.com/zhangyu1818) in [#​608](https://redirect.github.com/antfu/eslint-config/issues/608) [<samp>(f025c)</samp>](https://redirect.github.com/antfu/eslint-config/commit/f025c1e) - Sync js rule options to ts, close [#​609](https://redirect.github.com/antfu/eslint-config/issues/609) - by [@​lvjiaxuan](https://redirect.github.com/lvjiaxuan) in [#​610](https://redirect.github.com/antfu/eslint-config/issues/610) and [#​609](https://redirect.github.com/antfu/eslint-config/issues/609) [<samp>(20763)</samp>](https://redirect.github.com/antfu/eslint-config/commit/207634c) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.6.0...v3.6.1) ### [`v3.6.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.5.1...v3.6.0) ##### 🐞 Bug Fixes - `perfectionist/sort-imports` sort types always on top - by [@​antfu](https://redirect.github.com/antfu) [<samp>(e2839)</samp>](https://redirect.github.com/antfu/eslint-config/commit/e283983) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.5.1...v3.6.0) ### [`v3.5.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.5.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.5.0...v3.5.1) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.5.0...v3.5.1) ### [`v3.5.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.4.1...v3.5.0) ##### 🚀 Features - Update [@​eslint/markdown](https://redirect.github.com/eslint/markdown) to v6 - by [@​ocavue](https://redirect.github.com/ocavue) in [#​606](https://redirect.github.com/antfu/eslint-config/issues/606) [<samp>(b9052)</samp>](https://redirect.github.com/antfu/eslint-config/commit/b9052f8) ##### 🐞 Bug Fixes - Disable `unicorn/consistent-function-scoping` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(5363d)</samp>](https://redirect.github.com/antfu/eslint-config/commit/5363d53) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.4.1...v3.5.0) ### [`v3.4.1`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.4.1) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.4.0...v3.4.1) *No significant changes* ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.4.0...v3.4.1) ### [`v3.4.0`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.3.2...v3.4.0) ##### 🚀 Features - Upgrade eslint, remove `@types/eslint` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(21e9c)</samp>](https://redirect.github.com/antfu/eslint-config/commit/21e9c7b) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.3.2...v3.4.0) ### [`v3.3.2`](https://redirect.github.com/antfu/eslint-config/releases/tag/v3.3.2) [Compare Source](https://redirect.github.com/antfu/eslint-config/compare/v3.3.1...v3.3.2) ##### 🐞 Bug Fixes - Add `side-effect` in `perfectionist/sort-imports` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(298f3)</samp>](https://redirect.github.com/antfu/eslint-config/commit/298f3aa) ##### [View changes on GitHub](https://redirect.github.com/antfu/eslint-config/compare/v3.3.1...v3.3.2) ### [`v3.3.1`](https://redirect.github.c </details> --- ### Configuration 📅 **Schedule**: Branch creation - "at 00:00 on sunday" (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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
chore(deps): fix(deps): update docs-and-infra-deps
Manual changes
GitHub Actions Failures
The upgrade of
actions/setup-nodetov5caused CI workflows to fail. The new version of the action attempts to automatically detect and set uppnpm, but it was running beforecorepackwas enabled in our workflow steps. This resulted in an error where thepnpmexecutable could not be found.The fix involved reordering the workflow steps to run
corepack enablebefore theactions/setup-nodestep. This ensurespnpmis available in the environment when the action needs it. This change was applied to all relevant CI workflows.Cloudflare Pages Deployment Failure
The docs site deployment began failing during the
astro buildprocess with a module compatibility error (Dynamic require of "path" is not supported).The failure was traced to the
@fujocoded/expressive-code-outputpackage, which was updated from0.0.1to0.1.0. An investigation of the package's contents revealed a build issue: theexportsmap in itspackage.jsonhad itsimportandrequireconditions swapped. The entry for ESM consumers incorrectly pointed to a file containing CommonJSrequire()calls.Given the packaging bug and an unstable versioning history observed in the dependency's repository, the package was downgraded back to the last known stable version,
0.0.1, to ensure the docs site builds correctly.Automated changes
This PR contains the following updates:
^2.21.1->^5.0.04.3.5->4.3.6^0.35.2->^0.36.01.0.0-beta.3->1.0.0-beta.4^0.0.1->^0.1.0^0.21.4->^0.25.013.2.0->13.2.213.2.0->13.2.20.5.18->0.5.194.1.13->4.1.1422.14.0->22.18.8^20.14.2->^22.0.0v4->v5v4->v55.13.7->5.14.10.9.0->0.9.19.36.0->9.37.0~5.26.0->~5.64.0^0.27.4->^0.28.022.14.0->22.20.010.0.0->10.18.010.17.1->10.18.03.5.3->3.6.27.63.0->7.64.02.15.4->3.2.1v40.2.2->v43.0.146.1.0->6.1.23.3.1->3.4.0^0.32.6->^0.34.0^0.5.1->^0.6.04.1.13->4.1.144.19.4->4.20.65.8.3->5.9.33.1.1->3.2.44.35.0->4.42.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
This PR updates the following dependencies:
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v5.4.1Compare Source
No significant changes
View changes on GitHub
v5.4.0Compare Source
No significant changes
View changes on GitHub
v5.3.0Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.2.2Compare Source
🚀 Features
View changes on GitHub
v5.2.1Compare Source
No significant changes
View changes on GitHub
v5.2.0Compare Source
🚀 Features
View changes on GitHub
v5.1.0Compare Source
🚀 Features
eslint-plugin-jsdocto v52 - by @antfu (80e4a)View changes on GitHub
v5.0.0Compare Source
🚨 Breaking Changes
@next/nexttonext- by @antfu (fc2e6)🐞 Bug Fixes
TypedFlatConfigItemto provide rules auto-completion - by @astrochemx in #742 (aa975)View changes on GitHub
v4.19.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.18.0Compare Source
🚀 Features
View changes on GitHub
v4.17.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.16.2Compare Source
No significant changes
View changes on GitHub
v4.16.1Compare Source
🐞 Bug Fixes
eslint-plugin-command- by @antfu (195da)View changes on GitHub
v4.16.0Compare Source
🚀 Features
View changes on GitHub
v4.15.0Compare Source
🚀 Features
View changes on GitHub
v4.14.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.14.0Compare Source
🐞 Bug Fixes
eslint-plugin-import-x- by @antfu (db5a3)View changes on GitHub
v4.13.3Compare Source
No significant changes
View changes on GitHub
v4.13.2Compare Source
No significant changes
View changes on GitHub
v4.13.1Compare Source
No significant changes
View changes on GitHub
v4.13.0Compare Source
🚀 Features
unicornto v59 - by @antfu (e545c)🐞 Bug Fixes
View changes on GitHub
v4.12.1Compare Source
No significant changes
View changes on GitHub
v4.12.0Compare Source
🚀 Features
unicornandsvelteto overrides rules - by @oliver139 in #701 (af93c)View changes on GitHub
v4.11.0Compare Source
🚀 Features
View changes on GitHub
v4.10.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.10.1Compare Source
No significant changes
View changes on GitHub
v4.10.0Compare Source
🚀 Features
View changes on GitHub
v4.9.0Compare Source
🚀 Features
View changes on GitHub
v4.8.1Compare Source
🚀 Features
View changes on GitHub
v4.7.0Compare Source
🚀 Features
View changes on GitHub
v4.6.0Compare Source
🚀 Features
pnpmCatalogssupport - by @antfu (d410d)View changes on GitHub
v4.5.1Compare Source
🐞 Bug Fixes
no-instanceof-arraytono-instanceof-builtins- by @9romise in #674 (b9549)View changes on GitHub
v4.5.0Compare Source
🚀 Features
eslint-plugin-vueto v10 - by @antfu (4dc4e)View changes on GitHub
v4.4.0Compare Source
🚀 Features
generator-starandyield-starspacing - by @antfu (e5dac)View changes on GitHub
v4.3.0Compare Source
🚀 Features
unicornto v57,eslint-stylisticto v4 - by @antfu (c1873)🏎 Performance
yargstocac- by @antfu (4344a)View changes on GitHub
v4.2.1Compare Source
🚀 Features
View changes on GitHub
v4.2.0Compare Source
🚀 Features
@stylisticto v4.0 - by @antfu (41c21)View changes on GitHub
v4.1.1Compare Source
No significant changes
View changes on GitHub
v4.1.0Compare Source
🚀 Features
fixStyletots/consistent-type-imports- by @antfu (22bf2)View changes on GitHub
v4.0.1Compare Source
🚀 Features
View changes on GitHub
v4.0.0Compare Source
🚨 Breaking Changes
View changes on GitHub
v3.16.0Compare Source
🚀 Features
View changes on GitHub
v3.15.0Compare Source
🚀 Features
prefer-constin editor - by @antfu (12dd5)View changes on GitHub
v3.14.0Compare Source
🚀 Features
View changes on GitHub
v3.13.0Compare Source
🚀 Features
View changes on GitHub
v3.12.2Compare Source
🚀 Features
View changes on GitHub
v3.12.1Compare Source
No significant changes
View changes on GitHub
v3.12.0Compare Source
🚀 Features
@eslint-react/eslint-pluginto ^1.19.0 - by @Rel1cx in #642 (a0a82)View changes on GitHub
v3.11.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.11.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.11.0Compare Source
🐞 Bug Fixes
antfu/no-top-level-awaitfor Astro - by @kidonng in #638 (40ee7)View changes on GitHub
v3.10.0Compare Source
🚀 Features
perfectionistto v4 - by @antfu (667c4)View changes on GitHub
v3.9.2Compare Source
🚀 Features
View changes on GitHub
v3.9.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.8.0Compare Source
🚀 Features
View changes on GitHub
v3.7.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.7.2Compare Source
🚀 Features
🐞 Bug Fixes
antfu/no-top-level-awaitfor markdown snippets - by @antfu (a984c)View changes on GitHub
v3.7.1Compare Source
🚀 Features
View changes on GitHub
v3.7.0Compare Source
🚀 Features
antfu/no-top-level-await- by @antfu (a08aa)🐞 Bug Fixes
explicit-function-return-typein markdown code - by @antfu (60ffd)ts/explicit-function-return-typein vue files - by @antfu (1788d)View changes on GitHub
v3.6.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.6.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.6.0Compare Source
🐞 Bug Fixes
perfectionist/sort-importssort types always on top - by @antfu (e2839)View changes on GitHub
v3.5.1Compare Source
No significant changes
View changes on GitHub
v3.5.0Compare Source
🚀 Features
🐞 Bug Fixes
unicorn/consistent-function-scoping- by @antfu (5363d)View changes on GitHub
v3.4.1Compare Source
No significant changes
View changes on GitHub
v3.4.0Compare Source
🚀 Features
@types/eslint- by @antfu (21e9c)View changes on GitHub
v3.3.2Compare Source
🐞 Bug Fixes
side-effectinperfectionist/sort-imports- by @antfu (298f3)View changes on GitHub
[
v3.3.1](https://redirect.github.cConfiguration
📅 Schedule: Branch creation - "at 00:00 on sunday" (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.
This PR was generated by Mend Renovate. View the repository job log.