Skip to content

⬆️ Bump staticalize 0.2.2 → 0.2.6#489

Merged
cowboyd merged 1 commit into
productionfrom
bump-staticalize-0.2.6
Jul 8, 2026
Merged

⬆️ Bump staticalize 0.2.2 → 0.2.6#489
cowboyd merged 1 commit into
productionfrom
bump-staticalize-0.2.6

Conversation

@taras

@taras taras commented Jul 8, 2026

Copy link
Copy Markdown
Member

Updates the @frontside/staticalize dependency used to statically build the site from 0.2.2 → 0.2.6, picking up everything shipped in 0.2.3–0.2.6.

Changes

  • deno.jsonstaticalize task now pins jsr:@frontside/staticalize@0.2.6/cli
  • .github/workflows/deploy.yaml — downloads the v0.2.6 Linux release binary
  • deno.lock — regenerated for 0.2.6 (surgically swapped the 0.2.2 subtree for 0.2.6; no unrelated dependencies were bumped)

What's new in staticalize since 0.2.2

  • ✨ New --strict option to fail fast on the first download error
  • 🚑 Failing URLs are now reported instead of crashing the process
  • ♻️ Download failures modeled as Error with a cause chain

Release: https://github.com/thefrontside/staticalize/releases/tag/v0.2.6

Verification

  • staticalize 0.2.6 CLI resolves and runs under the regenerated frozen lockfile (--help shows the new --strict flag).
  • Served the site locally and ran the crawl — staticalize connected and performed its sitemap fetch correctly. (Full local crawl requires the real SIMPLECAST_API secret for the podcast-driven sitemap; CI has it.)
  • The v0.2.6 release binary URL returns HTTP 200.
  • CI deploy uses the prebuilt binary (not deno run jsr:), so it is unaffected by Deno 2.9's 24h dependency-freshness guard that briefly applies to fresh JSR publishes.

Updates the staticalize dependency used to statically build the site:
- deno.json: JSR task pins @0.2.6
- deploy.yaml: downloads the v0.2.6 Linux release binary
- deno.lock: regenerated for 0.2.6 (adds --strict support and improved
  download-error reporting)
@cowboyd cowboyd merged commit 697c65a into production Jul 8, 2026
3 checks passed
@cowboyd cowboyd deleted the bump-staticalize-0.2.6 branch July 8, 2026 15:26
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