Skip to content

Bump github.com/gofiber/utils/v2 from 2.0.6 to 2.1.0#251

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gofiber/utils/v2-2.1.0
Open

Bump github.com/gofiber/utils/v2 from 2.0.6 to 2.1.0#251
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gofiber/utils/v2-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gofiber/utils/v2 from 2.0.6 to 2.1.0.

Release notes

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

v2.1.0

🚀 New

  • Add native-width int/uint parsing with overflow checks (#209)

🐛 Fixes

  • remove redundant modernize workflow (#203)
  • Guard ToString against nil and invalid reflect.Value (#206)

🛠️ Maintenance

  • bump release-drafter/release-drafter from 7.3.0 to 7.3.1 (#207)

📚 Documentation

  • improve deprecated comments (#187)

Full Changelog: gofiber/utils@v2.0.6...v2.1.0

Thank you @​ReneWerner87 and @​alexandear for making this update possible.

Commits
  • 5b5aea6 Merge pull request #209 from gofiber/copilot/fix-genericparsetype-truncation
  • 1a2bec9 Merge branch 'master' into copilot/fix-genericparsetype-truncation
  • 535aac4 feat: enhance cleanup-release-draft workflow with manual trigger and improved...
  • 96dba54 Merge branch 'master' into copilot/fix-genericparsetype-truncation
  • 6a712cc fix: replace utils.ToLower with casestrings.ToLower for content type normaliz...
  • 3e16fe1 Merge pull request #207 from gofiber/dependabot/github_actions/release-drafte...
  • d056e74 fix: add native int and uint parsing
  • 959fbd0 Initial plan
  • 448bb25 chore(deps): bump release-drafter/release-drafter from 7.3.0 to 7.3.1
  • 17647e0 Merge pull request #187 from alexandear-org/docs/improve-deprecated
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gofiber/utils/v2](https://github.com/gofiber/utils) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](gofiber/utils@v2.0.6...v2.1.0)

---
updated-dependencies:
- dependency-name: github.com/gofiber/utils/v2
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 19, 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