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

build(deps): bump the deps-major group with 9 updates #3196

Closed

Commits on Sep 22, 2024

  1. build(deps): bump the deps-major group with 9 updates

    Bumps the deps-major group with 9 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.6.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.6.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.11.0` |
    | [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) | `17.1.0` | `18.0.0` |
    | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `46.10.1` | `50.2.4` |
    | [tsup](https://github.com/egoist/tsup) | `6.7.0` | `8.3.0` |
    | [@vue/devtools-api](https://github.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api) | `6.6.3` | `7.4.5` |
    | [ora](https://github.com/sindresorhus/ora) | `5.4.1` | `8.1.0` |
    | [chokidar](https://github.com/paulmillr/chokidar) | `3.6.0` | `4.0.1` |
    
    
    Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.6.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.6.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.21.0 to 8.6.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.6.0/packages/parser)
    
    Updates `eslint` from 8.57.0 to 9.11.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v9.11.0)
    
    Updates `eslint-config-airbnb-typescript` from 17.1.0 to 18.0.0
    - [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases)
    - [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md)
    - [Commits](iamturns/eslint-config-airbnb-typescript@v17.1.0...v18.0.0)
    
    Updates `eslint-plugin-jsdoc` from 46.10.1 to 50.2.4
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v46.10.1...v50.2.4)
    
    Updates `tsup` from 6.7.0 to 8.3.0
    - [Release notes](https://github.com/egoist/tsup/releases)
    - [Commits](egoist/tsup@v6.7.0...v8.3.0)
    
    Updates `@vue/devtools-api` from 6.6.3 to 7.4.5
    - [Release notes](https://github.com/vuejs/devtools-next/releases)
    - [Commits](https://github.com/vuejs/devtools-next/commits/v7.4.5/packages/devtools-api)
    
    Updates `ora` from 5.4.1 to 8.1.0
    - [Release notes](https://github.com/sindresorhus/ora/releases)
    - [Commits](sindresorhus/ora@v5.4.1...v8.1.0)
    
    Updates `chokidar` from 3.6.0 to 4.0.1
    - [Release notes](https://github.com/paulmillr/chokidar/releases)
    - [Commits](paulmillr/chokidar@3.6.0...4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: deps-major
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: deps-major
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: deps-major
    - dependency-name: eslint-config-airbnb-typescript
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: deps-major
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: deps-major
    - dependency-name: tsup
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: deps-major
    - dependency-name: "@vue/devtools-api"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: deps-major
    - dependency-name: ora
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: deps-major
    - dependency-name: chokidar
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: deps-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7a393cc View commit details
    Browse the repository at this point in the history
  2. Merge 7a393cc into ef50619

    dependabot[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8bf0cc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef6f8de View commit details
    Browse the repository at this point in the history