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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump the dev-dependencies group with 13 updates #12462

Merged

Commits on May 19, 2024

  1. chore(deps-dev): Bump the dev-dependencies group with 13 updates

    Bumps the dev-dependencies group with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.8.0` | `7.9.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.8.0` | `7.9.0` |
    | [esbuild](https://github.com/evanw/esbuild) | `0.21.2` | `0.21.3` |
    | [execa](https://github.com/sindresorhus/execa) | `9.0.2` | `9.1.0` |
    | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `6.1.2` | `6.2.0` |
    | [sinon](https://github.com/sinonjs/sinon) | `17.0.2` | `18.0.0` |
    | [tsx](https://github.com/privatenumber/tsx) | `4.10.1` | `4.10.5` |
    | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `7.8.0` | `7.9.0` |
    | [@swc/core](https://github.com/swc-project/swc) | `1.5.5` | `1.5.7` |
    | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.43.4` | `7.43.7` |
    | [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.24.5` | `7.24.8` |
    | [@microsoft/api-extractor-model](https://github.com/microsoft/rushstack/tree/HEAD/libraries/api-extractor-model) | `7.28.16` | `7.28.17` |
    | [@rushstack/node-core-library](https://github.com/microsoft/rushstack/tree/HEAD/libraries/node-core-library) | `4.2.1` | `4.3.0` |
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.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/v7.9.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.8.0 to 7.9.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/v7.9.0/packages/parser)
    
    Updates `esbuild` from 0.21.2 to 0.21.3
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.21.2...v0.21.3)
    
    Updates `execa` from 9.0.2 to 9.1.0
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v9.0.2...v9.1.0)
    
    Updates `npm-run-all2` from 6.1.2 to 6.2.0
    - [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
    - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
    - [Commits](bcomnes/npm-run-all2@v6.1.2...v6.2.0)
    
    Updates `sinon` from 17.0.2 to 18.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.2...v18.0.0)
    
    Updates `tsx` from 4.10.1 to 4.10.5
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.10.1...v4.10.5)
    
    Updates `@typescript-eslint/utils` from 7.8.0 to 7.9.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/utils)
    
    Updates `@swc/core` from 1.5.5 to 1.5.7
    - [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.5.5...v1.5.7)
    
    Updates `@microsoft/api-extractor` from 7.43.4 to 7.43.7
    - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.43.7/apps/api-extractor)
    
    Updates `@microsoft/api-documenter` from 7.24.5 to 7.24.8
    - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.24.8/apps/api-documenter)
    
    Updates `@microsoft/api-extractor-model` from 7.28.16 to 7.28.17
    - [Changelog](https://github.com/microsoft/rushstack/blob/main/libraries/api-extractor-model/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor-model_v7.28.17/libraries/api-extractor-model)
    
    Updates `@rushstack/node-core-library` from 4.2.1 to 4.3.0
    - [Changelog](https://github.com/microsoft/rushstack/blob/main/libraries/node-core-library/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/node-core-library_v4.3.0/libraries/node-core-library)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: execa
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: npm-run-all2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: tsx
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/utils"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@microsoft/api-extractor"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@microsoft/api-documenter"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@microsoft/api-extractor-model"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@rushstack/node-core-library"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 19, 2024
    Configuration menu
    Copy the full SHA
    cdf6577 View commit details
    Browse the repository at this point in the history