Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps the fiber-utils-modules group with 1 update in the /aws-ses-sender directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /local-development-testcontainers directory: github.com/gofiber/utils/v2.

Updates github.com/gofiber/utils/v2 from 2.0.0-rc.2 to 2.0.0-rc.3

Release notes

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

v2.0.0-rc.3

What's Changed

🚀 New Features

🧹 Updates

🛠️ Maintenance

Full Changelog: gofiber/utils@v2.0.0-rc.2...v2.0.0-rc.3

Commits
  • f6c45bc Merge pull request #164 from gofiber/claude/faster-trimspace-method-01Jj8dw18...
  • 439a1cf refactor: reduce duplication with shared benchmark test cases
  • 84335aa refactor: optimize TrimSpace with single len() call and fix buffer capacity
  • a3cb5e0 fix: use bytes.Equal for nil-safe slice comparison
  • b251c82 fix: apply De Morgan's law in TrimSpace test
  • 365ff81 refactor: improve TrimSpace tests with realistic use cases
  • 102ffbf Merge pull request #163 from gofiber/feat-optimize-isipv6-parsing
  • 9fc4fde refactor: improve TrimSpace code quality
  • d8c5b95 fix: apply De Morgan's law in TrimSpace test
  • 6210d01 fix: Address linting issue in IsIPv6
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.0-rc.2 to 2.0.0-rc.3

Release notes

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

v2.0.0-rc.3

What's Changed

🚀 New Features

🧹 Updates

🛠️ Maintenance

Full Changelog: gofiber/utils@v2.0.0-rc.2...v2.0.0-rc.3

Commits
  • f6c45bc Merge pull request #164 from gofiber/claude/faster-trimspace-method-01Jj8dw18...
  • 439a1cf refactor: reduce duplication with shared benchmark test cases
  • 84335aa refactor: optimize TrimSpace with single len() call and fix buffer capacity
  • a3cb5e0 fix: use bytes.Equal for nil-safe slice comparison
  • b251c82 fix: apply De Morgan's law in TrimSpace test
  • 365ff81 refactor: improve TrimSpace tests with realistic use cases
  • 102ffbf Merge pull request #163 from gofiber/feat-optimize-isipv6-parsing
  • 9fc4fde refactor: improve TrimSpace code quality
  • d8c5b95 fix: apply De Morgan's law in TrimSpace test
  • 6210d01 fix: Address linting issue in IsIPv6
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

…with 1 update

Bumps the fiber-utils-modules group with 1 update in the /aws-ses-sender directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /local-development-testcontainers directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).


Updates `github.com/gofiber/utils/v2` from 2.0.0-rc.2 to 2.0.0-rc.3
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](gofiber/utils@v2.0.0-rc.2...v2.0.0-rc.3)

Updates `github.com/gofiber/utils/v2` from 2.0.0-rc.2 to 2.0.0-rc.3
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](gofiber/utils@v2.0.0-rc.2...v2.0.0-rc.3)

---
updated-dependencies:
- dependency-name: github.com/gofiber/utils/v2
  dependency-version: 2.0.0-rc.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: fiber-utils-modules
- dependency-name: github.com/gofiber/utils/v2
  dependency-version: 2.0.0-rc.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: fiber-utils-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 🤖 Dependencies Pull requests that update a dependency file label Dec 3, 2025
@ReneWerner87 ReneWerner87 merged commit 0791d65 into master Dec 3, 2025
6 checks passed
@ReneWerner87 ReneWerner87 deleted the dependabot/go_modules/aws-ses-sender/fiber-utils-modules-a21ceb36c1 branch December 3, 2025 05:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants