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): bump the js group across 1 directory with 13 updates #144

Closed
wants to merge 1 commit into from

Commits on Aug 9, 2024

  1. chore(deps): bump the js group across 1 directory with 13 updates

    Bumps the js group with 13 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@solidjs/router](https://github.com/solidjs/solid-router) | `0.13.2` | `0.14.1` |
    | [@tanstack/solid-query](https://github.com/TanStack/query/tree/HEAD/packages/solid-query) | `5.32.0` | `5.51.21` |
    | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `1.5.4` | `1.6.0` |
    | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `1.5.12` | `1.6.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.7` | `22.1.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.7.1` | `8.0.1` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.7.1` | `8.0.1` |
    | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` |
    | [@tanstack/solid-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/solid-query-devtools) | `5.32.0` | `5.51.21` |
    | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.24.1` | `1.26.0` |
    | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.41` |
    | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.3` | `3.4.9` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` |
    
    
    
    Updates `@solidjs/router` from 0.13.2 to 0.14.1
    - [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/solidjs/solid-router/commits)
    
    Updates `@tanstack/solid-query` from 5.32.0 to 5.51.21
    - [Release notes](https://github.com/TanStack/query/releases)
    - [Commits](https://github.com/TanStack/query/commits/v5.51.21/packages/solid-query)
    
    Updates `@tauri-apps/api` from 1.5.4 to 1.6.0
    - [Release notes](https://github.com/tauri-apps/tauri/releases)
    - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.4...@tauri-apps/api-v1.6)
    
    Updates `@tauri-apps/cli` from 1.5.12 to 1.6.0
    - [Release notes](https://github.com/tauri-apps/tauri/releases)
    - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.12...@tauri-apps/cli-v1.6.0)
    
    Updates `@types/node` from 20.12.7 to 22.1.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.7.1 to 8.0.1
    - [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.0.1/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.7.1 to 8.0.1
    - [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.0.1/packages/parser)
    
    Updates `autoprefixer` from 10.4.19 to 10.4.20
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.19...10.4.20)
    
    Updates `@tanstack/solid-query-devtools` from 5.32.0 to 5.51.21
    - [Release notes](https://github.com/TanStack/query/releases)
    - [Commits](https://github.com/TanStack/query/commits/v5.51.21/packages/solid-query-devtools)
    
    Updates `lightningcss` from 1.24.1 to 1.26.0
    - [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
    - [Commits](parcel-bundler/lightningcss@v1.24.1...v1.26.0)
    
    Updates `postcss` from 8.4.38 to 8.4.41
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.38...8.4.41)
    
    Updates `tailwindcss` from 3.4.3 to 3.4.9
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md)
    - [Commits](tailwindlabs/tailwindcss@v3.4.3...v3.4.9)
    
    Updates `typescript` from 5.4.5 to 5.5.4
    - [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.5...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@solidjs/router"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js
    - dependency-name: "@tanstack/solid-query"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js
    - dependency-name: "@tauri-apps/api"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js
    - dependency-name: "@tauri-apps/cli"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: js
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: js
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: js
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: js
    - dependency-name: "@tanstack/solid-query-devtools"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: js
    - dependency-name: lightningcss
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: js
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: js
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: js
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: js
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fc4ae1b View commit details
    Browse the repository at this point in the history