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): bump the prod-deps group with 16 updates #29

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the prod-deps group with 16 updates:

Package From To
@prisma/client 5.21.1 5.22.0
@radix-ui/react-scroll-area 1.2.0 1.2.1
@serwist/next 9.0.9 9.0.10
@tanstack/react-query 5.59.16 5.62.0
@tanstack/react-query-devtools 5.59.16 5.62.0
@trpc/client 11.0.0-rc.608 11.0.0-rc.648
@trpc/react-query 11.0.0-rc.608 11.0.0-rc.648
@trpc/server 11.0.0-rc.608 11.0.0-rc.648
class-variance-authority 0.7.0 0.7.1
jotai 2.10.1 2.10.3
lucide-react 0.454.0 0.462.0
next 14.2.16 14.2.18
next-intl 3.24.0 3.25.3
react-hook-form 7.53.1 7.53.2
sonner 1.5.0 1.7.0
tailwind-merge 2.5.4 2.5.5

Updates @prisma/client from 5.21.1 to 5.22.0

Release notes

Sourced from @​prisma/client's releases.

5.22.0

Today, we are excited to share the 5.22.0 stable release 🎉

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.

Highlights

Further Tracing Improvements

In our ongoing effort to stabilize the tracing Preview feature, we’ve made our spans compliant with OpenTelemetry Semantic Conventions for Database Client Calls. This should lead to better compatibility with tools such as DataDog and Sentry.

We’ve also included numerous bug fixes that should make this Preview feature easier to work with.

Metrics bug fix

Occasionally, connection pool metrics would become negative or grow unbounded. In this release, connection pool metrics should stay consistent.

Connection Pool Timeout fix

In a specific case, there could be issues where fetching a new connection from the connection pool would time out, regardless of the state of the application and connection pool. If you have experience connection pool issues accessing a PostgreSQL database with TLS encryption in a resource-constrained environment (such as Function-as-a-Service offerings or very small VPS) this should resolve those issues.

Special thanks to @​youxq for their pull request and help resolving this issue!

Join us

Looking to make an impact on Prisma in a big way? We're hiring!

Learn more on our careers page: https://www.prisma.io/careers

Fixes and improvements

Prisma Migrate

Prisma

Credits

Huge thanks to @​tmm1, @​Takur0, @​hinaloe, @​andyjy, and @​youxq for helping!

Commits
  • 718358a fix: integrate backwards compatibility change for Optimize (#25591)
  • c64991b feat: integrate iTX and tracing refactor (#25285)
  • b7210d9 chore: Small exports and changes for using Json Protocol types and utils in S...
  • 9af950b chore(deps): update engines to 5.22.0-39.387bb643aa7d27f1f14d278b1a15691d8d4e...
  • dd7d5ee chore: Expose serializeJsonQuery and deserializeJsonResponse (#25576)
  • b599db6 chore(deps): update engines to 5.22.0-32.2428ad6eca74cb0654e6b55b8f19b662f2fa...
  • 699552e chore: Expose JsonQuery type in @​prisma/client/runtime/library (#25557)
  • 9567ac0 fix(adapter-d1): throws Error when string column contains any ISO date (#25483)
  • 7496049 chore(deps): update engines to 5.22.0-12.8263a1f2b3deb0a72687cad83ceb981a2562...
  • 8e14920 chore(deps): update engines to 5.22.0-10.4fe298bcdaa934021fad991610757e9d42ee...
  • Additional commits viewable in compare view

Updates @radix-ui/react-scroll-area from 1.2.0 to 1.2.1

Commits

Updates @serwist/next from 9.0.9 to 9.0.10

Release notes

Sourced from @​serwist/next's releases.

@​serwist/next@​9.0.10

Patch Changes

  • 7e99285 Thanks @​DuCanhGH! - fix(next): fixed __dirname conflict in CommonJS

    If you use storybook and serwist together, they will conflict for __dirname variable. Because it is already created with a global scope, it cannot be used by branching from the business logic it uses. So I suggest moving to scope within the function.

  • Updated dependencies []:

Commits
  • 1d46e68 chore(packages): publish packages (#221)
  • 7e99285 chore(packages): trigger release
  • 96d7caf fix(next): __dirname to inner scope (#217)
  • 9a9a0b5 chore: clean up docs' homepage for update
  • 4e79b82 chore(docs): replaced serwist/legacy with new APIs
  • 8ab5c18 chore(deps): updated deps & linters
  • See full diff in compare view

Updates @tanstack/react-query from 5.59.16 to 5.62.0

Release notes

Sourced from @​tanstack/react-query's releases.

v5.62.0

Version 5.62.0 - 11/29/24, 1:03 PM

Changes

Feat

  • types: Include optional TError on DataTag (#8361) (0fa1f01) by Nick Lucas

Chore

  • angular-query: update example dev containers to node 22 (#8370) (f245792) by Arnoud

Packages

  • @​tanstack/query-core@​5.62.0
  • @​tanstack/vue-query@​5.62.0
  • @​tanstack/query-broadcast-client-experimental@​5.62.0
  • @​tanstack/query-persist-client-core@​5.62.0
  • @​tanstack/query-sync-storage-persister@​5.62.0
  • @​tanstack/react-query@​5.62.0
  • @​tanstack/react-query-devtools@​5.62.0
  • @​tanstack/react-query-persist-client@​5.62.0
  • @​tanstack/react-query-next-experimental@​5.62.0
  • @​tanstack/solid-query@​5.62.0
  • @​tanstack/solid-query-devtools@​5.62.0
  • @​tanstack/solid-query-persist-client@​5.62.0
  • @​tanstack/svelte-query@​5.62.0
  • @​tanstack/svelte-query-devtools@​5.62.0
  • @​tanstack/svelte-query-persist-client@​5.62.0
  • @​tanstack/vue-query-devtools@​5.62.0
  • @​tanstack/angular-query-experimental@​5.62.0
  • @​tanstack/query-async-storage-persister@​5.62.0
  • @​tanstack/angular-query-devtools-experimental@​5.62.0

v5.61.6

Version 5.61.6 - 11/28/24, 1:59 PM

Changes

Fix

  • angular-query: improve compatibility with Jest (#8367) (ebcaa55) by Arnoud
  • eslint-plugin-query: handle optional and non-null chaining in exhaustive-deps (#8365) (c402a2b) by Eliya Cohen

Packages

  • @​tanstack/eslint-plugin-query@​5.61.6
  • @​tanstack/angular-query-devtools-experimental@​5.61.6
  • @​tanstack/angular-query-experimental@​5.61.6

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.59.16 to 5.62.0

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.62.0

Version 5.62.0 - 11/29/24, 1:03 PM

Changes

Feat

  • types: Include optional TError on DataTag (#8361) (0fa1f01) by Nick Lucas

Chore

  • angular-query: update example dev containers to node 22 (#8370) (f245792) by Arnoud

Packages

  • @​tanstack/query-core@​5.62.0
  • @​tanstack/vue-query@​5.62.0
  • @​tanstack/query-broadcast-client-experimental@​5.62.0
  • @​tanstack/query-persist-client-core@​5.62.0
  • @​tanstack/query-sync-storage-persister@​5.62.0
  • @​tanstack/react-query@​5.62.0
  • @​tanstack/react-query-devtools@​5.62.0
  • @​tanstack/react-query-persist-client@​5.62.0
  • @​tanstack/react-query-next-experimental@​5.62.0
  • @​tanstack/solid-query@​5.62.0
  • @​tanstack/solid-query-devtools@​5.62.0
  • @​tanstack/solid-query-persist-client@​5.62.0
  • @​tanstack/svelte-query@​5.62.0
  • @​tanstack/svelte-query-devtools@​5.62.0
  • @​tanstack/svelte-query-persist-client@​5.62.0
  • @​tanstack/vue-query-devtools@​5.62.0
  • @​tanstack/angular-query-experimental@​5.62.0
  • @​tanstack/query-async-storage-persister@​5.62.0
  • @​tanstack/angular-query-devtools-experimental@​5.62.0

v5.61.6

Version 5.61.6 - 11/28/24, 1:59 PM

Changes

Fix

  • angular-query: improve compatibility with Jest (#8367) (ebcaa55) by Arnoud
  • eslint-plugin-query: handle optional and non-null chaining in exhaustive-deps (#8365) (c402a2b) by Eliya Cohen

Packages

  • @​tanstack/eslint-plugin-query@​5.61.6
  • @​tanstack/angular-query-devtools-experimental@​5.61.6
  • @​tanstack/angular-query-experimental@​5.61.6

... (truncated)

Commits

Updates @trpc/client from 11.0.0-rc.608 to 11.0.0-rc.648

Commits

Updates @trpc/react-query from 11.0.0-rc.608 to 11.0.0-rc.648

Commits

Updates @trpc/server from 11.0.0-rc.608 to 11.0.0-rc.648

Commits

Updates class-variance-authority from 0.7.0 to 0.7.1

Release notes

Sourced from class-variance-authority's releases.

v0.7.1

What's Changed

New Contributors

Full Changelog: joe-bell/cva@v0.7.0...v0.7.1

Commits

Updates jotai from 2.10.1 to 2.10.3

Release notes

Sourced from jotai's releases.

v2.10.3

This fixes various edge cases. Huge thanks to @​dmaskasky ! 🎉

What's Changed

Full Changelog: pmndrs/jotai@v2.10.2...v2.10.3

v2.10.2

Fixed some jotai/utils for a regression in v2.10.0.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.10.1...v2.10.2

Commits
  • 6b406ff 2.10.3
  • 6a854a9 chore(deps): update dev dependencies (#2830)
  • 71d4a6b feat(docs): update docs for jotai-history (#2736)
  • ad2f83c docs: add jotai-derive extension documentation (#2656)
  • cc3f3b6 feat(website): UI/UX improvements (#2829)
  • 14c028a prefer epoch number comparisons to indicate value change (#2828)
  • 474e369 use iterative approach in recompute dependents (#2821)
  • c41a6de call subscribers when setatom changes value in onmount (#2815)
  • 1bf91ce add tests: can read sync derived atom in write without initializing (#2824)
  • 29662ea fix: setAtom uses stale pending on atom unmount (#2811)
  • Additional commits viewable in compare view

Updates lucide-react from 0.454.0 to 0.462.0

Release notes

Sourced from lucide-react's releases.

New icons 0.462.0

New icons 🎨

Modified Icons 🔨

New icons 0.461.0

New icons 🎨

Modified Icons 🔨

Hotfix lucide-svelte icon imports

Icons imports broke in lucide-svelte after 0.458.0.

This is fixed in #2615

New icons 0.460.0

New icons 🎨

New icons 0.459.0

New icons 🎨

New icons 0.458.0

New icons 🎨

Modified Icons 🔨

Other Changes

... (truncated)

Commits

Updates next from 14.2.16 to 14.2.18

Release notes

Sourced from next's releases.

v14.2.18

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix: (third-parties) sendGTMEvent not queueing events before GTM init (#68683) (#72111)
  • Ignore error pages for cache revalidate (#72412) (#72484)

Credits

Huge thanks to @​huozhi and @​ijjk for helping!

v14.2.17

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix: revert the bad node binary handling (#72356)
  • Ensure pages/500 handles cache-control as expected (#72050) (#72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#72153)

Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

Commits

Updates next-intl from 3.24.0 to 3.25.3

Release notes

Sourced from next-intl's releases.

v3.25.3

3.25.3 (2024-11-26)

Bug Fixes

v3.25.2

3.25.2 (2024-11-25)

Bug Fixes

  • Handle inconsistency in Next.js when using usePathname with custom prefixes, localePrefix: 'as-needed' and static rendering (#1573) (20fd0f0) – by @​amannn

v3.25.1

3.25.1 (2024-11-13)

Bug Fixes

  • Correctly handle search params in redirects when using trailingSlash: true (#1537) (03a4620) – by @​deini

v3.25.0

3.25.0 (2024-11-08)

Features

Changelog

Sourced from next-intl's changelog.

3.25.3 (2024-11-26)

Bug Fixes

3.25.2 (2024-11-25)

Bug Fixes

  • Handle inconsistency in Next.js when using usePathname with custom prefixes, localePrefix: 'as-needed' and static rendering (#1573) (20fd0f0) – by @​amannn

3.25.1 (2024-11-13)

Bug Fixes

  • Correctly handle search params in redirects when using trailingSlash: true (#1537) (03a4620) – by @​deini

3.25.0 (2024-11-08)

Features

Commits
  • 55a243a v3.25.3
  • fd71741 fix: Follow-up for #1573 to also handle the case when a non-default locale is...
  • aa2eb63 ci: Turbo --affected (#1574)
  • cdcff43 v3.25.2
  • 20fd0f0 fix: Handle inconsistency in Next.js when using usePathname with custom pre...
  • 6cc710a docs: Wording
  • 7f40c9c docs: Emphasize required matcher change for localePrefix: 'as-necessary'
  • c6370f0 docs: Update middleware.mdx
  • e2be6aa docs: Update middleware.mdx
  • 1ff5003 docs: Return getPathname where relevant
  • Additional commits viewable in compare view

Updates react-hook-form from 7.53.1 to 7.53.2

Release notes

Sourced from react-hook-form's releases.

Version 7.53.2

🐞 fix #12398 staled disabled issue with resubmit form (#12403) 🐞 fix: add type guard to fieldRef.select (#12390) Revert "🏺 watch reference update on formState update (#12326)" (#12391)

thanks to @​developer-bandi

Commits

Updates sonner from 1.5.0 to 1.7.0

Release notes

Sourced from sonner's releases.

1.7.0

What's Changed

Majority of the updates are in https://github.com/emilkowalski/sonner/releases/tag/v1.6.1

Full Changelog: emilkowalski/sonner@v1.6.1...1.7.0

v1.6.1

Thank you.

Thank you for using this library. This one contains a lot improvements, it also improves the animations a bit.

I released 1.6.0 and 1.6.1 right after, because I didn't build the package properly. You should use 1.6.1.

What's Changed

New Contributors

... (truncated)

Commits

Updates tailwind-merge from 2.5.4 to 2.5.5

Release notes

Sourced from tailwind-merge's releases.

v2.5.5

Bug Fixes

Documentation

Full Changelog: dcastil/tailwind-merge@v2.5.4...v2.5.5

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and more via @​thnxdev for sponsoring tailwind-merge! ❤️

Commits

Bumps the prod-deps group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.21.1` | `5.22.0` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.0` | `1.2.1` |
| [@serwist/next](https://github.com/serwist/serwist) | `9.0.9` | `9.0.10` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.16` | `5.62.0` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.59.16` | `5.62.0` |
| [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) | `11.0.0-rc.608` | `11.0.0-rc.648` |
| [@trpc/react-query](https://github.com/trpc/trpc/tree/HEAD/packages/react) | `11.0.0-rc.608` | `11.0.0-rc.648` |
| [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `11.0.0-rc.608` | `11.0.0-rc.648` |
| [class-variance-authority](https://github.com/joe-bell/cva) | `0.7.0` | `0.7.1` |
| [jotai](https://github.com/pmndrs/jotai) | `2.10.1` | `2.10.3` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.454.0` | `0.462.0` |
| [next](https://github.com/vercel/next.js) | `14.2.16` | `14.2.18` |
| [next-intl](https://github.com/amannn/next-intl) | `3.24.0` | `3.25.3` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.1` | `7.53.2` |
| [sonner](https://github.com/emilkowalski/sonner) | `1.5.0` | `1.7.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.4` | `2.5.5` |


Updates `@prisma/client` from 5.21.1 to 5.22.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.22.0/packages/client)

Updates `@radix-ui/react-scroll-area` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@serwist/next` from 9.0.9 to 9.0.10
- [Release notes](https://github.com/serwist/serwist/releases)
- [Commits](https://github.com/serwist/serwist/compare/@serwist/[email protected]...@serwist/[email protected])

Updates `@tanstack/react-query` from 5.59.16 to 5.62.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.0/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.59.16 to 5.62.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.0/packages/react-query-devtools)

Updates `@trpc/client` from 11.0.0-rc.608 to 11.0.0-rc.648
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/HEAD/packages/client)

Updates `@trpc/react-query` from 11.0.0-rc.608 to 11.0.0-rc.648
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/HEAD/packages/react)

Updates `@trpc/server` from 11.0.0-rc.608 to 11.0.0-rc.648
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/HEAD/packages/server)

Updates `class-variance-authority` from 0.7.0 to 0.7.1
- [Release notes](https://github.com/joe-bell/cva/releases)
- [Commits](joe-bell/cva@v0.7.0...v0.7.1)

Updates `jotai` from 2.10.1 to 2.10.3
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.10.1...v2.10.3)

Updates `lucide-react` from 0.454.0 to 0.462.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.462.0/packages/lucide-react)

Updates `next` from 14.2.16 to 14.2.18
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.16...v14.2.18)

Updates `next-intl` from 3.24.0 to 3.25.3
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v3.24.0...v3.25.3)

Updates `react-hook-form` from 7.53.1 to 7.53.2
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.53.1...v7.53.2)

Updates `sonner` from 1.5.0 to 1.7.0
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](emilkowalski/sonner@v.1.5.0...1.7.0)

Updates `tailwind-merge` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.4...v2.5.5)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@radix-ui/react-scroll-area"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@serwist/next"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@trpc/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@trpc/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@trpc/server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: class-variance-authority
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: sonner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants