Skip to content

Update dependencies - #101

Merged
andymeierdev merged 1 commit into
mainfrom
andymeierdev/update-dependencies
Aug 8, 2026
Merged

Update dependencies#101
andymeierdev merged 1 commit into
mainfrom
andymeierdev/update-dependencies

Conversation

@andymeierdev

Copy link
Copy Markdown
Collaborator

Summary

  • update all Paket dependencies, including FSharp.ViewEngine 2026.8, Giraffe 8.3, Datastar SDK 1.4, and Expecto 11.1
  • migrate attribute handling to FSharp.ViewEngine's built-in HTML encoding and update Datastar service registration
  • update the Datastar browser bundle to 1.0.2 and Tailwind CLI to 4.3.3
  • update Playwright, Pulumi providers, the Pulumi SDK, and cloudflared
  • retain the current GitHub Action major aliases because each already resolves to its latest release

Verification

  • cd app && ./fake.sh Test — 80 passed
  • cd pulumi && npm ci && npm run check — passed
  • Firefox Playwright suite — 7 passed
  • Docker image build — passed
  • Paket outdated check — no outdated packages
  • NuGet and npm vulnerability scans — no known vulnerabilities
  • Pulumi preview — expected app image and cloudflared updates; 11 resources unchanged

Deferred major upgrades

  • TypeScript 7
  • Node type definitions 26 while CI remains on Node 24
  • Fantomas 7
  • Seq 2026

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

🍹 preview on andymeier/prod

Pulumi report

View in Pulumi Cloud

  Previewing update (prod)

View Live: https://app.pulumi.com/meiermade/andymeier/prod/previews/89090761-b95a-438b-a180-f7cb7426b906

pulumi:pulumi:Stack: (same)
  [urn=urn:pulumi:prod::andymeier::pulumi:pulumi:Stack::andymeier-prod]
  ~ docker-build:index:Image: (update)
      [id=sha256:ce2a92a5ac3610bf75a8e4d0bd3af7000f4199af0b2612252179582b79ae116c]
      [urn=urn:pulumi:prod::andymeier::docker-build:index:Image::andymeier]
    - contextHash: "dc28d95806b242d6313781cad3416c2bc17762f14040de3cca175a0d7b7404e1"
  ~ kubernetes:apps/v1:Deployment: (update)
      [id=andymeier/app]
      [urn=urn:pulumi:prod::andymeier::kubernetes:apps/v1:Deployment::app]
    ~ spec: {
        ~ template: {
            ~ spec: {
                ~ containers: [
                    ~ [0]: {
                            ~ image: "us-east1-docker.pkg.dev/meiermade-platform/platform/andymeier:latest@sha256:01c0e775da8686b0aa2f72e5932db3b4a772d5f40f4795d6faf64366c295f801" => [unknown]
                          }
                    ~ [1]: {
                            ~ image: "cloudflare/cloudflared:2026.2.0" => "cloudflare/cloudflared:2026.7.3"
                          }
                  ]
              }
          }
      }
Resources:
  ~ 2 to update
  11 unchanged
  

@andymeierdev
andymeierdev merged commit c2626f8 into main Aug 8, 2026
2 checks passed
@andymeierdev
andymeierdev deleted the andymeierdev/update-dependencies branch August 8, 2026 12:18
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.

1 participant