Skip to content

deps: update all dependencies#360

Merged
jongio merged 2 commits into
mainfrom
deps/upgrade-all
Jul 24, 2026
Merged

deps: update all dependencies#360
jongio merged 2 commits into
mainfrom
deps/upgrade-all

Conversation

@jongio

@jongio jongio commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Routine dependency refresh. All dependencies updated to latest versions.

Go updates:

  • github.com/github/copilot-sdk/go v1.0.7 -> v1.0.8
  • github.com/mattn/go-isatty v0.0.23 -> v0.0.24
  • github.com/mattn/go-runewidth v0.0.24 -> v0.0.27

Web (Astro site) updates:

  • astro ^7.1.1 -> ^7.1.3
  • marked ^18.0.6 -> ^18.0.7

Verification:

  • Go build: pass
  • Go vet: pass
  • Go tests: all 13 packages pass
  • Web build (astro build): pass

Note: astro check has a pre-existing failure in @astrojs/language-server@2.16.11 (same on main). Not caused by this update.

Go:
- github.com/github/copilot-sdk/go v1.0.7 -> v1.0.8
- github.com/mattn/go-isatty v0.0.23 -> v0.0.24
- github.com/mattn/go-runewidth v0.0.24 -> v0.0.27

Web (Astro site):
- astro ^7.1.1 -> ^7.1.3
- marked ^18.0.6 -> ^18.0.7

All tests pass. Build verified for both Go and web.
@jongio jongio added the deps Dependency updates label Jul 24, 2026
@jongio jongio self-assigned this Jul 24, 2026
@jongio
jongio merged commit 71300b8 into main Jul 24, 2026
2 checks passed
@jongio
jongio deleted the deps/upgrade-all branch July 24, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant