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 dependencies group across 1 directory with 20 updates #160

Closed

Commits on Jul 29, 2024

  1. chore(deps): bump the dependencies group across 1 directory with 20 u…

    …pdates
    
    Bumps the dependencies group with 19 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
    | [yaml](https://github.com/eemeli/yaml) | `2.4.1` | `2.5.0` |
    | [@primer/octicons-react](https://github.com/primer/octicons) | `19.9.0` | `19.11.0` |
    | [@primer/react](https://github.com/primer/react) | `36.12.0` | `36.27.0` |
    | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.10` | `0.5.13` |
    | [json-2-csv](https://github.com/mrodrig/json-2-csv) | `5.5.1` | `5.5.4` |
    | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.40` |
    | [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.67` | `18.3.3` |
    | [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.22` | `18.3.0` |
    | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.7` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.5.4` |
    | [usehooks-ts](https://github.com/juliencrn/usehooks-ts) | `3.0.1` | `3.1.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.3.1` | `7.18.0` |
    | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.1` | `7.35.0` |
    | [bumpp](https://github.com/antfu/bumpp) | `9.4.0` | `9.4.1` |
    | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.2` | `15.2.7` |
    | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.2` | `5.3.5` |
    
    
    
    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 `yaml` from 2.4.1 to 2.5.0
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v2.4.1...v2.5.0)
    
    Updates `@primer/octicons-react` from 19.9.0 to 19.11.0
    - [Release notes](https://github.com/primer/octicons/releases)
    - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md)
    - [Commits](primer/octicons@v19.9.0...v19.11.0)
    
    Updates `@primer/react` from 36.12.0 to 36.27.0
    - [Release notes](https://github.com/primer/react/releases)
    - [Commits](https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected])
    
    Updates `@tailwindcss/typography` from 0.5.10 to 0.5.13
    - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
    - [Commits](tailwindlabs/tailwindcss-typography@v0.5.10...v0.5.13)
    
    Updates `json-2-csv` from 5.5.1 to 5.5.4
    - [Release notes](https://github.com/mrodrig/json-2-csv/releases)
    - [Commits](mrodrig/json-2-csv@5.5.1...5.5.4)
    
    Updates `postcss` from 8.4.38 to 8.4.40
    - [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.40)
    
    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.67 to 18.3.3
    - [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.22 to 18.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    Updates `tailwindcss` from 3.4.1 to 3.4.7
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md)
    - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.7)
    
    Updates `typescript` from 5.4.3 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.3...v5.5.4)
    
    Updates `usehooks-ts` from 3.0.1 to 3.1.0
    - [Release notes](https://github.com/juliencrn/usehooks-ts/releases)
    - [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@3.1.0)
    
    Updates `@types/react` from 18.2.67 to 18.3.3
    - [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.22 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.3.1 to 7.18.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/v7.18.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.3.1 to 7.18.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/v7.18.0/packages/parser)
    
    Updates `eslint-plugin-react` from 7.34.1 to 7.35.0
    - [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.1...v7.35.0)
    
    Updates `bumpp` from 9.4.0 to 9.4.1
    - [Release notes](https://github.com/antfu/bumpp/releases)
    - [Commits](antfu-collective/bumpp@v9.4.0...v9.4.1)
    
    Updates `lint-staged` from 15.2.2 to 15.2.7
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.2.2...v15.2.7)
    
    Updates `vite` from 5.2.2 to 5.3.5
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: yaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@primer/octicons-react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@primer/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@tailwindcss/typography"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: json-2-csv
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: postcss
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: react
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: react-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: tailwindcss
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: typescript
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: usehooks-ts
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: eslint-plugin-react
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: bumpp
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5e9c08e View commit details
    Browse the repository at this point in the history