Skip to content

chore: bump Shopify app deployer to 1.10; 2.4.1:4 → 2.4.1:5 - #103

Merged
MattDHill merged 1 commit into
masterfrom
next
Aug 4, 2026
Merged

chore: bump Shopify app deployer to 1.10; 2.4.1:4 → 2.4.1:5#103
MattDHill merged 1 commit into
masterfrom
next

Conversation

@helix-nine

Copy link
Copy Markdown
Contributor

Summary

Monitor cycle bump for btcpayserver-startos. 2.4.1:42.4.1:5.

Of the four pinned images, only the Shopify app deployer moved upstream:

Image Pin Status
btcpayserver/btcpayserver 2.4.1 newest release (v2.4.1, 2026-07-23) — unchanged
nicolasdorier/nbxplorer 2.6.9 newest tag (v2.6.9) — unchanged
btcpayserver/postgres 18.4 newest multi-arch tag — unchanged
btcpayserver/shopify-app-deployer 1.91.10 bumped

btcpayserver's newest tags include v2.4.2-rockstar-rc1/-rc2, which are release candidates and are skipped.

Artifact verification

btcpayserver/shopify-app-deployer:1.10 resolves on Docker Hub (pushed 2026-08-03) and its manifest list carries linux/amd64, linux/arm64 and linux/arm/v7, so both architectures this package builds for are covered.

Upstream changes (shopify-app 1.9…1.10)

One commit, b741990 "Make checkout app more friendly": while the invoice is being created, the checkout extension now renders a "Please wait, BTCPay is generating your invoice…" line beside a larger spinner rather than a bare spinner. Copy/UX only — no API, config or deployment change. Full diff: btcpayserver/shopify-app@1.9...1.10

This image only runs when the user enables the optional Shopify integration, so installs without it are unaffected.

Other changes

  • Re-resolved the *-startos git dependencies (cln, lnd, monerod, tor moved; bitcoin-core unchanged). 12-line lockfile diff, single hoisted @start9labs/start-sdk.
  • @start9labs/start-sdk is already pinned at the latest published 2.0.9 — no SDK bump.
  • No migration: the change is confined to the Shopify container image, with no on-disk state implications.
  • README.md / instructions.md reviewed — neither carries image versions and neither describes the checkout UI, so no doc change is warranted.

Test plan

  • npm run check (tsc) green at 2.4.1:5
  • prettier --check clean on the edited files
  • shopify-app-deployer:1.10 manifest verified on Docker Hub for amd64 + arm64
  • 2.4.1:5 confirmed free on the registry (published: 2.4.1:4)
  • make / s9pk build in review

Bumps images.shopify to btcpayserver/shopify-app-deployer:1.10 (multi-arch
manifest published 2026-08-03, amd64 + arm64 present). BTCPay Server (2.4.1),
NBXplorer (2.6.9) and Postgres (18.4) are all still at their newest upstream
tags, so only the Shopify deployer moves.

Also re-resolves the *-startos git dependencies; start-sdk is already at the
latest 2.0.9 and stays put, with a single hoisted copy in the lockfile.
@MattDHill
MattDHill merged commit 029e060 into master Aug 4, 2026
3 checks passed
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.

2 participants