-
-
Notifications
You must be signed in to change notification settings - Fork 169
chore(deps): bump the prod-deps group across 1 directory with 26 updates #1988
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1988 +/- ##
=======================================
Coverage 22.19% 22.19%
=======================================
Files 251 251
Lines 21255 21255
Branches 783 783
=======================================
Hits 4718 4718
Misses 16531 16531
Partials 6 6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1894fd2
to
5d11e38
Compare
5d11e38
to
88ac06c
Compare
88ac06c
to
a548ed8
Compare
Bumps the prod-deps group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.1` | `3.1.2` | | [@radix-ui/react-form](https://github.com/radix-ui/primitives) | `0.1.1` | `0.1.4` | | [@radix-ui/themes](https://github.com/radix-ui/themes) | `3.1.6` | `3.2.1` | | [axios](https://github.com/axios/axios) | `1.8.2` | `1.9.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.1.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.1` | `19.1.2` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0` | `19.1.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.1` | `19.1.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.6` | `6.3.3` | | [fastify](https://github.com/fastify/fastify) | `5.2.0` | `5.3.2` | | [fastify-openapi-glue](https://github.com/seriousme/fastify-openapi-glue) | `4.8.0` | `4.9.1` | | [next](https://github.com/vercel/next.js) | `15.2.4` | `15.3.1` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.14.1592` | `3.17.0` | | [vue-router](https://github.com/vuejs/router) | `4.5.0` | `4.5.1` | | [zod](https://github.com/colinhacks/zod) | `3.23.8` | `3.24.3` | | [@tanstack/angular-query-experimental](https://github.com/TanStack/query/tree/HEAD/packages/angular-query-experimental) | `5.73.3` | `5.74.7` | | [rxjs](https://github.com/reactivex/rxjs) | `7.8.1` | `7.8.2` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.73.3` | `5.74.7` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.73.3` | `5.74.7` | | [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) | `5.73.3` | `5.74.7` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.73.3` | `5.74.7` | | [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.73.3` | `5.74.7` | | [pinia](https://github.com/vuejs/pinia) | `2.3.0` | `3.0.2` | | [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) | `3.15.4` | `3.17.0` | | [c12](https://github.com/unjs/c12) | `2.0.1` | `3.0.3` | | [commander](https://github.com/tj/commander.js) | `13.0.0` | `13.1.0` | Updates `vitest` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest) Updates `@radix-ui/react-form` from 0.1.1 to 0.1.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/themes` from 3.1.6 to 3.2.1 - [Changelog](https://github.com/radix-ui/themes/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/themes/commits) Updates `axios` from 1.8.2 to 1.9.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.2...v1.9.0) Updates `react` from 19.0.0 to 19.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react) Updates `@types/react` from 19.0.1 to 19.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.0.0 to 19.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom) Updates `@types/react-dom` from 19.0.1 to 19.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `vite` from 6.2.6 to 6.3.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.3/packages/vite) Updates `fastify` from 5.2.0 to 5.3.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.2.0...v5.3.2) Updates `fastify-openapi-glue` from 4.8.0 to 4.9.1 - [Release notes](https://github.com/seriousme/fastify-openapi-glue/releases) - [Changelog](https://github.com/seriousme/fastify-openapi-glue/blob/master/CHANGELOG.md) - [Commits](seriousme/fastify-openapi-glue@v4.8.0...v4.9.1) Updates `next` from 15.2.4 to 15.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.4...v15.3.1) Updates `nuxt` from 3.14.1592 to 3.17.0 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.17.0/packages/nuxt) Updates `vue-router` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.5.0...v4.5.1) Updates `zod` from 3.23.8 to 3.24.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.23.8...v3.24.3) Updates `@tanstack/angular-query-experimental` from 5.73.3 to 5.74.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.74.7/packages/angular-query-experimental) Updates `rxjs` from 7.8.1 to 7.8.2 - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) Updates `@tanstack/react-query` from 5.73.3 to 5.74.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.74.7/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.73.3 to 5.74.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.74.7/packages/react-query-devtools) Updates `@tanstack/svelte-query` from 5.73.3 to 5.74.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.74.7/packages/svelte-query) Updates `@tanstack/vue-query` from 5.73.3 to 5.74.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.74.7/packages/vue-query) Updates `@tanstack/vue-query-devtools` from 5.73.3 to 5.74.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.74.7/packages/vue-query-devtools) Updates `pinia` from 2.3.0 to 3.0.2 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v2.3.0...v3.0.2) Updates `@nuxt/kit` from 3.15.4 to 3.17.0 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.17.0/packages/kit) Updates `c12` from 2.0.1 to 3.0.3 - [Release notes](https://github.com/unjs/c12/releases) - [Changelog](https://github.com/unjs/c12/blob/main/CHANGELOG.md) - [Commits](unjs/c12@v2.0.1...v3.0.3) Updates `commander` from 13.0.0 to 13.1.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v13.0.0...v13.1.0) --- updated-dependencies: - dependency-name: vitest dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@radix-ui/react-form" dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@radix-ui/themes" dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@types/react" dependency-version: 19.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@types/react-dom" dependency-version: 19.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: vite dependency-version: 6.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: fastify dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: fastify-openapi-glue dependency-version: 4.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: next dependency-version: 15.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: nuxt dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: vue-router dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: zod dependency-version: 3.24.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@tanstack/angular-query-experimental" dependency-version: 5.74.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@tanstack/react-query" dependency-version: 5.74.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.74.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@tanstack/svelte-query" dependency-version: 5.74.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@tanstack/vue-query" dependency-version: 5.74.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@tanstack/vue-query-devtools" dependency-version: 5.74.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: pinia dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: "@nuxt/kit" dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: c12 dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: commander dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
a548ed8
to
d2442cb
Compare
Bumps the prod-deps group with 26 updates in the / directory:
3.1.1
3.1.2
0.1.1
0.1.4
3.1.6
3.2.1
1.8.2
1.9.0
19.0.0
19.1.0
19.0.1
19.1.2
19.0.0
19.1.0
19.0.1
19.1.2
6.2.6
6.3.3
5.2.0
5.3.2
4.8.0
4.9.1
15.2.4
15.3.1
3.14.1592
3.17.0
4.5.0
4.5.1
3.23.8
3.24.3
5.73.3
5.74.7
7.8.1
7.8.2
5.73.3
5.74.7
5.73.3
5.74.7
5.73.3
5.74.7
5.73.3
5.74.7
5.73.3
5.74.7
2.3.0
3.0.2
3.15.4
3.17.0
2.0.1
3.0.3
13.0.0
13.1.0
Updates
vitest
from 3.1.1 to 3.1.2Release notes
Sourced from vitest's releases.
Commits
5a0afd1
chore: release v3.1.2b70a6f1
chore(deps): unbundle tinyglobby and update (#7864)f9eacbc
fix(vite-node): add ERR_MODULE_NOT_FOUND code error if module cannot be loade...3102986
docs:browser.provider
link (#7851)816a5c5
perf(browser): improve browser parallelisation (#7665)6743008
fix: use happy-dom/jsdom types forenvionmentOptions
(#7795)6358f21
fix: default to run mode when stdin is not a TTY (#7673)15701f5
fix(deps): update all non-major dependencies (#7831)5652bf9
fix(coverage): expose profiling timers (#7820)29084f1
chore(deps): update all non-major dependencies (#7802)Updates
@radix-ui/react-form
from 0.1.1 to 0.1.4Commits
Updates
@radix-ui/themes
from 3.1.6 to 3.2.1Commits
Updates
axios
from 1.8.2 to 1.9.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
cdcfd21
chore(release): v1.9.0 (#6891)987d2e2
fix(http): send minimal end multipart boundary (#6661)f112edf
chore(ci): add PR files guard action; (#6890)61de4c0
chore(ci): update github actions; (#6889)c3aba3d
chore(ci): add labeler github action; (#6888)f7a3b5e
fix(headers): fixed support for setting multiple header values from an iterat...e61a893
fix(types): fix autocomplete for adapter config (#6855)6c5d4cd
fix(core): fix the Axios constructor implementation to treat the config argum...dfe8411
fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (#6767)d4f7df4
fix(headers): fixgetSetCookie
by using 'get' method for caseless access; (...Updates
react
from 19.0.0 to 19.1.0Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
4a9df08
Stop creating Owner Stacks if many have been created recently (#32529)b630219
[refactor] move isValidElementType to react-is (#32518)1a19170
[refactor] Add element type for Activity (#32499)6aa8254
Add ref to Fragment (#32465)e0fe347
[flags] remove enableOwnerStacks (#32426)70f1d76
[flow] Eliminate usage of global React types in ReactNativeTypes.js (#32330)0d9834c
build: add support to the rollup build for building typescript packages (#32393)a53da6a
Add useSwipeTransition Hook Behind Experimental Flag (#32373)32b0cad
Enable owner stacks in Canary builds (#32053)ed8b68d
Stop exporting dev-only methods in OSS production builds (#32200)Updates
@types/react
from 19.0.1 to 19.1.2Commits
Updates
react-dom
from 19.0.0 to 19.1.0Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
7943da1
Set accurate value for alwaysThrottleRetries on www (#32684)476f538
Add getClientRects to fragment instances (#32660)c69a5fc
Add blur() and focusLast() to fragment instances (#32654)cd28a94
Add observer methods to fragment instances (#32619)6aa8254
Add ref to Fragment (#32465)029e8bd
Add Owner Stack to attribute hydration mismatches (#32538)aac177c
Support beforetoggle/toggle events for dialog (#32479)e0fe347
[flags] remove enableOwnerStacks (#32426)2e4db33
Use valid CSS selectors in useId format (#32001)9b042f9
[Fizz] Responsive images should not be preloaded with link headers (#32445)Updates
@types/react-dom
from 19.0.1 to 19.1.2Commits
Updates
vite
from 6.2.6 to 6.3.3Release notes
Sourced from vite's releases.