Skip to content

build(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5#113

Merged
intel352 merged 1 commit into
mainfrom
deps/chi-v5.2.5-20260528T2035
May 29, 2026
Merged

build(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5#113
intel352 merged 1 commit into
mainfrom
deps/chi-v5.2.5-20260528T2035

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Supersedes #98. Dependabot could not rebase #98 — its branch was hand-edited with a panic-wrap commit now already on main, so dependabot refused ("edited by someone other than Dependabot"). This is a clean re-apply of the same bump on current main.

  • github.com/go-chi/chi/v5 5.2.2 → 5.2.5 (go.mod + go.sum only)

Closes #98.

Clean re-apply of dependabot #98 on current main (dependabot could not
rebase #98 after its branch was hand-edited with a panic-wrap commit that
is now already on main). go.mod + go.sum only.
@github-actions
Copy link
Copy Markdown
Contributor

📋 API Contract Changes Summary

No breaking changes detected - only additions and non-breaking modifications

Changed Components:

Core Framework

Contract diff saved to artifacts/diffs/core.json

Module: auth

Contract diff saved to artifacts/diffs/auth.json

Module: cache

Contract diff saved to artifacts/diffs/cache.json

Module: database

Contract diff saved to artifacts/diffs/database.json

Module: eventbus

Contract diff saved to artifacts/diffs/eventbus.json

Module: jsonschema

Contract diff saved to artifacts/diffs/jsonschema.json

Module: letsencrypt

Contract diff saved to artifacts/diffs/letsencrypt.json

Module: reverseproxy

Contract diff saved to artifacts/diffs/reverseproxy.json

Artifacts

📁 Full contract diffs and JSON artifacts are available in the workflow artifacts.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@intel352 intel352 merged commit f917ea1 into main May 29, 2026
43 checks passed
@intel352 intel352 deleted the deps/chi-v5.2.5-20260528T2035 branch May 29, 2026 00:45
intel352 added a commit that referenced this pull request May 29, 2026
PR #113 bumped go-chi/chi v5.2.2->v5.2.5 in the root module but did not
update the example modules that consume chimux via a local replace, so
their go.sum lacked the v5.2.5 checksums and 'Validate Examples' failed
on main with: missing go.sum entry for github.com/go-chi/chi/v5.

go mod tidy across all example modules; only the 7 chimux-consuming
examples changed (chi v5.2.2->v5.2.5, go.mod + go.sum). All 17 examples
build clean.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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