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 js-packages group with 13 updates #312

Closed

Commits on Oct 1, 2024

  1. Bump the js-packages group with 13 updates

    Bumps the js-packages group with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@craco/craco](https://github.com/dilanx/craco/tree/HEAD/packages/craco) | `7.0.0` | `7.1.0` |
    | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.0.2` | `6.1.1` |
    | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.0.2` | `6.1.1` |
    | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.13` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.7.4` |
    | [express](https://github.com/expressjs/express) | `4.20.0` | `4.21.0` |
    | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.51.0` | `0.52.0` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.5.0` | `8.8.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.5.0` | `8.8.0` |
    | [cypress](https://github.com/cypress-io/cypress) | `13.14.2` | `13.15.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.11.1` |
    | [husky](https://github.com/typicode/husky) | `9.1.5` | `9.1.6` |
    
    
    Updates `@craco/craco` from 7.0.0 to 7.1.0
    - [Release notes](https://github.com/dilanx/craco/releases)
    - [Commits](https://github.com/dilanx/craco/commits/v7.1.0/packages/craco)
    
    Updates `@mui/icons-material` from 6.0.2 to 6.1.1
    - [Release notes](https://github.com/mui/material-ui/releases)
    - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mui/material-ui/commits/v6.1.1/packages/mui-icons-material)
    
    Updates `@mui/material` from 6.0.2 to 6.1.1
    - [Release notes](https://github.com/mui/material-ui/releases)
    - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mui/material-ui/commits/v6.1.1/packages/mui-material)
    
    Updates `@types/jest` from 29.5.12 to 29.5.13
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Updates `@types/node` from 22.5.4 to 22.7.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `express` from 4.20.0 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.20.0...4.21.0)
    
    Updates `monaco-editor` from 0.51.0 to 0.52.0
    - [Release notes](https://github.com/microsoft/monaco-editor/releases)
    - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
    - [Commits](microsoft/monaco-editor@v0.51.0...v0.52.0)
    
    Updates `typescript` from 5.5.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.5.4...v5.6.2)
    
    Updates `@typescript-eslint/eslint-plugin` from 8.5.0 to 8.8.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.8.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.5.0 to 8.8.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.8.0/packages/parser)
    
    Updates `cypress` from 13.14.2 to 13.15.0
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v13.14.2...v13.15.0)
    
    Updates `eslint` from 8.57.1 to 9.11.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.1...v9.11.1)
    
    Updates `husky` from 9.1.5 to 9.1.6
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.1.5...v9.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@craco/craco"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: "@mui/icons-material"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: "@mui/material"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: "@types/jest"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: js-packages
    - dependency-name: "@types/node"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: express
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: monaco-editor
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: typescript
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: js-packages
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: js-packages
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: js-packages
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c2a63e8 View commit details
    Browse the repository at this point in the history