chore(deps): roll up safe dependency updates - #35
Merged
Conversation
📝 WalkthroughWalkthroughThis PR updates GitHub Actions revisions, container build and verification settings, security workflow pins, and the ChangesWorkflow and dependency updates
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
jusso-dev
marked this pull request as ready for review
July 27, 2026 02:30
This was referenced Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ioredis,nodemailer, anduuid@types/nodePR build(deps-dev): bump @types/node from 24.13.3 to 26.1.1 in the development group across 1 directory #8 deferred to P1: Plan Node 26 runtime and type-definition upgrade #34mainDependabot disposition
node:24-bookworm-slimto Node 26actions/attestv4 atf7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6docker/build-push-action6.19.2 to 7.3.0 at53b7df96c91f9c12dcc8a07bcb9ccacbed38856agitleaks/gitleaks-actionv2 atff98106e4c7b2bc287b24eaf42907196329070c7actions/upload-artifact4.6.2 to 7.0.1 at043fb46d1a93c77aae656e7c1c64a875d1fc6a0agithub/codeql-actionv4 ate4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81initandanalyzeioredis5.8.2 to 5.11.1;nodemailer9.0.1 to 9.0.3;uuid13.0.x /^13.0.0to 14.0.1@types/node24.13.3 to 26.1.1CI failure and fix
CI run 30232165990 exposed a Docker Buildx v7 exporter incompatibility. Pull request builds combined
load: truewith explicit provenance and SBOM attestations, producingdocker exporter does not currently support exporting manifest lists.Pull request smoke builds now disable provenance and SBOM so the single-platform image can load into Docker for inspection. Push builds still use
provenance: mode=max,sbom: true, registry push, and the samesteps.build.outputs.digestconsumed by the publication attestation step.Replacement run 30232334472 confirmed the Buildx build/load succeeds, then exposed a pre-existing smoke assertion bug:
invalid reference format: repository name (jusso-dev/Muster) must be lowercase. The inspect step now normalizes the repository name to lowercase using the same Bash expansion as the anonymous-pull check.Validation
pnpm install --frozen-lockfile --offline --ignore-scriptspnpm checkprettier --check .github/workflows/ci.ymlactionlint .github/workflows/ci.ymlgit diff origin/main...HEADcontains only dependency/workflow filesmainm3-maxDocker build produced exact revision9190390c570582ecc4d7955a0d545eee4ebc5d68aslinux/amd64, digestsha256:85421f2f2d7d482b119da2a9f238774d716f751d57ad26e0aa21455182fa8f3bmuster_issue24_9190390bootstrapped a clean synthetic workspace; Postgres, Redis, MinIO, and web reached healthy state;/api/v1/healthand/api/v1/readyreturned healthyRisk summary
uuidand GitHub Action major-version changes are covered by full lint, typecheck, unit tests, build, workflow lint, live PR CI, and isolated container startupCloses #24