chore: Upgrade framework to v1.18.0 (auto)#136
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates Go module dependencies to newer Goravel ecosystem revisions and refreshes the module sums, as part of the automated “upgrade framework” maintenance workflow.
Changes:
- Bumped multiple
github.com/goravel/*module versions and refreshed indirect dependencies ingo.mod. - Updated
go.sumto match the new dependency graph (AWS SDK v2, semver, redis client, minio-go, etc.).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| go.mod | Updates direct/indirect module versions and adjusts the goravel/framework replace target. |
| go.sum | Regenerates dependency checksums to reflect the updated module set. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+9
to
+12
| github.com/goravel/example-proto v0.0.1 | ||
| github.com/goravel/fiber v1.17.1-0.20260629033830-bc739387e45e | ||
| github.com/goravel/framework v1.17.2-0.20260629045658-ca1f3f2b35c6 | ||
| github.com/goravel/gemini v0.0.0-20260612100742-b6ec562a886a | ||
| github.com/goravel/gin v1.17.1-0.20260627145218-3c2810355756 | ||
| github.com/goravel/minio v1.17.0 | ||
| github.com/goravel/mysql v1.17.2-0.20260328140940-c52993f25694 | ||
| github.com/goravel/openai v0.0.0-20260610102009-b45b58b76a24 | ||
| github.com/goravel/oss v1.17.0 | ||
| github.com/goravel/postgres v1.17.2-0.20260328141505-d15c51ef0b70 | ||
| github.com/goravel/redis v1.17.1-0.20260209063449-3355af77f62f | ||
| github.com/goravel/s3 v1.17.0 | ||
| github.com/goravel/sqlite v1.17.1-0.20260328141412-2036b1ebff36 | ||
| github.com/goravel/sqlserver v1.17.2-0.20260328141251-3f22017223f8 | ||
| github.com/goravel/fiber v1.17.1-0.20260702090256-01fb4640efcc | ||
| github.com/goravel/framework v1.17.2 | ||
| github.com/goravel/gemini v0.0.0-20260702090641-f413fdfe4a80 |
| ) | ||
|
|
||
| replace github.com/goravel/framework => github.com/goravel/framework v1.17.2-0.20260629045658-ca1f3f2b35c6 | ||
| replace github.com/goravel/framework => github.com/goravel/framework v1.17.2-0.20260704091648-a554ced468ca |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.