generated from winstxnhdw/node-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 2
Bump the dependencies group across 1 directory with 19 updates #546
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-538f478f9a
base: main
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 hidden or 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 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [got](https://github.com/sindresorhus/got) | `13.0.0` | `14.4.6` | | [tslib](https://github.com/Microsoft/tslib) | `2.6.1` | `2.8.1` | | [@swc-node/register](https://github.com/swc-project/swc-node) | `1.6.6` | `1.10.9` | | [@swc/core](https://github.com/swc-project/swc) | `1.3.75` | `1.11.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.4.9` | `22.13.10` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.81.0` | `1.98.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.3.0` | `8.26.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.3.0` | `8.26.0` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.5` | `2.4.1` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.20.1` | `3.2.2` | | [chai](https://github.com/chaijs/chai) | `4.3.7` | `5.2.0` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.5` | `5.2.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.0` | `0.25.1` | | [eslint](https://github.com/eslint/eslint) | `8.46.0` | `9.22.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `10.1.1` | | [glob](https://github.com/isaacs/node-glob) | `10.3.3` | `11.0.1` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `11.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.0.1` | `3.5.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.1.6` | `5.8.2` | Updates `got` from 13.0.0 to 14.4.6 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v13.0.0...v14.4.6) Updates `tslib` from 2.6.1 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.1...v2.8.1) Updates `@swc-node/register` from 1.6.6 to 1.10.9 - [Release notes](https://github.com/swc-project/swc-node/releases) - [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/register@1.6.6...@swc-node/register@1.10.9) Updates `@swc/core` from 1.3.75 to 1.11.8 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.3.75...v1.11.8) Updates `@types/node` from 20.4.9 to 22.13.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.81.0 to 1.98.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 6.3.0 to 8.26.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.26.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.3.0 to 8.26.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.26.0/packages/parser) Updates `@vscode/test-electron` from 2.3.5 to 2.4.1 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.3.5...v2.4.1) Updates `@vscode/vsce` from 2.20.1 to 3.2.2 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v2.20.1...v3.2.2) Updates `chai` from 4.3.7 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@v4.3.7...v5.2.0) Updates `@types/chai` from 4.3.5 to 5.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `esbuild` from 0.19.0 to 0.25.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.19.0...v0.25.1) Updates `eslint` from 8.46.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.46.0...v9.22.0) Updates `eslint-config-prettier` from 9.0.0 to 10.1.1 - [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.0.0...v10.1.1) Updates `glob` from 10.3.3 to 11.0.1 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.3...v11.0.1) Updates `mocha` from 10.2.0 to 11.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v11.1.0) Updates `prettier` from 3.0.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.0.1...3.5.3) Updates `typescript` from 5.1.6 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.1.6...v5.8.2) --- updated-dependencies: - dependency-name: got dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@swc-node/register" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@swc/core" 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/vscode" dependency-type: direct:development update-type: version-update:semver-minor 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-minor dependency-group: dependencies - dependency-name: "@vscode/vsce" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: glob 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-major dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 19 updates in the / directory:
13.0.014.4.62.6.12.8.11.6.61.10.91.3.751.11.820.4.922.13.101.81.01.98.06.3.08.26.06.3.08.26.02.3.52.4.12.20.13.2.24.3.75.2.04.3.55.2.00.19.00.25.18.46.09.22.09.0.010.1.110.3.311.0.110.2.011.1.03.0.13.5.35.1.65.8.2Updates
gotfrom 13.0.0 to 14.4.6Release notes
Sourced from got's releases.
... (truncated)
Commits
383a3ff14.4.64020916Readme tweaks7a92064Fix timeout error firing even though it's cancelled (#2399)f997bcbMeta tweaksa7b5aec14.4.5c079b93Fix a crash with Got accessing a non-existent request (#2391)3034c2f14.4.492b378eFix support forAbortSignal#timeout()(#2388)f4f3ba814.4.3f145b09Update dependenciesUpdates
tslibfrom 2.6.1 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f72.8.111fa982Merge pull request #275 from microsoft/bug/es5-compat3c532ebRemove use of ES2015 syntaxb0076c4Include non-enumerable keys in __importStar helper (#272)7c11588Add missing registry-url parameter1fec667Merge pull request #271 from microsoft/fix-publish097e99eFix publish workflowca5f7fb2.8.02334267Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74Missed updateUpdates
@swc-node/registerfrom 1.6.6 to 1.10.9Release notes
Sourced from
@swc-node/register's releases.... (truncated)
Commits
f5828c1chore(release): publishf6816c1fix(register): skip load files in node_modules (#828)af98621chore(release): publish3e174d2chore: rollback lerna7c686f1fix(register): remove file extension tests in compile (#825)1f7ceafchore(deps): update dependency lerna to v8.1.6 (#821)2792552fix(register): bump oxc-resolver (#824)c045938chore(deps): update dependency oxlint to ^0.6.0 (#822)92a3bbffix(register): default TSCONFIG_PATH on windows. (#818)f6735abchore(release): publishUpdates
@swc/corefrom 1.3.75 to 1.11.8Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
307fc80chore: Publish1.11.8withswc_corev16.4.15148933chore: Update changelogd47f528chore: Publish1.11.8-nightly-20250307.1withswc_corev16.4.16fb7852chore: Publish crates withswc_corev16.4.1241b881feat(ts/fast-strip): Throw an object instead of string (#10162)b23d133ci: add swc_plugins test to ecosystem CI (#10164)0ceefafrefactor: Drop unused js interop bindings (#10161)35bd6d9fix(es/parser): Rescan<<in new expression (#10159)6265dc7Revert "cache splat"63e2e88cache splatUpdates
@types/nodefrom 20.4.9 to 22.13.10Commits
Updates
@types/vscodefrom 1.81.0 to 1.98.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 6.3.0 to 8.26.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
bc6d19fchore(release): publish 8.26.002d9d73feat(eslint-plugin): [unified-signatures] support ignoring overload signature...84af50efeat(eslint-plugin): [explicit-module-boundary-types] add an option to ignore...a03b7effix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (#10875)4082ad0docs(eslint-plugin): [consistent-return] add link tonoImplicitReturnsdocs...d8d4b3cfeat(eslint-plugin): [no-unused-var] handle implicit exports in declaration f...9674629feat: support TypeScript 5.8 (#10903)3c7b8ffchore: fix integration-tests (#10906)735064afix(eslint-plugin): [no-invalid-void-type] reportaccessorproperties with ...a6feb59fix(eslint-plugin): [unified-signatures] does not differentiate truly private...Updates
@typescript-eslint/parserfrom 6.3.0 to 8.26.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
bc6d19fchore(release): publish 8.26.017e7012chore(deps): update dependency knip to v5.44.1 (#10845)9674629feat: support TypeScript 5.8 (#10903)7c88d26chore: update all test scripts to remove coverage flag (#10582)1a9ab8fchore(release): publish 8.25.0f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.187d72bachore(release): publish 8.24.02a96020chore(release): publish 8.23.094e8098chore(release): publish 8.22.0Updates
@vscode/test-electronfrom 2.3.5 to 2.4.1Changelog
Sourced from
@vscode/test-electron's changelog.Commits
e9d35372.4.1b8a46482.4.0c2bb9f2feat: add experimental runner cliUpdates
@vscode/vscefrom 2.20.1 to 3.2.2Release notes
Sourced from
@vscode/vsce's releases.... (truncated)
Commits
06951d9Merge pull request #1103 from microsoft/benibenj/adequate-stoatd973b56Update commander and fix #719033d602Merge pull request #1100 from stevedlawrence:reproducible-vsixc367404💄b400da1💄018208dCreate tmp folder in fixtures folderc2a324cAllow for reproducible .vsix packages0a22db7Merge pull request #1078 from mohankumarelec/issues-1077b694572Merge pull request #1101 from microsoft/benibenj/improved-lousec5969ef💄Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@vscode/vscesince your current version.Updates
chaifrom 4.3.7 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...