Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2025

This PR contains the following updates:

Package Change Age Confidence
convex (source) 1.27.3 -> 1.27.5 age confidence

Release Notes

get-convex/convex-js (convex)

v1.27.5

  • Export an AuthConfig type to describe the object exportect from
    convex/auth.config.ts.

  • WebSocket sync protocol support for TransitionChunk messages: just splitting a
    Transition (containing new query results) into multiple WebSocket messages in
    order prevent the server from appearing non-responsive.

v1.27.4

  • Add a getAuth() method to the client which returns the current token and
    claims. This method is intended for instrumentation purposes like adding this
    information to a reported Sentry error or event.

  • Change to CLI --admin-key and --url arg parsing logic to avoid coercing
    empty strings to booleans.

  • Vendor jwt-decode along with a few other dependnecies; this brings the number
    of runtime dependencies for Convex from 3 to 2: esbuild (binary) and prettier.

  • Fix ConvexProviderWithClerk to catch getToken() errors. This could cause
    changes in behavior of refreshing Clerk tokens, we'll be watching this one.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

pkg-pr-new bot commented Oct 6, 2025

Open in StackBlitz

npm i https://pkg.pr.new/get-convex/convex-helpers@807

commit: 7bb1cde

@renovate renovate bot force-pushed the renovate/convex-1.x-lockfile branch 6 times, most recently from 97e95d1 to db6ea1f Compare October 9, 2025 05:50
@renovate renovate bot force-pushed the renovate/convex-1.x-lockfile branch from db6ea1f to 7bb1cde Compare October 9, 2025 19:43
@renovate renovate bot changed the title chore(deps): update dependency convex to v1.27.4 chore(deps): update dependency convex to v1.27.5 Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants