-
-
Notifications
You must be signed in to change notification settings - Fork 32
chore(deps): update all non-major dependencies #218
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
base: main
Are you sure you want to change the base?
Conversation
|
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx affected --targets=test:format,test:eslint,t... |
❌ Failed | 1m 31s | View ↗ |
nx run-many --targets=build --exclude=examples/** |
✅ Succeeded | 22s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-11-05 22:17:09 UTC
More templates
@tanstack/devtools
@tanstack/devtools-client
@tanstack/devtools-ui
@tanstack/devtools-utils
@tanstack/devtools-vite
@tanstack/devtools-event-bus
@tanstack/devtools-event-client
@tanstack/react-devtools
@tanstack/solid-devtools
commit: |
956343c to
904d282
Compare
249ef11 to
5997b26
Compare
24bd5c9 to
6818f1b
Compare
6818f1b to
44ea603
Compare
This PR contains the following updates:
^0.6.1->^0.32.0^0.1.2->^0.32.0^2.0.32->^2.0.63^7.28.4->^7.28.5^7.28.3->^7.28.5^7.28.4->^7.28.5^7.28.4->^7.28.5^7.28.4->^7.28.5^6.16.2->^6.19.0^4.1.13->^4.1.160.20.2->0.22.0^1.23.7->^1.23.8^0.1.7->^0.1.8^5.90.1->^5.90.7^5.90.1->^5.90.2^1.131.50->^1.134.12^1.131.50->^1.134.121.132.0-alpha.25->1.134.12^1.131.50->^1.134.12^5.90.1->^5.90.10^5.90.1->^5.90.4^1.131.50->^1.134.12^1.131.50->^1.134.12^6.8.0->^6.9.1^19.1.13->^19.2.2^19.1.9->^19.2.2^5.0.48->^5.0.87^0.31.4->^0.31.6^0.44.5->^0.44.7^9.36.0->^9.39.1^4.2.0->^4.3.0^2.1.16->^2.1.18^27.0.0->^27.1.0^5.64.0->^5.67.1^2.11.1->^2.12.0^21.5.3->^21.6.810.17.0->10.20.0^6.16.2->^6.19.0^0.3.13->^0.3.1519.1.1->19.2.019.1.1->19.2.0^1.6.1->^1.8.0^1.9.9->^1.9.10^1.9.9->^1.9.100.9.0->0.10.0^4.1.13->^4.1.16~5.9.2->~5.9.3^7.1.7->^7.2.0^1.17.8->^1.17.9^2.11.8->^2.11.10^4.1.11->^4.1.12Release Notes
midday-ai/ai-sdk-tools (@ai-sdk-tools/devtools)
v0.32.0Compare Source
v0.31.0Compare Source
v0.25.0Compare Source
v0.24.0Compare Source
v0.20.6Compare Source
v0.20.5Compare Source
v0.20.4Compare Source
v0.12.0Compare Source
v0.11.0Compare Source
v0.10.0Compare Source
vercel/ai (@ai-sdk/openai)
v2.0.63Compare Source
Patch Changes
22609f8]b552c94]v2.0.62Compare Source
Patch Changes
6f0644c: chore: use import * from zod/v46f0644c]6f0644c]v2.0.61Compare Source
Patch Changes
v2.0.60Compare Source
Patch Changes
prisma/prisma (@prisma/client)
v6.19.0Compare Source
TanStack/config (@tanstack/config)
v0.22.0Compare Source
Minor Changes
feat: update to typedoc v0.28 (#306)
BREAKING: typedoc output is no longer lower-cased due to API changes (#306)
Patch Changes
d480b77,d480b77]:v0.21.0Compare Source
Minor Changes
Patch Changes
e45558e]:v0.20.3Compare Source
Patch Changes
60ac898]:TanStack/query (@tanstack/react-query)
v5.90.7Compare Source
Patch Changes
b4cd121]:v5.90.6Compare Source
Patch Changes
1638c02]:TanStack/router (@tanstack/react-router)
v1.134.12Compare Source
Version 1.134.12 - 11/4/25, 2:52 AM
Changes
Fix
76c4f61) by Birk SkyumChore
cbf10db) by Birk SkyumCi
19b0083) by autofix-ci[bot]834c077) by autofix-ci[bot]Other
401883c) by Aditya OberaiPackages
v1.134.9Compare Source
TanStack/query (@tanstack/solid-query)
v5.90.10Compare Source
Patch Changes
b4cd121]:v5.90.9Compare Source
Patch Changes
v5.90.8Compare Source
Patch Changes
1638c02]:eslint/eslint (eslint)
v9.39.1Compare Source
webpro-nl/knip (knip)
v5.67.1Compare Source
v5.67.0Compare Source
pnpm/pnpm (pnpm)
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example:Related PR: #10104.
Added support for exact versions in
minimumReleaseAgeExclude#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge. For example:v10.18.3Compare Source
Patch Changes
verifyDepsBeforeInstall: installand pre/post install scripts that called other pnpm scripts #10060.@scope:registry) being parsed as property paths inpnpm config getwhen--location=projectis used #9362.pnpm config set --location=projectincorrectly handling keys with slashes (auth tokens, registry settings) #9884.pnpm-workspace.yamland.npmrcexist,pnpm config set --location=projectnow writes topnpm-workspace.yaml(matching read priority) #10072.pnpm outdated --long#10040.v10.18.2Compare Source
Patch Changes
pnpm outdated --longshould work #10040.pnpm dlxshould request the full metadata of packages, whenminimumReleaseAgeis set #9963.EPIPEerrors when piping output to other commands #10027.v10.18.1Compare Source
Patch Changes
--lockfile-onlyis used #8320.pnpm setupcreates a command shim to the pnpm executable. This is needed to be able to runpnpm self-updateon Windows #5700.pnpm install, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalogas originally intended.v10.18.0Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMsandfetchMinSpeedKiBps.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAgeconfiguration #10030.cleanupUnusedCatalogsconfiguration when removing dependent packages.scriptShellis set tofalse#8748.pnpm dlxshould not fail whenminimumReleaseAgeis set #10037.v10.17.1Compare Source
Patch Changes
minimumReleaseAgesetting, print this information out in the error message #9974.state.jsoncreation path when executingpnpm patchin a workspace project #9733.minimumReleaseAgeis set and thelatesttag is not mature enough, prefer a non-deprecated version as the newlatest#9987.prisma/prisma (prisma)
v6.19.0Compare Source
Today, we are excited to share the
6.19.0stable release 🎉🌟 Star this repo for notifications about new releases, bug fixes & features — or follow us on X
Highlights
This release brings a lot of bug fixes and improvements to both the ORM and Prisma Postgres.
Prisma ORM
Prisma ORM is the most popular ORM in the TypeScript ecosystem. Today’s release brings a bunch of new bug fixes and overall improvements:
Prisma Postgres
Prisma Postgres is our fully managed Postgres service, designed with the same philosophy of great DX that has guided Prisma for close to a decade. With this release, we are introducing the following improvements:
Connection pooling with Prisma Postgres
We added support for direct connections in 6.17, opening Prisma Postgres up to working with any tool in the wider Postgres ecosystem. Now, you can confirm that connection to support connection pooling by appending the query parameter
pool=trueto the connection string.To make this even more accessible, from the Prisma Postgres console, when getting your database credentials, we’ve updated the UI to easily toggle between pooled and un-pooled.
VS Code extension
A frequently requested feature is to be able to use a local Prisma Postgres database within our VS Code Extension without having to log in. In this release, we’re happy to share that this is now supported! Now you can work on your project without having to connect to the database remotely.
#1924: previewFeatures = "" suggestion results in "[]" value
Preparing for Prisma v7
Prisma v7 is almost here, and we’ve been making many of the feature in it available ahead of its release. If you haven’t been keeping your version of
prisma,@prisma/clientup to date, now is the time to do so before the release. Many of the changes we’ve introduced over the 6.x release cycle will become the default in v7.prisma-client-jsprisma-clientengineanddatasourcekeys inprisma.config.tsOpen roles at Prisma
Interested in joining Prisma? We’re growing and have several exciting opportunities across the company for developers who are passionate about building with Prisma. Explore our open positions on our Careers page and find the role that’s right for you.
Enterprise support
Thousands of teams use Prisma and many of them already tap into our Enterprise & Agency Support Program for hands-on help with everything from schema integrations and performance tuning to security and compliance.
With this program you also get priority issue triage and bug fixes, expert scalability advice, and custom training so that your Prisma-powered apps stay rock-solid at any scale. Learn more or join: https://prisma.io/enterprise.
facebook/react (react)
v19.2.0Compare Source
Below is a list of all new features, APIs, and bug fixes.
Read the React 19.2 release post for more information.
New React Features
<Activity>: A new API to hide and restore the UI and internal state of its children.useEffectEventis a React Hook that lets you extract non-reactive logic into an Effect Event.cacheSignal(for RSCs) lets your know when thecache()lifetime is over.New React DOM Features
resume: to resume a prerender to a stream.resumeAndPrerender: to resume a prerender to HTML.resumeToPipeableStream: to resume a prerender to a stream.resumeAndPrerenderToNodeStream: to resume a prerender to HTML.prerenderAPIs to return apostponedstate that can be passed to theresumeAPIs.Notable changes
<ViewTransition>Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.prerender,renderToReadableStream) to server-side-rendering APIs for Node.js:IDs generated by useIdAll Changes
React
<Activity />was developed over many years, starting beforeClassComponent.setState(@acdlite @sebmarkbage and many others)%oplaceholder (@eps1lon [#34198](https://rConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.