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 13 updates #109

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps the prod group with 13 updates in the / directory:

Package From To
@headlessui/react 1.7.19 2.1.2
@heroicons/react 2.1.3 2.1.5
@tailwindcss/forms 0.5.3 0.5.7
clsx 1.2.1 2.1.1
next 14.2.3 14.2.5
next-themes 0.2.1 0.3.0
nice-grpc 2.0.1 2.1.9
react-hook-form 7.39.5 7.52.2
tinycolor2 1.4.2 1.6.0
@types/tinycolor2 1.4.3 1.4.6
@typescript-eslint/parser 7.18.0 8.1.0
eslint-config-turbo 2.0.9 2.0.12
@bufbuild/protobuf 1.10.0 2.0.0

Updates @headlessui/react from 1.7.19 to 2.1.2

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v2.1.2

Fixed

  • Fix prematurely added anchoring styles on ListboxOptions (#3337)
  • Ensure unmount on Dialog works in combination with the transition prop on DialogBackdrop and DialogPanel components (#3352)
  • Fix crash in Combobox component when in virtual mode when options are empty (#3356)
  • Fix hanging tests when using anchor prop (#3357)
  • Fix transition and focus prop combination for PopoverPanel component (#3361)
  • Fix outside click in nested portalled Popover components (#3362)
  • Fix restoring focus to correct element when closing Dialog component (#3365)
  • Fix flushSync warning for Combobox component with immediate prop enabled (#3366)

@​headlessui/react@​v2.1.1

Fixed

  • Fix issues spreading omitted props onto components (#3313)
  • Fix initial anchor="selection" positioning (#3324)
  • Fix render prop in ComboboxOptions to use any instead of unknown (#3327)
  • Fix incorrect Transition boundary for Dialog component (#3331)

@​headlessui/react@​v2.1.0

Headless UI v2.1

We just released Headless UI v2.1 for React, which dramatically simplifies our transition APIs and adds support for rendering multiple dialogs as siblings. See our announcement blog to learn more.

Changelog

Added

  • Add ability to render multiple Dialog components at once (without nesting them) (#3242)
  • Add new data-attribute-based transition API (#3273, #3285, #3307, #3309, #3312)
  • Add DialogBackdrop component (#3307, #3310)
  • Add PopoverBackdrop component to replace PopoverOverlay (#3308)

Fixed

  • Keep Combobox open when clicking scrollbar in ComboboxOptions (#3249)
  • Ensure ComboboxInput does not sync with current value while typing (#3259)
  • Fix visual jitter in Combobox component when using native scrollbar (#3190)
  • Improve UX by freezing ComboboxOptions while closing (#3304)
  • Merge incoming style prop on ComboboxOptions, ListboxOptions, MenuItems, and PopoverPanel components (#3250)
  • Prevent focus on Checkbox when it is disabled (#3251)
  • Use useId instead of React internals (for React 19 compatibility) (#3254)
  • Cancel outside click behavior on touch devices when scrolling (#3266)
  • Correctly apply conditional classes when using Transition and TransitionChild components (#3303)

Changed

  • Allow using the Tab and Shift+Tab keys when the Listbox component is open (#3284)

... (truncated)

Changelog

Sourced from @​headlessui/react's changelog.

[2.1.2] - 2024-07-05

Fixed

  • Fix prematurely added anchoring styles on ListboxOptions (#3337)
  • Ensure unmount on Dialog works in combination with the transition prop on DialogBackdrop and DialogPanel components (#3352)
  • Fix crash in Combobox component when in virtual mode when options are empty (#3356)
  • Fix hanging tests when using anchor prop (#3357)
  • Fix transition and focus prop combination for PopoverPanel component (#3361)
  • Fix outside click in nested portalled Popover components (#3362)
  • Fix restoring focus to correct element when closing Dialog component (#3365)
  • Fix flushSync warning for Combobox component with immediate prop enabled (#3366)

[2.1.1] - 2024-06-26

Fixed

  • Fix issues spreading omitted props onto components (#3313)
  • Fix initial anchor="selection" positioning (#3324)
  • Fix render prop in ComboboxOptions to use any instead of unknown (#3327)
  • Fix incorrect Transition boundary for Dialog component (#3331)

[2.1.0] - 2024-06-21

Added

  • Add ability to render multiple Dialog components at once (without nesting them) (#3242)
  • Add new data-attribute-based transition API (#3273, #3285, #3307, #3309, #3312)
  • Add DialogBackdrop component (#3307, #3310)
  • Add PopoverBackdrop component to replace PopoverOverlay (#3308)

Fixed

  • Keep Combobox open when clicking scrollbar in ComboboxOptions (#3249)
  • Ensure ComboboxInput does not sync with current value while typing (#3259)
  • Fix visual jitter in Combobox component when using native scrollbar (#3190)
  • Improve UX by freezing ComboboxOptions while closing (#3304)
  • Merge incoming style prop on ComboboxOptions, ListboxOptions, MenuItems, and PopoverPanel components (#3250)
  • Prevent focus on Checkbox when it is disabled (#3251)
  • Use useId instead of React internals (for React 19 compatibility) (#3254)
  • Cancel outside click behavior on touch devices when scrolling (#3266)
  • Correctly apply conditional classes when using Transition and TransitionChild components (#3303)

Changed

  • Allow using the Tab and Shift+Tab keys when the Listbox component is open (#3284)

[2.0.4] - 2024-05-25

Fixed

... (truncated)

Commits
  • a36380f 2.1.2 - @​headlessui/react
  • 5fb738f Fix flushSync warning for Combobox component with immediate prop enable...
  • 91e9597 Fix restoring focus to correct element when closing Dialog component (#3365)
  • da466ec Fix outside click in nested portalled Popover components (#3362)
  • d8f44e0 Fix transition and focus prop combination for PopoverPanel component (#...
  • 70f88f4 Fix hanging tests when using anchor prop (#3357)
  • d65829b Fix crash in Combobox component when in virtual mode when options are emp...
  • 990b179 Ensure unmount on Dialog works in combination with the transition prop ...
  • fbad6a9 Fix prematurely added anchoring styles on ListboxOptions (#3337)
  • abd86fc 2.1.1 - @​headlessui/react
  • Additional commits viewable in compare view

Updates @heroicons/react from 2.1.3 to 2.1.5

Release notes

Sourced from @​heroicons/react's releases.

v2.1.5

Added

  • Add new icons (arrow-turn-*, bold, calendar-date-range, divide, document-currency-*, equals, h1, h2, h3, italic, link-slash, numbered-list, percent-badge, slash, strikethrough, underline)

v2.1.4

Fixed

  • Improve tree-shakability of React package (#1192)
Changelog

Sourced from @​heroicons/react's changelog.

[2.1.5] - 2024-07-10

Added

  • Add new icons (arrow-turn-*, bold, calendar-date-range, divide, document-currency-*, equals, h1, h2, h3, italic, link-slash, numbered-list, percent-badge, slash, strikethrough, underline)

[2.1.4] - 2024-06-17

Fixed

  • Improve tree-shakability of React package (#1192)
Commits

Updates @tailwindcss/forms from 0.5.3 to 0.5.7

Release notes

Sourced from @​tailwindcss/forms's releases.

v0.5.7

Fixed

  • Use normal checkbox and radio appearance in forced-colors mode (#152)

v0.5.6

Fixed

  • Fix date time bottom spacing on MacOS Safari (#146)

v0.5.5

Fixed

  • Fix text alignment on date and time inputs on iOS (#144)

v0.5.4

Fixed

  • Remove chevron for selects with a non-default size (#137)
  • Allow for without type (#141)
Changelog

Sourced from @​tailwindcss/forms's changelog.

[0.5.7] - 2023-11-10

Fixed

  • Use normal checkbox and radio appearance in forced-colors mode (#152)

[0.5.6] - 2023-08-28

Fixed

  • Fix date time bottom spacing on MacOS Safari (#146)

[0.5.5] - 2023-08-22

Fixed

  • Fix text alignment on date and time inputs on iOS (#144)

[0.5.4] - 2023-07-13

Fixed

  • Remove chevron for selects with a non-default size (#137)
  • Allow for without type (#141)
Commits

Updates clsx from 1.2.1 to 2.1.1

Release notes

Sourced from clsx's releases.

v2.1.1

Patches

  • (types) Include bigint in ClassValue type: (#96): 3d960ab Accommodates recent @types/react changes to ReactNode. Thank you @​ViliamKopecky~!

Chores

  • Add licenses.dev badge: 684509c This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table for polka@next and a larger astro example.

Full Changelog: lukeed/clsx@v2.1.0...v2.1.1

v2.1.0

Features

  • Add new clsx/lite submodule for string-only usage: 1a49142

    This is a 140b version of clsx that is ideal for Tailwind and/or React contexts, which typically follow this clsx usage pattern:

    clsx('foo bar', props.maybe && 'conditional classes', props.className);

    Important: This clsx/lite module ignores all non-string arguments and is therefore not a 1:1 replacement for clsx itself!

    import { clsx } from 'clsx';
    import { clsx as lite } from 'clsx/lite';
    // strings-only usage is identical
    clsx('foo', null, 'bar', true && 'baz'); //=> "foo bar baz"
    lite('foo', null, 'bar', true && 'baz'); //=> "foo bar baz"
    // clsx/lite ignores all non-strings
    clsx('foo', { a: true, b: false, c: true }); //=> "foo a c"
    lite('foo', { a: true, b: false, c: true }); //=> "foo"


Full Changelog: lukeed/clsx@v2.0.1...v2.1.0

v2.0.1

Patches

  • (perf) Cache arguments.length & array.length for 6% performance gain (#26): deff09b

... (truncated)

Commits

Updates next from 14.2.3 to 14.2.5

Release notes

Sourced from next's releases.

v14.2.5

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • avoid merging global css in a way that leaks into other chunk groups (#67373)
  • Fix server action edge redirect with middleware rewrite (#67148)
  • fix(next): reject protocol-relative URLs in image optimization (#65752)
  • fix(next-swc): correct path interop to filepath for wasm (#65633)
  • Use addDependency to track metadata route file changes (#66714)
  • Fix noindex is missing on static not-found page (#67135)
  • perf: improve retrieving versionInfo on Turbo HMR (#67309)
  • fix(next/image): handle invalid url (#67465)
  • fix(next): initial prefetch cache not set properly with different search params (#65977)
  • fix: Backport class properties fix (#67377)
  • Upgrade acorn (#67592)

Misc

  • Log stdio for pull-turbo-cache script (#66759)
  • Ensure turbo is setup when building in docker (#66804)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, @​emmerich, @​huozhi, @​kdy1, @​kwonoj, @​styfle, and @​sokra for helping!

v14.2.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: ensure route handlers properly track dynamic access (#66446)
  • fix NextRequest proxy in edge runtime (#66551)
  • Fix next/dynamic with babel and src dir (#65177)
  • Use vercel deployment url for metadataBase fallbacks (#65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#65235)
  • Fix loading navigation with metadata and prefetch (#66447)
  • prevent duplicate RSC fetch when action redirects (#66620)
  • ensure router cache updates reference the latest cache values (#66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • Use addDependency to track metadata route file changes (#66714)
  • Add timeout/retry handling for fetch cache (#66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)

Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

Commits

Updates next-themes from 0.2.1 to 0.3.0

Release notes

Sourced from next-themes's releases.

v0.3.0

What's

  • "use client" was added to the library output so that you can use it as a React Client component without creating a wrapper.

New Contributors

Full Changelog: pacocoursey/next-themes@v0.2.0...v0.3.0

Commits

Updates nice-grpc from 2.0.1 to 2.1.9

Release notes

Sourced from nice-grpc's releases.

nice-grpc@2.1.9

2.1.9 (2024-06-06)

Bug Fixes

  • nice-grpc: resolve compatibility issues with grpc-js 1.10.x (bdfc754), closes #555 #607

nice-grpc@2.1.8

2.1.8 (2024-03-11)

Note: Version bump only for package nice-grpc

nice-grpc@2.1.7

2.1.7 (2023-10-19)

Bug Fixes

  • nice-grpc: add missing exports for Service Definition types (#470) (2e3ab79)

nice-grpc@2.1.6

2.1.6 (2023-10-17)

  • chore: fix hanging and erroring tests (#466) (0d169ec), closes #466
  • chore(deps): upgrade grpc-js to 1.9.5 (#461) (de41157), closes #461
  • docs(nice-grpc): Add example to docs for extending a client Type with CallOptions (#426) (191e706), closes #426

nice-grpc@2.1.5

2.1.5 (2023-07-16)

Note: Version bump only for package nice-grpc

nice-grpc@2.1.4

2.1.4 (2023-03-31)

Note: Version bump only for package nice-grpc

nice-grpc@2.1.2

2.1.2 (2023-03-11)

Bug Fixes

  • nice-grpc: support retrying Server.listen() (#318) (e41bfe1), closes #316

nice-grpc@2.1.1

2.1.1 (2023-03-05)

... (truncated)

Commits
  • 706e434 chore(release): publish
  • bdfc754 fix(nice-grpc): resolve compatibility issues with grpc-js 1.10.x
  • b3d35c9 chore: pin package.json to yarn 1.22.22 (#608)
  • c192527 chore(deps-dev): bump unzipper from 0.10.14 to 0.11.6 (#602)
  • 63a83b9 chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.5 (#592)
  • a905c6d chore(deps-dev): bump @​wdio/spec-reporter from 8.36.1 to 8.38.0 (#599)
  • 84b3afe chore(deps): bump @​opentelemetry/semantic-conventions from 1.22.0 to 1.24.1 (...
  • 0e10c72 chore(deps-dev): bump lerna from 8.1.2 to 8.1.3 (#605)
  • b1455e3 chore(deps): bump ipaddr.js from 2.1.0 to 2.2.0 (#603)
  • 86d3083 chore(deps-dev): bump ts-proto from 1.168.0 to 1.176.1 (#600)
  • Additional commits viewable in compare view

Updates react-hook-form from 7.39.5 to 7.52.2

Release notes

Sourced from react-hook-form's releases.

v7.52.2

👍 close #12108 useController should subscribe to exact field name of form's state (#12109) 👍 chore: upgrade app deps 🩻 fix: add useCallback for ref callback (#12078) 🚀 fix: skip call executeBuiltInValidation if no sub-fields left (#12054)

thanks to @​newsiberian, @​Wendystraite and @​abnud11

v7.52.1

🐞 fix #12024 dirty not update issue with values prop (#12041) 🐞 fix: field array validate rules shift errors (#12033)

thanks to @​JardelCheung

v7.52.0

⚛️ close #11932 enable react 19 peer dependency (#11935) 👮‍♀️ close #11954 getFieldState remove unnessaried inValidating and touched subscription (#11995) 🐞 fix #11985 logic createFormControl check field before usage (#11986) ⌨️ fix: enforce type safety for deps property in RegisterOptions (#11969) 🐞 fix #11922 keep dirty on reset with dirty fields (#11958) 🚔 close #11937 add validation in the cleanup process in useController (#11938) Revert "⌨️ close: correct type of error field in getFieldState return object (#11831)" 📖 fix: change info.values type in WatchObserver (#11917)

thanks to @​nakaakist, @​IdoBouskila, @​pincy and @​peinguin

v7.51.5

📖 fix broken link to examples in README.md (#11805) ⌨️ close: correct type of error field in getFieldState return object (#11831) 🐞 fix #11842 radio buttons not disabled when multiple share a name (#11873) 🐞 fix #11821 set value with disabled false before mount (#11880) 🐞 fix setError to preserve existing errors elsewhere in the object (#11888) ⌨️ fix: add info.value type to WatchObserver (#11872) 🫡 fix issue with internal set api (#11915)

thanks to @​mjr2595 @​erashu212 @​SimonJTurner and @​peinguin

Version 7.51.4

👹 close #11778 improve unregister omit key with getValues method (#11779) 🐞 fix #11794 issue: Fields dirty state is not updated when passing values to useForm

Version 7.51.3

🐞 fix #11773 regression on dirty check with reset (#11775)

Version 7.51.2

🐞 fix #11719 validation stuck on true state (#11723)

Version 7.51.1

🐛 bug(validatingFields, trigger): handle all fields validation trigger (#11624) 💚 ci: cleanup actions versions (#11629)

... (truncated)

Changelog

Sourced from react-hook-form's changelog.

Changelog

[7.51.0] - 2024-3-2

Added

  • added 'validateFields' to formState
const { formState: { validateFields } } = useForm();

[7.49.0] - 2023-12-10

Added

  • add reactive errors prop at useForm
useForm({
  errors, // Server errors
});

[7.48.0] - 2023-11-05

Added

  • added new disabled prop for useForm to disable the entire form
const App = () => {
  const [disabled, setDisabled] = useState(false);
  const { handleSubmit } = useForm({ disabled });

return ( <form onSubmit={handleSubmit(async () => { setDisabled(true); await sleep(100); setDisabled(false); })} / > ); }

[7.47.0] - 2023-10-02

Added

... (truncated)

Commits

Updates tinycolor2 from 1.4.2 to 1.6.0

Commits
  • a93228a prep for version
  • 13851a7 Build with babel (#266)
  • cde0cfe prep for 1.5.2
  • d5ad0c6 remove note about esm being reverted (#261)
  • 0a6f674 Add a browser entry field in package.json. This fixes a reported case of a bu...
  • 74c0d3e write CDN asssets into NPM directory (#253)
  • a26edde add testcase for tinycolor.random() (#258)
  • 43b3456 add test case for hsla string (#257)
  • 2b859d1 add deno task coverage command to generate and preview coverage report
  • 84088ad build (and update npm task runner to allow ignored tests
  • Additional commits viewable in compare view

Updates @types/tinycolor2 from 1.4.3 to 1.4.6

Commits

Updates @typescript-eslint/parser from 7.18.0 to 8.1.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.1.0

8.1.0 (2024-08-12)

🚀 Features

  • eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true (#9703)
  • eslint-plugin: [no-unsafe-return] check promise any (#8693)
  • eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods (#8765)
  • typescript-eslint: add JSDoc comments on generated configs (#9672)
  • typescript-estree: restrict variable declarator definite/init combinations (#9228)

🩹 Fixes

  • eslint-plugin: [no-unsafe-enum-comparison] typo in test (#9779)
  • eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references (#9738)
  • eslint-plugin: [member-ordering] get accessor member name & take into account abstract and decorator (#9775)
  • eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output (#9597)
  • eslint-plugin: [no-unnecessary-type-parameters] clarify message (#9737)
  • utils: correct types to align with @​types/eslint v9 (#9657)
  • website: tsconfig is blank (#9745)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.0.1

8.0.1 (2024-08-05)

🩹 Fixes

  • eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.0.0

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.1.0 (2024-08-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.0.1 (2024-08-05)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.0.0 (2024-07-31)

🚀 Features

  • parser: always enable comment, loc, range, tokens

  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService

❤️ Thank You

  • Abraham Guo
  • Alfred Ringstad
  • auvred
  • Brad Zacher
  • Christopher Aubut
  • Collin Bachman
  • James Henry
  • Josh Goldberg
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit
  • Victor Lin
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

Commits
  • 3d78392 chore(release): publish 8.1.0
  • a26e3c7 chore: enable prefer-regexp-test (#9658)
  • e05c2e5 chore(release): publish 8.0.1
  • 1db993a chore(release): publish 8.0.0
  • 1b0468e Merge branch 'main'
  • f3dfc0a Merg...

    Description has been truncated

Bumps the prod group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `1.7.19` | `2.1.2` |
| [@heroicons/react](https://github.com/tailwindlabs/heroicons) | `2.1.3` | `2.1.5` |
| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.3` | `0.5.7` |
| [clsx](https://github.com/lukeed/clsx) | `1.2.1` | `2.1.1` |
| [next](https://github.com/vercel/next.js) | `14.2.3` | `14.2.5` |
| [next-themes](https://github.com/pacocoursey/next-themes) | `0.2.1` | `0.3.0` |
| [nice-grpc](https://github.com/deeplay-io/nice-grpc) | `2.0.1` | `2.1.9` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.39.5` | `7.52.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` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.1.0` |
| [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo) | `2.0.9` | `2.0.12` |
| [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `1.10.0` | `2.0.0` |



Updates `@headlessui/react` from 1.7.19 to 2.1.2
- [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/react@v2.1.2/packages/@headlessui-react)

Updates `@heroicons/react` from 2.1.3 to 2.1.5
- [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.1.5)

Updates `@tailwindcss/forms` from 0.5.3 to 0.5.7
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-forms@v0.5.3...v0.5.7)

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.3 to 14.2.5
- [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.3...v14.2.5)

Updates `next-themes` from 0.2.1 to 0.3.0
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](https://github.com/pacocoursey/next-themes/commits/v0.3.0)

Updates `nice-grpc` from 2.0.1 to 2.1.9
- [Release notes](https://github.com/deeplay-io/nice-grpc/releases)
- [Commits](https://github.com/deeplay-io/nice-grpc/compare/nice-grpc@2.0.1...nice-grpc@2.1.9)

Updates `react-hook-form` from 7.39.5 to 7.52.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.52.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 `@typescript-eslint/parser` from 7.18.0 to 8.1.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.1.0/packages/parser)

Updates `eslint-config-turbo` from 2.0.9 to 2.0.12
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/commits/v2.0.12/packages/eslint-config-turbo)

Updates `@bufbuild/protobuf` from 1.10.0 to 2.0.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.0.0/packages/protobuf)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: "@heroicons/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@tailwindcss/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  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: 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: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
- dependency-name: eslint-config-turbo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: "@bufbuild/protobuf"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 13, 2024
Copy link

vercel bot commented Aug 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
typescript-login ❌ Failed (Inspect) Aug 13, 2024 1:32am

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-948c1afc1b branch August 13, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants