Skip to content

Comments

Build(deps): Bump the go_modules group across 4 directories with 1 update#40

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/_examples/auth/go_modules-0672b9fde7
Open

Build(deps): Bump the go_modules group across 4 directories with 1 update#40
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/_examples/auth/go_modules-0672b9fde7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps the go_modules group with 1 update in the /_examples/auth directory: github.com/gofiber/fiber/v2.
Bumps the go_modules group with 1 update in the /_examples/auto_params directory: github.com/gofiber/fiber/v2.
Bumps the go_modules group with 1 update in the /_examples/custom_validation_error directory: github.com/gofiber/fiber/v2.
Bumps the go_modules group with 1 update in the /_examples/simple directory: github.com/gofiber/fiber/v2.

Updates github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.12

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.52.12

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.11...v2.52.12

v2.52.11

What's Changed

🧹 Updates

🐛 Bug Fixes

Full Changelog: gofiber/fiber@v2.52.10...v2.52.11

v2.52.10

🐛 Bug Fixes

📚 Documentation

New Contributors

Full Changelog: gofiber/fiber@v2.52.9...v2.52.10

Commits
  • 6cba195 Bump fiber package version to 2.52.12
  • 5ebbee7 docs: update image paths to v2 in README files
  • 5028167 Merge commit from fork
  • 42380aa fix: adapt tests for v2 - use defer/recover pattern and correct Handler signa...
  • 7cffe29 refactor: use helper function for param route generation in tests
  • 5494de8 🐛 bug: add panic for routes with >30 parameters (GHSA-mrq8-rjmw-wpq3)
  • 65b0f3d Bump version to 2.52.11
  • 1b53334 Modernize error handling in UUID functions (#3941)
  • eb874b6 Merge commit from fork
  • 4ff945a 🩹 bug: Fix ErrorHandler invocation for mounted sub-apps (#3907)
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.52.12

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.11...v2.52.12

v2.52.11

What's Changed

🧹 Updates

🐛 Bug Fixes

Full Changelog: gofiber/fiber@v2.52.10...v2.52.11

v2.52.10

🐛 Bug Fixes

📚 Documentation

New Contributors

Full Changelog: gofiber/fiber@v2.52.9...v2.52.10

Commits
  • 6cba195 Bump fiber package version to 2.52.12
  • 5ebbee7 docs: update image paths to v2 in README files
  • 5028167 Merge commit from fork
  • 42380aa fix: adapt tests for v2 - use defer/recover pattern and correct Handler signa...
  • 7cffe29 refactor: use helper function for param route generation in tests
  • 5494de8 🐛 bug: add panic for routes with >30 parameters (GHSA-mrq8-rjmw-wpq3)
  • 65b0f3d Bump version to 2.52.11
  • 1b53334 Modernize error handling in UUID functions (#3941)
  • eb874b6 Merge commit from fork
  • 4ff945a 🩹 bug: Fix ErrorHandler invocation for mounted sub-apps (#3907)
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.52.12

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.11...v2.52.12

v2.52.11

What's Changed

🧹 Updates

🐛 Bug Fixes

Full Changelog: gofiber/fiber@v2.52.10...v2.52.11

v2.52.10

🐛 Bug Fixes

📚 Documentation

New Contributors

Full Changelog: gofiber/fiber@v2.52.9...v2.52.10

Commits
  • 6cba195 Bump fiber package version to 2.52.12
  • 5ebbee7 docs: update image paths to v2 in README files
  • 5028167 Merge commit from fork
  • 42380aa fix: adapt tests for v2 - use defer/recover pattern and correct Handler signa...
  • 7cffe29 refactor: use helper function for param route generation in tests
  • 5494de8 🐛 bug: add panic for routes with >30 parameters (GHSA-mrq8-rjmw-wpq3)
  • 65b0f3d Bump version to 2.52.11
  • 1b53334 Modernize error handling in UUID functions (#3941)
  • eb874b6 Merge commit from fork
  • 4ff945a 🩹 bug: Fix ErrorHandler invocation for mounted sub-apps (#3907)
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.52.12

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.11...v2.52.12

v2.52.11

What's Changed

🧹 Updates

🐛 Bug Fixes

Full Changelog: gofiber/fiber@v2.52.10...v2.52.11

v2.52.10

🐛 Bug Fixes

📚 Documentation

New Contributors

Full Changelog: gofiber/fiber@v2.52.9...v2.52.10

Commits
  • 6cba195 Bump fiber package version to 2.52.12
  • 5ebbee7 docs: update image paths to v2 in README files
  • 5028167 Merge commit from fork
  • 42380aa fix: adapt tests for v2 - use defer/recover pattern and correct Handler signa...
  • 7cffe29 refactor: use helper function for param route generation in tests
  • 5494de8 🐛 bug: add panic for routes with >30 parameters (GHSA-mrq8-rjmw-wpq3)
  • 65b0f3d Bump version to 2.52.11
  • 1b53334 Modernize error handling in UUID functions (#3941)
  • eb874b6 Merge commit from fork
  • 4ff945a 🩹 bug: Fix ErrorHandler invocation for mounted sub-apps (#3907)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…date

Bumps the go_modules group with 1 update in the /_examples/auth directory: [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber).
Bumps the go_modules group with 1 update in the /_examples/auto_params directory: [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber).
Bumps the go_modules group with 1 update in the /_examples/custom_validation_error directory: [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber).
Bumps the go_modules group with 1 update in the /_examples/simple directory: [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber).


Updates `github.com/gofiber/fiber/v2` from 2.52.9 to 2.52.12
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.9...v2.52.12)

Updates `github.com/gofiber/fiber/v2` from 2.52.11 to 2.52.12
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.9...v2.52.12)

Updates `github.com/gofiber/fiber/v2` from 2.52.11 to 2.52.12
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.9...v2.52.12)

Updates `github.com/gofiber/fiber/v2` from 2.52.11 to 2.52.12
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.9...v2.52.12)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-version: 2.52.12
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/gofiber/fiber/v2
  dependency-version: 2.52.12
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/gofiber/fiber/v2
  dependency-version: 2.52.12
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/gofiber/fiber/v2
  dependency-version: 2.52.12
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants