Skip to content

Combined open Dependabot updates into one branch#11

Merged
bawdo merged 2 commits into
mainfrom
deps/combined-dependabot-2026-07-19
Jul 19, 2026
Merged

Combined open Dependabot updates into one branch#11
bawdo merged 2 commits into
mainfrom
deps/combined-dependabot-2026-07-19

Conversation

@bawdo

@bawdo bawdo commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Rolled up the four open Dependabot PRs on top of current main:

  • go-modules group: pgx v5.9.2->v5.10.0, go-sql-driver/mysql v1.9.3->v1.10.0, modernc.org/sqlite v1.44.3->v1.54.0 (plus transitive x/sys, x/sync, modernc libc/opt/etc.)
  • actions/checkout 4 -> 7
  • actions/upload-artifact 4 -> 7
  • codecov/codecov-action 5 -> 7

Applied as intended edits rather than merges so the already-merged setup-go@v7 and golangci-lint-action@v9 were preserved.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

go.mod floors the language version at go 1.25.7 and setup-go@v7
runs with GOTOOLCHAIN=local, so the 1.24.x runners fail at
go mod download rather than upgrading the toolchain. The module
cannot build on 1.24 regardless, so the leg only ever went red.
Rolled up the four open Dependabot PRs on top of current main:
- go-modules group: pgx v5.9.2->v5.10.0, go-sql-driver/mysql
  v1.9.3->v1.10.0, modernc.org/sqlite v1.44.3->v1.54.0 (plus
  transitive x/sys, x/sync, modernc libc/opt/etc.)
- actions/checkout 4 -> 7
- actions/upload-artifact 4 -> 7
- codecov/codecov-action 5 -> 7

Applied as intended edits rather than merges so the already-merged
setup-go@v7 and golangci-lint-action@v9 were preserved.
@bawdo
bawdo force-pushed the deps/combined-dependabot-2026-07-19 branch from 3d26a80 to ebfe61b Compare July 19, 2026 00:31
@bawdo
bawdo merged commit c9f7a60 into main Jul 19, 2026
8 checks passed
@bawdo
bawdo deleted the deps/combined-dependabot-2026-07-19 branch July 19, 2026 00:39
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