-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
build(deps): bump the deps-major group across 1 directory with 20 updates #3496
Open
dependabot
wants to merge
3
commits into
master
Choose a base branch
from
dependabot/npm_and_yarn/deps-major-b0836679c8
base: master
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.
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
…ates Bumps the deps-major group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codspeed/vitest-plugin](https://github.com/CodSpeedHQ/codspeed-node) | `3.1.1` | `4.0.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.1` | `8.18.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.18.1` | | [autocannon](https://github.com/mcollina/autocannon) | `7.15.0` | `8.0.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.17.0` | | [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) | `17.1.0` | `18.0.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `46.8.2` | `50.6.1` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.1.0` | | [tsup](https://github.com/egoist/tsup) | `6.7.0` | `8.3.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `6.0.5` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `19.0.2` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `19.0.2` | | [react-toastify](https://github.com/fkhadra/react-toastify) | `10.0.6` | `11.0.2` | | [next](https://github.com/vercel/next.js) | `14.2.15` | `15.1.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.15` | `15.1.2` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `6.6.3` | `7.6.8` | | [ora](https://github.com/sindresorhus/ora) | `5.4.1` | `8.1.1` | | [chokidar](https://github.com/paulmillr/chokidar) | `3.6.0` | `4.0.3` | Updates `@codspeed/vitest-plugin` from 3.1.1 to 4.0.0 - [Release notes](https://github.com/CodSpeedHQ/codspeed-node/releases) - [Commits](CodSpeedHQ/codspeed-node@v3.1.1...v4.0.0) Updates `@typescript-eslint/eslint-plugin` from 6.9.1 to 8.18.1 - [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.18.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.18.1 - [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.18.1/packages/parser) Updates `autocannon` from 7.15.0 to 8.0.0 - [Release notes](https://github.com/mcollina/autocannon/releases) - [Commits](mcollina/autocannon@v7.15.0...v8.0.0) Updates `eslint` from 8.57.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.17.0) Updates `eslint-config-airbnb-typescript` from 17.1.0 to 18.0.0 - [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases) - [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md) - [Commits](iamturns/eslint-config-airbnb-typescript@v17.1.0...v18.0.0) Updates `eslint-plugin-jsdoc` from 46.8.2 to 50.6.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v46.8.2...v50.6.1) Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `tsup` from 6.7.0 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v6.7.0...v8.3.5) Updates `vite` from 5.4.9 to 6.0.5 - [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/v6.0.5/packages/vite) Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.3.11 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `@types/react-dom` from 18.3.0 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-toastify` from 10.0.6 to 11.0.2 - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](fkhadra/react-toastify@v10.0.6...v11.0.2) Updates `@types/react` from 18.3.11 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `next` from 14.2.15 to 15.1.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.15...v15.1.2) Updates `eslint-config-next` from 14.2.15 to 15.1.2 - [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.1.2/packages/eslint-config-next) Updates `@vue/devtools-api` from 6.6.3 to 7.6.8 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v7.6.8/packages/devtools-api) Updates `ora` from 5.4.1 to 8.1.1 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v5.4.1...v8.1.1) Updates `chokidar` from 3.6.0 to 4.0.3 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.6.0...4.0.3) --- updated-dependencies: - dependency-name: "@codspeed/vitest-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: autocannon dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: eslint-config-airbnb-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: "@vue/devtools-api" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps-major - dependency-name: ora dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major - dependency-name: chokidar dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
digorithm,
arboleya,
Torres-ssf,
Dhaiwat10,
danielbate,
nedsalk,
petertonysmith94 and
maschad
as code owners
December 22, 2024 20:17
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
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 deps-major group with 20 updates in the / directory:
3.1.1
4.0.0
6.9.1
8.18.1
6.21.0
8.18.1
7.15.0
8.0.0
8.57.0
9.17.0
17.1.0
18.0.0
46.8.2
50.6.1
4.6.2
5.1.0
6.7.0
8.3.5
5.4.9
6.0.5
18.3.1
19.0.0
18.3.11
19.0.2
18.3.1
19.0.0
18.3.0
19.0.2
10.0.6
11.0.2
14.2.15
15.1.2
14.2.15
15.1.2
6.6.3
7.6.8
5.4.1
8.1.1
3.6.0
4.0.3
Updates
@codspeed/vitest-plugin
from 3.1.1 to 4.0.0Release notes
Sourced from
@codspeed/vitest-plugin
's releases.Commits
acaf925
v4.0.07351c4e
chore: remove initOptimizations function60fc89b
feat!: update V8 flags and force optimizationc8110bd
chore: improve naming in workflow examples7215aa2
ci: bump actions/checkout to v4Updates
@typescript-eslint/eslint-plugin
from 6.9.1 to 8.18.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
b2ce158
chore(release): publish 8.18.15a9788c
fix(scope-manager): visit params decorator before nest scope (#10475)334d025
fix(eslint-plugin): [no-unnecessary-condition] better message when comparing ...984f177
fix(eslint-plugin): use consistent naming for asserting types and casting val...eaae68c
fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a...bddb35b
fix(eslint-plugin): handle string like index type (#10460)d5415e2
fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an...c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)a54a8e1
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...Updates
@typescript-eslint/parser
from 6.21.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)4cb2cf8
fix: typescript peer dependency (#10373)2c8a75e
chore(release): publish 8.17.0f74a8fa
chore(release): publish 8.16.0fe6b47f
feat: support TypeScript 5.7 (#10372)2444351
chore(release): publish 8.15.0Updates
autocannon
from 7.15.0 to 8.0.0Release notes
Sourced from autocannon's releases.
Commits
2854067
Merge branch 'master' of github.com:mcollina/autocannon3167fab
assume onPort if -- node is set (#530)5ef4545
Fix windows tests (#531)b929456
refactor: replacesubarg
with@minimistjs/subarg
(#524)feeec71
Add missing angle bracket (#523)bee21f8
Allow for ID replacement in the URL (#521)41e3a18
Update README.md (#516)cb1fe35
fix(printResult): tables included colors even when outputStream did not suppo...23a843d
fix(requestIterator): generated IDs were not URL-safe (#515)f1af1c3
fix: table would still be rendered in JSON mode when writing to file (#514)Updates
eslint
from 8.57.0 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db9
9.17.0755512d
Build: changelog update for 9.17.0cc243c9
chore: upgrade to@eslint/[email protected]
(#19242)84c5787
chore: package.json update for@eslint/js
releaseeed91d1
feat: add suggestions tono-unused-vars
(#18352)4c4f53b
chore: add missing backticks toflags.js
(#19226)3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230)e0a2203
docs: add missing backticks tono-sequences
(#19233)4cc4881
docs: Update README3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
eslint-config-airbnb-typescript
from 17.1.0 to 18.0.0Release notes
Sourced from eslint-config-airbnb-typescript's releases.
Commits
b00dada
chore: upgrade to ts-eslint v7 (#334)Updates
eslint-plugin-jsdoc
from 46.8.2 to 50.6.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
d2c6040
fix(types): update configs types (#1344)f9b102d
feat(lines-before-block): move start-of-block checking behind off-by-default ...feba293
build(deps): bump cross-spawn from 7.0.3 to 7.0.6d3c24f5
chore(package): add bugs urlf9a3131
chore(package): add homepage url44142de
chore(package): fix repository urlb9091f8
feat: ability to import iterateJsdoc (#1338)026fcc0
run the create-docs script873eae4
docs: update rule docs to reflect if they are recommended correctlya23977e
docs: update doc filesUpdates
eslint-plugin-react-hooks
from 4.6.2 to 5.1.0Release notes
Sourced from eslint-plugin-react-hooks's releases.