Skip to content

Commit 4f14b26

Browse files
fix(deps): update dependency convex to v1.25.1 (#668)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [convex](https://convex.dev) ([source](https://redirect.github.com/get-convex/convex-js)) | [`1.25.0` -> `1.25.1`](https://renovatebot.com/diffs/npm/convex/1.25.0/1.25.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/convex/1.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/convex/1.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/convex/1.25.0/1.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/convex/1.25.0/1.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>get-convex/convex-js (convex)</summary> ### [`v1.25.1`](https://redirect.github.com/get-convex/convex-js/blob/HEAD/CHANGELOG.md#1251) - Print more error info in `npx convex network-test`. - Crash when it looks like an environment variable is missing: `CONVEX_DEPLOY_KEY=project:me:new-project|eyABCD0= npx convex` parses as `CONVEX_DEPLOY_KEY=project:me:new-project | eyABCD0='' npx convex` but when was meant was `CONVEX_DEPLOY_KEY='project:me:new-project|eyABCD0=' npx convex`. Crash when an environment variable like `ey...0=` is present to surface errors like this quicker. </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27823ae commit 4f14b26

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)