Skip to content

Commit f4613e7

Browse files
Update dependency convex to v1.25.4 (#688)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [convex](https://convex.dev) ([source](https://redirect.github.com/get-convex/convex-js)) | [`1.25.2` -> `1.25.4`](https://renovatebot.com/diffs/npm/convex/1.25.2/1.25.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/convex/1.25.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/convex/1.25.2/1.25.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>get-convex/convex-js (convex)</summary> ### [`v1.25.4`](https://redirect.github.com/get-convex/convex-js/blob/HEAD/CHANGELOG.md#1254) - Experimental `convex dev --once --debug-node-apis` debug flag for tracing through imports to find Node.js APIs imported from non-"use node" convex endpoint files. - Experimental `CONVEX_AGENT_MODE=anonymous npx convex dev` for a non-interactive anonymous development flow when not logged in. - Simplify the `Logger` interface of Convex clients making it easier to replace. - Reactive `ConnectionState` via `useConvexConnectionState` hook. How often this value updates may change in the future if more information is added to `ConnectionState`. - Escape JavaScript keywords in codegen, fixing issues with files in the convex folder named things like convex/delete.ts. - Warn when the explicit value `undefined` is passed to Next.js server-side helpers, indicating the issue may have been an unset environment variable. This may become an error in the future. - Error closer to the call site when invalid validators are contructed. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/get-convex/convex-helpers). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ac7942 commit f4613e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)