-
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 13 updates #3372
Closed
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 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.1` | `8.12.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.12.2` | | [autocannon](https://github.com/mcollina/autocannon) | `7.15.0` | `8.0.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.14.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.4.3` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.0.0` | | [tsup](https://github.com/egoist/tsup) | `6.7.0` | `8.3.5` | | [next](https://github.com/vercel/next.js) | `14.2.15` | `15.0.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.15` | `15.0.2` | | [@vue/devtools-api](https://github.com/vuejs/devtools/tree/HEAD/packages/devtools-api) | `6.6.3` | `7.6.2` | | [ora](https://github.com/sindresorhus/ora) | `5.4.1` | `8.1.1` | | [chokidar](https://github.com/paulmillr/chokidar) | `3.6.0` | `4.0.1` | Updates `@typescript-eslint/eslint-plugin` from 6.9.1 to 8.12.2 - [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.12.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.12.2 - [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.12.2/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.14.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.14.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.4.3 - [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.4.3) 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 `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 `next` from 14.2.15 to 15.0.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.0.2) Updates `eslint-config-next` from 14.2.15 to 15.0.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.0.2/packages/eslint-config-next) Updates `@vue/devtools-api` from 6.6.3 to 7.6.2 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v7.6.2/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.1 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.6.0...4.0.1) --- updated-dependencies: - 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: 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 and
Torres-ssf
as code owners
November 3, 2024 19:46
dependabot
bot
requested review from
Dhaiwat10,
danielbate,
nedsalk,
petertonysmith94 and
maschad
as code owners
November 3, 2024 19:46
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Closed in favour of #3378 |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
petertonysmith94
deleted the
dependabot/npm_and_yarn/deps-major-ea6e35ba38
branch
November 13, 2024 14:22
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 13 updates in the / directory:
6.9.1
8.12.2
6.21.0
8.12.2
7.15.0
8.0.0
8.57.0
9.14.0
17.1.0
18.0.0
46.8.2
50.4.3
4.6.2
5.0.0
6.7.0
8.3.5
14.2.15
15.0.2
14.2.15
15.0.2
6.6.3
7.6.2
5.4.1
8.1.1
3.6.0
4.0.1
Updates
@typescript-eslint/eslint-plugin
from 6.9.1 to 8.12.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
4af866a
chore(release): publish 8.12.2cc7177c
fix(eslint-plugin): [switch-exhaustiveness-check] invert `considerDefaultExha...1edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.0ac18749
feat(eslint-plugin): [no-base-to-string] handle String() (#10005)3c8978d
feat(eslint-plugin): [switch-exhaustiveness-check] add allowDefaultCaseMatchU...af4743f
test(eslint-plugin): fix a typo in a test, causing it to test theerror
typ...9c956ee
feat(eslint-plugin): [consistent-indexed-object-style] report mapped types (#...e765033
feat(eslint-plugin): [prefer-nullish-coalescing] add support for assignment e...79c27a8
chore(release): publish 8.11.0Updates
@typescript-eslint/parser
from 6.21.0 to 8.12.2Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
4af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.12055cfb
chore(release): publish 8.8.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.14.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)28be447
chore: package.json update for@eslint/js
release24d0172
fix: enable retry concurrency limit for readFile() (#19077)3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3
feat: add types for the@eslint/js
package (#19010)151c965
docs: updatecontext.languageOptions.parser
description (#19084)dc34f94
docs: Update READMEf48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075)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.4.3Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
9a93119
fix(text-escaping): add missingdocs.description
f6616c7
fix(no-multi-asterisks): add missingdocs.description
7c0b8c6
fix(match-name
): revert to prior correct behavior of ignoring optional and ...c63da46
build(deps): bump dset from 3.1.3 to 3.1.48728c09
build(deps): bump tar from 6.2.0 to 6.2.19abbe5a
build(deps): bump micromatch from 4.0.7 to 4.0.87019d28
feat(require-hyphen-before-param-description
): ensure template will be prop...8b5b7f7
fix(require-hyphen-before-param-description
): inject hyphen at proper place...34866bc
fix(check-alignment
): handle zero indent; fixes #13223b18435
feat(require-param
): addignoreWhenAllParamsMissing
option; fixes #1317Updates
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.