Skip to content

Commit

Permalink
Version Packages (beta) (#4262)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jan 2, 2024
1 parent 6d5f9ef commit f7735d5
Show file tree
Hide file tree
Showing 55 changed files with 199 additions and 121 deletions.
4 changes: 4 additions & 0 deletions .changeset/pre.json
Expand Up @@ -93,6 +93,7 @@
"curvy-drinks-perform",
"cyan-bulldogs-heal",
"cyan-cars-greet",
"cyan-rings-play",
"dirty-monkeys-greet",
"dirty-planets-chew",
"dull-rings-arrive",
Expand Down Expand Up @@ -199,6 +200,7 @@
"mean-ears-speak",
"mean-gorillas-reply",
"modern-cameras-pull",
"modern-cups-cheat",
"modern-games-dream",
"modern-insects-raise",
"modern-ligers-behave",
Expand Down Expand Up @@ -240,6 +242,7 @@
"plenty-gifts-provide",
"plenty-kiwis-greet",
"polite-lizards-love",
"poor-bikes-wait",
"poor-crabs-drum",
"poor-peas-lick",
"poor-penguins-look",
Expand All @@ -258,6 +261,7 @@
"quiet-pans-hunt",
"quiet-sloths-rule",
"rare-crews-sleep",
"rare-squids-brake",
"red-badgers-retire",
"red-gorillas-marry",
"rich-chairs-invent",
Expand Down
13 changes: 13 additions & 0 deletions apps/next13/CHANGELOG.md
@@ -1,5 +1,18 @@
# next-blitz-auth

## 0.1.1-beta.13

### Patch Changes

- Updated dependencies [86e8eb7c8]
- Updated dependencies [b84c5bedb]
- Updated dependencies [e5cd2c862]
- @blitzjs/rpc@2.0.0-beta.37
- blitz@2.0.0-beta.37
- @blitzjs/auth@2.0.0-beta.37
- @blitzjs/next@2.0.0-beta.37
- @blitzjs/config@2.0.0-beta.37

## 0.1.1-beta.12

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions apps/next13/package.json
@@ -1,6 +1,6 @@
{
"name": "next-blitz-auth",
"version": "0.1.1-beta.12",
"version": "0.1.1-beta.13",
"private": true,
"scripts": {
"blitz:dev": "next dev",
Expand All @@ -12,15 +12,15 @@
"schema": "prisma/schema.prisma"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "^4.5.0",
"@tanstack/react-query": "4.0.10",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"flatted": "3.2.7",
"next": "14.0.4",
"prisma": "^4.5.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/toolkit-app-passportjs/package.json
Expand Up @@ -23,14 +23,14 @@
]
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "4.6.1",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"next": "14.0.4",
"openid-client": "5.2.1",
"prisma": "4.6.1",
Expand Down
10 changes: 5 additions & 5 deletions apps/toolkit-app/package.json
Expand Up @@ -24,14 +24,14 @@
]
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "4.6.1",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"next": "14.0.4",
"next-auth": "4.18.7",
"prisma": "4.6.1",
Expand Down
10 changes: 5 additions & 5 deletions apps/web/package.json
Expand Up @@ -16,14 +16,14 @@
"schema": "./db/schema.prisma"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@prisma/client": "4.6.1",
"@types/jest": "29.2.2",
"@types/passport-twitter": "1.0.37",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"jest": "29.3.0",
"jest-environment-jsdom": "29.3.0",
"next": "14.0.4",
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/auth-with-rpc/package.json
Expand Up @@ -17,14 +17,14 @@
"prisma:studio": "prisma studio"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10",
"@prisma/client": "4.6.1",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"delay": "5.0.0",
"next": "14.0.4",
"prisma": "4.6.1",
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/auth/package.json
Expand Up @@ -17,11 +17,11 @@
"prisma:studio": "prisma studio"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@prisma/client": "4.6.1",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"lowdb": "3.0.0",
"next": "14.0.4",
"prisma": "4.6.1",
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/get-initial-props/package.json
Expand Up @@ -16,19 +16,19 @@
"schema": "db/schema.prisma"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@prisma/client": "4.6.1",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"lowdb": "3.0.0",
"next": "14.0.4",
"prisma": "4.6.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.37",
"@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/middleware/package.json
Expand Up @@ -11,10 +11,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
},
"dependencies": {
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"blitz": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"blitz": "2.0.0-beta.37",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/next-13-app-dir/package.json
Expand Up @@ -17,12 +17,12 @@
"prisma:studio": "prisma studio"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@prisma/client": "4.6.1",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"lowdb": "3.0.0",
"next": "14.0.4",
"prisma": "4.6.1",
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/no-suspense/package.json
Expand Up @@ -16,19 +16,19 @@
"prisma:studio": "prisma studio"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@prisma/client": "4.6.1",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"lowdb": "3.0.0",
"next": "14.0.4",
"prisma": "4.6.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.37",
"@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/qm/package.json
Expand Up @@ -8,13 +8,13 @@
"clean": "rm -rf .turbo && rm -rf node_modules"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@prisma/client": "4.6.1",
"@tanstack/react-query": "4.0.10",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"next": "14.0.4",
"prisma": "4.6.1",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/react-query-utils/package.json
Expand Up @@ -16,18 +16,18 @@
"schema": "db/schema.prisma"
},
"dependencies": {
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@prisma/client": "4.6.1",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"lowdb": "3.0.0",
"next": "14.0.4",
"prisma": "4.6.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.37",
"@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/rpc-path-root/package.json
Expand Up @@ -7,10 +7,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
},
"dependencies": {
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"blitz": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"blitz": "2.0.0-beta.37",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
8 changes: 4 additions & 4 deletions integration-tests/rpc/package.json
Expand Up @@ -7,10 +7,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
},
"dependencies": {
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"blitz": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"blitz": "2.0.0-beta.37",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
10 changes: 5 additions & 5 deletions integration-tests/trailing-slash/package.json
Expand Up @@ -16,19 +16,19 @@
"schema": "db/schema.prisma"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "2.0.0-beta.37",
"@blitzjs/next": "2.0.0-beta.37",
"@blitzjs/rpc": "2.0.0-beta.37",
"@prisma/client": "4.6.1",
"blitz": "2.0.0-beta.36",
"blitz": "2.0.0-beta.37",
"lowdb": "3.0.0",
"next": "14.0.4",
"prisma": "4.6.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@blitzjs/config": "2.0.0-beta.36",
"@blitzjs/config": "2.0.0-beta.37",
"@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
Expand Down
6 changes: 3 additions & 3 deletions integration-tests/utils/package.json
Expand Up @@ -3,9 +3,9 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@blitzjs/config": "workspace:2.0.0-beta.36",
"@blitzjs/next": "workspace:2.0.0-beta.36",
"@blitzjs/rpc": "workspace:2.0.0-beta.36",
"@blitzjs/config": "workspace:2.0.0-beta.37",
"@blitzjs/next": "workspace:2.0.0-beta.37",
"@blitzjs/rpc": "workspace:2.0.0-beta.37",
"@tanstack/react-query": "4.13.0",
"@testing-library/react": "13.4.0",
"@types/express": "4.17.13",
Expand Down
9 changes: 9 additions & 0 deletions packages/blitz-auth/CHANGELOG.md
@@ -1,5 +1,14 @@
# @blitzjs/auth

## 2.0.0-beta.37

### Patch Changes

- b84c5bedb: Next 14 Compatibility
- Updated dependencies [86e8eb7c8]
- Updated dependencies [b84c5bedb]
- blitz@2.0.0-beta.37

## 2.0.0-beta.36

### Patch Changes
Expand Down

0 comments on commit f7735d5

Please sign in to comment.