-
Notifications
You must be signed in to change notification settings - Fork 2
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
⬆️ Bump the minor-development group with 6 updates #45
base: main
Are you sure you want to change the base?
⬆️ Bump the minor-development group with 6 updates #45
Conversation
Bumps the minor-development group with 6 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.21.0` | `9.23.0` | | [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.23.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.0.2` | `10.1.1` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.27.9` | `0.28.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.25.0` | `8.29.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.7` | `3.1.1` | Updates `@eslint/js` from 9.21.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js) Updates `eslint` from 9.21.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.23.0) Updates `eslint-config-prettier` from 10.0.2 to 10.1.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.0.2...v10.1.1) Updates `typedoc` from 0.27.9 to 0.28.1 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.9...v0.28.1) Updates `typescript-eslint` from 8.25.0 to 8.29.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/typescript-eslint) Updates `vitest` from 3.0.7 to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: eslint dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: eslint-config-prettier dependency-version: 10.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: typedoc dependency-version: 0.28.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: typescript-eslint dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: vitest dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the minor-development group with 6 updates:
9.21.0
9.23.0
9.21.0
9.23.0
10.0.2
10.1.1
0.27.9
0.28.1
8.25.0
8.29.0
3.0.7
3.1.1
Updates
@eslint/js
from 9.21.0 to 9.23.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
20591c4
chore: package.json update for@eslint/js
release129882d
chore: formatted files with Prettier via trunk fmt (#19355)a59d0c0
docs: Update docs for defineConfig (#19505)7a699a6
chore: remove formatting-related lint rules internally (#19473)eed409a
chore: package.json update for@eslint/js
releaseUpdates
eslint
from 9.21.0 to 9.23.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
2aaadce
9.23.04a1ca8e
Build: changelog update for 9.23.00ac8ea4
chore: update dependencies for v9.23.0 release (#19554)20591c4
chore: package.json update for@eslint/js
release901344f
chore: update dependency@eslint/json
to ^0.11.0 (#19552)557a0d2
feat: support TypeScript syntax in no-useless-constructor (#19535)2357edd
build: exclude autogenerated files from Prettier formatting (#19548)5405939
docs: show red underlines in TypeScript examples in rules docs (#19547)48b53d6
docs: replace var with const in examples (#19539)0e20aa7
fix: move deprecatedRuleContext
methods to subtype (#19531)Updates
eslint-config-prettier
from 10.0.2 to 10.1.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
f12309b
chore: release eslint-config-prettier (#310)79cf679
chore: use flat entry for flat config verificationeb56a5e
fix: separate the/flat
entry for compatibility (#309)2c6f80e
chore: release eslint-config-prettier (#307)56e2e34
feat: migrate to exports field (#306)c27e785
chore: release eslint-config-prettier (#304)c5d7853
chore: add missing@stylistic/eslint-plugin-plus
1837a4d
ci: testing, migrate to yarn v4 (#305)8dbbd6d
feat: add name to config (#294)cba5737
feat: add declaration file (#280)Updates
typedoc
from 0.27.9 to 0.28.1Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.