generated from winstxnhdw/node-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 2
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 1 directory with 20 updates #444
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 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [got](https://github.com/sindresorhus/got) | `13.0.0` | `14.4.3` | | [tslib](https://github.com/Microsoft/tslib) | `2.6.1` | `2.8.0` | | [@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.7.39` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.4.9` | `22.7.9` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.81.0` | `1.94.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.3.0` | `8.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.3.0` | `8.11.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.0` | | [chai](https://github.com/chaijs/chai) | `4.3.7` | `5.1.2` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.5` | `5.0.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.0` | `0.24.0` | | [eslint](https://github.com/eslint/eslint) | `8.46.0` | `9.13.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [glob](https://github.com/isaacs/node-glob) | `10.3.3` | `11.0.0` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `10.7.3` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.1` | `10.0.9` | | [prettier](https://github.com/prettier/prettier) | `3.0.1` | `3.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.1.6` | `5.6.3` | Updates `got` from 13.0.0 to 14.4.3 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v13.0.0...v14.4.3) Updates `tslib` from 2.6.1 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.1...v2.8.0) 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.7.39 - [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.7.39) Updates `@types/node` from 20.4.9 to 22.7.9 - [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.94.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.11.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.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.3.0 to 8.11.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.11.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.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v2.20.1...v3.2.0) Updates `chai` from 4.3.7 to 5.1.2 - [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.1.2) Updates `@types/chai` from 4.3.5 to 5.0.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.24.0 - [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.24.0) Updates `eslint` from 8.46.0 to 9.13.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.13.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `glob` from 10.3.3 to 11.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.3...v11.0.0) Updates `mocha` from 10.2.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.2.0...v10.7.3) Updates `@types/mocha` from 10.0.1 to 10.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `prettier` from 3.0.1 to 3.3.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.3.3) Updates `typescript` from 5.1.6 to 5.6.3 - [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.6.3) --- 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-minor 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-minor dependency-group: dependencies - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch 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>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 23, 2024
Superseded by #445. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-c45875e8be
branch
October 24, 2024 10:42
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 20 updates in the / directory:
13.0.0
14.4.3
2.6.1
2.8.0
1.6.6
1.10.9
1.3.75
1.7.39
20.4.9
22.7.9
1.81.0
1.94.0
6.3.0
8.11.0
6.3.0
8.11.0
2.3.5
2.4.1
2.20.1
3.2.0
4.3.7
5.1.2
4.3.5
5.0.0
0.19.0
0.24.0
8.46.0
9.13.0
9.0.0
9.1.0
10.3.3
11.0.0
10.2.0
10.7.3
10.0.1
10.0.9
3.0.1
3.3.3
5.1.6
5.6.3
Updates
got
from 13.0.0 to 14.4.3Release notes
Sourced from got's releases.
... (truncated)
Commits
f4f3ba8
14.4.3f145b09
Update dependenciesf2f8cb2
Fix cache with HTTP2 (#2380)9ab4cf9
Fix 404 links related to cacheable-request (#2379)89b7fdf
Fix docs typo (#2378)895e463
Update HTTP/2 support info for Ky (#2374)3a06919
Use built-in delay method (#2373)d276dc9
Meta tweaksd754e73
14.4.2f44ef43
Fix handling of invalid arguments (#2367)Updates
tslib
from 2.6.1 to 2.8.0Release notes
Sourced from tslib's releases.
Commits
ca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed update27b2192
Little optimizationsfece22a
Add URL-ish test9c731e9
Combine tsx case into regex1c03288
Test and fix invalid declaration-looking extensionsa55e9f7
Do more with a regexe828dac
Shorten by one linee7b6aa0
Case insensitivity, remove lookbehindUpdates
@swc-node/register
from 1.6.6 to 1.10.9Release notes
Sourced from
@swc-node/register
's releases.... (truncated)
Commits
f5828c1
chore(release): publishf6816c1
fix(register): skip load files in node_modules (#828)af98621
chore(release): publish3e174d2
chore: rollback lerna7c686f1
fix(register): remove file extension tests in compile (#825)1f7ceaf
chore(deps): update dependency lerna to v8.1.6 (#821)2792552
fix(register): bump oxc-resolver (#824)c045938
chore(deps): update dependency oxlint to ^0.6.0 (#822)92a3bbf
fix(register): default TSCONFIG_PATH on windows. (#818)f6735ab
chore(release): publishUpdates
@swc/core
from 1.3.75 to 1.7.39Release notes
Sourced from
@swc/core
's releases.... (truncated)
Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
530ba3a
chore: Publish1.7.39
withswc_core
v1.0.4
55e1996
chore: Publish1.7.39-nightly-20241022.1
withswc_core
v1.0.4
057dbac
chore: Disablenest-cli
ofswc-ecosystem-ci
82c6059
chore: Publish1.7.38-nightly-20241021.1
withswc_core
v1.0.4
4833434
chore: Configurerun-name
e1e3962
chore: Disablezod
ofswc-ecosystem-ci
251ed8d
chore: Update changelogc9b8191
chore: Publish1.7.37-nightly-20241021.1
withswc_core
v1.0.4
0708b49
chore: Publish crates withswc_core
v1.0.4
f70b842
feat(es/minifier): Implement optional catch binding (#9657)Updates
@types/node
from 20.4.9 to 22.7.9Commits
Updates
@types/vscode
from 1.81.0 to 1.94.0Commits
Updates
@typescript-eslint/eslint-plugin
from 6.3.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
79c27a8
chore(release): publish 8.11.0c8e7c27
feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...9a182d0
feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...8d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)0cbd4cd
fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...127066a
chore: coverage issues caused by usingexport
assignments (#10151)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)d09d36d
docs: inject option descriptions into rule docs when possible (#9925)373c63a
chore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion id (#...Updates
@typescript-eslint/parser
from 6.3.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
79c27a8
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.0b88ea33
chore(release): publish 8.7.0343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.0Updates
@vscode/test-electron
from 2.3.5 to 2.4.1Changelog
Sourced from
@vscode/test-electron
's changelog.Commits
e9d3537
2.4.1b8a4648
2.4.0c2bb9f2
feat: add experimental runner cliUpdates
@vscode/vsce
from 2.20.1 to 3.2.0Release notes
Sourced from
@vscode/vsce
's releases.... (truncated)
Commits
faca6fd
Merge pull request #1069 from microsoft/isidorn/metropolitan-kingfisher7fbc8c6
💄b665f24
add copilot taga4930cc
Merge pull request #1061 from andrewlayer/main38b75b5
💄c857f08
Merge remote-tracking branch 'origin/main' into pr/andrewlayer/106151ed6ba
Merge pull request #1065 from microsoft/benibenj/foolish-cod4335f9c
closes #1064980d621
Merge pull request #1053 from deribaucourt/main51e122a
Make follow-symlinks optionalUpdates
chai
from 4.3.7 to 5.1.2Release notes
Sourced from chai's releases.
... (truncated)
Commits
1b17805
Support big int in approximently (#1606)346421f
chore: upgrade loupe (#1646)01ac941
chore: update deep dependencies (#1641)baf6ce9
build(deps): bump rollup from 4.9.1 to 4.22.4 (#1637)ca5d462
build(deps-dev): bump@75lb/deep-merge
from 1.1.1 to 1.1.2 (#1636)3ce5944
chore: bump loupe and deep-eql (#1635)ec18925
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1625)5ab5b86
Publish npm packages with provenance (#1615)14fcf6b
Fix secret name in publish action (#1614)37263c0
fix: support some virtual contexts intoThrow
(#1609)Updates
@types/chai
from 4.3.5 to 5.0.0Commits
Updates
esbuild
from 0.19.0 to 0.24.0Release notes
Sourced from esbuild's releases.