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 prod group across 1 directory with 22 updates #282

Closed
wants to merge 1 commit into from

Commits on Nov 19, 2024

  1. Bump the prod group across 1 directory with 22 updates

    Bumps the prod group with 22 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.1.9` | `2.2.0` |
    | [@heroicons/react](https://github.com/tailwindlabs/heroicons) | `2.1.3` | `2.2.0` |
    | [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.3` | `0.5.9` |
    | [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) | `1.3.1` | `1.4.0` |
    | [clsx](https://github.com/lukeed/clsx) | `1.2.1` | `2.1.1` |
    | [next](https://github.com/vercel/next.js) | `14.2.14` | `15.0.3` |
    | [next-intl](https://github.com/amannn/next-intl) | `3.20.0` | `3.25.1` |
    | [next-themes](https://github.com/pacocoursey/next-themes) | `0.2.1` | `0.4.3` |
    | [nice-grpc](https://github.com/deeplay-io/nice-grpc) | `2.0.1` | `2.1.10` |
    | [qrcode.react](https://github.com/zpao/qrcode.react) | `3.1.0` | `4.1.0` |
    | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.39.5` | `7.53.2` |
    | [tinycolor2](https://github.com/bgrins/TinyColor) | `1.4.2` | `1.6.0` |
    | [@types/tinycolor2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tinycolor2) | `1.4.3` | `1.4.6` |
    | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.7` | `15.0.3` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.15.0` |
    | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.37.2` |
    | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.1.0` | `2.3.0` |
    | [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.0.0` | `2.2.2` |
    | [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `2.0.0-alpha.1` | `2.0.0-rc.3` |
    | [@connectrpc/connect-node](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-node) | `2.0.0-alpha.1` | `2.0.0-rc.3` |
    | [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `2.0.0-alpha.1` | `2.0.0-rc.3` |
    | [jose](https://github.com/panva/jose) | `5.8.0` | `5.9.6` |
    
    
    
    Updates `@headlessui/react` from 2.1.9 to 2.2.0
    - [Release notes](https://github.com/tailwindlabs/headlessui/releases)
    - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
    - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/[email protected]/packages/@headlessui-react)
    
    Updates `@heroicons/react` from 2.1.3 to 2.2.0
    - [Release notes](https://github.com/tailwindlabs/heroicons/releases)
    - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
    - [Commits](tailwindlabs/heroicons@v2.1.3...v2.2.0)
    
    Updates `@tailwindcss/forms` from 0.5.3 to 0.5.9
    - [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md)
    - [Commits](tailwindlabs/tailwindcss-forms@v0.5.3...v0.5.9)
    
    Updates `@vercel/analytics` from 1.3.1 to 1.4.0
    - [Release notes](https://github.com/vercel/analytics/releases)
    - [Commits](https://github.com/vercel/analytics/commits/1.4.0/packages/web)
    
    Updates `clsx` from 1.2.1 to 2.1.1
    - [Release notes](https://github.com/lukeed/clsx/releases)
    - [Commits](lukeed/clsx@v1.2.1...v2.1.1)
    
    Updates `next` from 14.2.14 to 15.0.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.2.14...v15.0.3)
    
    Updates `next-intl` from 3.20.0 to 3.25.1
    - [Release notes](https://github.com/amannn/next-intl/releases)
    - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
    - [Commits](amannn/next-intl@v3.20.0...v3.25.1)
    
    Updates `next-themes` from 0.2.1 to 0.4.3
    - [Release notes](https://github.com/pacocoursey/next-themes/releases)
    - [Commits](https://github.com/pacocoursey/next-themes/commits/v0.4.3)
    
    Updates `nice-grpc` from 2.0.1 to 2.1.10
    - [Release notes](https://github.com/deeplay-io/nice-grpc/releases)
    - [Commits](https://github.com/deeplay-io/nice-grpc/compare/[email protected]@2.1.10)
    
    Updates `qrcode.react` from 3.1.0 to 4.1.0
    - [Release notes](https://github.com/zpao/qrcode.react/releases)
    - [Changelog](https://github.com/zpao/qrcode.react/blob/trunk/CHANGELOG.md)
    - [Commits](zpao/qrcode.react@v3.1.0...v4.1.0)
    
    Updates `react-hook-form` from 7.39.5 to 7.53.2
    - [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
    - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
    - [Commits](react-hook-form/react-hook-form@v7.39.5...v7.53.2)
    
    Updates `tinycolor2` from 1.4.2 to 1.6.0
    - [Release notes](https://github.com/bgrins/TinyColor/releases)
    - [Commits](bgrins/TinyColor@1.4.2...1.6.0)
    
    Updates `@types/tinycolor2` from 1.4.3 to 1.4.6
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tinycolor2)
    
    Updates `eslint-config-next` from 14.2.7 to 15.0.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/v15.0.3/packages/eslint-config-next)
    
    Updates `@typescript-eslint/parser` from 7.18.0 to 8.15.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.15.0/packages/parser)
    
    Updates `eslint-plugin-react` from 7.35.0 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.35.0...v7.37.2)
    
    Updates `eslint-config-turbo` from 2.1.0 to 2.3.0
    - [Release notes](https://github.com/vercel/turborepo/releases)
    - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
    - [Commits](https://github.com/vercel/turborepo/commits/v2.3.0/packages/eslint-config-turbo)
    
    Updates `@bufbuild/protobuf` from 2.0.0 to 2.2.2
    - [Release notes](https://github.com/bufbuild/protobuf-es/releases)
    - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.2.2/packages/protobuf)
    
    Updates `@connectrpc/connect` from 2.0.0-alpha.1 to 2.0.0-rc.3
    - [Release notes](https://github.com/connectrpc/connect-es/releases)
    - [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.0-rc.3/packages/connect)
    
    Updates `@connectrpc/connect-node` from 2.0.0-alpha.1 to 2.0.0-rc.3
    - [Release notes](https://github.com/connectrpc/connect-es/releases)
    - [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.0-rc.3/packages/connect-node)
    
    Updates `@connectrpc/connect-web` from 2.0.0-alpha.1 to 2.0.0-rc.3
    - [Release notes](https://github.com/connectrpc/connect-es/releases)
    - [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.0-rc.3/packages/connect-web)
    
    Updates `jose` from 5.8.0 to 5.9.6
    - [Release notes](https://github.com/panva/jose/releases)
    - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
    - [Commits](panva/jose@v5.8.0...v5.9.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@headlessui/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: "@heroicons/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: "@tailwindcss/forms"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: "@vercel/analytics"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: clsx
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prod
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prod
    - dependency-name: next-intl
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: next-themes
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: nice-grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: qrcode.react
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prod
    - dependency-name: react-hook-form
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: tinycolor2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: "@types/tinycolor2"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: eslint-config-next
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prod
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: prod
    - dependency-name: eslint-plugin-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: eslint-config-turbo
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: "@bufbuild/protobuf"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: "@connectrpc/connect"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: "@connectrpc/connect-node"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: "@connectrpc/connect-web"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: jose
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    03799ec View commit details
    Browse the repository at this point in the history