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 deps group across 1 directory with 18 updates #3374

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

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

    Bumps the deps group with 18 updates in the /remix directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@remix-run/css-bundle](https://github.com/remix-run/remix/tree/HEAD/packages/remix-css-bundle) | `2.8.1` | `2.12.0` |
    | [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.8.1` | `2.12.0` |
    | [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.8.1` | `2.12.0` |
    | [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) | `2.8.1` | `2.12.0` |
    | [isbot](https://github.com/omrilotan/isbot) | `5.1.1` | `5.1.17` |
    | [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.65` | `18.3.7` |
    | [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.21` | `18.3.0` |
    | [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.8.1` | `2.12.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.2.0` | `8.6.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.10.0` |
    | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.6.3` |
    | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` |
    | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.10.0` |
    | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.0` | `7.36.1` |
    | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `4.6.2` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.4.2` | `5.6.2` |
    
    
    
    Updates `@remix-run/css-bundle` from 2.8.1 to 2.12.0
    - [Release notes](https://github.com/remix-run/remix/releases)
    - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-css-bundle/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-css-bundle)
    
    Updates `@remix-run/node` from 2.8.1 to 2.12.0
    - [Release notes](https://github.com/remix-run/remix/releases)
    - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-node/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-node)
    
    Updates `@remix-run/react` from 2.8.1 to 2.12.0
    - [Release notes](https://github.com/remix-run/remix/releases)
    - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-react)
    
    Updates `@remix-run/serve` from 2.8.1 to 2.12.0
    - [Release notes](https://github.com/remix-run/remix/releases)
    - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-serve/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-serve)
    
    Updates `isbot` from 5.1.1 to 5.1.17
    - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
    - [Commits](omrilotan/isbot@v5.1.1...v5.1.17)
    
    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.65 to 18.3.7
    - [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.21 to 18.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    Updates `@remix-run/dev` from 2.8.1 to 2.12.0
    - [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/[email protected]/packages/remix-dev)
    
    Updates `@types/react` from 18.2.65 to 18.3.7
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `@types/react-dom` from 18.2.21 to 18.3.0
    - [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 7.2.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 `eslint` from 8.57.0 to 9.10.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.10.0)
    
    Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3
    - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
    - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.6.3)
    
    Updates `eslint-plugin-import` from 2.29.1 to 2.30.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.29.1...v2.30.0)
    
    Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.10.0
    - [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.8.0...v6.10.0)
    
    Updates `eslint-plugin-react` from 7.34.0 to 7.36.1
    - [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.34.0...v7.36.1)
    
    Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
    
    Updates `typescript` from 5.4.2 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.2...v5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@remix-run/css-bundle"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: "@remix-run/node"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: "@remix-run/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: "@remix-run/serve"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: isbot
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: react
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: react-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: "@remix-run/dev"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: deps
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: deps
    - dependency-name: eslint-import-resolver-typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: eslint-plugin-jsx-a11y
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: eslint-plugin-react-hooks
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d34d9a9 View commit details
    Browse the repository at this point in the history