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

build(deps): bump the client_deps group across 1 directory with 25 updates #74

Closed

Commits on May 27, 2024

  1. build(deps): bump the client_deps group across 1 directory with 25 up…

    …dates
    
    Bumps the client_deps group with 25 updates in the /client directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.5.3` | `7.10.0` |
    | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.5.3` | `7.10.0` |
    | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.5.3` | `7.10.0` |
    | [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.5.3` | `7.10.0` |
    | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `2.47.0` | `3.5.0` |
    | [next](https://github.com/vercel/next.js) | `14.1.0` | `14.2.3` |
    | [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.11` | `5.0.0-beta.18` |
    | [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.56` | `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.19` | `18.3.0` |
    | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.8` |
    | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.4.5` |
    | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.1` | `15.0.7` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.19` | `20.12.12` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.1` | `7.10.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.1` | `7.10.0` |
    | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` |
    | [cypress](https://github.com/cypress-io/cypress) | `13.6.4` | `13.10.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.3.0` |
    | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.0` | `14.2.3` |
    | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.0.0` | `12.1.0` |
    | [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |
    | [postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine) | `1.13.0` | `1.15.0` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |
    
    
    
    Updates `@mantine/core` from 7.5.3 to 7.10.0
    - [Release notes](https://github.com/mantinedev/mantine/releases)
    - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mantinedev/mantine/commits/7.10.0/packages/@mantine/core)
    
    Updates `@mantine/form` from 7.5.3 to 7.10.0
    - [Release notes](https://github.com/mantinedev/mantine/releases)
    - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mantinedev/mantine/commits/7.10.0/packages/@mantine/form)
    
    Updates `@mantine/hooks` from 7.5.3 to 7.10.0
    - [Release notes](https://github.com/mantinedev/mantine/releases)
    - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mantinedev/mantine/commits/7.10.0/packages/@mantine/hooks)
    
    Updates `@mantine/notifications` from 7.5.3 to 7.10.0
    - [Release notes](https://github.com/mantinedev/mantine/releases)
    - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mantinedev/mantine/commits/7.10.0/packages/@mantine/notifications)
    
    Updates `@tabler/icons-react` from 2.47.0 to 3.5.0
    - [Release notes](https://github.com/tabler/tabler-icons/releases)
    - [Commits](https://github.com/tabler/tabler-icons/commits/v3.5.0/packages/icons-react)
    
    Updates `next` from 14.1.0 to 14.2.3
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.1.0...v14.2.3)
    
    Updates `next-auth` from 5.0.0-beta.11 to 5.0.0-beta.18
    - [Release notes](https://github.com/nextauthjs/next-auth/releases)
    - [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@5.0.0-beta.18)
    
    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.56 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.19 to 18.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    Updates `zod` from 3.22.4 to 3.23.8
    - [Release notes](https://github.com/colinhacks/zod/releases)
    - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
    - [Commits](colinhacks/zod@v3.22.4...v3.23.8)
    
    Updates `@testing-library/jest-dom` from 6.4.2 to 6.4.5
    - [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.4.2...v6.4.5)
    
    Updates `@testing-library/react` from 14.2.1 to 15.0.7
    - [Release notes](https://github.com/testing-library/react-testing-library/releases)
    - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/react-testing-library@v14.2.1...v15.0.7)
    
    Updates `@types/node` from 20.11.19 to 20.12.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@types/react` from 18.2.56 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.19 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.0.1 to 7.10.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.10.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.0.1 to 7.10.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.10.0/packages/parser)
    
    Updates `autoprefixer` from 10.4.17 to 10.4.19
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.17...10.4.19)
    
    Updates `cypress` from 13.6.4 to 13.10.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.6.4...v13.10.0)
    
    Updates `eslint` from 8.56.0 to 9.3.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.56.0...v9.3.0)
    
    Updates `eslint-config-next` from 14.1.0 to 14.2.3
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-config-next)
    
    Updates `eslint-plugin-simple-import-sort` from 12.0.0 to 12.1.0
    - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
    - [Commits](lydell/eslint-plugin-simple-import-sort@v12.0.0...v12.1.0)
    
    Updates `postcss` from 8.4.35 to 8.4.38
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.35...8.4.38)
    
    Updates `postcss-preset-mantine` from 1.13.0 to 1.15.0
    - [Commits](https://github.com/mantinedev/postcss-preset-mantine/commits)
    
    Updates `typescript` from 5.3.3 to 5.4.5
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@mantine/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@mantine/form"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@mantine/hooks"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@mantine/notifications"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@tabler/icons-react"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: client_deps
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: next-auth
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: client_deps
    - dependency-name: react
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: react-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: zod
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: client_deps
    - dependency-name: "@testing-library/react"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: client_deps
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: client_deps
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: client_deps
    - dependency-name: eslint-config-next
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: eslint-plugin-simple-import-sort
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: client_deps
    - dependency-name: postcss-preset-mantine
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: client_deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    69c9c75 View commit details
    Browse the repository at this point in the history