Skip to content

chore(deps-dev): bump convex-test from 0.0.46 to 0.0.51#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/convex-test-0.0.51
Closed

chore(deps-dev): bump convex-test from 0.0.46 to 0.0.51#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/convex-test-0.0.51

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Bumps convex-test from 0.0.46 to 0.0.51.

Changelog

Sourced from convex-test's changelog.

0.0.51

  • Add implementation for internal snapshot query syscall.

0.0.50

  • Correctly deserializes ConvexError thrown within nested functions.
  • Fixes a bug where orphaned scheduled functions would eventually fire and hit "Cannot read properties of null (reading 'state')".

0.0.49

  • Changes the test ID formatting to not include a ; and be the standard length of regular IDs for folks who have validators.

0.0.48

  • Add implementations for internal syscalls for upcoming ctx.meta features (ctx.meta.{getFunctionMetadata,getTransactionMetrics})

0.0.47

  • Fix: Isolate function stack tracking between parallel function calls to prevent corruption when calling different components in parallel. This may have presented previously as not being able to find modules that existed but were being resolved for the wrong component.
Commits
Maintainer changes

This version was pushed to npm by reece-convex, a new releaser for convex-test since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 3, 2026
Bumps [convex-test](https://github.com/get-convex/convex-test) from 0.0.46 to 0.0.51.
- [Changelog](https://github.com/get-convex/convex-test/blob/main/CHANGELOG.md)
- [Commits](get-convex/convex-test@v0.0.46...v0.0.51)

---
updated-dependencies:
- dependency-name: convex-test
  dependency-version: 0.0.51
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/convex-test-0.0.51 branch from b0dc37d to 11e0f84 Compare May 6, 2026 18:53
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 12, 2026

Superseded by #13.

@dependabot dependabot Bot closed this May 12, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/convex-test-0.0.51 branch May 12, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants