-
Notifications
You must be signed in to change notification settings - Fork 24
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 in /create-t3-app with 26 updates #3445
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/create-t3-app/deps-2584d74403
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 in /create-t3-app with 26 updates #3445
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/create-t3-app/deps-2584d74403
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 26, 2024
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
This is a helpful bot that generates a list of changed templates! Updated Examples |
Bumps the deps group in /create-t3-app with 26 updates: | Package | From | To | | --- | --- | --- | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.8.1` | `5.22.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `4.36.1` | `5.61.4` | | [@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.0.3` | | [next-auth](https://github.com/nextauthjs/next-auth) | `4.24.5` | `4.24.10` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.3.12` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.3.1` | | [superjson](https://github.com/blitz-js/superjson) | `1.13.1` | `2.2.1` | | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.5` | `22.10.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.0` | `8.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.0` | `8.16.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.20` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.15.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `13.4.19` | `15.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.49` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.4.1` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.6.9` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.8.1` | `5.22.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.15` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.7.2` | Updates `@prisma/client` from 5.8.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 `@tanstack/react-query` from 4.36.1 to 5.61.4 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.61.4/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.0.3 - [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.0.3) Updates `next-auth` from 4.24.5 to 4.24.10 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.10) Updates `react` from 18.2.0 to 18.3.1 - [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/v18.3.1/packages/react) Updates `@types/react` from 18.2.48 to 18.3.12 - [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 18.3.1 - [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/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.18 to 18.3.1 - [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.1 - [Release notes](https://github.com/blitz-js/superjson/releases) - [Commits](flightcontrolhq/superjson@v1.13.1...v2.2.1) Updates `zod` from 3.22.4 to 3.23.8 - [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.23.8) Updates `@types/node` from 20.11.5 to 22.10.0 - [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 18.3.12 - [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 18.3.1 - [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.16.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.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.19.0 to 8.16.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.16.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.15.0 - [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.15.0) Updates `eslint-config-next` from 13.4.19 to 15.0.3 - [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.0.3/packages/eslint-config-next) Updates `postcss` from 8.4.33 to 8.4.49 - [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.4.49) Updates `prettier` from 3.2.4 to 3.4.1 - [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.4.1) Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.6.9 - [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.9) Updates `prisma` from 5.8.1 to 5.22.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.22.0/packages/cli) Updates `tailwindcss` from 3.4.1 to 3.4.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.15) Updates `typescript` from 5.3.3 to 5.7.2 - [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.2) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: deps - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor 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-minor dependency-group: deps - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor 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-patch 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-minor dependency-group: deps - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch 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]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/create-t3-app/deps-2584d74403
branch
from
November 27, 2024 06:00
8632f45
to
bf175f7
Compare
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 in /create-t3-app with 26 updates:
5.8.1
5.22.0
4.36.1
5.61.4
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.0.3
4.24.5
4.24.10
18.2.0
18.3.1
18.2.48
18.3.12
18.2.0
18.3.1
18.2.18
18.3.1
1.13.1
2.2.1
3.22.4
3.23.8
20.11.5
22.10.0
6.19.0
8.16.0
6.19.0
8.16.0
10.4.16
10.4.20
8.56.0
9.15.0
13.4.19
15.0.3
8.4.33
8.4.49
3.2.4
3.4.1
0.5.11
0.6.9
5.8.1
5.22.0
3.4.1
3.4.15
5.3.3
5.7.2
Updates
@prisma/client
from 5.8.1 to 5.22.0Release notes
Sourced from
@prisma/client
's releases.... (truncated)
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...Updates
@tanstack/react-query
from 4.36.1 to 5.61.4Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
efdd204
release: v5.61.4ef0b7b2
chore: typescript 5.7 (#8327)c69f302
chore(deps): update react 19/next 15 (#8342)5cd9611
chore(deps): move some deps from root to sub-packages (#8341)68dee7e
release: v5.61.39972595
chore(deps): more manual package updates (#8339)8a25b4e
release: v5.61.03fa4b7c
fix(types): make sure queryOptions are passable to UseQueryOptions (#8317)fa77f32
release: v5.60.63fc2fce
release: v5.60.5Updates
@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.0.3Release notes
Sourced from next's releases.
... (truncated)
Commits
7dc7be2
v15.0.374b4d2d
v15.0.3-canary.9be40adb
Add missing closing\</AppOnly>
(#72453)224447c
Getting Started Docs: Improve "Project Structure" page (#72399)5f0adad
chore(turbopack): Update dashmap from 5.x to 6.x (#72433)f668af2
[ppr] Fixed deployment tests (#72428)856521b
docs(parallel-routes): update 11-parallel-routes.mdx example for modal closin...9d31638
docs(route-handlers): add TS/JSswitcher
toRoute Resolution
section in `...200fdc1
[Turbopack] remove unneeded type annotation (#72390)74a19b7
docs: unify the header deps by removing # (#72391)Updates
next-auth
from 4.24.5 to 4.24.10Release notes
Sourced from next-auth's releases.
Commits
c7ea50d
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]4d143c5
fix:await
dynamic APIs as per Next.js 15 changes15c046c
fix: add Next.js v15 a possible peer dependency (#12098)696d117
fix: cookie package upgraded (#12046)c15d9a5
chore(v4): add neon sponsor (#12008)89a1cce
chore(docs): fix typo in WorkOS documentation (#11959)f2d6a8a
docs: redirect contributors pageUpdates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer 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 18.3.12Commits
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-dom
from 18.2.18 to 18.3.1Commits
Updates
superjson
from 1.13.1 to 2.2.1Release notes
Sourced from superjson's releases.
... (truncated)
Commits
0130a80
v2.2.1a0eac0c
docs: add peterbud as a contributor for bug (#276)66637a7
fix: target es2020 (#275)ba7346c
v2.2.03956df6
Export SuperJSONResult type (#272)e7e0f30
v2.1.00dbf734
docs: add kidqueb as a contributor for bug, and code (#270)734a829
Update package.json (#264)465daae
docs: add tmcw as a contributor for bug, and code (#269)47bf57d
Strip constructor, prototype, and proto properties in the serialize step ...Updates
zod
from 3.22.4 to 3.23.8Release notes
Sourced from zod's releases.