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

chore(deps-dev): bump the npm-development-dependencies group across 1 directory with 19 updates #678

Commits on Sep 23, 2024

  1. chore(deps-dev): bump the npm-development-dependencies group across 1…

    … directory with 19 updates
    
    Bumps the npm-development-dependencies group with 19 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.2.1` | `19.5.0` |
    | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.1.0` | `19.5.0` |
    | [@einride/tsconfig](https://github.com/einride/tsconfig) | `2.1.0` | `2.1.1` |
    | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `11.1.6` | `12.1.0` |
    | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.5.0` |
    | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.2` | `16.0.1` |
    | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.1` | `4.3.1` |
    | [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.2` | `9.0.1` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.11.0` |
    | [jsdom](https://github.com/jsdom/jsdom) | `24.0.0` | `25.0.1` |
    | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
    | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.74` | `18.3.8` |
    | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
    | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.24` | `18.3.0` |
    | [semantic-release](https://github.com/semantic-release/semantic-release) | `23.0.7` | `24.1.1` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.4.4` | `5.6.2` |
    | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.14` | `5.4.7` |
    | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.4.0` | `2.1.1` |
    
    
    
    Updates `@commitlint/cli` from 19.2.1 to 19.5.0
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/cli)
    
    Updates `@commitlint/config-conventional` from 19.1.0 to 19.5.0
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/config-conventional)
    
    Updates `@einride/tsconfig` from 2.1.0 to 2.1.1
    - [Release notes](https://github.com/einride/tsconfig/releases)
    - [Changelog](https://github.com/einride/tsconfig/blob/master/.releaserc.js)
    - [Commits](einride/tsconfig@v2.1.0...v2.1.1)
    
    Updates `@rollup/plugin-typescript` from 11.1.6 to 12.1.0
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.0/packages/typescript)
    
    Updates `@testing-library/jest-dom` from 6.4.2 to 6.5.0
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v6.4.2...v6.5.0)
    
    Updates `@testing-library/react` from 14.2.2 to 16.0.1
    - [Release notes](https://github.com/testing-library/react-testing-library/releases)
    - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/react-testing-library@v14.2.2...v16.0.1)
    
    Updates `@vitejs/plugin-react` from 4.2.1 to 4.3.1
    - [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
    - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react)
    
    Updates `concurrently` from 8.2.2 to 9.0.1
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](open-cli-tools/concurrently@v8.2.2...v9.0.1)
    
    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 `jsdom` from 24.0.0 to 25.0.1
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@24.0.0...25.0.1)
    
    Updates `prettier` from 3.2.5 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.2.5...3.3.3)
    
    Updates `react` from 18.2.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)
    
    Updates `@types/react` from 18.2.74 to 18.3.8
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `react-dom` from 18.2.0 to 18.3.1
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)
    
    Updates `@types/react-dom` from 18.2.24 to 18.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    Updates `semantic-release` from 23.0.7 to 24.1.1
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v23.0.7...v24.1.1)
    
    Updates `typescript` from 5.4.4 to 5.6.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.4.4...v5.6.2)
    
    Updates `vite` from 5.2.14 to 5.4.7
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.7/packages/vite)
    
    Updates `vitest` from 1.4.0 to 2.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: "@einride/tsconfig"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development-dependencies
    - dependency-name: "@rollup/plugin-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-development-dependencies
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: "@testing-library/react"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-development-dependencies
    - dependency-name: "@vitejs/plugin-react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-development-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-development-dependencies
    - dependency-name: jsdom
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-development-dependencies
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: react
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: react-dom
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-development-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development-dependencies
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    88fb666 View commit details
    Browse the repository at this point in the history