Skip to content
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

fix(deps): update dependency ts-morph to v15 #5644

Merged
merged 4 commits into from
Jun 10, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-morph 14.0.0 -> 15.1.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the release:chore This PR is a chore (means nothing for users) label May 25, 2022
@renovate renovate bot assigned jtoar May 25, 2022
@netlify
Copy link

netlify bot commented May 25, 2022

Deploy Preview for redwoodjs-docs canceled.

Name Link
🔨 Latest commit 85d3c5a
🔍 Latest deploy log https://app.netlify.com/sites/redwoodjs-docs/deploys/62a35635fc42f10008667d95

@renovate renovate bot force-pushed the renovate/ts-morph-15.x branch 17 times, most recently from ea8533e to 9be035e Compare June 1, 2022 06:33
@renovate renovate bot force-pushed the renovate/ts-morph-15.x branch 10 times, most recently from c9fd551 to 0e4cbe6 Compare June 6, 2022 15:49
@renovate renovate bot force-pushed the renovate/ts-morph-15.x branch 11 times, most recently from d774aa6 to e9e5d83 Compare June 9, 2022 16:36
@renovate renovate bot force-pushed the renovate/ts-morph-15.x branch from e9e5d83 to 96a619c Compare June 10, 2022 07:02
@jtoar jtoar enabled auto-merge (squash) June 10, 2022 07:57
@jtoar jtoar merged commit a81f916 into main Jun 10, 2022
@jtoar jtoar deleted the renovate/ts-morph-15.x branch June 10, 2022 15:05
@jtoar jtoar added this to the next-release milestone Jun 10, 2022
dac09 added a commit to dac09/redwood that referenced this pull request Jun 14, 2022
…ctmode-gen

* 'main' of github.com:redwoodjs/redwood: (36 commits)
  docs: Fix not being able to fullscreen YouTube embeds (redwoodjs#5744)
  Adds mailchimp signup form to tutorial Foreword page (redwoodjs#5758)
  fix(deps): update dependency webpack-dev-server to v4.9.2 (redwoodjs#5754)
  Update yarn.lock
  v1.5.2
  Update yarn.lock
  fix(deps): update dependency webpack-cli to v4.10.0 (redwoodjs#5756)
  fix(deps): update dependency webpack-cli to v4.10.0 (redwoodjs#5756)
  docs: Some fact checks in the deployment section. (redwoodjs#5736)
  fix(deps): update dependency ts-morph to v15 (redwoodjs#5644)
  fix: typo in graphql generate service command (redwoodjs#5712)
  Fix typo (redwoodjs#5735)
  Fix typo (redwoodjs#5733)
  fix(deps): update storybook monorepo to v6.5.8 (redwoodjs#5720)
  Reorganize router utils (redwoodjs#5659)
  Fixed not enough spaces after '>' (redwoodjs#5732)
  docs: (typo fix) Updated reference to GraphQL Yoga from Apollo (redwoodjs#5731)
  docs: Fix Typescript typo in authentication chapter (redwoodjs#5621)
  Update comment-form.md (redwoodjs#5637)
  Fix typo in Tutorial Chapter 1 Prerequisites (redwoodjs#5616)
  ...
cannikin added a commit that referenced this pull request Jun 15, 2022
commit 40c2c11
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jun 15 20:54:08 2022 +0000

    fix(deps): update dependency @apollo/client to v3.6.8 (#5769)

    Co-authored-by: Renovate Bot <[email protected]>

commit 8bc48ff
Author: Anders Søgaard <[email protected]>
Date:   Wed Jun 15 17:55:15 2022 +0200

    Correct a few spelling mistakes (#5747)

commit 957f98c
Author: António Meireles <[email protected]>
Date:   Wed Jun 15 16:14:13 2022 +0100

    docs: yet another set of single byte typo squashing (#5749)

    Signed-off-by: António Meireles <[email protected]>

    Co-authored-by: David Thyresson <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit ef5aaec
Author: Rushabh Javeri <[email protected]>
Date:   Wed Jun 15 20:40:33 2022 +0530

    docs: GraphQL Yoga's playground, not Apollo Server's (#5741)

    * docs: GraphQL Yoga's playground, not Apollo Server's

    * docs: Changed "GraphQL Playground" to "GraphiQL" and added appropriate link

commit 4272511
Author: Charly POLY <[email protected]>
Date:   Wed Jun 15 17:02:38 2022 +0200

    docs(graphql): replaced outdated mentions to Apollo Server (#5768)

commit b7636b1
Author: Masvoras <[email protected]>
Date:   Wed Jun 15 10:58:53 2022 -0400

    Update routing-params.md (#5706)

    There were errors in the code portion at the end of Chapter 2 -> Routing params when ArticleCell is last modified.

commit 90592e3
Author: Syahrizal Ardana <[email protected]>
Date:   Wed Jun 15 21:55:23 2022 +0700

    fixing typo (#5699)

commit 43230ae
Author: David Thyresson <[email protected]>
Date:   Wed Jun 15 10:41:20 2022 -0400

    fix: RedwoodLogger -- Mask errors, but include stack trace in formatter (#5704)

    * Mask errors, but include stack trasce in formatter

    * Fix tests for new error attribute in log data

    * Adds test to log stack traces

    * Tests log error formatter

    * style: remove extra space between error and stack

    Co-authored-by: Dominic Saadi <[email protected]>

commit 6c43606
Author: Dominic Saadi <[email protected]>
Date:   Wed Jun 15 21:41:46 2022 +0900

    Lint fix some template files (#5766)

    * fix: lint fix template files

    * fix: update snapshots

commit 4613200
Author: Guillaume Mantopoulos <[email protected]>
Date:   Wed Jun 15 00:55:54 2022 +0200

    docs: adding precisions and fixes to contributing (#5760)

    Co-authored-by: Guillaume Mantopoulos <[email protected]>
    Co-authored-by: David Thyresson <[email protected]>

commit 339d783
Author: Rob Cameron <[email protected]>
Date:   Tue Jun 14 15:23:00 2022 -0700

    Adds note about errors when generating cells without a SDL file (#5764)

commit 7423b55
Author: Jan Henning <[email protected]>
Date:   Tue Jun 14 19:16:28 2022 +0200

    docs: Fix not being able to fullscreen YouTube embeds (#5744)

    Co-authored-by: David Thyresson <[email protected]>

commit b6a733d
Author: Rob Cameron <[email protected]>
Date:   Mon Jun 13 14:29:49 2022 -0700

    Adds mailchimp signup form to tutorial Foreword page (#5758)

    * Add Mailchimp signup form

    * Update link

    * Rename back

    * Add form directly to 1.5 versioned docs

    * Fix link

    * Move signup form to root /docs dir

    * Also add to 1.5

    * Remove Mailchimp JS, move component to bottom to fix title

commit ac4844d
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Jun 13 21:23:58 2022 +0000

    fix(deps): update dependency webpack-dev-server to v4.9.2 (#5754)

    Co-authored-by: Renovate Bot <[email protected]>

commit e7e0e8b
Author: Dominic Saadi <[email protected]>
Date:   Mon Jun 13 23:34:24 2022 +0900

    Update yarn.lock

commit 025e113
Merge: 32e879a f3bc655
Author: Dominic Saadi <[email protected]>
Date:   Mon Jun 13 23:33:41 2022 +0900

    Merge branch 'release/patch/v1.5.2'

commit f3bc655
Author: Dominic Saadi <[email protected]>
Date:   Mon Jun 13 23:07:09 2022 +0900

    v1.5.2

commit 20aee39
Author: Dominic Saadi <[email protected]>
Date:   Mon Jun 13 23:02:53 2022 +0900

    Update yarn.lock

commit 0998c76
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Jun 13 22:45:20 2022 +0900

    fix(deps): update dependency webpack-cli to v4.10.0 (#5756)

    Co-authored-by: Renovate Bot <[email protected]>

commit 32e879a
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Jun 13 22:45:20 2022 +0900

    fix(deps): update dependency webpack-cli to v4.10.0 (#5756)

    Co-authored-by: Renovate Bot <[email protected]>

commit 9e9ecb6
Author: Rushabh Javeri <[email protected]>
Date:   Sat Jun 11 11:14:50 2022 +0530

    docs: Some fact checks in the deployment section. (#5736)

    * docs: Some fact checks in the deployment section.

    * docs: Inform users to create account in order to persist their DB.

    Co-authored-by: Rob Cameron <[email protected]>

    Co-authored-by: Rob Cameron <[email protected]>
    Co-authored-by: David Thyresson <[email protected]>

commit a81f916
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 15:05:33 2022 +0000

    fix(deps): update dependency ts-morph to v15 (#5644)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit be229fd
Author: Aleph Retamal <[email protected]>
Date:   Fri Jun 10 11:23:36 2022 -0300

    fix: typo in graphql generate service command (#5712)

    Co-authored-by: Dominic Saadi <[email protected]>

commit b71339b
Author: Kolja Lampe <[email protected]>
Date:   Fri Jun 10 16:15:18 2022 +0200

    Fix typo (#5735)

    Co-authored-by: Dominic Saadi <[email protected]>

commit 17730f6
Author: Bouzid Badreddine <[email protected]>
Date:   Fri Jun 10 15:11:35 2022 +0100

    Fix typo (#5733)

    Co-authored-by: Dominic Saadi <[email protected]>

commit 5c6f08d
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 22:20:06 2022 +0900

    fix(deps): update storybook monorepo to v6.5.8 (#5720)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit 39e86c6
Author: Tobbe Lundberg <[email protected]>
Date:   Fri Jun 10 13:30:59 2022 +0200

    Reorganize router utils (#5659)

commit 012bc15
Author: Alon <[email protected]>
Date:   Fri Jun 10 13:41:52 2022 +0300

    Fixed not enough spaces after '>' (#5732)

commit 218887b
Author: Rushabh Javeri <[email protected]>
Date:   Fri Jun 10 16:07:49 2022 +0530

    docs: (typo fix) Updated reference to GraphQL Yoga from Apollo (#5731)

    * docs: (typo fix) Updated reference to GraphQL Yoga from Apollo

    * docs: (typo fix) Updated reference to GraphQL Yoga from Apollo

    Co-authored-by: Dominic Saadi <[email protected]>

commit 14ec0c7
Author: kunalarya <[email protected]>
Date:   Fri Jun 10 03:31:40 2022 -0700

    docs: Fix Typescript typo in authentication chapter (#5621)

    * Fix Typescript typo in authentication chapter

    * Move changes to docs/docs

    Co-authored-by: Kunal Arya <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit 5e3cb58
Author: Fabio Lazzaroni <[email protected]>
Date:   Fri Jun 10 12:25:27 2022 +0200

    Update comment-form.md (#5637)

    * Update comment-form.md

    Fix a broken import in example code

    * Update rbac.md

    Fix a broken import in example code

    * Update comment-form.md

    Fix a broken import in example code

    * typo(docs): fix typo in docs

    fix some broken imports in the example code of the tutorial documentation
    `api/src/lib/db` -> `src/lib/db`

    Co-authored-by: Dominic Saadi <[email protected]>

commit c91b3dc
Author: mattdriscoll <[email protected]>
Date:   Fri Jun 10 05:13:27 2022 -0500

    Fix typo in Tutorial Chapter 1 Prerequisites (#5616)

    * Fix typo

    * chore: copy typo fix to ./docs

    Co-authored-by: Aditya Pandey <[email protected]>
    Co-authored-by: David Thyresson <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit ebd0ffe
Author: Anders Søgaard <[email protected]>
Date:   Fri Jun 10 12:10:48 2022 +0200

    Fix typo (#5711)

    * Fix typo

    * Update authentication.md

    * Update authentication.md

    * Update authentication.md

    * Update authentication.md

    Co-authored-by: Dominic Saadi <[email protected]>

commit 07b00d2
Author: David Thyresson <[email protected]>
Date:   Fri Jun 10 05:57:26 2022 -0400

    auth0 decoder handles undefined public key (#5701)

    Co-authored-by: Dominic Saadi <[email protected]>

commit fa8fba9
Author: Dominic Saadi <[email protected]>
Date:   Fri Jun 10 18:27:21 2022 +0900

    Revert "chore: update cypress github action"

    This reverts commit 1232e40.

commit 1232e40
Author: Dominic Saadi <[email protected]>
Date:   Fri Jun 10 18:04:41 2022 +0900

    chore: update cypress github action

commit 71823f5
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 08:44:34 2022 +0000

    fix(deps): update prisma monorepo to v3.15.1 (#5721)

    Co-authored-by: Renovate Bot <[email protected]>

commit 5e10b85
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 16:57:13 2022 +0900

    chore(deps): update dependency octokit to v1.7.2 (#5719)

    Co-authored-by: Renovate Bot <[email protected]>

commit 03af8ff
Author: kunalarya <[email protected]>
Date:   Thu Jun 9 23:43:41 2022 -0700

    docs: Link to current document source. (#5658)

    Co-authored-by: Kunal Arya <[email protected]>
    Co-authored-by: Tobbe Lundberg <[email protected]>

commit e8d2eb9
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 9 16:23:30 2022 +0000

    fix(deps): update dependency @envelop/depth-limit to v1.5.3 (#5709)

    Co-authored-by: Renovate Bot <[email protected]>

commit 2dfe7d8
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 00:32:02 2022 +0900

    chore(deps): update dependency esbuild to v0.14.43 (#5717)

    Co-authored-by: Renovate Bot <[email protected]>

commit 5eb4236
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 9 23:54:00 2022 +0900

    fix(deps): update dependency @envelop/disable-introspection to v3.3.3 (#5710)

    Co-authored-by: Renovate Bot <[email protected]>

commit 7cb547b
Author: nickpdemarco <[email protected]>
Date:   Thu Jun 9 01:25:44 2022 -0400

    Move import/order rule into shared eslint configuration so generated projects have to adhere to the rule as well (#4954)

    Co-authored-by: Dominic Saadi <[email protected]>

commit 161c460
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jun 8 01:43:00 2022 +0000

    chore(deps): update dependency typescript to v4.7.3 (#5707)

    Co-authored-by: Renovate Bot <[email protected]>

commit a56ef2b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jun 7 22:40:28 2022 +0000

    chore(deps): update dependency @clerk/clerk-sdk-node to v3.6.1 (#5697)

    Co-authored-by: Renovate Bot <[email protected]>

commit 3adbff8
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jun 7 18:48:34 2022 +0000

    chore(deps): update dependency @nhost/hasura-auth-js to v1.1.14 (#5688)

    Co-authored-by: Renovate Bot <[email protected]>

commit aba9a3a
Author: Pin Sern <[email protected]>
Date:   Tue Jun 7 21:57:04 2022 +0800

    docs: Removes unnecessary word in Chapter 3: saving-data.md (#5698)

    Co-authored-by: David Thyresson <[email protected]>

commit a7dff82
Author: António Meireles <[email protected]>
Date:   Tue Jun 7 14:50:34 2022 +0100

    docs: yet another single byte typo squash (#5702)

commit b6005c3
Author: craineum <[email protected]>
Date:   Tue Jun 7 07:45:49 2022 -0400

    Add example usage of useRegister and useErrorStyles (#5692)

    * 📝 Add documentation for custom input fields

    Covers use of `useRegister` and `useErrorStyles`

    * 👌 Implement PR feedback

    * 👌 A couple more PR feedback implementations

commit 62d209e
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jun 7 00:48:05 2022 +0000

    chore(deps): update dependency @envelop/testing to v4.3.3 (#5690)

    Co-authored-by: Renovate Bot <[email protected]>

commit 6729c29
Author: Jorge Venegas <[email protected]>
Date:   Mon Jun 6 12:00:38 2022 -0700

    Update contributing docs (#5685)

    * docs: remove broken URLs

    * docs: typo, update on description

    * docs: add missing packages

    * docs: add missing README

    * docs: add descriptions

    * Update packages/prerender/README.md

    Co-authored-by: David Price <[email protected]>

commit ca0bfe4
Author: Min ho Kim <[email protected]>
Date:   Tue Jun 7 01:20:37 2022 +0900

    Fix typos in docs (#5694)

    Co-authored-by: Daniel Choudhury <[email protected]>

commit d5ef5da
Author: Leon <[email protected]>
Date:   Mon Jun 6 08:43:14 2022 -0400

    Fix typo in ArticleCell code snippet of Tutorial 2 docs (#5695)

commit 7b9c60e
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sat Jun 4 02:40:18 2022 +0000

    fix(deps): update dependency core-js to v3.22.8 (#5683)

    Co-authored-by: Renovate Bot <[email protected]>

commit 4cc4fd1
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 3 23:18:20 2022 +0000

    fix(deps): update dependency webpack-dev-server to v4.9.1 (#5684)

    Co-authored-by: Renovate Bot <[email protected]>

commit fd24d85
Author: paikwiki <[email protected]>
Date:   Sat Jun 4 02:34:57 2022 +0900

    Fix typo (#5686)

    Co-authored-by: David Price <[email protected]>

commit 0604543
Author: Andre Wruszczak <[email protected]>
Date:   Fri Jun 3 19:20:52 2022 +0200

    Add warning box for missing roles in authorization doc (#5611)

    * Add warning box for missing roles in authorization doc

    * Update docs/docs/tutorial/chapter4/authentication.md

    Co-authored-by: Peter Colapietro <[email protected]>

    Co-authored-by: Peter Colapietro <[email protected]>
    Co-authored-by: David Price <[email protected]>

commit dbc0989
Author: Jonas Oberschweiber <[email protected]>
Date:   Thu Jun 2 17:25:34 2022 +0200

    Fix dbAuth on AWS Lambda (#5474)

    * queryStringParameters can be null in AWS Lambda

    * Allow cookie to be capitalized

    * Make cookie vs. Cookie distinction once in DbAuthHandler

    * Extract header handling into separate function

    * Missed another semicolon...

    * Fix linter errors, add extractCookie in one more place

    Co-authored-by: Rob Cameron <[email protected]>

commit d348e50
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 2 02:20:59 2022 +0000

    fix(deps): update dependency @types/jest to v27.5.2 (#5681)

    Co-authored-by: Renovate Bot <[email protected]>

commit 422867c
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jun 1 22:05:29 2022 +0000

    fix(deps): update dependency vscode-languageserver-textdocument to v1.0.5 (#5679)

    Co-authored-by: Renovate Bot <[email protected]>

commit 8b25fbc
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jun 1 18:23:20 2022 +0000

    chore(deps): update dependency @nhost/hasura-auth-js to v1.1.12 (#5677)

    Co-authored-by: Renovate Bot <[email protected]>
@jtoar jtoar modified the milestones: next-release, v2.1.0 Jul 5, 2022
cannikin added a commit that referenced this pull request Jul 18, 2022
* Add dependencies

* Adds base64url dep

* Requesting registration options and verification on server working

* Requesting authentication options and authenticating on server working

* More config verification, updates for Safari

* Handle missing transports in DB

* Throw specific error if webauthn cookie is not present

* Fallback to looking up user by existing session cookie

* Set session cookie when authenticating with WebAuthn

* Don’t set webauthn cookie to be HttpOnly so we can read it from the client

* Adds dependency to auth package

* Start moving browser functionality to auth package

* Just import typescript-types, no browser package

* Copy @simplewebauthn/browser into local file

Error when importing ESM modules more than one level deep: MasterKale/SimpleWebAuthn#168

* Browser half with auth package working

* Allow duplicate registrations

This prevents an annoying UX case where you removed the `webAuthn` cookie—you are sent into the registration flow but can’t register because your devices is already in the DB, so you’re asked to authenticate, which means you have to scan your fingerprint/face again

* Create and throw named errors on web side

* Remove webAuthn cookie if no matching credential can be found

This makes it so that if someone tampers with the cookie, or their credential has been removed from the database, their webAuthn cookie is removed and sent back to the username/password flow

* Found some missing credentialField lookups

* Reorder imports

* Add unique error that tries to remedy iOS issue

MasterKale/SimpleWebAuthn#211

* Adds webAuthn settings to auth function template

* Adds webAuthn logic to login template

* Removes unneeded check

* Remove console logging

* Fix security warning

* No need to check for undefined

* Start of tests

* Squashed commit of the following:

commit 40c2c11
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jun 15 20:54:08 2022 +0000

    fix(deps): update dependency @apollo/client to v3.6.8 (#5769)

    Co-authored-by: Renovate Bot <[email protected]>

commit 8bc48ff
Author: Anders Søgaard <[email protected]>
Date:   Wed Jun 15 17:55:15 2022 +0200

    Correct a few spelling mistakes (#5747)

commit 957f98c
Author: António Meireles <[email protected]>
Date:   Wed Jun 15 16:14:13 2022 +0100

    docs: yet another set of single byte typo squashing (#5749)

    Signed-off-by: António Meireles <[email protected]>

    Co-authored-by: David Thyresson <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit ef5aaec
Author: Rushabh Javeri <[email protected]>
Date:   Wed Jun 15 20:40:33 2022 +0530

    docs: GraphQL Yoga's playground, not Apollo Server's (#5741)

    * docs: GraphQL Yoga's playground, not Apollo Server's

    * docs: Changed "GraphQL Playground" to "GraphiQL" and added appropriate link

commit 4272511
Author: Charly POLY <[email protected]>
Date:   Wed Jun 15 17:02:38 2022 +0200

    docs(graphql): replaced outdated mentions to Apollo Server (#5768)

commit b7636b1
Author: Masvoras <[email protected]>
Date:   Wed Jun 15 10:58:53 2022 -0400

    Update routing-params.md (#5706)

    There were errors in the code portion at the end of Chapter 2 -> Routing params when ArticleCell is last modified.

commit 90592e3
Author: Syahrizal Ardana <[email protected]>
Date:   Wed Jun 15 21:55:23 2022 +0700

    fixing typo (#5699)

commit 43230ae
Author: David Thyresson <[email protected]>
Date:   Wed Jun 15 10:41:20 2022 -0400

    fix: RedwoodLogger -- Mask errors, but include stack trace in formatter (#5704)

    * Mask errors, but include stack trasce in formatter

    * Fix tests for new error attribute in log data

    * Adds test to log stack traces

    * Tests log error formatter

    * style: remove extra space between error and stack

    Co-authored-by: Dominic Saadi <[email protected]>

commit 6c43606
Author: Dominic Saadi <[email protected]>
Date:   Wed Jun 15 21:41:46 2022 +0900

    Lint fix some template files (#5766)

    * fix: lint fix template files

    * fix: update snapshots

commit 4613200
Author: Guillaume Mantopoulos <[email protected]>
Date:   Wed Jun 15 00:55:54 2022 +0200

    docs: adding precisions and fixes to contributing (#5760)

    Co-authored-by: Guillaume Mantopoulos <[email protected]>
    Co-authored-by: David Thyresson <[email protected]>

commit 339d783
Author: Rob Cameron <[email protected]>
Date:   Tue Jun 14 15:23:00 2022 -0700

    Adds note about errors when generating cells without a SDL file (#5764)

commit 7423b55
Author: Jan Henning <[email protected]>
Date:   Tue Jun 14 19:16:28 2022 +0200

    docs: Fix not being able to fullscreen YouTube embeds (#5744)

    Co-authored-by: David Thyresson <[email protected]>

commit b6a733d
Author: Rob Cameron <[email protected]>
Date:   Mon Jun 13 14:29:49 2022 -0700

    Adds mailchimp signup form to tutorial Foreword page (#5758)

    * Add Mailchimp signup form

    * Update link

    * Rename back

    * Add form directly to 1.5 versioned docs

    * Fix link

    * Move signup form to root /docs dir

    * Also add to 1.5

    * Remove Mailchimp JS, move component to bottom to fix title

commit ac4844d
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Jun 13 21:23:58 2022 +0000

    fix(deps): update dependency webpack-dev-server to v4.9.2 (#5754)

    Co-authored-by: Renovate Bot <[email protected]>

commit e7e0e8b
Author: Dominic Saadi <[email protected]>
Date:   Mon Jun 13 23:34:24 2022 +0900

    Update yarn.lock

commit 025e113
Merge: 32e879a f3bc655
Author: Dominic Saadi <[email protected]>
Date:   Mon Jun 13 23:33:41 2022 +0900

    Merge branch 'release/patch/v1.5.2'

commit f3bc655
Author: Dominic Saadi <[email protected]>
Date:   Mon Jun 13 23:07:09 2022 +0900

    v1.5.2

commit 20aee39
Author: Dominic Saadi <[email protected]>
Date:   Mon Jun 13 23:02:53 2022 +0900

    Update yarn.lock

commit 0998c76
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Jun 13 22:45:20 2022 +0900

    fix(deps): update dependency webpack-cli to v4.10.0 (#5756)

    Co-authored-by: Renovate Bot <[email protected]>

commit 32e879a
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Jun 13 22:45:20 2022 +0900

    fix(deps): update dependency webpack-cli to v4.10.0 (#5756)

    Co-authored-by: Renovate Bot <[email protected]>

commit 9e9ecb6
Author: Rushabh Javeri <[email protected]>
Date:   Sat Jun 11 11:14:50 2022 +0530

    docs: Some fact checks in the deployment section. (#5736)

    * docs: Some fact checks in the deployment section.

    * docs: Inform users to create account in order to persist their DB.

    Co-authored-by: Rob Cameron <[email protected]>

    Co-authored-by: Rob Cameron <[email protected]>
    Co-authored-by: David Thyresson <[email protected]>

commit a81f916
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 15:05:33 2022 +0000

    fix(deps): update dependency ts-morph to v15 (#5644)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit be229fd
Author: Aleph Retamal <[email protected]>
Date:   Fri Jun 10 11:23:36 2022 -0300

    fix: typo in graphql generate service command (#5712)

    Co-authored-by: Dominic Saadi <[email protected]>

commit b71339b
Author: Kolja Lampe <[email protected]>
Date:   Fri Jun 10 16:15:18 2022 +0200

    Fix typo (#5735)

    Co-authored-by: Dominic Saadi <[email protected]>

commit 17730f6
Author: Bouzid Badreddine <[email protected]>
Date:   Fri Jun 10 15:11:35 2022 +0100

    Fix typo (#5733)

    Co-authored-by: Dominic Saadi <[email protected]>

commit 5c6f08d
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 22:20:06 2022 +0900

    fix(deps): update storybook monorepo to v6.5.8 (#5720)

    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit 39e86c6
Author: Tobbe Lundberg <[email protected]>
Date:   Fri Jun 10 13:30:59 2022 +0200

    Reorganize router utils (#5659)

commit 012bc15
Author: Alon <[email protected]>
Date:   Fri Jun 10 13:41:52 2022 +0300

    Fixed not enough spaces after '>' (#5732)

commit 218887b
Author: Rushabh Javeri <[email protected]>
Date:   Fri Jun 10 16:07:49 2022 +0530

    docs: (typo fix) Updated reference to GraphQL Yoga from Apollo (#5731)

    * docs: (typo fix) Updated reference to GraphQL Yoga from Apollo

    * docs: (typo fix) Updated reference to GraphQL Yoga from Apollo

    Co-authored-by: Dominic Saadi <[email protected]>

commit 14ec0c7
Author: kunalarya <[email protected]>
Date:   Fri Jun 10 03:31:40 2022 -0700

    docs: Fix Typescript typo in authentication chapter (#5621)

    * Fix Typescript typo in authentication chapter

    * Move changes to docs/docs

    Co-authored-by: Kunal Arya <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit 5e3cb58
Author: Fabio Lazzaroni <[email protected]>
Date:   Fri Jun 10 12:25:27 2022 +0200

    Update comment-form.md (#5637)

    * Update comment-form.md

    Fix a broken import in example code

    * Update rbac.md

    Fix a broken import in example code

    * Update comment-form.md

    Fix a broken import in example code

    * typo(docs): fix typo in docs

    fix some broken imports in the example code of the tutorial documentation
    `api/src/lib/db` -> `src/lib/db`

    Co-authored-by: Dominic Saadi <[email protected]>

commit c91b3dc
Author: mattdriscoll <[email protected]>
Date:   Fri Jun 10 05:13:27 2022 -0500

    Fix typo in Tutorial Chapter 1 Prerequisites (#5616)

    * Fix typo

    * chore: copy typo fix to ./docs

    Co-authored-by: Aditya Pandey <[email protected]>
    Co-authored-by: David Thyresson <[email protected]>
    Co-authored-by: Dominic Saadi <[email protected]>

commit ebd0ffe
Author: Anders Søgaard <[email protected]>
Date:   Fri Jun 10 12:10:48 2022 +0200

    Fix typo (#5711)

    * Fix typo

    * Update authentication.md

    * Update authentication.md

    * Update authentication.md

    * Update authentication.md

    Co-authored-by: Dominic Saadi <[email protected]>

commit 07b00d2
Author: David Thyresson <[email protected]>
Date:   Fri Jun 10 05:57:26 2022 -0400

    auth0 decoder handles undefined public key (#5701)

    Co-authored-by: Dominic Saadi <[email protected]>

commit fa8fba9
Author: Dominic Saadi <[email protected]>
Date:   Fri Jun 10 18:27:21 2022 +0900

    Revert "chore: update cypress github action"

    This reverts commit 1232e40.

commit 1232e40
Author: Dominic Saadi <[email protected]>
Date:   Fri Jun 10 18:04:41 2022 +0900

    chore: update cypress github action

commit 71823f5
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 08:44:34 2022 +0000

    fix(deps): update prisma monorepo to v3.15.1 (#5721)

    Co-authored-by: Renovate Bot <[email protected]>

commit 5e10b85
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 16:57:13 2022 +0900

    chore(deps): update dependency octokit to v1.7.2 (#5719)

    Co-authored-by: Renovate Bot <[email protected]>

commit 03af8ff
Author: kunalarya <[email protected]>
Date:   Thu Jun 9 23:43:41 2022 -0700

    docs: Link to current document source. (#5658)

    Co-authored-by: Kunal Arya <[email protected]>
    Co-authored-by: Tobbe Lundberg <[email protected]>

commit e8d2eb9
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 9 16:23:30 2022 +0000

    fix(deps): update dependency @envelop/depth-limit to v1.5.3 (#5709)

    Co-authored-by: Renovate Bot <[email protected]>

commit 2dfe7d8
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 10 00:32:02 2022 +0900

    chore(deps): update dependency esbuild to v0.14.43 (#5717)

    Co-authored-by: Renovate Bot <[email protected]>

commit 5eb4236
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 9 23:54:00 2022 +0900

    fix(deps): update dependency @envelop/disable-introspection to v3.3.3 (#5710)

    Co-authored-by: Renovate Bot <[email protected]>

commit 7cb547b
Author: nickpdemarco <[email protected]>
Date:   Thu Jun 9 01:25:44 2022 -0400

    Move import/order rule into shared eslint configuration so generated projects have to adhere to the rule as well (#4954)

    Co-authored-by: Dominic Saadi <[email protected]>

commit 161c460
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jun 8 01:43:00 2022 +0000

    chore(deps): update dependency typescript to v4.7.3 (#5707)

    Co-authored-by: Renovate Bot <[email protected]>

commit a56ef2b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jun 7 22:40:28 2022 +0000

    chore(deps): update dependency @clerk/clerk-sdk-node to v3.6.1 (#5697)

    Co-authored-by: Renovate Bot <[email protected]>

commit 3adbff8
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jun 7 18:48:34 2022 +0000

    chore(deps): update dependency @nhost/hasura-auth-js to v1.1.14 (#5688)

    Co-authored-by: Renovate Bot <[email protected]>

commit aba9a3a
Author: Pin Sern <[email protected]>
Date:   Tue Jun 7 21:57:04 2022 +0800

    docs: Removes unnecessary word in Chapter 3: saving-data.md (#5698)

    Co-authored-by: David Thyresson <[email protected]>

commit a7dff82
Author: António Meireles <[email protected]>
Date:   Tue Jun 7 14:50:34 2022 +0100

    docs: yet another single byte typo squash (#5702)

commit b6005c3
Author: craineum <[email protected]>
Date:   Tue Jun 7 07:45:49 2022 -0400

    Add example usage of useRegister and useErrorStyles (#5692)

    * 📝 Add documentation for custom input fields

    Covers use of `useRegister` and `useErrorStyles`

    * 👌 Implement PR feedback

    * 👌 A couple more PR feedback implementations

commit 62d209e
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Tue Jun 7 00:48:05 2022 +0000

    chore(deps): update dependency @envelop/testing to v4.3.3 (#5690)

    Co-authored-by: Renovate Bot <[email protected]>

commit 6729c29
Author: Jorge Venegas <[email protected]>
Date:   Mon Jun 6 12:00:38 2022 -0700

    Update contributing docs (#5685)

    * docs: remove broken URLs

    * docs: typo, update on description

    * docs: add missing packages

    * docs: add missing README

    * docs: add descriptions

    * Update packages/prerender/README.md

    Co-authored-by: David Price <[email protected]>

commit ca0bfe4
Author: Min ho Kim <[email protected]>
Date:   Tue Jun 7 01:20:37 2022 +0900

    Fix typos in docs (#5694)

    Co-authored-by: Daniel Choudhury <[email protected]>

commit d5ef5da
Author: Leon <[email protected]>
Date:   Mon Jun 6 08:43:14 2022 -0400

    Fix typo in ArticleCell code snippet of Tutorial 2 docs (#5695)

commit 7b9c60e
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sat Jun 4 02:40:18 2022 +0000

    fix(deps): update dependency core-js to v3.22.8 (#5683)

    Co-authored-by: Renovate Bot <[email protected]>

commit 4cc4fd1
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri Jun 3 23:18:20 2022 +0000

    fix(deps): update dependency webpack-dev-server to v4.9.1 (#5684)

    Co-authored-by: Renovate Bot <[email protected]>

commit fd24d85
Author: paikwiki <[email protected]>
Date:   Sat Jun 4 02:34:57 2022 +0900

    Fix typo (#5686)

    Co-authored-by: David Price <[email protected]>

commit 0604543
Author: Andre Wruszczak <[email protected]>
Date:   Fri Jun 3 19:20:52 2022 +0200

    Add warning box for missing roles in authorization doc (#5611)

    * Add warning box for missing roles in authorization doc

    * Update docs/docs/tutorial/chapter4/authentication.md

    Co-authored-by: Peter Colapietro <[email protected]>

    Co-authored-by: Peter Colapietro <[email protected]>
    Co-authored-by: David Price <[email protected]>

commit dbc0989
Author: Jonas Oberschweiber <[email protected]>
Date:   Thu Jun 2 17:25:34 2022 +0200

    Fix dbAuth on AWS Lambda (#5474)

    * queryStringParameters can be null in AWS Lambda

    * Allow cookie to be capitalized

    * Make cookie vs. Cookie distinction once in DbAuthHandler

    * Extract header handling into separate function

    * Missed another semicolon...

    * Fix linter errors, add extractCookie in one more place

    Co-authored-by: Rob Cameron <[email protected]>

commit d348e50
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 2 02:20:59 2022 +0000

    fix(deps): update dependency @types/jest to v27.5.2 (#5681)

    Co-authored-by: Renovate Bot <[email protected]>

commit 422867c
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jun 1 22:05:29 2022 +0000

    fix(deps): update dependency vscode-languageserver-textdocument to v1.0.5 (#5679)

    Co-authored-by: Renovate Bot <[email protected]>

commit 8b25fbc
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jun 1 18:23:20 2022 +0000

    chore(deps): update dependency @nhost/hasura-auth-js to v1.1.12 (#5677)

    Co-authored-by: Renovate Bot <[email protected]>

* Put @SimpleWebAuthn includes in devDependencies

* Move @SimpleWebAuthn imports into function as require

* Can import package again

* Install @SimpleWebAuthn deps along with dbAuth

* Move webAuthn to client on <AuthProvider>

* Move to default export

* Update AuthClients with new WebAuthnClient type

* Update to be undefined instead of null function

* Pick -> WebAuthnClientType

* Put @redwoodjs/auth back in prerender

* Fix @ts-ignores

* Add comments

* Enable —webAuthn flag in `setup auth` command

Uses separate provider data and templates if webAuthn is enabled

* Need to be able to override `force`

* Allow `any` to be sent for `type`

* WebAuthn docs added to dbAuth doc

* Brings original login template back, adds webAuthn template

* Adds —webAuthn flag to login page generator

* Update post install instructions if generating webAuthn login page

* WebAuthn docs update

* Save out options into new variable

* Tests for webAuthnAuthenticate

* Adds tests for webAuthnRegister

* Fix lint errors

* Fix yarn constraints and dedupe

* Allow setting different lengths of time on session vs webAuthn cookies

* Adds docs for webAuthn.expires config

* Prompt users to install WebAuthn support in CLI

* Prompt to ask if webAuthn templates should be use when generating dbAuth pages

* Don’t include challenge selection if webAuthn not enabled

* Updates docs for removal of —webAuthn flag

* challenge key is optional if not using WebAuthn

* credentialModelAccessor is optional

* Doc updates

* Moves up tutorial reminder email form

* yarn dedupe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants