Skip to content

deps: wave 2 - update dependencies and fix CI config#277

Merged
jongio merged 2 commits into
mainfrom
swarm/wave-2-deps-config
May 19, 2026
Merged

deps: wave 2 - update dependencies and fix CI config#277
jongio merged 2 commits into
mainfrom
swarm/wave-2-deps-config

Conversation

@jongio
Copy link
Copy Markdown
Owner

@jongio jongio commented May 19, 2026

Wave 2: Dependencies and CI Config

Issues Resolved

Changes

  • govulncheck.yml: Pin \govulncheck@latest\ to @v1.1.4\ for reproducibility
  • ci.yml: Add \preflight\ to test job's
    eeds\ so tests don't run if preflight fails
  • go.mod: Remove unused \github.com/rs/zerolog\ direct dependency (slog/logutil is used exclusively)
  • go.mod: Update indirect deps (fsnotify v1.10.1, compress v1.18.6)
  • web/package.json: Update astro, tsx, @types/node to latest patch
  • cli/dashboard/package.json: Update typescript-eslint, @types/node to latest patch

Note

golangci.yml finding in #271 was stale; the file already enables 24 linters.

Closes #267, #271

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

github-actions Bot added a commit that referenced this pull request May 19, 2026
github-actions Bot added a commit that referenced this pull request May 19, 2026
jongio and others added 2 commits May 19, 2026 10:20
- Pin govulncheck to v1.1.4 in govulncheck.yml for reproducibility (#271)
- Add preflight dependency to test job in ci.yml (#271)
- Remove unused zerolog dependency from go.mod (#271)
- Update Go indirect deps: fsnotify v1.10.1, compress v1.18.6 (#267)
- Update web/ npm: astro 6.3.5, tsx 4.22.3, @types/node 25.9.0 (#267)
- Update dashboard/ npm: typescript-eslint 8.59.4, @types/node 25.9.0 (#267)

Closes #267, #271

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add count field to LogBuffer test constructions after ring buffer refactor
- Run gofmt -w -s on 7 files needing formatting
- Update download-artifact from v4.1.9 to v7.0.0 to match upload-artifact v7.0.1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio force-pushed the swarm/wave-2-deps-config branch from f9fe814 to f862200 Compare May 19, 2026 17:21
@jongio jongio merged commit 7e95e99 into main May 19, 2026
9 of 10 checks passed
github-actions Bot added a commit that referenced this pull request May 19, 2026
github-actions Bot added a commit that referenced this pull request May 19, 2026
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.

dependency update: findings for azd-app

1 participant