-
-
Notifications
You must be signed in to change notification settings - Fork 14
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 17 updates #283
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-38595129b9
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 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 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `22.10.5` | | [@types/readline-transform](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/readline-transform) | `1.0.4` | `1.0.5` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.85.0` | `1.96.0` | | [@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.4.1` | | [chai](https://github.com/chaijs/chai) | `5.0.0` | `5.1.2` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.6` | `5.0.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.11` | `0.24.2` | | esbuild-register | `3.5.0` | `3.6.0` | | [eslint-config-standard-with-typescript](https://github.com/mightyiam/eslint-config-standard-with-typescript) | `43.0.0` | `43.0.1` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.4.2` | | [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.2.0` | `16.3.0` | | [sinon](https://github.com/sinonjs/sinon) | `17.0.1` | `19.0.2` | | [tslog](https://github.com/fullstack-build/tslog) | `4.9.2` | `4.9.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.7.2` | | [utility-types](https://github.com/piotrwitek/utility-types) | `3.10.0` | `3.11.0` | Updates `@types/node` from 20.10.6 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/readline-transform` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/readline-transform) Updates `@types/vscode` from 1.85.0 to 1.96.0 - [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.4.1 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits/v2.4.1) Updates `chai` from 5.0.0 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@v5.0.0...v5.1.2) Updates `@types/chai` from 4.3.6 to 5.0.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.24.2 - [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.24.2) Updates `esbuild-register` from 3.5.0 to 3.6.0 Updates `eslint-config-standard-with-typescript` from 43.0.0 to 43.0.1 - [Release notes](https://github.com/mightyiam/eslint-config-standard-with-typescript/releases) - [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md) - [Commits](mightyiam/eslint-config-love@v43.0.0...v43.0.1) 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 `prettier` from 3.1.1 to 3.4.2 - [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.4.2) Updates `prettier-eslint` from 16.2.0 to 16.3.0 - [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.3.0) Updates `sinon` from 17.0.1 to 19.0.2 - [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...v19.0.2) 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.7.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.3.3...v5.7.2) 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-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/readline-transform" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/vscode" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vscode/dts" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@vscode/test-electron" 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: "@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: esbuild-register dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-standard-with-typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tslog dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: utility-types dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 6, 2025
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 17 updates in the / directory:
20.10.6
22.10.5
1.0.4
1.0.5
1.85.0
1.96.0
0.4.0
0.4.1
2.3.8
2.4.1
5.0.0
5.1.2
4.3.6
5.0.1
0.19.11
0.24.2
3.5.0
3.6.0
43.0.0
43.0.1
2.29.1
2.31.0
3.1.1
3.4.2
16.2.0
16.3.0
17.0.1
19.0.2
4.9.2
4.9.3
5.3.3
5.7.2
3.10.0
3.11.0
Updates
@types/node
from 20.10.6 to 22.10.5Commits
Updates
@types/readline-transform
from 1.0.4 to 1.0.5Commits
Updates
@types/vscode
from 1.85.0 to 1.96.0Commits
Updates
@vscode/dts
from 0.4.0 to 0.4.1Release notes
Sourced from
@vscode/dts
's releases.Commits
33d4a59
Merge pull request #25 from microsoft/joh/administrative-cuckoo1ec3590
Support versioned proposals in vscode-dtsa290562
Merge pull request #20 from microsoft/connor4312-0.3.5524732b
correct package nameUpdates
@vscode/test-electron
from 2.3.8 to 2.4.1Changelog
Sourced from
@vscode/test-electron
's changelog.Commits
Updates
chai
from 5.0.0 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.6 to 5.0.1Commits
Updates
esbuild
from 0.19.11 to 0.24.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
Commits
745abd9
publish 0.24.2 to npm79fd0b0
skip nulls in source map finalization (#4011)4b9322f
source map: avoid null entry for 0-length parts199a0d3
close #4013: credit to@sapphi-red
for the fix947f99f
fix #4010, fix #4012:import.meta
regressionde9598f
publish 0.24.1 to npm15d56ca
emit null source mappings for empty chunk content8d98f6f
fix #3985:entryPoint
metadata forcopy
loader0db1b82
fix #3998: avoidoutbase
in identifier names7236472
close #3974: add support for netbsd on arm64Updates
esbuild-register
from 3.5.0 to 3.6.0Updates
eslint-config-standard-with-typescript
from 43.0.0 to 43.0.1Release notes
Sourced from eslint-config-standard-with-typescript's releases.
Changelog
Sourced from eslint-config-standard-with-typescript's changelog.
Commits
a15c932
chore(release): 43.0.1 [skip ci]c7782be
Merge pull request #1394 from mightyiam/renovate/semantic-release-23.x5fb79c3
chore(deps): update dependency semantic-release to v23d3b4d11
Merge pull request #1400 from mightyiam/renovate/node-20.x7414eba
chore(deps): update dependency@types/node
to v20.11.58470a93
Merge pull request #1397 from mightyiam/repo-transfer932ffce
docs: update repository urls372e604
Merge pull request #1399 from mightyiam/project8d2f497
build: rm add-to-project workflowcd71373
Merge pull request #1393 from standard/renovate/node-20.xUpdates
eslint-plugin-import
from 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
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[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
prettier
from 3.1.1 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
prettier-eslint
from 16.2.0 to 16.3.0Release notes
Sourced from prettier-eslint's releases.
Changelog
Sourced from prettier-eslint's changelog.
Commits
39a7744
chore: release prettier-eslint (#951)8418438
feat: support handling.svelte
files (#950)Maintainer changes
This version was pushed to npm by jounqin, a new releaser for prettier-eslint since your current version.
Updates
sinon
from 17.0.1 to 19.0.2Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
372593f
19.0.24eb4c4b
Use fixed 13.0.2 version968f403
Improve formatting. Add note on fix in [email protected]a5b03db
Add links to code that is affected by the breaking changes43e9dd1
19.0.1037ec2d
Update migration docs62724bb
19.0.0dda95c2
Update lock file3534ab4
Bump samsam and nise to latest versions (#2617)c9964eb
Remove referee-sinon introduced by recent mochify merge (#2616)Updates
tslog
from 4.9.2 to 4.9.3Release notes
Sourced from tslog's releases.
Commits
c4e6ead
4.9.3f42d3fb
Merge pull request #290 from fullstack-build/developmentc7fd912
Update README21821bd
Update README to reflect the lower test coverage7e47b61
Merge pull request #286 from jakubhruby/master8190017
Format sourcef9fc041
Merge master into developmentf7474a3
Merge pull request #281 from fullstack-build/dependabot/npm_and_yarn/axios-an...e1305b0
Merge branch 'master' into dependabot/npm_and_yarn/axios-and-jest-puppeteer-1...3cb27fc
Merge pull request #288 from fullstack-build/dependabot/npm_and_yarn/examples...Updates
typescript
from 5.3.3 to 5.7.2Release notes
Sourced from typescript's releases.