Skip to content

Commit 45d2641

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency @convex-dev/auth to ^0.0.88 (#40487)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@convex-dev/auth](https://labs.convex.dev/auth) ([source](https://redirect.github.com/get-convex/convex-auth)) | dependencies | patch | [`^0.0.87` -> `^0.0.88`](https://renovatebot.com/diffs/npm/@convex-dev%2fauth/0.0.87/0.0.88) | --- ### Release Notes <details> <summary>get-convex/convex-auth (@&#8203;convex-dev/auth)</summary> ### [`v0.0.88`](https://redirect.github.com/get-convex/convex-auth/blob/HEAD/CHANGELOG.md#0088) [Compare Source](https://redirect.github.com/get-convex/convex-auth/compare/a273a2b2f4fb4bc9134dc761fbf0e81ac8179c44...v0.0.88) - Add new cli options `--allow-dirty-git-state` and `--web-server-url <url>` to enable running non-interactively. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 8748c39f39f85e95129b7b56f1c3932b16aa7ccc
1 parent 61853cf commit 45d2641

File tree

2 files changed

+147
-474
lines changed

2 files changed

+147
-474
lines changed

npm-packages/@convex-dev/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"types": "./dist/commonjs/index.d.ts",
7676
"dependencies": {
7777
"@auth/core": "^0.37.0",
78-
"@convex-dev/auth": "^0.0.87",
78+
"@convex-dev/auth": "^0.0.88",
7979
"convex-helpers": "^0.1.85"
8080
},
8181
"overrides": {

0 commit comments

Comments
 (0)