Skip to content

chore(docker): re-pin Convex self-hosted to the npm 1.45.0 anchor (precompiled-2026-09-03-4d58e45) - #53

Merged
lunarthegrey merged 1 commit into
mainfrom
convex-repin/npm-1.45.0
Sep 8, 2026
Merged

chore(docker): re-pin Convex self-hosted to the npm 1.45.0 anchor (precompiled-2026-09-03-4d58e45)#53
lunarthegrey merged 1 commit into
mainfrom
convex-repin/npm-1.45.0

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Re-pins convex-backend / convex-dashboard (and the keygen one-shot) to the npm 1.45.0 anchor build.

release commit
old precompiled-2026-08-14-0dda4d6 0dda4d6a68612c6ba49c755e410feca46f56f7ce
new precompiled-2026-09-03-4d58e45 4d58e45bcf49d01ec696b31db7faec7362df45ad

Release notes: ship.convex.dev · npm CHANGELOG (§ 1.45.0). The anchor is 133 commit(s) past the npm release commit.

Backend changelog: get-convex/convex-backend@precompiled-2026-08-14-0dda4d6...precompiled-2026-09-03-4d58e45 — release-to-release, deliberately not
...HEAD. The npm release notes cover the CLI/client surface; this
compare is the only changelog for backend internals.

Commit subjects matching migrat|breaking|rename|remove|deprecat|env (worth a second look, not a verdict):

remove double-boxing in PersistenceSnapshot::index_scan (#56229)
Remove unnecessary clone from ReadSet merge (#56286)
Migrate the MCP server to the MCP TypeScript SDK v2 (#56280)
Rename IsolateEnvironment to JsEnvironment (#56335)
Remove export/import flow from local dev upgrade (#56254)
Remove some intermediate PendingValue->JsonValue->string conversions (#56468)
dashboard: migrate CronsTable to TanStack Table v8 (#55775)
docs: remove Beta notice from Platform API pages (#56541)
dashboard: remove copyEnvVarNameAndValueEnabled flag (#56564)
dashboard: migrate the data table to TanStack Table v8, drop react-table (#55776)
Remove provisioned concurrency (#56612)
Remove log_pool_allocated_count and execute_timer (#56810)
Remove wasm_runtime fixtures and benchmark (#56848)
workos_client: add directory group lookups, drop deprecated user fields (#56841)
Remove `by_deleted` index (#56890)
Remove esbuild from wasm_runtime, use QuickJS ESM support (#56947)
Remove native-tls feature from tungstenite crates (#57247)

Operator checklist (runbook)

  • Skim the compare for env-var renames / migration notes
  • Lockfile convex ≤ the anchored version (land any open Dependabot convex PR in this window)
  • backup service healthy (fresh heartbeat) on beta
  • Pre-upgrade convex export + env capture taken on beta
  • Merge
  • Deploy beta (pull + up -d --force-recreate backend dashboard keygen deployer), watch for MigrationComplete(N) — do NOT restart mid-migration
  • Beta verified: /readyz 200, deployer [deploy] OK, dashboard loads, next backup cycle green
  • Soaked ≥3 days on beta — earliest prod deploy: 2026-09-10
  • Prod: fresh pre-flight (its OWN export), deploy, verify

CI note: this PR was opened by GITHUB_TOKEN, so pull-request CI
did not trigger. The workflow ran the FULL test suite (including
convex/deployPins.test.ts) and prettier on this exact commit — see
the run log.
To kick full PR CI anyway: close and reopen the PR.

A newer re-pin PR automatically closes this one ("superseded"); don't
push fixups onto this branch expecting them to survive that.

Opened automatically by .github/workflows/convex-repin.yml.

@github-actions github-actions Bot added dependencies Dependency updates (Dependabot) docker Container image / compose pin updates labels Sep 7, 2026
lunarthegrey added a commit that referenced this pull request Sep 8, 2026
…compiled-2026-09-03-4d58e45) into beta for testing
@lunarthegrey
lunarthegrey merged commit 7c59f3b into main Sep 8, 2026
7 checks passed
@lunarthegrey
lunarthegrey deleted the convex-repin/npm-1.45.0 branch September 8, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (Dependabot) docker Container image / compose pin updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant