-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the dependencies group across 1 directory with 37 updates #378
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-748d78bb9f
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,581
−1,907
Conversation
This file contains 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
…pdates Bumps the dependencies group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tsx](https://github.com/privatenumber/tsx) | `4.19.2` | `4.19.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.8` | `2.1.9` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.11` | `2.28.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.1` | `8.25.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.1` | `8.25.0` | | [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.21.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.11` | `20.17.19` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `2.1.8` | `2.1.9` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.3.0` | | [zod](https://github.com/colinhacks/zod) | `3.24.1` | `3.24.2` | | [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.24.1` | `3.24.3` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.37.0` | `0.39.0` | | [consola](https://github.com/unjs/consola) | `3.3.3` | `3.4.0` | | [@yao-pkg/pkg](https://github.com/yao-pkg/pkg) | `6.3.0` | `6.3.1` | | [openai](https://github.com/openai/openai-node) | `4.77.0` | `4.86.1` | | [ai](https://github.com/vercel/ai) | `4.1.45` | `4.1.46` | | [@ai-sdk/openai](https://github.com/vercel/ai) | `1.1.13` | `1.1.15` | | [@mendable/firecrawl-js](https://github.com/mendableai/firecrawl) | `1.15.7` | `1.18.6` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.0.6` | `4.0.9` | | [next](https://github.com/vercel/next.js) | `15.1.6` | `15.2.0` | | [nextra](https://github.com/shuding/nextra) | `4.2.12` | `4.2.13` | | [nextra-theme-docs](https://github.com/shuding/nextra) | `4.2.12` | `4.2.13` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.3` | | [framer-motion](https://github.com/motiondivision/motion) | `12.4.3` | `12.4.7` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.474.0` | `0.477.0` | | [motion](https://github.com/motiondivision/motion) | `12.4.3` | `12.4.7` | | [react-markdown](https://github.com/remarkjs/react-markdown) | `9.0.3` | `9.1.0` | | [remark-gfm](https://github.com/remarkjs/remark-gfm) | `4.0.0` | `4.0.1` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `2.4.2` | `2.5.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.0.1` | `3.0.2` | | [three](https://github.com/mrdoob/three.js) | `0.173.0` | `0.174.0` | | [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.173.0` | `0.174.0` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.2.0` | `3.3.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.6` | `15.2.0` | Updates `tsx` from 4.19.2 to 4.19.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.2...v4.19.3) Updates `vitest` from 2.1.8 to 2.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest) Updates `@changesets/cli` from 2.27.11 to 2.28.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.11...@changesets/cli@2.28.1) Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.25.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.19.1 to 8.25.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/parser) Updates `eslint` from 9.17.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.21.0) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) Updates `prettier` from 3.4.2 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.2) Updates `typescript` from 5.7.2 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.8.2) Updates `@types/node` from 20.17.11 to 20.17.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-istanbul` from 2.1.8 to 2.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/coverage-istanbul) Updates `fs-extra` from 11.2.0 to 11.3.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0) Updates `zod` from 3.24.1 to 3.24.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.24.1...v3.24.2) Updates `zod-to-json-schema` from 3.24.1 to 3.24.3 - [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases) - [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md) - [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits) Updates `@anthropic-ai/sdk` from 0.37.0 to 0.39.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.37.0...sdk-v0.39.0) Updates `consola` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/unjs/consola/releases) - [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md) - [Commits](unjs/consola@v3.3.3...v3.4.0) Updates `@yao-pkg/pkg` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/yao-pkg/pkg/releases) - [Changelog](https://github.com/yao-pkg/pkg/blob/main/CHANGELOG.md) - [Commits](yao-pkg/pkg@v6.3.0...v6.3.1) Updates `openai` from 4.77.0 to 4.86.1 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v4.77.0...v4.86.1) Updates `ai` from 4.1.45 to 4.1.46 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@4.1.45...ai@4.1.46) Updates `@ai-sdk/openai` from 1.1.13 to 1.1.15 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/openai@1.1.13...@ai-sdk/openai@1.1.15) Updates `@mendable/firecrawl-js` from 1.15.7 to 1.18.6 - [Release notes](https://github.com/mendableai/firecrawl/releases) - [Commits](https://github.com/mendableai/firecrawl/commits) Updates `@tailwindcss/postcss` from 4.0.6 to 4.0.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.9/packages/@tailwindcss-postcss) Updates `next` from 15.1.6 to 15.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.6...v15.2.0) Updates `nextra` from 4.2.12 to 4.2.13 - [Release notes](https://github.com/shuding/nextra/releases) - [Commits](https://github.com/shuding/nextra/compare/nextra@4.2.12...nextra@4.2.13) Updates `nextra-theme-docs` from 4.2.12 to 4.2.13 - [Release notes](https://github.com/shuding/nextra/releases) - [Commits](https://github.com/shuding/nextra/compare/nextra-theme-docs@4.2.12...nextra-theme-docs@4.2.13) Updates `postcss` from 8.4.49 to 8.5.3 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.3) Updates `framer-motion` from 12.4.3 to 12.4.7 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.4.3...v12.4.7) Updates `lucide-react` from 0.474.0 to 0.477.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.477.0/packages/lucide-react) Updates `motion` from 12.4.3 to 12.4.7 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.4.3...v12.4.7) Updates `react-markdown` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.0.3...9.1.0) Updates `remark-gfm` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/remarkjs/remark-gfm/releases) - [Commits](remarkjs/remark-gfm@4.0.0...4.0.1) Updates `shiki` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v2.5.0/packages/shiki) Updates `tailwind-merge` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.0.1...v3.0.2) Updates `three` from 0.173.0 to 0.174.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.173.0 to 0.174.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `@eslint/eslintrc` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.2.0...v3.3.0) Updates `eslint-config-next` from 15.1.6 to 15.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.0/packages/eslint-config-next) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: vitest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fs-extra dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zod-to-json-schema dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@anthropic-ai/sdk" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: consola dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@yao-pkg/pkg" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ai dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@ai-sdk/openai" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mendable/firecrawl-js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tailwindcss/postcss" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nextra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nextra-theme-docs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: motion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: remark-gfm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: shiki dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: three dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/three" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
core
dependencies
Pull requests that update a dependency file
examples
javascript
Pull requests that update Javascript code
package
0 participants
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.
Bumps the dependencies group with 37 updates in the / directory:
4.19.2
4.19.3
2.1.8
2.1.9
2.27.11
2.28.1
8.19.1
8.25.0
8.19.1
8.25.0
9.17.0
9.21.0
5.2.1
5.2.3
3.4.2
3.5.2
5.7.2
5.8.2
20.17.11
20.17.19
2.1.8
2.1.9
11.2.0
11.3.0
3.24.1
3.24.2
3.24.1
3.24.3
0.37.0
0.39.0
3.3.3
3.4.0
6.3.0
6.3.1
4.77.0
4.86.1
4.1.45
4.1.46
1.1.13
1.1.15
1.15.7
1.18.6
4.0.6
4.0.9
15.1.6
15.2.0
4.2.12
4.2.13
4.2.12
4.2.13
8.4.49
8.5.3
12.4.3
12.4.7
0.474.0
0.477.0
12.4.3
12.4.7
9.0.3
9.1.0
4.0.0
4.0.1
2.4.2
2.5.0
3.0.1
3.0.2
0.173.0
0.174.0
0.173.0
0.174.0
3.2.0
3.3.0
15.1.6
15.2.0
Updates
tsx
from 4.19.2 to 4.19.3Release notes
Sourced from tsx's releases.
Commits
e04e6c6
fix: upgradeesbuild
to~0.25.0
to address vuln report (#698)28a3e7d
docs: update links tonpx
(#680)38b7135
docs: add carbon adsUpdates
vitest
from 2.1.8 to 2.1.9Release notes
Sourced from vitest's releases.
Commits
c9e59a0
chore: release v2.1.9e0fe1d8
fix: backport #7317 to v2 (#7318)Updates
@changesets/cli
from 2.27.11 to 2.28.1Release notes
Sourced from
@changesets/cli
's releases.Commits
5c2bac5
Version Packages (#1595)b9df596
Prevent fatal errors when using the newly-introducedprettier
option (#1590)1621d9d
Add requirement for adding to cool projects (#1587)3b9298d
Version Packages (#1588)84a4a1b
Add a new config option to opt-out from auto-formatting using Prettier (#1453)01c037c
Add Apollo Client to cool projects list (#1576)68a83d5
Version Packages (#1567)a0f87f1
Fixed changelog application when executing throughnpx
(#1562)a8c474f
Update default config object in config-file-options.md (#1052)0417c90
Fix minor grammar and spelling in docs (#609)Updates
@typescript-eslint/eslint-plugin
from 8.19.1 to 8.25.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1a9ab8f
chore(release): publish 8.25.0a43c199
feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)0a0a085
fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...b688380
fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...f22de04
fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...6f87c20
docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)fb790dc
fix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...5d503b9
fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.1Updates
@typescript-eslint/parser
from 8.19.1 to 8.25.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
1a9ab8f
chore(release): publish 8.25.0f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.187d72ba
chore(release): publish 8.24.02a96020
chore(release): publish 8.23.094e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0Updates
eslint
from 9.17.0 to 9.21.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ecd0ede
9.21.0a7ef4c7
Build: changelog update for 9.21.0a8c9a9f
chore: update@eslint/eslintrc
and@eslint/js
(#19453)265e0cf
chore: package.json update for@eslint/js
release418717f
feat: introduce new deprecated types for rules (#19238)3401b85
test: add test forRule.ReportDescriptor
type (#19449)e497aa7
chore: update rewrite dependencies (#19448)c5561ea
docs: Update READMEdb5340d
fix: update missing plugin message template (#19445)d8ffdd4
fix: do not exit process on rule crash (#19436)Updates
eslint-plugin-prettier
from 5.2.1 to 5.2.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
6fd7ba1
chore: release eslint-plugin-prettier (#704)190d6f9
build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141f
chore: add plugin name to flat recommended config (#703)35a5cd0
chore: bupm eslint-plugin-comments (#702)df123a5
chore: release eslint-plugin-prettier (#701)e272d7c
chore: use double quote for changesets/changelog filesaa5b59f
fix: report node when loc not found (#700)37d87ea
chore: update FUNDING.ymlb307125
docs(README): fixes legacy ESlint configs link (#686)Updates
prettier
from 3.4.2 to 3.5.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from Description has been truncated