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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) ^19.5.0 -> ^19.8.0 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^19.5.0 -> ^19.8.0 age adoption passing confidence devDependencies minor
@hookform/resolvers (source) ^4.1.1 -> ^4.1.3 age adoption passing confidence dependencies patch
@ianvs/prettier-plugin-sort-imports ^4.3.1 -> ^4.4.1 age adoption passing confidence devDependencies minor
@kinde-oss/kinde-auth-nextjs (source) ^2.4.3 -> ^2.5.3 age adoption passing confidence dependencies minor
@radix-ui/react-aspect-ratio (source) ^1.1.0 -> ^1.1.2 age adoption passing confidence dependencies patch
@radix-ui/react-avatar (source) ^1.1.1 -> ^1.1.3 age adoption passing confidence dependencies patch
@radix-ui/react-checkbox (source) ^1.1.2 -> ^1.1.4 age adoption passing confidence dependencies patch
@radix-ui/react-dialog (source) ^1.1.2 -> ^1.1.6 age adoption passing confidence dependencies patch
@radix-ui/react-dropdown-menu (source) ^2.1.2 -> ^2.1.6 age adoption passing confidence dependencies patch
@radix-ui/react-label (source) ^2.1.0 -> ^2.1.2 age adoption passing confidence dependencies patch
@radix-ui/react-popover (source) ^1.1.2 -> ^1.1.6 age adoption passing confidence dependencies patch
@radix-ui/react-scroll-area (source) ^1.2.0 -> ^1.2.3 age adoption passing confidence dependencies patch
@radix-ui/react-separator (source) ^1.1.0 -> ^1.1.2 age adoption passing confidence dependencies patch
@radix-ui/react-slider (source) ^1.2.1 -> ^1.2.3 age adoption passing confidence dependencies patch
@radix-ui/react-slot (source) ^1.1.0 -> ^1.1.2 age adoption passing confidence dependencies patch
@radix-ui/react-toast (source) ^1.2.2 -> ^1.2.6 age adoption passing confidence dependencies patch
@radix-ui/react-toggle (source) ^1.1.0 -> ^1.1.2 age adoption passing confidence dependencies patch
@radix-ui/react-toggle-group (source) ^1.1.0 -> ^1.1.2 age adoption passing confidence dependencies patch
@t3-oss/env-nextjs (source) ^0.11.1 -> ^0.12.0 age adoption passing confidence dependencies minor
@types/leaflet (source) ^1.9.14 -> ^1.9.16 age adoption passing confidence devDependencies patch
@types/node (source) 22.8.1 -> 22.13.10 age adoption passing confidence devDependencies minor
@types/react (source) 19.0.1 -> 19.0.10 age adoption passing confidence devDependencies patch
@types/react-dom (source) 19.0.1 -> 19.0.4 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^8.11.0 -> ^8.26.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) ^8.11.0 -> ^8.26.0 age adoption passing confidence devDependencies minor
@​upstash/ratelimit ^2.0.4 -> ^2.0.5 age adoption passing confidence dependencies patch
@upstash/redis ^1.34.3 -> ^1.34.5 age adoption passing confidence dependencies patch
class-variance-authority ^0.7.0 -> ^0.7.1 age adoption passing confidence dependencies patch
cmdk (source) ^1.0.0 -> ^1.0.4 age adoption passing confidence dependencies patch
drizzle-kit (source) ^0.26.2 -> ^0.30.5 age adoption passing confidence devDependencies minor
drizzle-orm (source) ^0.35.3 -> ^0.40.0 age adoption passing confidence dependencies minor
eslint-config-next (source) 14.2.16 -> 14.2.24 age adoption passing confidence devDependencies patch
eslint-config-prettier ^10.0.1 -> ^10.1.1 age adoption passing confidence devDependencies minor
eslint-plugin-tailwindcss ^3.17.5 -> ^3.18.0 age adoption passing confidence devDependencies minor
husky ^9.1.6 -> ^9.1.7 age adoption passing confidence devDependencies patch
lint-staged ^15.2.10 -> ^15.4.3 age adoption passing confidence devDependencies minor
lucide-react (source) ^0.453.0 -> ^0.479.0 age adoption passing confidence dependencies minor
next (source) 14.2.21 -> 14.2.24 age adoption passing confidence dependencies patch
next-themes ^0.3.0 -> ^0.4.4 age adoption passing confidence dependencies minor
node (source) >=22.12.0 -> >=22.14.0 age adoption passing confidence engines minor
pg (source) ^8.13.1 -> ^8.13.3 age adoption passing confidence devDependencies patch
postcss (source) 8.4.47 -> 8.5.3 age adoption passing confidence devDependencies minor
prettier (source) ^3.3.3 -> ^3.5.3 age adoption passing confidence devDependencies minor
prettier-plugin-tailwindcss ^0.6.8 -> ^0.6.11 age adoption passing confidence devDependencies patch
react-hook-form (source) ^7.53.1 -> ^7.54.2 age adoption passing confidence dependencies minor
tailwind-merge ^3.0.1 -> ^3.0.2 age adoption passing confidence dependencies patch
tailwindcss (source) 3.4.14 -> 3.4.17 age adoption passing confidence devDependencies patch
typescript (source) 5.6.3 -> 5.8.2 age adoption passing confidence devDependencies minor
zod (source) ^3.23.8 -> ^3.24.2 age adoption passing confidence dependencies minor

Release Notes

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

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

v19.6.0

Compare Source

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

conventional-changelog/commitlint (@​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

v19.6.0

Compare Source

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

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

v4.1.3

Compare Source

Bug Fixes
  • escape square brackets in field name regex pattern (#​752) (50dd4ad)

v4.1.2

Compare Source

Bug Fixes
ianvs/prettier-plugin-sort-imports (@​ianvs/prettier-plugin-sort-imports)

v4.4.1

Compare Source

What's Changed

New Contributors

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

v4.4.0

Compare Source

What's Changed

Enhancements
Maintenance

New Contributors

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

kinde-oss/kinde-auth-nextjs (@​kinde-oss/kinde-auth-nextjs)

v2.5.3: Release 2.5.3

Compare Source

fix: export the correct type declaration (0066f44)

v2.5.2: Release 2.5.2

Compare Source

  • fix: helpers when hasura mapping used (e562f77)
  • refactor: rework redirection url handling (28ba3c7)
  • feat: pass state back on auth completion (f4be277)

Full Changelog: kinde-oss/kinde-auth-nextjs@v2.5.1...v2.5.2

v2.5.1

Compare Source

  • fix: don't require org name to return org object #274
  • chore: lint 088da86

v2.5.0

Compare Source

7 February 2025

  • Chore/lint #269
  • fix: rework setup route handler #268
  • fix: api route not always respected #267
  • fix: improve logic for handling index paths in publicPaths #266
  • Custom API routes #264
  • fix: pages router compat for prefetch header checks #265
  • fix: import error in protect file #258
  • 2.5.0 - Next 13 compatibility #257
  • chore(deps): bump next from 15.0.3 to 15.1.3 #256
  • [Snyk] Upgrade cookie from 1.0.1 to 1.0.2 #253
  • Allow locking down of postlogin redirect url #255
  • Fix/refresh token app router #254
  • fix: ignore pre-fetch requests on auth routes #251
  • chore: pretter run #250
  • test: migrate to vitest #249
  • fix: API handler warning #248
  • Fix/refresh token #247
  • Fix: Token validation strength #243
  • [Snyk] Upgrade @​babel/preset-env from 7.25.9 to 7.26.0 #245
  • Peter/split cookie #229
  • [Snyk] Upgrade @​babel/preset-env from 7.25.8 to 7.25.9 #241
  • [Snyk] Upgrade @​babel/preset-env from 7.25.7 to 7.25.8 #235
  • fix: await getIdToken before passing it to jwtDecoder. Fixes #​252 #252
  • chore: PR updated afd7428
  • chore: update lock ed40c31
  • chore: lint formatting b3ef03a

v2.4.6

Compare Source

7 November 2024

  • fix: remove noisy error log #239
  • [Snyk] Upgrade cookie from 1.0.0 to 1.0.1 #236
  • chore: release v2.4.6 1ea683f
  • fix: upgrade cookie from 1.0.0 to 1.0.1 b387e60

v2.4.5

Compare Source

5 November 2024

v2.4.4

Compare Source

28 October 2024

  • types: allow void for generic type #227
  • chore: release v2.4.4 f2d783f
radix-ui/primitives (@​radix-ui/react-aspect-ratio)

v1.1.2

Compare Source

v1.1.1

Compare Source

</detail


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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 Nov 4, 2024

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

Name Status Preview Comments Updated (UTC)
urban-wheels ❌ Failed (Inspect) Mar 8, 2025 9:01am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 123fdbd to 6a8d88f Compare November 4, 2024 03:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6a8d88f to 640c9ff Compare November 4, 2024 06:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 640c9ff to 33a9118 Compare November 4, 2024 17:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 33a9118 to ce9b6c7 Compare November 4, 2024 19:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ce9b6c7 to fa85bb1 Compare November 4, 2024 22:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fa85bb1 to 1ae8b5b Compare November 5, 2024 01:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1ae8b5b to c8e7e5d Compare November 5, 2024 09:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c8e7e5d to 8b9882b Compare November 6, 2024 02:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b9882b to a201cd9 Compare November 6, 2024 17:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a201cd9 to e5ef7ab Compare November 6, 2024 20:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5ef7ab to 483980c Compare November 6, 2024 21:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 483980c to f3304ba Compare November 7, 2024 01:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f3304ba to fd0d4cc Compare November 8, 2024 11:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd0d4cc to 5ee6474 Compare November 8, 2024 18:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 31c89a3 to 0d46ff8 Compare February 25, 2025 21:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0d46ff8 to b26b957 Compare February 26, 2025 00:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b26b957 to 9204d9b Compare February 26, 2025 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9204d9b to a7bf9f5 Compare February 27, 2025 17:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a7bf9f5 to fedcd2f Compare February 28, 2025 17:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fedcd2f to 9e1b908 Compare March 1, 2025 01:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9e1b908 to fd906bc Compare March 1, 2025 08:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fd906bc to bdb9553 Compare March 3, 2025 05:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bdb9553 to 5bd2c03 Compare March 3, 2025 08:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 893314e to 41e3fcc Compare March 6, 2025 08:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 41e3fcc to d78d3d7 Compare March 7, 2025 08:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d78d3d7 to 2b28984 Compare March 7, 2025 13:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b28984 to c65f6a6 Compare March 7, 2025 17:22
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