-
Notifications
You must be signed in to change notification settings - Fork 31
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 deps group across 1 directory with 26 updates #4392
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/create-t3-app/deps-d0efd69e44
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the deps group across 1 directory with 26 updates #4392
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/create-t3-app/deps-d0efd69e44
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the deps group with 26 updates in the /create-t3-app directory: | Package | From | To | | --- | --- | --- | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.8.1` | `6.3.1` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `4.36.1` | `5.66.0` | | [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) | `10.45.0` | `10.45.2` | | [@trpc/next](https://github.com/trpc/trpc/tree/HEAD/packages/next) | `10.45.0` | `10.45.2` | | [@trpc/react-query](https://github.com/trpc/trpc/tree/HEAD/packages/react) | `10.45.0` | `10.45.2` | | [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `10.45.0` | `10.45.2` | | [next](https://github.com/vercel/next.js) | `13.4.19` | `15.1.7` | | [next-auth](https://github.com/nextauthjs/next-auth) | `4.24.5` | `4.24.11` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `19.0.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `19.0.8` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `19.0.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `19.0.3` | | [superjson](https://github.com/blitz-js/superjson) | `1.13.1` | `2.2.2` | | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.24.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.5` | `22.13.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.0` | `8.24.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.0` | `8.24.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.20` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.20.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `13.4.19` | `15.1.7` | | [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.5.2` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.5.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.6.11` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.8.1` | `6.3.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.1` | `4.0.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.7.3` | Updates `@prisma/client` from 5.8.1 to 6.3.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.3.1/packages/client) Updates `@tanstack/react-query` from 4.36.1 to 5.66.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.66.0/packages/react-query) Updates `@trpc/client` from 10.45.0 to 10.45.2 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v10.45.2/packages/client) Updates `@trpc/next` from 10.45.0 to 10.45.2 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v10.45.2/packages/next) Updates `@trpc/react-query` from 10.45.0 to 10.45.2 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v10.45.2/packages/react) Updates `@trpc/server` from 10.45.0 to 10.45.2 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v10.45.2/packages/server) Updates `next` from 13.4.19 to 15.1.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.4.19...v15.1.7) Updates `next-auth` from 4.24.5 to 4.24.11 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.11) Updates `react` from 18.2.0 to 19.0.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.0.0/packages/react) Updates `@types/react` from 18.2.48 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 19.0.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.0.0/packages/react-dom) Updates `@types/react-dom` from 18.2.18 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `superjson` from 1.13.1 to 2.2.2 - [Release notes](https://github.com/blitz-js/superjson/releases) - [Commits](flightcontrolhq/superjson@v1.13.1...v2.2.2) Updates `zod` from 3.22.4 to 3.24.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.4...v3.24.2) Updates `@types/node` from 20.11.5 to 22.13.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.48 to 19.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.18 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 6.19.0 to 8.24.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.19.0 to 8.24.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/parser) Updates `autoprefixer` from 10.4.16 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.16...10.4.20) Updates `eslint` from 8.56.0 to 9.20.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.20.1) Updates `eslint-config-next` from 13.4.19 to 15.1.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.7/packages/eslint-config-next) Updates `postcss` from 8.4.33 to 8.5.2 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.33...8.5.2) Updates `prettier` from 3.2.4 to 3.5.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.5.0) Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.6.11 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.11...v0.6.11) Updates `prisma` from 5.8.1 to 6.3.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.3.1/packages/cli) Updates `tailwindcss` from 3.4.1 to 4.0.6 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.6/packages/tailwindcss) Updates `typescript` from 5.3.3 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.7.3) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@trpc/client" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: "@trpc/next" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: "@trpc/react-query" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: "@trpc/server" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: next-auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: superjson dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the deps group with 26 updates in the /create-t3-app directory:
5.8.1
6.3.1
4.36.1
5.66.0
10.45.0
10.45.2
10.45.0
10.45.2
10.45.0
10.45.2
10.45.0
10.45.2
13.4.19
15.1.7
4.24.5
4.24.11
18.2.0
19.0.0
18.2.48
19.0.8
18.2.0
19.0.0
18.2.18
19.0.3
1.13.1
2.2.2
3.22.4
3.24.2
20.11.5
22.13.1
6.19.0
8.24.0
6.19.0
8.24.0
10.4.16
10.4.20
8.56.0
9.20.1
13.4.19
15.1.7
8.4.33
8.5.2
3.2.4
3.5.0
0.5.11
0.6.11
5.8.1
6.3.1
3.4.1
4.0.6
5.3.3
5.7.3
Updates
@prisma/client
from 5.8.1 to 6.3.1Release notes
Sourced from
@prisma/client
's releases.... (truncated)
Commits
531cb87
fix(error handling): ensure also unknown errors during interactive transactio...9cf9ccc
refactor(client engine): client engine cleanups (#26159)e526f4a
chore(deps): update engines to 6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d...00b79e5
fix(build): make typescript optional peer dependency to not accidentally bund...3c290c9
chore(compiler): ORM-517 integrate query compiler wasm into ClientEngine (#26...35aa821
feat(compiler): ORM-467 implement client side transaction manager (#26109)d1a12be
chore(deps): update devdependencies patch (non-major) (#26141)e5acfdc
feat(client): support in-memory joins in client executor (#26129)62a1a23
feat: query compiler vertical slice (#25910)6d19fd9
chore(deps): update engines to 6.3.0-16.eb5bc5493ac383a8fe3c3e7fabfc93e4d44ca...Updates
@tanstack/react-query
from 4.36.1 to 5.66.0Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
ebe996d
release: v5.66.07bbc86c
release: v5.65.1088ec87
fix(useSuspenseQuery): throw select errors to ErrorBoundary (#8593)c6af7a5
release: v5.65.02399bb0
feat(types): type narrowing for isPlaceholderData (#8586)97f5544
chore: composite monorepo (#8560)d4d2466
release: v5.64.23e3fba9
fix(react-query): add missing subscribed option to UseInfiniteQueryOptions (#...f04dd19
chore(deps): replace rimraf with premove (#8532)e3e8814
release: v5.64.1Updates
@trpc/client
from 10.45.0 to 10.45.2Release notes
Sourced from
@trpc/client
's releases.Commits
936db6d
v10.45.28db7f76
v10.45.182f7310
fix: enforce consistent type import/export (#5298)4e101e3
fix: cache artifcats in entrypoints generation script (#5241)Updates
@trpc/next
from 10.45.0 to 10.45.2Release notes
Sourced from
@trpc/next
's releases.Commits
936db6d
v10.45.28db7f76
v10.45.182f7310
fix: enforce consistent type import/export (#5298)9b63baa
docs: update install snippets for@tanstack/react-query
(#5280)4e101e3
fix: cache artifcats in entrypoints generation script (#5241)Updates
@trpc/react-query
from 10.45.0 to 10.45.2Release notes
Sourced from
@trpc/react-query
's releases.Commits
Updates
@trpc/server
from 10.45.0 to 10.45.2Release notes
Sourced from
@trpc/server
's releases.Commits
936db6d
v10.45.2e9e0821
patch(server): upgrade to typescript 5.4 and do fixes (#5560)8db7f76
v10.45.10d93bc9
fix(server): parse url safer in fetch adapter (#5410)82f7310
fix: enforce consistent type import/export (#5298)444b08a
docs: updateerror.cause
comment (#5276)4e101e3
fix: cache artifcats in entrypoints generation script (#5241)353f6c2
chore(deps): update dependency valibot to ^0.25.0 (#5231)Updates
next
from 13.4.19 to 15.1.7Release notes
Sourced from next's releases.
... (truncated)
Commits
eb883cd
v15.1.7c536898
fix: work around setTimeout memory leak, improve wrappers (#75727)c25fa95
Fix corepack keys (#75600)22ce8ea
Update CI config for Windows runner (#74850)2bd6588
add additional x-middleware-set-cookie filtering (#75869)0d9f605
fix: ensure lint worker errors aren't silenced (#75766) (#75778)b010112
test: fix eslint plugin test (#75687)38a6d01
v15.1.67099753
backport: fix prerender issue with intercepting routes + generateStaticParams...819d575
[E2E] Fix config file conflict (#73818)Updates
next-auth
from 4.24.5 to 4.24.11Release notes
Sourced from next-auth's releases.
Commits
6bca388
chore(release): bump version [skip ci]c46fd4f
chore(deps): allow react v19 as peer deps (#12352)3dfe5d5
chore: Update docusaurus.config.js0447db0
chore(v4): add sent.dm sponsor (#12172)5a5859a
docs: Update options.md5ad7fb4
docs: Update options.mdc7ea50d
chore(release): bump version [skip ci]490a033
fix: supportAUTH_SECRET
for compat withnpx auth secret
1e6be72
fix: functions that return promises must be async (#12105)ddab3cc
chore(release): bump version [skip ci]Updates
react
from 18.2.0 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890
[string-refs] cleanup string ref code (#31443)d1f0472
[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48
Followup: remove dead test code from #30346 (#31415)07aa494
Remove enableRefAsProp feature flag (#30346)45804af
[flow] Eliminate usage of more than 1-argReact.AbstractComponent
in React ...5636fad
[string-refs] log string ref from prod (#31161)b78a7f2
[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e
[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df
[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917
Don't read currentTransition back from internals (#30991)Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/react
from 18.2.48 to 19.0.8Commits
Updates
react-dom
from 18.2.0 to 19.0.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from Description has been truncated