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

Update Patch Dependencies #297

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Update Patch Dependencies #297

merged 2 commits into from
Feb 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-yoga/apollo-link (source) ^3.1.0 -> ^3.1.1 age adoption passing confidence
@headlessui/react (source) ^1.7.17 -> ^1.7.18 age adoption passing confidence
@hookform/resolvers (source) ^3.3.3 -> ^3.3.4 age adoption passing confidence
@ts-gql/compiler (source) ^0.16.4 -> ^0.16.5 age adoption passing confidence
@ts-gql/eslint-plugin (source) ^0.9.0 -> ^0.9.1 age adoption passing confidence
@ts-gql/next (source) ^17.0.0 -> ^17.0.1 age adoption passing confidence
@ts-gql/tag (source) ^0.7.0 -> ^0.7.2 age adoption passing confidence
@types/node (source) ^20.11.5 -> ^20.11.14 age adoption passing confidence
@types/react (source) ^18.2.46 -> ^18.2.49 age adoption passing confidence
@vercel/analytics (source) ^1.1.1 -> ^1.1.2 age adoption passing confidence
@whatwg-node/fetch (source) ^0.9.14 -> ^0.9.16 age adoption passing confidence
autoprefixer ^10.4.16 -> ^10.4.17 age adoption passing confidence
graphql-yoga (source) ^5.1.0 -> ^5.1.1 age adoption passing confidence
image-size ^1.1.0 -> ^1.1.1 age adoption passing confidence
prettier-plugin-tailwindcss ^0.5.10 -> ^0.5.11 age adoption passing confidence
react-hook-form (source) ^7.49.2 -> ^7.49.3 age adoption passing confidence
sharp (source, changelog) ^0.33.1 -> ^0.33.2 age adoption passing confidence
tailwind-merge ^2.2.0 -> ^2.2.1 age adoption passing confidence
tailwindcss (source) ^3.4.0 -> ^3.4.1 age adoption passing confidence
turbo (source) ^1.12.0 -> ^1.12.2 age adoption passing confidence

Release Notes

dotansimha/graphql-yoga (@​graphql-yoga/apollo-link)

v3.1.1

Compare Source

tailwindlabs/headlessui (@​headlessui/react)

v1.7.18

Compare Source

Fixed
  • Don't call <Dialog>'s onClose twice on mobile devices (#​2690)
  • Lazily resolve default containers in <Dialog> (#​2697)
  • Ensure hidden Tab.Panel components are hidden from the accessibility tree (#​2708)
  • Add support for role="alertdialog" to <Dialog> component (#​2709)
  • Ensure blurring the Combobox.Input component closes the Combobox (#​2712)
  • Allow changes to the className prop when the <Transition /> component is currently not transitioning (#​2722)
  • Export (internal-only) component interfaces for TypeScript compiler (#​2313)
  • Fix infinite render-loop for <Disclosure.Panel> and <Popover.Panel> when as={Fragment} (#​2760)
  • Fix VoiceOver bug for Listbox component in Chrome (#​2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (#​2866)
  • Fix CJS types (#​2880)
  • Fix error when transition classes contain new lines (#​2871)
  • Improve iOS locking (7721aca)
react-hook-form/resolvers (@​hookform/resolvers)

v3.3.4

Compare Source

Bug Fixes
  • error handling for array errors with root error (1bfc6ab)
Thinkmill/ts-gql (@​ts-gql/compiler)

v0.16.5

Compare Source

Patch Changes
vercel/analytics (@​vercel/analytics)

v1.1.2

Compare Source

What's Changed

Full Changelog: vercel/analytics@1.1.1...1.1.2

ardatan/whatwg-node (@​whatwg-node/fetch)

v0.9.16

Compare Source

Patch Changes

v0.9.15

Compare Source

Patch Changes
postcss/autoprefixer (autoprefixer)

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.
dotansimha/graphql-yoga (graphql-yoga)

v5.1.1

Compare Source

Patch Changes
image-size/image-size (image-size)

v1.1.1

Compare Source

tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.5.11

Compare Source

Changed
  • Bumped bundled version of Tailwind CSS to v3.4.1 (#​240)
react-hook-form/react-hook-form (react-hook-form)

v7.49.3: Version 7.49.3

Compare Source

🐛 fix(formState, disabled): infer controlled disabled form state (#​11361)
🐛 fix(reset): remove global reset option flag (#​11355)
🐛 fix(useController): check if disabled state was set by user (#​11353)
🖨️ fix: Change DeepPartial type definition to be compatible with unknown (#​11333)
🐞 fix #​11328 resetField with object as defaultValue (#​11329)

thanks to @​Moshyfawn, @​geeee and @​RulerOfCakes

lovell/sharp (sharp)

v0.33.2

Compare Source

dcastil/tailwind-merge (tailwind-merge)

v2.2.1

Compare Source

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v2.2.0...v2.2.1

Thanks to @​brandonmcconnell, @​manavm1990 and @​langy for sponsoring tailwind-merge! ❤️

tailwindlabs/tailwindcss (tailwindcss)

v3.4.1

Compare Source

Fixed
  • Don't remove keyframe stops when using important utilities (#​12639)
  • Don't add spaces to gradients and grid track names when followed by calc() (#​12704)
  • Restore old behavior for class dark mode strategy (#​12717)
Added
  • Add new selector and variant strategies for dark mode (#​12717)
Changed
  • Support rtl and ltr variants on same element as dir attribute (#​12717)
vercel/turbo (turbo)

v1.12.2: Turborepo v1.12.2

Compare Source

What's Changed

create-turbo
Changelog

Full Changelog: vercel/turborepo@v1.12.1...v1.12.2

v1.12.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Dec 30, 2023

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

Name Status Preview Comments Updated (UTC)
emily-calder-performing-arts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 1, 2024 7:42am
emily-calder-performing-arts-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 1, 2024 7:42am

@renovate renovate bot changed the title Update dependency @types/node to ^20.10.6 Update Patch Dependencies Jan 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 91aae66 to b44a715 Compare January 2, 2024 16:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b44a715 to 4f2db06 Compare January 2, 2024 19:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4f2db06 to 78026fd Compare January 3, 2024 15:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 78026fd to d44fa0b Compare January 3, 2024 18:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d44fa0b to 44349d7 Compare January 4, 2024 09:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 44349d7 to f67e0f0 Compare January 4, 2024 20:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f67e0f0 to f2a7f5e Compare January 5, 2024 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f2a7f5e to bcd56d7 Compare January 6, 2024 10:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bcd56d7 to ae5fde4 Compare January 7, 2024 15:51
Copy link
Contributor Author

renovate bot commented Feb 1, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant