Skip to content

chore(deps): update all non-major dependencies#61

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#61
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 9, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@auth/core (source) ^0.37.4^0.41.2 age confidence dependencies minor
@auth/drizzle-adapter (source) ^1.7.4^1.11.2 age confidence dependencies minor
@commitlint/cli (source) ^19.6.0^19.8.1 age confidence devDependencies minor
@commitlint/config-conventional (source) ^19.6.0^19.8.1 age confidence devDependencies minor
@hookform/resolvers (source) ^5.0.1^5.2.2 age confidence dependencies minor
@ianvs/prettier-plugin-sort-imports ^4.4.0^4.7.1 age confidence devDependencies minor
@radix-ui/react-accordion (source) ^1.2.1^1.2.12 age confidence dependencies patch
@radix-ui/react-alert-dialog (source) ^1.1.2^1.1.15 age confidence dependencies patch
@radix-ui/react-avatar (source) ^1.1.1^1.1.11 age confidence dependencies patch
@radix-ui/react-context-menu (source) ^2.2.2^2.2.16 age confidence dependencies patch
@radix-ui/react-dialog (source) ^1.1.2^1.1.15 age confidence dependencies patch
@radix-ui/react-dropdown-menu (source) ^2.1.2^2.1.16 age confidence dependencies patch
@radix-ui/react-hover-card (source) ^1.1.2^1.1.15 age confidence dependencies patch
@radix-ui/react-label (source) ^2.1.0^2.1.8 age confidence dependencies patch
@radix-ui/react-navigation-menu (source) ^1.2.1^1.2.14 age confidence dependencies patch
@radix-ui/react-popover (source) ^1.1.2^1.1.15 age confidence dependencies patch
@radix-ui/react-scroll-area (source) ^1.2.1^1.2.10 age confidence dependencies patch
@radix-ui/react-separator (source) ^1.1.0^1.1.8 age confidence dependencies patch
@radix-ui/react-slot (source) ^1.1.0^1.2.4 age confidence dependencies minor
@radix-ui/react-toast (source) ^1.2.2^1.2.15 age confidence dependencies patch
@radix-ui/react-toggle (source) ^1.1.0^1.1.10 age confidence dependencies patch
@radix-ui/react-toggle-group (source) ^1.1.0^1.1.11 age confidence dependencies patch
@radix-ui/react-tooltip (source) ^1.1.4^1.2.8 age confidence dependencies minor
@t3-oss/env-nextjs (source) ^0.11.1^0.13.11 age confidence dependencies minor
@types/node (source) 24.0.724.12.2 age confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) ^8.16.0^8.59.1 age confidence devDependencies minor
@typescript-eslint/parser (source) ^8.16.0^8.59.1 age confidence devDependencies minor
@​upstash/ratelimit ^2.0.4^2.0.8 age confidence dependencies patch
@upstash/redis (source) ^1.34.3^1.37.0 age confidence dependencies minor
@vercel/analytics (source) ^1.4.1^1.6.1 age confidence dependencies minor
autoprefixer 10.4.2010.5.0 age confidence devDependencies minor
babel-plugin-react-compiler (source) ^19.0.0-beta-df7b47d-20241124^19.0.0-beta-ebf51a3-20250411 age confidence dependencies patch
bcryptjs ^3.0.0^3.0.3 age confidence dependencies patch
cookies-next ^6.0.0^6.1.1 age confidence dependencies minor
drizzle-kit (source) ^0.28.1^0.31.10 age confidence devDependencies minor
emoji-picker-react (source) ^4.12.0^4.19.1 age confidence dependencies minor
eslint (source) 9.16.09.39.4 age confidence devDependencies minor
eslint-config-next (source) 15.0.315.5.15 age confidence devDependencies minor
eslint-config-prettier ^10.0.1^10.1.8 age confidence devDependencies minor
eslint-plugin-react-compiler (source) ^19.0.0-beta-df7b47d-20241124^19.0.0-beta-ebf51a3-20250411 age confidence devDependencies patch
eslint-plugin-tailwindcss ^3.17.5^3.18.3 age confidence devDependencies minor
jiti ^2.4.1^2.6.1 age confidence devDependencies minor
lint-staged ^16.0.0^16.4.0 age confidence devDependencies minor
lucide-react (source) ^0.462.0^0.577.0 age confidence dependencies minor
next (source) ^15.0.4-canary.33^15.5.15 age confidence dependencies minor
next-themes ^0.4.3^0.4.6 age confidence dependencies patch
node 22.11.0-alpine22.22.2-alpine age confidence final minor
node (source) >=22.11.0>=22.22.2 age confidence engines minor
pg (source) ^8.13.1^8.20.0 age confidence devDependencies minor
postcss (source) 8.4.498.5.13 age confidence devDependencies minor
prettier (source) ^3.4.1^3.8.3 age confidence devDependencies minor
prettier-plugin-tailwindcss ^0.6.9^0.8.0 age confidence devDependencies minor
react (source) 19.0.0-rc-fb9a90fa48-2024061419.2.5 age confidence dependencies minor
react-dom (source) 19.0.0-rc-fb9a90fa48-2024061419.2.5 age confidence dependencies minor
react-hook-form (source) ^7.53.2^7.75.0 age confidence dependencies minor
react-resizable-panels (source) ^3.0.1^3.0.6 age confidence dependencies patch
sharp (source, changelog) ^0.33.5^0.34.5 age confidence devDependencies minor
sonner (source) ^2.0.1^2.0.7 age confidence dependencies patch
tailwind-merge ^3.0.1^3.5.0 age confidence dependencies minor
tailwindcss (source) 3.4.153.4.19 age confidence devDependencies patch
typescript (source) 5.7.25.9.3 age confidence devDependencies minor
uuid ^11.0.3^11.1.1 age confidence dependencies minor
valtio ^2.1.2^2.3.2 age confidence dependencies minor
zod (source) ^3.23.8^3.25.76 age confidence dependencies minor

Release Notes

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

v0.41.2

Compare Source

Bugfixes

  • providers: add issuer to GitHub provider for RFC 9207 compliance (#​13410)

Other

  • sync package versions with npm registry (#​13414)

v0.41.1

Compare Source

Bugfixes
Other
  • update links for Credentials-based Authentication (#​13258)

v0.41.0

Compare Source

Features

Other

  • fix build
  • adjust default fusionauth provider details (#​10868)

v0.40.0

Compare Source

Features

Bugfixes

Other

v0.39.1

Compare Source

Bugfixes

Other

v0.39.0

Compare Source

Features

  • providers: Add HuggingFace provider (#​12884) (c1f89ea)
  • providers: Improve error validation for Microsoft EntraID provider errors before decoding token (#​12876) (a05451d)

Other

v0.38.0

Compare Source

Features

Bugfixes

  • core: handle an error inside parseProviders() when providerId not found in config (#​12438) (80a2c14)
  • pages: recouple button theme to colorScheme and fix appearance for some logos in dark mode (#​12537) (b0f1538)
  • ts: make User interface overridable using module augmentation (#​12472) (7772375)
  • "state is not specified" error when using LINE provider (#​12703)
  • add a missed instance of allowInsecureRequests (#​12276)
  • More descriptive error in case that discovery endpoint returns an invalid issuer (#​12611)
  • improve client-side submodules (#​12249)

Other

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

react-hook-form/resolvers (@​hookform/resolvers)

v5.2.2

Compare Source

Bug Fixes

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features
  • support Zod 4, Zod v4 mini, and retains compatibility with Zod v3. (#​777) (8d083bd)
ianvs/prettier-plugin-sort-imports (@​ianvs/prettier-plugin-sort-imports)

v4.7.1

Compare Source

What's Changed

Fixes
Dependencies
Docs

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.7.0...v4.7.1

v4.7.0

Compare Source

What's Changed

This project began as a fork because I wanted a plugin that would not move side-effect imports around and mess with my CSS cascade. So its first and most distinguishing feature is that side-effect imports do not move, and other imports are not sorted across them.

This works fine in most cases, but some people have side-effect imports that they know can be sorted safely. For those, there is now an "escape hatch" option named importOrderSafeSideEffects. It is an array of glob pattern strings (similar to importOrder) which, when they match against a side-effect import, allow that import to be sorted as if it were a standard import.

Suggestions for safe use:

  • Use ^ at the start of your pattern and $ at the end, to avoid accidentally matching part of an import name. For example, "^server-only$", to avoid matching against import "not-server-only".
  • Use extreme caution if matching against relative files or CSS files. If you decide to sort CSS imports and a file ever imports more than one CSS file, your cascade may change.
  • You can still use // prettier-ignore to stop sorting a particular import that would otherwise be sorted.

Feedback on this feature is welcome.

Features
Internal

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.3...v4.7.0

v4.6.3

Compare Source

What's Changed

  • Revert "fix: conditionally register ember and oxc parsers when depend… by @​IanVS in IanVS#237

Full Changelog: IanVS/prettier-plugin-sort-imports@4.6.2...v4.6.3

v4.6.2

Compare Source

What's Changed

  • fix: conditionally register ember and oxc parsers when dependencies available by @​jahands in IanVS#234

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.1...4.6.2

v4.6.1

Compare Source

What's Changed

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.0...v4.6.1

v4.6.0

Compare Source

What's Changed

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.5.1...v4.6.0

v4.5.1

Compare Source

What's Changed

Fixes
Internal

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.5.0...v4.5.1

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.2...v4.5.0

v4.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.0...v4.4.1

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

v1.2.7

v1.2.6

v1.2.5

v1.2.4

Compare Source

v1.2.3

Compare Source

v1.2.2

Compare Source

t3-oss/t3-env (@​t3-oss/env-nextjs)

v0.13.11

Compare Source

Patch Changes

[`v

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 9, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lipi Error Error May 2, 2026 2:28am

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 62faa57 to e5fa2cd Compare December 9, 2024 17:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e5fa2cd to 18440eb Compare December 9, 2024 19:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 18440eb to 38c9cd7 Compare December 10, 2024 10:19
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 38c9cd7 to 8741501 Compare December 10, 2024 16:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8741501 to a4bcb09 Compare December 10, 2024 22:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a4bcb09 to 4792990 Compare December 11, 2024 03:51
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4792990 to 1721ad0 Compare December 11, 2024 11:21
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1721ad0 to a32acd4 Compare December 11, 2024 22:14
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a32acd4 to 3324f61 Compare December 12, 2024 23:07
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 3324f61 to c167d49 Compare December 13, 2024 03:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c167d49 to e24a2a3 Compare December 13, 2024 17:24
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e24a2a3 to d6cccdb Compare December 13, 2024 19:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d6cccdb to fbc1e5b Compare December 13, 2024 23:33
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from fbc1e5b to b970d4c Compare December 15, 2024 16:05
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7d3af52 to 5ae0ce9 Compare December 26, 2024 19:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5ae0ce9 to 0e93624 Compare December 28, 2024 11:20
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0e93624 to 7ea230f Compare December 30, 2024 17:36
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7ea230f to 4fe63d8 Compare January 1, 2025 01:46
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4fe63d8 to c8ad5bc Compare January 2, 2025 22:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c8ad5bc to 9dc7575 Compare January 3, 2025 06:42
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9dc7575 to ff40c45 Compare January 5, 2025 16:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ff40c45 to 8338954 Compare January 6, 2025 18:42
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8338954 to 63858bc Compare January 7, 2025 02:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 63858bc to ac5aa84 Compare January 7, 2025 21:05
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ac5aa84 to 2f7afb9 Compare January 8, 2025 04:33
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 2f7afb9 to 9625556 Compare January 8, 2025 20:48
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 20, 2025

Deployment failed with the following error:

Resource is limited - try again in 7 hours (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 24, 2025

Deployment failed with the following error:

Resource is limited - try again in 10 hours (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 24, 2025

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 3, 2025

Deployment failed with the following error:

Resource is limited - try again in 6 hours (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 7, 2025

Deployment failed with the following error:

Resource is limited - try again in 5 minutes (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 15, 2026

Deployment failed with the following error:

Creating the Deployment Timed Out.

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