fix(deps): update all non-major dependencies #197
Merged
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.
This PR contains the following updates:
2.0.0-beta.34
->2.0.0-beta.35
2.0.0-beta.34
->2.0.0-beta.35
20.8.9
->20.8.10
18.2.33
->18.2.34
2.0.0-beta.34
->2.0.0-beta.35
11.0.9
->11.0.11
Release Notes
blitz-js/blitz (@blitzjs/auth)
v2.0.0-beta.35
Compare Source
🚀 Features
3bcbad1
: - Introduce Blitz RPC's logging system to theinvoke
function which is the recommended way to call resolvers in nextjsapp
directory's react server components.blitz-auth
andblitz-rpc
, allowing independent usage ofblitz-rpc
You can now configure the usage of
invoke
in the app directory with custom error handling logic and controlling the verbosity of the logger in the following way:b97366c
: Remove unintended dependency on next-auth by removing it from the core build of @blitzjs/authUpdate your import in
next.config.js
in the following way🐞 Patches
cee2dec
: Fix bug that did not allowPage.authenicate = {role: "" }
to correctly workaec1bb0
: blitz-next: Fixnext/head
used in app directory warningc89cb94
: Upgrade next, prisma and zod to latest versions in a newly created appWillBooster/build-ts (build-ts)
v11.0.11
Compare Source
Bug Fixes
v11.0.10
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 6am on Saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.