-
Notifications
You must be signed in to change notification settings - Fork 17
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 devdependencies group with 13 updates #487
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/devdependencies-10369ac7f3
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.
Open
Bump the devdependencies group with 13 updates #487
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/devdependencies-10369ac7f3
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
Bumps the devdependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.6` | `22.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.15.0` | `8.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.15.0` | `8.16.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `7.15.0` | `8.16.0` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.15.5` | `8.16.1` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [turbo](https://github.com/vercel/turborepo) | `2.2.3` | `2.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.4` | `2.1.6` | | [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) | `0.16.4` | `0.17.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.3` | `4.3.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.10` | `6.0.1` | Updates `@types/node` from 22.8.6 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.15.0 to 8.16.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.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.15.0 to 8.16.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.16.0/packages/parser) Updates `@typescript-eslint/utils` from 7.15.0 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/utils) Updates `cspell` from 8.15.5 to 8.16.1 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.16.1/packages/cspell) Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/[email protected]/packages/eslint-plugin-react-hooks) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) Updates `turbo` from 2.2.3 to 2.3.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.2.3...v2.3.3) Updates `typescript` from 5.6.3 to 5.7.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.6.3...v5.7.2) Updates `vitest` from 2.1.4 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest) Updates `@arethetypeswrong/cli` from 0.16.4 to 0.17.0 - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli) Updates `@vitejs/plugin-react` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react) Updates `vite` from 5.4.10 to 6.0.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: "@typescript-eslint/utils" dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major dependency-group: devdependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: "@arethetypeswrong/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: devdependencies - dependency-name: "@vitejs/plugin-react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devdependencies - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-major dependency-group: devdependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 devdependencies group with 13 updates:
22.8.6
22.10.1
7.15.0
8.16.0
7.15.0
8.16.0
7.15.0
8.16.0
8.15.5
8.16.1
4.6.2
5.0.0
3.3.3
3.4.1
2.2.3
2.3.3
5.6.3
5.7.2
2.1.4
2.1.6
0.16.4
0.17.0
4.3.3
4.3.4
5.4.10
6.0.1
Updates
@types/node
from 22.8.6 to 22.10.1Commits
Updates
@typescript-eslint/eslint-plugin
from 7.15.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
f74a8fa
chore(release): publish 8.16.02e2433b
feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)88e4c66
docs(eslint-plugin): add missing>
inarray-type.mdx
(#10371)71243db
chore: correct lint errors in CI (#10370)cdbc669
feat(eslint-plugin): [max-params] add function overload and function type sup...cac88ca
chore: set no-else-return allowIfElse to false (#10325)2444351
chore(release): publish 8.15.06c27d08
chore: bump eslint dependencies (#10354)f5e23e2
fix(utils): add defaultOptions to meta in rule (#10339)12ce800
docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...Updates
@typescript-eslint/parser
from 7.15.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
f74a8fa
chore(release): publish 8.16.0fe6b47f
feat: support TypeScript 5.7 (#10372)2444351
chore(release): publish 8.15.0e022eb0
docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.0Updates
@typescript-eslint/utils
from 7.15.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/utils
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/utils
's changelog.... (truncated)
Commits
f74a8fa
chore(release): publish 8.16.02444351
chore(release): publish 8.15.06c27d08
chore: bump eslint dependencies (#10354)f5e23e2
fix(utils): add defaultOptions to meta in rule (#10339)0f9a2a3
feat(rule-tester): run method - avoid to infer type parameter fromtests
pa...daaca3b
feat(utils): add new optionallanguage
field toFlatConfig.Config
type (#...00a3a84
fix: add missing peer dependencies (#9744)16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.03b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)Updates
cspell
from 8.15.5 to 8.16.1Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
773bb6e
v8.16.124587ea
ci: Workflow Bot -- Build Readme (#6595)b7d336a
fix: Honor the--color
option (#6594)41cd50f
v8.16.0e602968
ci: Workflow Bot -- Build Readme (#6480)12edd2b
feat: Change default cache strategy tocontent
(#6477)9decdc4
v8.15.7fa9d2df
v8.15.6dba3a8a
fix: Workflow Bot -- Update Dictionaries (main) (#6451)Updates
eslint-plugin-react-hooks
from 4.6.2 to 5.0.0Release notes
Sourced from eslint-plugin-react-hooks's releases.
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by eps1lon, a new releaser for eslint-plugin-react-hooks since your current version.
Updates
prettier
from 3.3.3 to 3.4.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
37fd177
Release 3.4.11fb6297
Update ts-api-utils to v1.4.2 (#16888)f6fccad
Remove unnecessary parentheses around assignment inv-on
(#16887)5fef089
Minor improvements in v3.4.0 blog post (#16886)3542f13
3.4 release blog (#16851)f53791a
Clean changelog_unreleased2b41c93
Bump Prettier dependency to 3.4.010baab2
Update dependents count7999e10
Release 3.4.02262d1e
chore(config): migrate renovate config (#16884)Updates
turbo
from 2.2.3 to 2.3.3Release notes
Sourced from turbo's releases.
... (truncated)
Commits
81c4e43
publish 2.3.3 to registry755f14c
fix: correct TUI vim binds direction (#9529)95129e3
release(turborepo): 2.3.2 (#9520)6fa050a
docs: update ESLint documentation with ESLint v9 (#9515)2dd46cc
chore(examples): Remove spare dependencies from basic example. (#9516)cf68935
docs: fix formatting on/repo/docs/getting-started/installation
(#9514)4f5f048
feat: sibling tasks (#9504)e3fcdee
fix(examples): remove--filter
fromwith-docker
example. (#9513)b00eea2
chore: updatebasic
example to ESLint v9 and Flat Configurations. (#9501)cbb85b3
chore: add a comment to GitHub release flow types. (#9506)Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.