Skip to content

Commit

Permalink
Merge branch 'feat/ts-strictmode-gen' of github.com:dac09/redwood int…
Browse files Browse the repository at this point in the history
…o feat/ts-strictmode-gen

* 'feat/ts-strictmode-gen' of github.com:dac09/redwood: (94 commits)
  fix(deps): update dependency @graphql-codegen/cli to v2.9.1 (redwoodjs#6013)
  Little grammar change (redwoodjs#6006)
  chore: connect repo to nx cloud to speed up builds (redwoodjs#5988)
  fix(deps): update dependency @testing-library/user-event to v14.3.0 (redwoodjs#6004)
  fix(deps): update graphqlcodegenerator monorepo (redwoodjs#6005)
  chore(deps): update dependency @auth0/auth0-spa-js to v1.22.2 (redwoodjs#6003)
  fix(graphql): Fixes multiValueHeader handling (and CORS) in graphql handler  (redwoodjs#5970)
  chore(deps): update dependency @nhost/hasura-auth-js to v1.4.0 (redwoodjs#6001)
  chore(deps): update dependency @nhost/nhost-js to v1.4.7 (redwoodjs#5999)
  fix(deps): update dependency cross-undici-fetch to v0.4.14 (redwoodjs#6000)
  chore(deps): update dependency @azure/msal-browser to v2.28.0 (redwoodjs#5994)
  fix(deps): update dependency concurrently to v7.3.0 (redwoodjs#5995)
  chore(deps): update dependency @simplewebauthn/browser to v5.3.0 (redwoodjs#5989)
  chore(deps): update dependency @simplewebauthn/server to v5.3.0 (redwoodjs#5990)
  chore(deps): update dependency @simplewebauthn/typescript-types to v5.3.0 (redwoodjs#5991)
  fix(deps): update dependency @testing-library/user-event to v14.2.6 (redwoodjs#5992)
  fix(deps): update typescript-eslint monorepo to v5.30.7 (redwoodjs#5993)
  chore: clean up mock auth client (redwoodjs#5911)
  Adds Webauthn support (TouchID, FaceID) to dbAuth (redwoodjs#5680)
  chore(deps): update dependency octokit to v2.0.4 (redwoodjs#5986)
  ...
  • Loading branch information
dac09 committed Jul 22, 2022
2 parents 26305df + 0791d43 commit c8c4c4f
Show file tree
Hide file tree
Showing 193 changed files with 41,538 additions and 3,116 deletions.
2 changes: 1 addition & 1 deletion .github/actions/message_slack_publishing/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
steps:
- name: Get status emoji
id: get-status-emoji
uses: sergeysova/jq-action@v2.1.0
uses: sergeysova/jq-action@v2.2.1
with:
cmd: 'echo "{ \"success\": \"✅\", \"failure\": \"🚨\" }" | jq .${{ inputs.status }} -r'

Expand Down
4 changes: 3 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
"lru-cache",
"@types/lru-cache",
"pretty-bytes",
"is-port-reachable"
"is-port-reachable",
"pretty-ms",
"camelcase"
]
}
7 changes: 6 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,13 @@ jobs:
- name: 🔎 Lint
run: yarn lint

- name: Get number of CPU cores
if: always()
id: cpu-cores
uses: SimenB/github-actions-cpu-cores@v1

- name: 🧪 Test
run: yarn test
run: yarn test-ci ${{ steps.cpu-cores.outputs.count }}

build-lint-test-docs:
needs: only-doc-changes
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: 🏷 Get version
id: get-version
uses: sergeysova/jq-action@v2.1.0
uses: sergeysova/jq-action@v2.2.1
with:
cmd: 'jq .version packages/core/package.json -r'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-release-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: 🏷 Get version
id: get-version
uses: sergeysova/jq-action@v2.1.0
uses: sergeysova/jq-action@v2.2.1
with:
cmd: 'jq .version packages/core/package.json -r'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/require-release-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: 🏷 Require release label
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v1
- uses: mheap/github-action-required-labels@v2
with:
mode: exactly
count: 1
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,8 @@ And there you have it.
<td align="center"><a href="https://github.com/michellegreer"><img src="https://avatars.githubusercontent.com/u/617901?v=4" width="100px;" alt=""/><br /><sub><b>Michelle Greer</b></sub></a></td>
<td align="center"><a href="https://github.com/NicholasJoyChrist"><img src="https://avatars.githubusercontent.com/u/90222871?v=4" width="100px;" alt=""/><br /><sub><b>Nikola Hristov</b></sub></a></td>
<td align="center"><a href="https://my-web.swaritchoudhari.repl.co/"><img src="https://avatars.githubusercontent.com/u/68472469?v=4" width="100px;" alt=""/><br /><sub><b>Swarit Choudhari</b></sub></a></td>
<td align="center"><a href="https://github.com/necropolina"><img src="https://avatars.githubusercontent.com/u/20880695?v=4" width="100px;" alt=""/><br /><sub><b>Lina</b></sub></a></td>
<td align="center"><a href="https://github.com/pwellner"><img src="https://avatars.githubusercontent.com/u/413096?v=4" width="100px;" alt=""/><br /><sub><b>pwellner</b></sub></a></td>
</tr>
</table>

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
-- CreateTable
CREATE TABLE "UserExample" (
"id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
"email" TEXT NOT NULL,
"name" TEXT
);

-- CreateTable
CREATE TABLE "Post" (
"id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
"title" TEXT NOT NULL,
"body" TEXT NOT NULL,
"createdAt" DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP
);

-- CreateIndex
CREATE UNIQUE INDEX "UserExample_email_key" ON "UserExample"("email");
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
-- CreateTable
CREATE TABLE "Contact" (
"id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
"name" TEXT NOT NULL,
"email" TEXT NOT NULL,
"message" TEXT NOT NULL,
"createdAt" DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP
);
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
-- CreateTable
CREATE TABLE "User" (
"id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
"email" TEXT NOT NULL,
"hashedPassword" TEXT NOT NULL,
"salt" TEXT NOT NULL,
"resetToken" TEXT,
"resetTokenExpiresAt" DATETIME,
"roles" TEXT
);

-- CreateIndex
CREATE UNIQUE INDEX "User_email_key" ON "User"("email");
4 changes: 2 additions & 2 deletions __fixtures__/test-project/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "2.0.0",
"@redwoodjs/graphql-server": "2.0.0"
"@redwoodjs/api": "2.1.0",
"@redwoodjs/graphql-server": "2.1.0"
}
}
2 changes: 1 addition & 1 deletion __fixtures__/test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "2.0.0"
"@redwoodjs/core": "2.1.0"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",
Expand Down
8 changes: 4 additions & 4 deletions __fixtures__/test-project/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
]
},
"dependencies": {
"@redwoodjs/auth": "2.0.0",
"@redwoodjs/forms": "2.0.0",
"@redwoodjs/router": "2.0.0",
"@redwoodjs/web": "2.0.0",
"@redwoodjs/auth": "2.1.0",
"@redwoodjs/forms": "2.1.0",
"@redwoodjs/router": "2.1.0",
"@redwoodjs/web": "2.1.0",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
Loading

0 comments on commit c8c4c4f

Please sign in to comment.