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): update all non-major dependencies #548

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF Age Adoption Passing Confidence
@headlessui/react (source) resolutions minor 0.0.0-insiders.d71fb9c -> 0.3.2 OpenSSF Scorecard age adoption passing confidence
@headlessui/tailwindcss (source) dependencies minor ^0.0.0-insiders.d71fb9c -> ^0.2.0 OpenSSF Scorecard age adoption passing confidence
@​radix-ui/react-icons dependencies patch 1.3.0 -> 1.3.1 age adoption passing confidence
@tremor/react dependencies patch 3.18.3 -> 3.18.4 OpenSSF Scorecard age adoption passing confidence
@types/node (source) devDependencies patch 20.17.1 -> 20.17.6 OpenSSF Scorecard age adoption passing confidence
@​types/react-dom devDependencies patch 19.0.0-rc.1 -> 19.0.0 age adoption passing confidence
@​types/react-dom resolutions patch 19.0.0-rc.1 -> 19.0.0 age adoption passing confidence
framer-motion dependencies patch 11.11.10 -> 11.11.11 OpenSSF Scorecard age adoption passing confidence
lucide-react (source) dependencies minor ^0.453.0 -> ^0.456.0 OpenSSF Scorecard age adoption passing confidence
nanoid dependencies patch 5.0.7 -> 5.0.8 OpenSSF Scorecard age adoption passing confidence
next-themes dependencies minor ^0.3.0 -> ^0.4.0 OpenSSF Scorecard age adoption passing confidence
react (source) dependencies patch 19.0.0-rc-02c0e824-20241028 -> 19.0.0-rc-fb9a90fa48-20240614 OpenSSF Scorecard age adoption passing confidence
react (source) resolutions patch 19.0.0-rc-02c0e824-20241028 -> 19.0.0-rc-fb9a90fa48-20240614 OpenSSF Scorecard age adoption passing confidence
react-dom (source) resolutions patch 19.0.0-rc-02c0e824-20241028 -> 19.0.0-rc-fb9a90fa48-20240614 OpenSSF Scorecard age adoption passing confidence
react-dom (source) dependencies patch 19.0.0-rc-02c0e824-20241028 -> 19.0.0-rc-fb9a90fa48-20240614 OpenSSF Scorecard age adoption passing confidence
react-is (source) resolutions patch 19.0.0-rc-02c0e824-20241028 -> 19.0.0-rc-fb9a90fa48-20240614 OpenSSF Scorecard age adoption passing confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/react)

v0.3.2

Compare Source

Fixes

v0.3.1

Compare Source

Fixes
  • Fix incorrect types path (d557d50)
  • Fix TypeScript render related types (bb68793)

v0.3.0

Compare Source

Fixes
  • Ensure that you can't use Enter to invoke the Switch
  • Fix outside click refocus bug (#​114)
  • Prevent scrolling when refocusing items
  • Ensure Switch has type="button" (#​192)
  • Fix useId() hook returning undefined on the client
  • Fix disabled not working when inside a disabled fieldset (#​202)
  • Trigger "outside click" behavior on mousedown (#​212)
  • Ensure the active MenuItem is scrolled into view
  • Ensure valid Menu accessibility tree (#​228)
Added
  • Add Transition events (beforeEnter, afterEnter, beforeLeave and afterLeave) (#​57)
  • Add render features + render strategy (static and unmount={true | false}) (#​106)
  • Add displayName to all contexts (#​175)
  • Add disabled prop to Listbox itself, instead of the Listbox.Button (#​229)
Changes
  • Changes the API of the Transition component.
    • We will now always render a div by default (unless you change this using the as={...} prop).
    • The render function prop doesn't expose a ref anymore.
    • Adds unmount prop to the Transition and Transition.Child components.

v0.2.0

Compare Source

Added
  • Add Listbox component
  • Add Switch component

v0.1.3

Compare Source

Fixes
  • Fix outside click behavior. If you had multiple menu's, when menu 1 is open, menu 2 is closed and you click on menu button 2 it will open both menu's. This is now fixed.
  • Ensure when using keyboard navigation we prevent the default behavior.

v0.1.2

Compare Source

Added
  • Add tests for onClick handling that wasn't working properly in @​headlessui/vue to ensure behavior stays the same in this library
Fixes
  • Don't pass disabled prop through to children, only add aria-disabled

v0.1.1

Compare Source

Added
  • Everything!

v0.0.0-next.f3df979

Compare Source

v0.0.0-next.e9e6ade

Compare Source

v0.0.0-next.e163d0a

Compare Source

v0.0.0-next.dad6642

Compare Source

v0.0.0-next.b67729e

Compare Source

v0.0.0-next.6af85cd

Compare Source

v0.0.0-next.3bdc145

Compare Source

v0.0.0-next.3bc7545

Compare Source

v0.0.0-next.2f987be

Compare Source

v0.0.0-next.297d214

Compare Source

v0.0.0-next.0ce63d8

Compare Source

v0.0.0-next.1479634

Compare Source

v0.0.0-insiders.ff41b27

Compare Source

v0.0.0-insiders.fe876e2

Compare Source

v0.0.0-insiders.fe034b4

Compare Source

v0.0.0-insiders.fdd4dd1

Compare Source

v0.0.0-insiders.fdccf07

Compare Source

v0.0.0-insiders.fd17c26

Compare Source

v0.0.0-insiders.fd0575b

Compare Source

v0.0.0-insiders.fcfd554

Compare Source

v0.0.0-insiders.fc9a625

Compare Source

v0.0.0-insiders.fc908a1

Compare Source

v0.0.0-insiders.fc7def3

Compare Source

v0.0.0-insiders.fbfc86f

Compare Source

v0.0.0-insiders.fbad6a9

Compare Source

v0.0.0-insiders.fbaa1ae

Compare Source

v0.0.0-insiders.fb612f7

Compare Source

v0.0.0-insiders.fb13190

Compare Source

v0.0.0-insiders.fa95262

Compare Source

v0.0.0-insiders.fa10cb0

Compare Source

v0.0.0-insiders.f740050

Compare Source

v0.0.0-insiders.f6f6343

Compare Source

v0.0.0-insiders.f6a99ca

Compare Source

v0.0.0-insiders.f66f492

Compare Source

v0.0.0-insiders.f5ac361

Compare Source

v0.0.0-insiders.f513614

Compare Source

v0.0.0-insiders.f4e9710

Compare Source

v0.0.0-insiders.f424aa2

Compare Source

v0.0.0-insiders.f3c70aa

Compare Source

v0.0.0-insiders.f35214d

Compare Source

v0.0.0-insiders.f335372

Compare Source

v0.0.0-insiders.f2fc6d8

Compare Source

v0.0.0-insiders.f2d9ea0

Compare Source

v0.0.0-insiders.f2c80c4

Compare Source

v0.0.0-insiders.f2c2d3c

Compare Source

v0.0.0-insiders.f2bc6fd

Compare Source

v0.0.0-insiders.f2a813e

Compare Source

v0.0.0-insiders.f26cca5

Compare Source

v0.0.0-insiders.f2179f3

Compare Source

v0.0.0-insiders.f1daa1e

Compare Source

v0.0.0-insiders.f144666

Compare Source

v0.0.0-insiders.f0e3e5b

Compare Source

v0.0.0-insiders.f0dd25f

Compare Source

v0.0.0-insiders.f04d460

Compare Source

v0.0.0-insiders.f016dc5

Compare Source

v0.0.0-insiders.ef78d58

Compare Source

v0.0.0-insiders.ef3e154

Compare Source

v0.0.0-insiders.eefc03c

Compare Source

v0.0.0-insiders.edbcb81

Compare Source

v0.0.0-insiders.ed98bad

Compare Source

v0.0.0-insiders.ed4d80e

Compare Source

v0.0.0-insiders.ecdebf3

Compare Source

v0.0.0-insiders.ec84c72

Compare Source

v0.0.0-insiders.ebf19ca

Compare Source

v0.0.0-insiders.ead5ff8

Compare Source

v0.0.0-insiders.ea65164

Compare Source

v0.0.0-insiders.ea5f21a

Compare Source

v0.0.0-insiders.e95f664

Compare Source

v0.0.0-insiders.e926d69

Compare Source

v0.0.0-insiders.e8c7661

Compare Source

v0.0.0-insiders.e8b7b7f

Compare Source

v0.0.0-insiders.e819c0a

Compare Source

v0.0.0-insiders.e814c50

Compare Source

v0.0.0-insiders.e7cfb05

Compare Source

v0.0.0-insiders.e6cca41

Compare Source

v0.0.0-insiders.e662f12

Compare Source

v0.0.0-insiders.e644d97

Compare Source

v0.0.0-insiders.e2294f5

Compare Source

v0.0.0-insiders.e1f3ef8

Compare Source

v0.0.0-insiders.e1ee36a

Compare Source

v0.0.0-insiders.e0688c4

Compare Source

v0.0.0-insiders.df5b6a2

Compare Source

v0.0.0-insiders.df481f3

Compare Source

v0.0.0-insiders.deb4b1b

Compare Source

v0.0.0-insiders.de7ddf9

[Compare Source](https://redirect.github.com/tailwindlabs/headlessui/compare/dde00da9e77380a36522eba


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) November 4, 2024 01:27
Copy link
Contributor

sourcery-ai bot commented Nov 4, 2024

Reviewer's Guide by Sourcery

This PR updates several non-major dependencies across the monorepo. The main changes include updates to React-related packages, UI component libraries, and TypeScript type definitions. The updates are primarily version bumps for better stability and compatibility.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update React and React DOM to newer release candidate versions
  • Update React from 19.0.0-rc-02c0e824-20241028 to 19.0.0-rc-fb9a90fa48-20240614
  • Update React DOM from 19.0.0-rc-02c0e824-20241028 to 19.0.0-rc-fb9a90fa48-20240614
  • Update React types to match the new versions
package.json
apps/blog/package.json
apps/cv/package.json
apps/insights/package.json
Update UI component libraries to newer versions
  • Update @headlessui/react from 0.0.0-insiders.d71fb9c to 0.3.2
  • Update @headlessui/tailwindcss from 0.0.0-insiders.d71fb9c to 0.2.0
  • Update lucide-react from 0.453.0 to 0.454.0
package.json
packages/tailwind-config/package.json
apps/blog/package.json
apps/cv/package.json
packages/components/package.json
Update TypeScript type definitions
  • Update @types/react-dom from 19.0.0-rc.1 to 19.0.0
package.json
apps/blog/package.json
apps/cv/package.json
apps/insights/package.json
packages/components/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

vercel bot commented Nov 4, 2024

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

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2024 6:34pm
cv ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2024 6:34pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2024 6:34pm

auto-merge was automatically disabled November 4, 2024 01:27

Base branch requires signed commits

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b5203a7 to baa6e9e Compare November 4, 2024 04:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from baa6e9e to 6f15b73 Compare November 8, 2024 10:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f15b73 to 518e135 Compare November 8, 2024 17:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 518e135 to d9d40c4 Compare November 9, 2024 12:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d9d40c4 to dd62465 Compare November 9, 2024 17:47
@renovate renovate bot enabled auto-merge (squash) November 9, 2024 17:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd62465 to cbcac4d Compare November 9, 2024 18:23
@renovate renovate bot merged commit 0ef83d6 into master Nov 9, 2024
2 of 5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 9, 2024 18:23
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.

0 participants