Skip to content

chore: Update module github.com/goravel/framework#52

Merged
almas-x merged 1 commit intomasterfrom
almas/chore
Jun 16, 2025
Merged

chore: Update module github.com/goravel/framework#52
almas-x merged 1 commit intomasterfrom
almas/chore

Conversation

@almas-x
Copy link
Contributor

@almas-x almas-x commented Jun 16, 2025

📑 Description

Closes https://github.com/goravel/goravel/issues/

✅ Checks

  • Added test cases for my code

Copilot AI review requested due to automatic review settings June 16, 2025 07:39
Copy link
Contributor

@hwbrzzl hwbrzzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the project’s module dependencies by bumping key packages and cleaning up indirect entries

  • Upgrades github.com/goravel/framework to a newer commit version
  • Updates github.com/samber/lo from v1.50.0 to v1.51.0
  • Removes the indirect github.com/redis/go-redis/v9 entry
Comments suppressed due to low confidence (3)

go.mod:41

  • The indirect Redis dependency was removed—please confirm this is intentional and update any related documentation or integration tests accordingly.
github.com/redis/go-redis/v9 v9.8.0 // indirect

go.mod:9

  • [nitpick] Please verify that upgrading to this specific commit of goravel/framework doesn’t introduce any breaking changes by reviewing its changelog or release notes.
github.com/goravel/framework v1.15.2-0.20250616071550-d52cfe968b80

go.mod:44

  • [nitpick] Ensure that updating samber/lo to v1.51.0 is fully compatible with existing code paths and inspect its release notes for any notable changes.
github.com/samber/lo v1.51.0 // indirect

@almas-x almas-x merged commit 2e740e8 into master Jun 16, 2025
5 checks passed
@almas-x almas-x deleted the almas/chore branch June 16, 2025 07:47
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.

3 participants