-
Notifications
You must be signed in to change notification settings - Fork 46
Commit 4f14b26
authored
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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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 4f14b26Copy full SHA for 4f14b26
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+3-3Lines 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