-
Notifications
You must be signed in to change notification settings - Fork 4
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-dev): bump the dev-dependencies group across 1 directory with 11 updates #301
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-7b1708433f
Closed
build(deps-dev): bump the dev-dependencies group across 1 directory with 11 updates #301
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-7b1708433f
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
…ith 11 updates Bumps the dev-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `22.2.0` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.87.0` | `1.92.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `8.0.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.4.0` | `8.0.1` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.9` | `2.4.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.9.0` | | [glob](https://github.com/isaacs/node-glob) | `10.3.12` | `11.0.0` | | [mocha](https://github.com/mochajs/mocha) | `10.4.0` | `10.7.3` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.6` | `10.0.7` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.5.4` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.93.0` | Updates `@types/node` from 20.12.2 to 22.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.87.0 to 1.92.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 8.0.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.0.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.4.0 to 8.0.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.0.1/packages/parser) Updates `@vscode/test-electron` from 2.3.9 to 2.4.1 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.3.9...v2.4.1) Updates `eslint` from 8.57.0 to 9.9.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.9.0) Updates `glob` from 10.3.12 to 11.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.12...v11.0.0) Updates `mocha` from 10.4.0 to 10.7.3 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v10.7.3) Updates `@types/mocha` from 10.0.6 to 10.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `typescript` from 5.4.3 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.5.4) Updates `webpack` from 5.91.0 to 5.93.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.93.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/vscode" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Aug 12, 2024
Superseded by #302. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-7b1708433f
branch
August 19, 2024 11:46
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 dev-dependencies group with 11 updates in the / directory:
20.12.2
22.2.0
1.87.0
1.92.0
7.4.0
8.0.1
7.4.0
8.0.1
2.3.9
2.4.1
8.57.0
9.9.0
10.3.12
11.0.0
10.4.0
10.7.3
10.0.6
10.0.7
5.4.3
5.5.4
5.91.0
5.93.0
Updates
@types/node
from 20.12.2 to 22.2.0Commits
Updates
@types/vscode
from 1.87.0 to 1.92.0Commits
Updates
@typescript-eslint/eslint-plugin
from 7.4.0 to 8.0.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e05c2e5
chore(release): publish 8.0.1fbcfaba
chore: enable unicorn/no-useless-spread (#9687)6a9674d
fix(eslint-plugin): [no-unused-vars] ignore imports used only as types (#9694)1db993a
chore(release): publish 8.0.0ce09260
docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3
fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468e
Merge branch 'main'838dd0c
chore: use parserOptions.projectService internally (#9659)35cf3d2
chore(release): publish 7.18.046a5709
docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...Updates
@typescript-eslint/parser
from 7.4.0 to 8.0.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e05c2e5
chore(release): publish 8.0.11db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'35cf3d2
chore(release): publish 7.18.0f3dfc0a
Merge branch 'main' into v805c9cb8
chore(release): publish 7.17.0ae980e3
Merge branch 'main'58be99f
chore: enable prefer-object-spread (#9541)c365664
Merge branch 'main'd1d0ba5
chore(release): publish 7.16.1Updates
@vscode/test-electron
from 2.3.9 to 2.4.1Changelog
Sourced from
@vscode/test-electron
's changelog.Commits
e9d3537
2.4.1b8a4648
2.4.0c2bb9f2
feat: add experimental runner clidfda603
Merge pull request #217 from microsoft/fix-cli-downloade882651
2.3.24f019a6
fix: download cli correctly for linux7f7e8fd
chore(deps): bump yaml from 2.2.1 to 2.2.2 (#215)479f70b
mention argument in extension test run() function (#214)addc23e
fix tests (#210)0f99818
Merge pull request #209 from microsoft/connor4312/2.3.1Updates
eslint
from 8.57.0 to 9.9.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
0dd3863
9.9.02e5ba77
Build: changelog update for 9.9.0461b2c3
chore: upgrade to@eslint/[email protected]
(#18765)59dba1b
chore: package.json update for@eslint/js
releasefea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724)41d0206
feat: Add support for TS config files (#18134)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760)9fe068c
docs: how to author plugins with configs that extend other configs (#18753)b97fa05
chore: update wdio dependencies for more stable tests (#18759)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716)Updates
glob
from 10.3.12 to 11.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
561601d
11.0.057226aa
drop node before 207827516
10.4.4d06c8f8
restore support for node 14.latest and 16.latestc14b787
10.4.38a69def
node 14 no longer supportedeef7ea3
10.4.2c76a7d2
use package-json-from-dist to look up package.json3cb1ed7
10.4.17a6c2a2
changelog 10.4Updates
mocha
from 10.4.0 to 10.7.3Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
d5766c8
chore(main): release 10.7.3 (#5195)afd66ef
fix: make release-please build work (#5194)9e0a4bd
chore(main): release 10.7.2 (#5192)7e7a2ec
chore: fix failing markdown linting (#5193)1ac5b55
docs: improve filtering (#5191)1528c42
chore(main): release 10.7.1 (#5189)d7013dd
fix: crash with --parallel and --retries both enabled (#5173)5c2989f
chore: add knip to validate included dependenciesa777fd1
ci: automate releases (#5186)ac5574e
ci: update towindows-latest
in actions (#5185)Updates
@types/mocha
from 10.0.6 to 10.0.7Commits
Updates
typescript
from 5.4.3 to 5.5.4Release notes
Sourced from typescript's releases.
... (truncated)
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR