Skip to content
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 18 updates #274

Closed

Commits on Nov 4, 2024

  1. Bump the dependencies group across 1 directory with 18 updates

    Bumps the dependencies group with 18 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `22.8.7` |
    | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.85.0` | `1.95.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.0` |
    | 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` |
    | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `10.8.2` |
    | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.6` | `10.0.9` |
    | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.3.3` |
    | [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.6.3` |
    | [utility-types](https://github.com/piotrwitek/utility-types) | `3.10.0` | `3.11.0` |
    
    
    
    Updates `@types/node` from 20.10.6 to 22.8.7
    - [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.95.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.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.11...v0.24.0)
    
    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 `mocha` from 10.2.0 to 10.8.2
    - [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.8.2)
    
    Updates `@types/mocha` from 10.0.6 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.1.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.1.1...3.3.3)
    
    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.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.3.3...v5.6.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-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: "@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: 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: 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] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    007e315 View commit details
    Browse the repository at this point in the history