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 #51

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auth/core (source) ^0.35.0 -> ^0.35.3 age adoption passing confidence
@auth/drizzle-adapter (source) ^1.5.0 -> ^1.5.3 age adoption passing confidence
@radix-ui/react-accordion (source) ^1.2.0 -> ^1.2.1 age adoption passing confidence
@radix-ui/react-alert-dialog (source) ^1.1.1 -> ^1.1.2 age adoption passing confidence
@radix-ui/react-avatar (source) ^1.1.0 -> ^1.1.1 age adoption passing confidence
@radix-ui/react-context-menu (source) ^2.2.1 -> ^2.2.2 age adoption passing confidence
@radix-ui/react-dialog (source) ^1.1.1 -> ^1.1.2 age adoption passing confidence
@radix-ui/react-dropdown-menu (source) ^2.1.1 -> ^2.1.2 age adoption passing confidence
@radix-ui/react-hover-card (source) ^1.1.1 -> ^1.1.2 age adoption passing confidence
@radix-ui/react-navigation-menu (source) ^1.2.0 -> ^1.2.1 age adoption passing confidence
@radix-ui/react-popover (source) ^1.1.1 -> ^1.1.2 age adoption passing confidence
@radix-ui/react-scroll-area (source) ^1.1.0 -> ^1.2.0 age adoption passing confidence
@radix-ui/react-toast (source) ^1.2.1 -> ^1.2.2 age adoption passing confidence
@radix-ui/react-tooltip (source) ^1.1.2 -> ^1.1.3 age adoption passing confidence
@types/node (source) 22.5.5 -> 22.7.4 age adoption passing confidence
@types/react (source) 18.3.7 -> 18.3.11 age adoption passing confidence
@upstash/redis ^1.34.0 -> ^1.34.1 age adoption passing confidence
babel-plugin-react-compiler (source) ^0.0.0-experimental-ca8e0be-20240916 -> ^0.0.0 age adoption passing confidence
eslint-config-next (source) 14.2.11 -> 14.2.14 age adoption passing confidence
eslint-plugin-react-compiler (source) ^0.0.0-experimental-ca16900-20240916 -> ^0.0.0 age adoption passing confidence
jiti ^2.0.0 -> ^2.1.0 age adoption passing confidence
lucide-react (source) ^0.441.0 -> ^0.447.0 age adoption passing confidence
next-auth (source) 5.0.0-beta.21 -> 5.0.0-beta.22 age adoption passing confidence
prettier-plugin-tailwindcss ^0.6.6 -> ^0.6.8 age adoption passing confidence
react-resizable-panels ^2.1.3 -> ^2.1.4 age adoption passing confidence
tailwindcss (source) 3.4.12 -> 3.4.13 age adoption passing confidence

Release Notes

nextauthjs/next-auth (@​auth/core)

v0.35.3

Compare Source

Bugfixes

v0.35.2

Compare Source

Bugfixes
  • providers: make identifier param optional (3e8a648)
  • providers: optionally check identifier (54ba689)

v0.35.1

Compare Source

Bugfixes

radix-ui/primitives (@​radix-ui/react-accordion)

v1.2.1

Compare Source

upstash/upstash-redis (@​upstash/redis)

v1.34.1

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.34.0...v1.34.1

facebook/react (babel-plugin-react-compiler)

v0.0.0-experimental-fe484b5-20240912

Compare Source

v0.0.0-experimental-fe484b5-20240911

Compare Source

v0.0.0-experimental-f1f288c-20240725

Compare Source

v0.0.0-experimental-e68eda9-20240829

Compare Source

v0.0.0-experimental-de2cfda-20240912

Compare Source

v0.0.0-experimental-da85dca-20240809

Compare Source

vercel/next.js (eslint-config-next)

v14.2.14

Compare Source

v14.2.13

Compare Source

v14.2.12

Compare Source

facebook/react (eslint-plugin-react-compiler)

v0.0.0-experimental-f8a5409-20240829

Compare Source

v0.0.0-experimental-f444e11-20240926

Compare Source

v0.0.0-experimental-eeb1b2a-20240818

Compare Source

v0.0.0-experimental-e04a001-20240515

Compare Source

v0.0.0-experimental-d0e920e-20240815

Compare Source

unjs/jiti (jiti)

v2.1.0

Compare Source

compare changes

🚀 Enhancements
  • Enable interopDefault by default (#​310)
  • Support import.meta.dirname and import.meta.filename (#​308)
🔥 Performance
  • cli: Enable node 22 compile cache (#​312)
🩹 Fixes
  • Make TransformOptions type strict to allow auto-complete (#​305)
  • Properly handle tsx (#​311)
💅 Refactors
📦 Build
  • Fix /register and /native subpath types for Node10 module resolution (#​304)
🏡 Chore
❤️ Contributors
lucide-icons/lucide (lucide-react)

v0.447.0: New icons 0.447.0

Compare Source

v0.446.0: New icons 0.446.0

Compare Source

New icons 🎨

v0.445.0: New icons 0.445.0

Compare Source

New icons 🎨

v0.444.0: New icons 0.444.0

Compare Source

Modified Icons 🔨

v0.443.0: New icons 0.443.0

Compare Source

Modified Icons 🔨

v0.442.0: New icons 0.442.0

Compare Source

Modified Icons 🔨

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

v0.6.8

Compare Source

v0.6.7

Compare Source

  • Improved performance with large Svelte, Liquid, and Angular files (#​312)
  • Add support for @plugin and @config in v4 (#​316)
  • Add support for Tailwind CSS v4.0.0-alpha.25 (#​317)
bvaughn/react-resizable-panels (react-resizable-panels)

v2.1.4

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.13

Compare Source

Fixed
  • Improve source glob verification performance (#​14481)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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.

Copy link

vercel bot commented Sep 23, 2024

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

Name Status Preview Comments Updated (UTC)
lipi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 0:27am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 43c8492 to 1bd54d6 Compare October 1, 2024 03:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1bd54d6 to 9f1843b Compare October 1, 2024 19:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9f1843b to 5da6db4 Compare October 1, 2024 21:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5da6db4 to a1f02ae Compare October 2, 2024 00:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1f02ae to 148b42b Compare October 2, 2024 19:57
Copy link
Contributor Author

renovate bot commented Oct 3, 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.

@rajput-hemant rajput-hemant merged commit 2d00f0c into master Oct 3, 2024
4 checks passed
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