fix(deps): update module github.com/gofiber/fiber/v2 to v3 #104

Open
renovate-bot wants to merge 1 commits from renovate/github.com-gofiber-fiber-v2-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/gofiber/fiber/v2 require major v2.52.8 -> v3.0.0

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | require | major | `v2.52.8` -> `v3.0.0` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI1OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-02-03 00:02:13 +00:00
fix(deps): update module github.com/gofiber/fiber/v2 to v3
Some checks failed
Go / build (pull_request) Successful in 47s
SonarQube Scan / Build and analyze (pull_request) Failing after 18s
27dfdcb162
Author
Collaborator

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.5 -> 1.25.0
github.com/andybalholm/brotli v1.1.1 -> v1.2.0
github.com/klauspost/compress v1.17.11 -> v1.18.3
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/valyala/fasthttp v1.58.0 -> v1.69.0
golang.org/x/sys v0.28.0 -> v0.40.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 5 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------------------ | :---------------------- | | `go` | `1.23.5` -> `1.25.0` | | `github.com/andybalholm/brotli` | `v1.1.1` -> `v1.2.0` | | `github.com/klauspost/compress` | `v1.17.11` -> `v1.18.3` | | `github.com/mattn/go-colorable` | `v0.1.13` -> `v0.1.14` | | `github.com/valyala/fasthttp` | `v1.58.0` -> `v1.69.0` | | `golang.org/x/sys` | `v0.28.0` -> `v0.40.0` |
Some checks failed
Go / build (pull_request) Successful in 47s
SonarQube Scan / Build and analyze (pull_request) Failing after 18s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-gofiber-fiber-v2-3.x:renovate/github.com-gofiber-fiber-v2-3.x
git checkout renovate/github.com-gofiber-fiber-v2-3.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexohneander/gosearch#104
No description provided.