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 dev-minor-versions group across 1 directory with 20 updates #41

Closed

Commits on Oct 28, 2024

  1. Bump the dev-minor-versions group across 1 directory with 20 updates

    Bumps the dev-minor-versions group with 19 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/compat](https://github.com/eslint/rewrite) | `1.1.1` | `1.2.1` |
    | [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.12.1` | `2.13.1` |
    | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.2` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.8` | `18.3.12` |
    | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.6.0` | `8.11.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.6.0` | `8.11.0` |
    | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.1` | `4.3.3` |
    | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `2.1.1` | `2.1.3` |
    | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.1` | `2.1.3` |
    | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` |
    | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.10.0` | `6.10.2` |
    | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.36.1` | `7.37.2` |
    | [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `15.11.0` |
    | [playwright](https://github.com/microsoft/playwright) | `1.47.2` | `1.48.2` |
    | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.6` | `0.6.8` |
    | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.12` | `3.4.14` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |
    | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.7` | `5.4.10` |
    
    
    
    Updates `@eslint/compat` from 1.1.1 to 1.2.1
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
    - [Commits](eslint/rewrite@compat-v1.1.1...compat-v1.2.1)
    
    Updates `@remix-run/dev` from 2.12.1 to 2.13.1
    - [Release notes](https://github.com/remix-run/remix/releases)
    - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-dev/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/remix/commits/@remix-run/dev@2.13.1/packages/remix-dev)
    
    Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.2
    - [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.5.0...v6.6.2)
    
    Updates `@types/react` from 18.3.8 to 18.3.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `@types/react-dom` from 18.3.0 to 18.3.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    Updates `@typescript-eslint/eslint-plugin` from 8.6.0 to 8.11.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.11.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.6.0 to 8.11.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.11.0/packages/parser)
    
    Updates `@vitejs/plugin-react` from 4.3.1 to 4.3.3
    - [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.3/packages/plugin-react)
    
    Updates `@vitest/browser` from 2.1.1 to 2.1.3
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/browser)
    
    Updates `@vitest/coverage-v8` from 2.1.1 to 2.1.3
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8)
    
    Updates `eslint-plugin-import` from 2.30.0 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.30.0...v2.31.0)
    
    Updates `eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.2
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.0...v6.10.2)
    
    Updates `eslint-plugin-react` from 7.36.1 to 7.37.2
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.36.1...v7.37.2)
    
    Updates `globals` from 15.9.0 to 15.11.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.9.0...v15.11.0)
    
    Updates `playwright` from 1.47.2 to 1.48.2
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.47.2...v1.48.2)
    
    Updates `prettier-plugin-tailwindcss` from 0.6.6 to 0.6.8
    - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
    - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.6...v0.6.8)
    
    Updates `tailwindcss` from 3.4.12 to 3.4.14
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
    - [Commits](tailwindlabs/tailwindcss@v3.4.12...v3.4.14)
    
    Updates `typescript` from 5.6.2 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.6.2...v5.6.3)
    
    Updates `vite` from 5.4.7 to 5.4.10
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite)
    
    Updates `vitest` from 2.1.1 to 2.1.3
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/compat"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-versions
    - dependency-name: "@remix-run/dev"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-versions
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-versions
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-versions
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-versions
    - dependency-name: "@vitejs/plugin-react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: "@vitest/browser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-versions
    - dependency-name: eslint-plugin-jsx-a11y
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-versions
    - dependency-name: globals
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-versions
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-minor-versions
    - dependency-name: prettier-plugin-tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-minor-versions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a39b6b8 View commit details
    Browse the repository at this point in the history