Bump the dependencies group with 18 updates#288
Conversation
Bumps the dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `22.15.3` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.85.0` | `1.99.1` | | [@vscode/dts](https://github.com/microsoft/vscode-dts) | `0.4.0` | `0.4.1` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.8` | `2.5.2` | | [chai](https://github.com/chaijs/chai) | `5.0.0` | `5.2.0` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.6` | `5.2.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.11` | `0.25.3` | | esbuild-register | `3.5.0` | `3.6.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.2` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [lookpath](https://github.com/otiai10/lookpath) | `1.2.2` | `1.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.5.3` | | [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.2.0` | `16.4.1` | | [readline-transform](https://github.com/tilfin/readline-transform) | `1.0.0` | `2.0.0` | | [sinon](https://github.com/sinonjs/sinon) | `17.0.1` | `20.0.0` | | [tslog](https://github.com/fullstack-build/tslog) | `4.9.2` | `4.9.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.8.3` | | [utility-types](https://github.com/piotrwitek/utility-types) | `3.10.0` | `3.11.0` | Updates `@types/node` from 20.10.6 to 22.15.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.85.0 to 1.99.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@vscode/dts` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/microsoft/vscode-dts/releases) - [Changelog](https://github.com/microsoft/vscode-dts/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-dts@v0.4.0...v0.4.1) Updates `@vscode/test-electron` from 2.3.8 to 2.5.2 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits/v2.5.2) Updates `chai` from 5.0.0 to 5.2.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.0.0...v5.2.0) Updates `@types/chai` from 4.3.6 to 5.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `esbuild` from 0.19.11 to 0.25.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.19.11...v0.25.3) Updates `esbuild-register` from 3.5.0 to 3.6.0 Updates `eslint-config-prettier` from 9.1.0 to 10.1.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.2) Updates `eslint-plugin-import` from 2.29.1 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0) Updates `lookpath` from 1.2.2 to 1.2.3 - [Commits](https://github.com/otiai10/lookpath/commits) Updates `prettier` from 3.1.1 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.5.3) Updates `prettier-eslint` from 16.2.0 to 16.4.1 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v16.2.0...v16.4.1) Updates `readline-transform` from 1.0.0 to 2.0.0 - [Release notes](https://github.com/tilfin/readline-transform/releases) - [Commits](tilfin/readline-transform@1.0.0...2.0.0) Updates `sinon` from 17.0.1 to 20.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.1...v20.0.0) Updates `tslog` from 4.9.2 to 4.9.3 - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Commits](fullstack-build/tslog@v4.9.2...v4.9.3) Updates `typescript` from 5.3.3 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.8.3) Updates `utility-types` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/piotrwitek/utility-types/releases) - [Commits](piotrwitek/utility-types@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/vscode" dependency-version: 1.99.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vscode/dts" dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@vscode/test-electron" dependency-version: 2.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: chai dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/chai" dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: esbuild dependency-version: 0.25.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: esbuild-register dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-version: 2.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lookpath dependency-version: 1.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-eslint dependency-version: 16.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: readline-transform dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sinon dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tslog dependency-version: 4.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: utility-types dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
10 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dependencies group with 18 updates:
20.10.622.15.31.85.01.99.10.4.00.4.12.3.82.5.25.0.05.2.04.3.65.2.10.19.110.25.33.5.03.6.09.1.010.1.22.29.12.31.01.2.21.2.33.1.13.5.316.2.016.4.11.0.02.0.017.0.120.0.04.9.24.9.35.3.35.8.33.10.03.11.0Updates
@types/nodefrom 20.10.6 to 22.15.3Commits
Updates
@types/vscodefrom 1.85.0 to 1.99.1Commits
Updates
@vscode/dtsfrom 0.4.0 to 0.4.1Release notes
Sourced from
@vscode/dts's releases.Commits
33d4a59Merge pull request #25 from microsoft/joh/administrative-cuckoo1ec3590Support versioned proposals in vscode-dtsa290562Merge pull request #20 from microsoft/connor4312-0.3.5524732bcorrect package nameUpdates
@vscode/test-electronfrom 2.3.8 to 2.5.2Changelog
Sourced from
@vscode/test-electron's changelog.Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@vscode/test-electronsince your current version.Updates
chaifrom 5.0.0 to 5.2.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
93409cdfix floating point precision in closeTo assertion (#1667)25bcaabAdd coverage check to tests (#1669)da2e109feat: integratedchai-subsetand added assert-based negation to containSubs...d044441chore: enable eslint recommended config (#1659)0fa4061chore: drop old CJS entrypoints (#1662)6d8d727chore: introduce prettier and run it (#1660)c8dcd06chore: bump playwright to fix CI (#1663)3bc02eefix: ability to register more plugins inside a plugin (#1639)1b17805Support big int in approximently (#1606)346421fchore: upgrade loupe (#1646)Updates
@types/chaifrom 4.3.6 to 5.2.1Commits
Updates
esbuildfrom 0.19.11 to 0.25.3Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
Commits
677910bpublish 0.25.3 to npma41040efix #4110: support custom non-IPhostvaluesdfe0e1cfix #4114: add a limit to css nesting expansiona54916bfix #4139: deduplicate repeated legal commentsdc60e60runmake update-compat-tabled917038fix #4144: node path resolution edge case7ed1684fix #4141: Avoid redundantthisaccess during async function lowering (#4142)edc3a23docs(dev): update alias command formake test-go(#4113)1ee8b67workaroundprocess.exit()not exiting in node5c56e07changelog note with credit for the fixUpdates
esbuild-registerfrom 3.5.0 to 3.6.0Updates
eslint-config-prettierfrom 9.1.0 to 10.1.2Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
8911369chore: release eslint-config-prettier (#322)a8768bfchore(package): add homepage url (#321)4ae04c0chore(deps): update yarn to v4.8.1 (#320)7499c2echore: ignoreeslint-find-rulesfor ESLint 8 compatibility241c6b8chore: housekeeping, upgrade all (dev) dependencies (#319)9156ab4chore: add renovate presetf12309bchore: release eslint-config-prettier (#310)79cf679chore: use flat entry for flat config verificationeb56a5efix: separate the/flatentry for compatibility (#309)2c6f80echore: release eslint-config-prettier (#307)Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
eslint-plugin-importfrom 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809bv2.31.03f1ac24[utils] [refactor]parse: avoid using a regex hered225176[New]extensions: add thecheckTypeImportsoption5a51b9a[Tests]rule-tester: try this babel class workaroundd66cde0[New] support eslint v9d27a639[Fix] adjust "is source type module" checks for flat config1fa8a07[Refactor] createsourceTypehelper0bc1355[Tests]no-default-export,no-named-export: add test cases with non-modu...55fa203[Tests]no-default-export,no-named-export: add test case6be20df[Docs]no-restricted-paths: fix grammarUpdates
lookpathfrom 1.2.2 to 1.2.3Commits
Updates
prettierfrom 3.1.1 to 3.5.3Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
4ff5dc5Release 3.5.3a2e560eFix missing parentheses inConditionalTypeAnnotation(#17196)fa95c97AddmergeBlogPoststep to release script (#17199)b47cd50Add title to patch release changelog (#17197)de30788Minor fix in release scriptecee6a0Clean changelog_unreleasedfd06512Bump Prettier dependency to 3.5.21f74dd5Update dependents count399f427Release 3.5.2bf5aab8Revert "Use ESM entrypoint forrequire(ESM)" (#17156)Updates
prettier-eslintfrom 16.2.0 to 16.4.1Release notes
Sourced from prettier-eslint's releases.