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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) ^19.6.0 -> ^19.6.1 age adoption passing confidence devDependencies patch
@hookform/resolvers (source) ^3.9.1 -> ^3.10.0 age adoption passing confidence dependencies minor
@ianvs/prettier-plugin-sort-imports ^4.4.0 -> ^4.4.1 age adoption passing confidence devDependencies patch
@radix-ui/react-accordion (source) ^1.2.1 -> ^1.2.2 age adoption passing confidence dependencies patch
@radix-ui/react-alert-dialog (source) ^1.1.2 -> ^1.1.5 age adoption passing confidence dependencies patch
@radix-ui/react-avatar (source) ^1.1.1 -> ^1.1.2 age adoption passing confidence dependencies patch
@radix-ui/react-context-menu (source) ^2.2.2 -> ^2.2.5 age adoption passing confidence dependencies patch
@radix-ui/react-dialog (source) ^1.1.2 -> ^1.1.5 age adoption passing confidence dependencies patch
@radix-ui/react-dropdown-menu (source) ^2.1.2 -> ^2.1.5 age adoption passing confidence dependencies patch
@radix-ui/react-hover-card (source) ^1.1.2 -> ^1.1.5 age adoption passing confidence dependencies patch
@radix-ui/react-label (source) ^2.1.0 -> ^2.1.1 age adoption passing confidence dependencies patch
@radix-ui/react-navigation-menu (source) ^1.2.1 -> ^1.2.4 age adoption passing confidence dependencies patch
@radix-ui/react-popover (source) ^1.1.2 -> ^1.1.5 age adoption passing confidence dependencies patch
@radix-ui/react-scroll-area (source) ^1.2.1 -> ^1.2.2 age adoption passing confidence dependencies patch
@radix-ui/react-separator (source) ^1.1.0 -> ^1.1.1 age adoption passing confidence dependencies patch
@radix-ui/react-slot (source) ^1.1.0 -> ^1.1.1 age adoption passing confidence dependencies patch
@radix-ui/react-toast (source) ^1.2.2 -> ^1.2.5 age adoption passing confidence dependencies patch
@radix-ui/react-toggle (source) ^1.1.0 -> ^1.1.1 age adoption passing confidence dependencies patch
@radix-ui/react-toggle-group (source) ^1.1.0 -> ^1.1.1 age adoption passing confidence dependencies patch
@radix-ui/react-tooltip (source) ^1.1.4 -> ^1.1.7 age adoption passing confidence dependencies patch
@types/node (source) 22.10.1 -> 22.10.8 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^8.16.0 -> ^8.21.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) ^8.16.0 -> ^8.21.0 age adoption passing confidence devDependencies minor
@​upstash/ratelimit ^2.0.4 -> ^2.0.5 age adoption passing confidence dependencies patch
babel-plugin-react-compiler (source) ^19.0.0-beta-df7b47d-20241124 -> ^19.0.0-beta-e552027-20250112 age adoption passing confidence dependencies patch
cookies-next ^5.0.2 -> ^5.1.0 age adoption passing confidence dependencies minor
drizzle-kit (source) ^0.28.1 -> ^0.30.2 age adoption passing confidence devDependencies minor
drizzle-orm (source) ^0.36.4 -> ^0.38.4 age adoption passing confidence dependencies minor
eslint (source) 9.16.0 -> 9.18.0 age adoption passing confidence devDependencies minor
eslint-config-next (source) 15.0.3 -> 15.1.6 age adoption passing confidence devDependencies minor
eslint-plugin-react-compiler (source) ^19.0.0-beta-df7b47d-20241124 -> ^19.0.0-beta-e552027-20250112 age adoption passing confidence devDependencies patch
eslint-plugin-tailwindcss ^3.17.5 -> ^3.18.0 age adoption passing confidence devDependencies minor
jiti ^2.4.1 -> ^2.4.2 age adoption passing confidence devDependencies patch
lint-staged ^15.2.10 -> ^15.4.1 age adoption passing confidence devDependencies minor
lucide-react (source) ^0.462.0 -> ^0.473.0 age adoption passing confidence dependencies minor
next (source) ^15.0.4-canary.33 -> ^15.1.6 age adoption passing confidence dependencies minor
next-themes ^0.4.3 -> ^0.4.4 age adoption passing confidence dependencies patch
node 22.11.0-alpine -> 22.13.1-alpine age adoption passing confidence final minor
node (source) >=22.11.0 -> >=22.13.1 age adoption passing confidence engines minor
postcss (source) 8.4.49 -> 8.5.1 age adoption passing confidence devDependencies minor
prettier (source) ^3.4.1 -> ^3.4.2 age adoption passing confidence devDependencies patch
prettier-plugin-tailwindcss ^0.6.9 -> ^0.6.10 age adoption passing confidence devDependencies patch
react (source) 19.0.0-rc-fb9a90fa48-20240614 -> 19.0.0 age adoption passing confidence dependencies patch
react-dom (source) 19.0.0-rc-fb9a90fa48-20240614 -> 19.0.0 age adoption passing confidence dependencies patch
react-hook-form (source) ^7.53.2 -> ^7.54.2 age adoption passing confidence dependencies minor
sonner (source) ^1.7.0 -> ^1.7.2 age adoption passing confidence dependencies patch
tailwind-merge ^2.5.5 -> ^2.6.0 age adoption passing confidence dependencies minor
tailwindcss (source) 3.4.15 -> 3.4.17 age adoption passing confidence devDependencies patch
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence devDependencies patch
uuid ^11.0.3 -> ^11.0.5 age adoption passing confidence dependencies patch
zod (source) ^3.23.8 -> ^3.24.1 age adoption passing confidence dependencies minor

Release Notes

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

v19.6.1

Compare Source

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

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

v3.10.0

Compare Source

Features
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

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

v1.2.2

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.21.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#​10675)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#​10633)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#​10535)
  • eslint-plugin: check JSX spread elements for misused spread usage (#​10653)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#​10630)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#​10565)
  • eslint-plugin: [no-deprecated] add allow options (#​10585)
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#​10602)
  • eslint-plugin: [no-shadow] ignore ordering of type declarations (#​10593)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.19.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#​10523)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#​10550)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#​10548)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare keyword (#​10543)
  • eslint-plugin: [no-base-to-string] check array generic type (#​10437)
❤️ Thank You
  • Kirk Waiblinger
  • mdm317
  • Ronen Amiel
  • Yukihiro Hasegawa @​y-hsgw

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#​10106)
🩹 Fixes
  • eslint-plugin: [member-ordering] ignore method overloading (#​10536)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#​10537)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#​10522)
  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#​10496)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] handle noUncheckedIndexedAccess true (#​10514)
  • eslint-plugin: [consistent-type-assertions] allow default assertionStyle option (#​10512)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type/value context (#​10503)
  • eslint-plugin: [no-unsafe-type-assertion] fix for unsafe assertion to a constrained type parameter (#​10461)
  • eslint-plugin: [consistent-indexed-object-style] use a suggestion over an auto-fix if can't reliably determine that produced index signature is valid (#​10490)
  • eslint-plugin: [no-unnecessary-condition] don't flag values of an unconstrained or valid type parameter (#​10473)
  • eslint-plugin: [prefer-reduce-type-parameter] don't report cases in which the fix results in a type error (#​10494)
  • eslint-plugin: [no-deprecated] not reporting usages of deprecated declared constants as object value (#​10498)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.1

Compare Source

🩹 Fixes
  • scope-manager: visit params decorator before nest scope (#​10475)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#​10454)
  • eslint-plugin: use consistent naming for asserting types and casting values (#​10472)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#​10474)
  • eslint-plugin: handle string like index type (#​10460)
  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#​10444)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.0

Compare Source

🚀 Features
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#​10218)
  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#​10397)
🩹 Fixes
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#​10436)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#​10432)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#​10374)
  • typescript peer dependency (#​10373)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

[v8.17.0](https://redirect.github.com/typescript-eslint/type


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 Dec 9, 2024

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

Name Status Preview Comments Updated (UTC)
lipi ❌ Failed (Inspect) Jan 23, 2025 2:31am

@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 bc18bc1 to 8a3fe06 Compare January 16, 2025 02:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a3fe06 to e0fab3a Compare January 16, 2025 06:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e0fab3a to 7652b7f Compare January 16, 2025 15:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7652b7f to 0f3bdaa Compare January 16, 2025 18:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0f3bdaa to d50e160 Compare January 17, 2025 14:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d50e160 to ff8bde5 Compare January 17, 2025 18:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff8bde5 to efe7e9b Compare January 20, 2025 06:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from efe7e9b to 26076c8 Compare January 20, 2025 19:00
Copy link

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").

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