Skip to content

chore(deps): bump lib-commons from v4 to v5.0.2#94

Merged
qnen merged 1 commit intodevelopfrom
chore/bump-lib-commons-v5
Apr 27, 2026
Merged

chore(deps): bump lib-commons from v4 to v5.0.2#94
qnen merged 1 commit intodevelopfrom
chore/bump-lib-commons-v5

Conversation

@gandalf-at-lerian
Copy link
Copy Markdown
Contributor

Update module path from lib-commons/v4 to lib-commons/v5 and bump version to v5.0.2 across all import statements.

Requested by: @qnen

Update module path from lib-commons/v4 to lib-commons/v5 and bump version to v5.0.2 across all import statements.

X-Lerian-Ref: 0x1
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: dd99bde4-fc6a-4a45-b96f-e67c7434bf12

📥 Commits

Reviewing files that changed from the base of the PR and between 3586735 and 76e805e.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (4)
  • auth/middleware/middleware.go
  • auth/middleware/middlewareGRPC.go
  • auth/middleware/middleware_test.go
  • go.mod

Walkthrough

The PR upgrades the lib-commons library from v4 to v5 across the authentication middleware codebase and updates related dependencies including Go toolchain, gRPC, OpenTelemetry, and standard library packages. All import statements are updated to reference v5, with no functional modifications to middleware logic.

Changes

Cohort / File(s) Summary
Middleware imports
auth/middleware/middleware.go, auth/middleware/middlewareGRPC.go
Updated all lib-commons imports from v4 to v5, including logging, OpenTelemetry, core utilities, and HTTP token extraction packages. No behavioral changes.
Test imports
auth/middleware/middleware_test.go
Updated log import from lib-commons/v4 to lib-commons/v5. Test logic remains unchanged.
Dependency manifest
go.mod
Upgraded lib-commons v4.2.0 to v5.0.2, Go toolchain 1.25.7 to 1.25.9, gRPC v1.79.2 to v1.79.3, and updated indirect dependencies including klauspost/compress, OpenTelemetry proto, and stdlib packages (crypto, net, sys, text).

Comment @coderabbitai help to get the list of available commands and usage tips.

@qnen qnen self-assigned this Apr 27, 2026
@gandalf-at-lerian gandalf-at-lerian changed the base branch from main to develop April 27, 2026 20:01
@qnen qnen merged commit 0dc0d5c into develop Apr 27, 2026
5 checks passed
@qnen qnen deleted the chore/bump-lib-commons-v5 branch April 27, 2026 20:13
@lerian-studio-midaz-push-bot
Copy link
Copy Markdown

🎉 This PR is included in version 2.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants