Skip to content

chore: Upgrade framework to v1.17.3 (auto)#135

Merged
hwbrzzl merged 5 commits into
v1.17.xfrom
auto-upgrade/v1.17.3
Jul 4, 2026
Merged

chore: Upgrade framework to v1.17.3 (auto)#135
hwbrzzl merged 5 commits into
v1.17.xfrom
auto-upgrade/v1.17.3

Conversation

@hwbrzzl

@hwbrzzl hwbrzzl commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 4, 2026 07:32
@hwbrzzl hwbrzzl requested a review from a team as a code owner July 4, 2026 07:32

Copilot AI left a comment

Copy link
Copy Markdown

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 Goravel framework dependencies in this example Go module, aligning the project with newer upstream Goravel components.

Changes:

  • Bumps github.com/goravel/framework from v1.17.2 to a v1.17.3-0... pseudo-version (commit-pinned).
  • Bumps github.com/goravel/fiber and github.com/goravel/gin from v1.17.0 to v1.17.1-0... pseudo-versions.
  • Regenerates go.sum to match the new module versions and checksums.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates Goravel module requirements to newer (commit-pinned) pseudo-versions.
go.sum Updates dependency checksums to reflect the bumped Goravel module versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread go.mod Outdated
Comment on lines +12 to +14
github.com/goravel/fiber v1.17.1-0.20260613041025-f36dfd2f2303
github.com/goravel/framework v1.17.3-0.20260704041804-bd3ec82fa2e9
github.com/goravel/gin v1.17.1-0.20260613042000-dc6af42867af
Copilot AI review requested due to automatic review settings July 4, 2026 07:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

Comment thread go.mod Outdated
Comment on lines +237 to +238

replace github.com/goravel/framework => github.com/goravel/framework v1.17.3-0.20260704041804-bd3ec82fa2e9
Copilot AI review requested due to automatic review settings July 4, 2026 09:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

Comment thread go.mod
Comment on lines +237 to +238

replace github.com/goravel/framework => github.com/goravel/framework v1.17.3
Comment on lines 46 to +47
- name: Run tests
run: go test -timeout 5m -p 1 ./...
run: go test -timeout 10m -run "^TestMainTestSuite$" . ./app/...
@hwbrzzl hwbrzzl merged commit 8f957a4 into v1.17.x Jul 4, 2026
11 of 15 checks passed
@hwbrzzl hwbrzzl deleted the auto-upgrade/v1.17.3 branch July 4, 2026 09:36
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