-
Notifications
You must be signed in to change notification settings - Fork 92
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 dependencies group across 2 directories with 30 updates #1521
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
Bumps the dependencies group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.12.0` | `1.14.1` | | [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.5` | | [marked](https://github.com/markedjs/marked) | `13.0.3` | `14.1.0` | | [minimatch](https://github.com/isaacs/minimatch) | `9.0.5` | `10.0.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.8.0` | `9.9.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.13` | `22.5.0` | | [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) | `4.1.24` | `4.1.26` | | [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.32` | `17.0.33` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.2.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.2.0` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.4.0` | `2.4.1` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.31.1` | `3.0.0` | | [eslint](https://github.com/eslint/eslint) | `9.8.0` | `9.9.1` | | [glob](https://github.com/isaacs/node-glob) | `10.4.5` | `11.0.0` | | [globals](https://github.com/sindresorhus/globals) | `15.8.0` | `15.9.0` | | [jsdom](https://github.com/jsdom/jsdom) | `24.1.1` | `25.0.0` | | [mocha](https://github.com/mochajs/mocha) | `10.7.0` | `10.7.3` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.9` | `6.0.1` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.12.0` | `1.14.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.18.0` | `8.2.0` | | [webpack](https://github.com/webpack/webpack) | `5.93.0` | `5.94.0` | | [winston](https://github.com/winstonjs/winston) | `3.13.1` | `3.14.2` | | [yarn-audit-fix](https://github.com/antongolub/yarn-audit-fix) | `10.0.7` | `10.0.9` | | [antsibull-docs](https://github.com/ansible-community/antsibull-docs-ts) | `1.0.2` | `1.1.0` | | [vscode-languageserver-textdocument](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument) | `1.0.11` | `1.0.12` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `16.14.20` | `17.1.0` | Bumps the dependencies group with 3 updates in the /packages/ansible-language-server directory: [yaml](https://github.com/eemeli/yaml), [vscode-languageserver-textdocument](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument) and [npm-check-updates](https://github.com/raineorshine/npm-check-updates). Updates `@shikijs/core` from 1.12.0 to 1.14.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md) - [Commits](https://github.com/shikijs/shiki/commits/v1.14.1/packages/core) Updates `axios` from 1.7.2 to 1.7.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.5) Updates `marked` from 13.0.3 to 14.1.0 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v13.0.3...v14.1.0) Updates `minimatch` from 9.0.5 to 10.0.1 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v10.0.1) Updates `@eslint/js` from 9.8.0 to 9.9.1 - [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.9.1/packages/js) Updates `@types/node` from 20.14.13 to 22.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/selenium-webdriver` from 4.1.24 to 4.1.26 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver) Updates `@types/yargs` from 17.0.32 to 17.0.33 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs) Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.2.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.2.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.2.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.2.0/packages/parser) Updates `@vscode/test-electron` from 2.4.0 to 2.4.1 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.4.0...v2.4.1) Updates `@vscode/vsce` from 2.31.1 to 3.0.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v2.31.1...v3.0.0) Updates `eslint` from 9.8.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.8.0...v9.9.1) Updates `glob` from 10.4.5 to 11.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v11.0.0) Updates `globals` from 15.8.0 to 15.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.8.0...v15.9.0) Updates `jsdom` from 24.1.1 to 25.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.1...25.0.0) Updates `mocha` from 10.7.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.7.0...v10.7.3) Updates `rimraf` from 5.0.9 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.9...v6.0.1) Updates `shiki` from 1.12.0 to 1.14.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md) - [Commits](https://github.com/shikijs/shiki/commits/v1.14.1/packages/shiki) Updates `typescript-eslint` from 7.18.0 to 8.2.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.2.0/packages/typescript-eslint) Updates `webpack` from 5.93.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.93.0...v5.94.0) Updates `winston` from 3.13.1 to 3.14.2 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.13.1...v3.14.2) Updates `yarn-audit-fix` from 10.0.7 to 10.0.9 - [Release notes](https://github.com/antongolub/yarn-audit-fix/releases) - [Changelog](https://github.com/antongolub/yarn-audit-fix/blob/master/CHANGELOG.md) - [Commits](antongolub/yarn-audit-fix@v10.0.7...v10.0.9) Updates `antsibull-docs` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/ansible-community/antsibull-docs-ts/releases) - [Changelog](https://github.com/ansible-community/antsibull-docs-ts/blob/main/CHANGELOG.rst) - [Commits](ansible-community/antsibull-docs-ts@1.0.2...1.1.0) Updates `vscode-languageserver-textdocument` from 1.0.11 to 1.0.12 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/textDocument/1.0.12/textDocument) Updates `npm-check-updates` from 16.14.20 to 17.1.0 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v16.14.20...v17.1.0) Updates `yaml` from 2.4.5 to 2.5.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.5...v2.5.0) Updates `@types/lodash` from 4.17.5 to 4.17.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.14.8 to 20.16.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chai` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v4.5.0) Updates `glob` from 10.4.2 to 10.4.5 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...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.7.0...v10.7.3) Updates `rimraf` from 5.0.7 to 6.0.1 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.9...v6.0.1) Updates `typescript` from 5.5.2 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.5.2...v5.5.4) Updates `antsibull-docs` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/ansible-community/antsibull-docs-ts/releases) - [Changelog](https://github.com/ansible-community/antsibull-docs-ts/blob/main/CHANGELOG.rst) - [Commits](ansible-community/antsibull-docs-ts@1.0.2...1.1.0) Updates `vscode-languageserver-textdocument` from 1.0.11 to 1.0.12 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/textDocument/1.0.12/textDocument) Updates `npm-check-updates` from 16.14.20 to 17.1.0 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v16.14.20...v17.1.0) --- updated-dependencies: - dependency-name: "@shikijs/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/selenium-webdriver" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/yargs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@vscode/vsce" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: shiki dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: winston dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: yarn-audit-fix dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: antsibull-docs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vscode-languageserver-textdocument dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: antsibull-docs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vscode-languageserver-textdocument dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: npm-check-updates dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ansibuddy
approved these changes
Aug 26, 2024
ansibuddy
approved these changes
Aug 26, 2024
ansibuddy
approved these changes
Aug 26, 2024
ansibuddy
approved these changes
Aug 28, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
September 2, 2024 14:31
Pull request was closed
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-8e17f8d1a4
branch
September 2, 2024 14:31
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 dependencies group with 26 updates in the / directory:
1.12.0
1.14.1
1.7.2
1.7.5
13.0.3
14.1.0
9.0.5
10.0.1
9.8.0
9.9.1
20.14.13
22.5.0
4.1.24
4.1.26
17.0.32
17.0.33
7.18.0
8.2.0
7.18.0
8.2.0
2.4.0
2.4.1
2.31.1
3.0.0
9.8.0
9.9.1
10.4.5
11.0.0
15.8.0
15.9.0
24.1.1
25.0.0
10.7.0
10.7.3
5.0.9
6.0.1
1.12.0
1.14.1
7.18.0
8.2.0
5.93.0
5.94.0
3.13.1
3.14.2
10.0.7
10.0.9
1.0.2
1.1.0
1.0.11
1.0.12
16.14.20
17.1.0
Bumps the dependencies group with 3 updates in the /packages/ansible-language-server directory: yaml, vscode-languageserver-textdocument and npm-check-updates.
Updates
@shikijs/core
from 1.12.0 to 1.14.1Release notes
Sourced from
@shikijs/core
's releases.Commits
69b32a3
chore: release v1.14.17ee9e0d
chore: release v1.14.0f308dc2
chore: release v1.13.0efbb7fb
feat(core): lighter token explanation withscopeName
(#739)933415c
chore: release v1.12.1Updates
axios
from 1.7.2 to 1.7.5Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)7004707
fix(adapter): fix undefined reference to hasBrowserEnv (#6572)fed1a4b
fix(core): fixReferenceError: navigator is not defined
for custom environm...550d885
fix(fetch): fix credentials handling in Cloudflare workers (#6533)bcd1c6d
chore(actions): fix sponsor action; (#6566)c8b7be5
chore(action): excludesponsors
branch from CI tests; (#6564)67aa1ef
chore(sponsor): update sponsor block (#6559)ff254a5
chore(action): change sponsors uri origin; (#6563)4f99675
chore(sponsor): update sponsor block (#6558)Updates
marked
from 13.0.3 to 14.1.0Release notes
Sourced from marked's releases.
Commits
14dcd33
chore(release): 14.1.0 [skip ci]3f0430a
fix: don't export block or inline (#3427)447f5af
feat: add provideLexer and provideParser hooks (#3424)0076503
chore(deps-dev): Bump semantic-release from 24.0.0 to 24.1.0 (#3423)750e8a3
chore(deps-dev): Bump@semantic-release/github
from 10.1.4 to 10.1.6 (#3422)c4bd659
chore(deps-dev): Bump rollup from 4.20.0 to 4.21.0 (#3421)6062657
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.15.3 to 0.15.4 (#3406)68d5b13
chore(deps-dev): Bump marked-highlight from 2.1.3 to 2.1.4 (#3405)1ba8388
chore(deps-dev): Bump@semantic-release/github
from 10.1.3 to 10.1.4 (#3404)abb7b4e
chore(deps-dev): Bump eslint from 9.8.0 to 9.9.0 (#3403)Updates
minimatch
from 9.0.5 to 10.0.1Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
0569cd3
10.0.117d31c7
rollback to brace-expansion 2, for cjs support346685c
10.0.0632e0da
modernize, drop old node versionsUpdates
@eslint/js
from 9.8.0 to 9.9.1Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
cd5a0da
chore: package.json update for@eslint/js
release59dba1b
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 20.14.13 to 22.5.0Commits
Updates
@types/selenium-webdriver
from 4.1.24 to 4.1.26Commits
Updates
@types/yargs
from 17.0.32 to 17.0.33Commits
Updates
@typescript-eslint/eslint-plugin
from 7.18.0 to 8.2.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7440e14
chore(release): publish 8.2.0db558d1
fix(eslint-plugin): [no-unsafe-enum-comparison] add logic to see through inte...3962885
chore: enable unicorn/prefer-string-replace-all (#9798)da02f61
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped constraint ...478990f
feat(eslint-plugin): add suggestion torequire-await
to removeasync
keyw...8087d17
fix(eslint-plugin): [no-redundant-type-constituents] differentiate a types-er...8e01254
fix(eslint-plugin): delete [] in message if ReadOnly<string[]> is detected (#...3ca8477
fix(eslint-plugin): [no-unnecessary-type-assertion] conflict with TS for vari...75a09a8
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] flag second argu...382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)Updates
@typescript-eslint/parser
from 7.18.0 to 8.2.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)e05c2e5
chore(release): publish 8.0.11db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'f3dfc0a
Merge branch 'main' into v8ae980e3
Merge branch 'main'Updates
@vscode/test-electron
from 2.4.0 to 2.4.1Changelog
Description has been truncated