Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0 #82

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2023

Bumps github.com/gofiber/fiber/v2 from 2.40.1 to 2.41.0.

Release notes

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

v2.41.0

馃殌 New

馃Ч Updates

  • Latency use lowest time unit in logger middleware (#2261)
  • Add more detail error message in serverErrorHandler (#2267)
  • Use fasthttp.AddMissingPort (#2268)
  • Set byteSent log to 0 when use SetBodyStreamWriter (#2239)
  • Unintended overwritten bind variables (#2240)
  • Bump github.com/valyala/fasthttp from 1.41.0 to 1.43.0 (#2237, #2245)
  • Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#2279)

馃悰 Fixes

  • Fix some warnings, go-ole on mac os (#2280)
  • Properly handle error of "net.ParseCIDR" in "(*App).handleTrustedProxy" (#2243)
  • Fix regex constraints that contain comma (#2256)
  • Unintended overwritten bind variables (#2240)

馃摎 Documentation

  • Fix ci badge errors (#2282)
  • Replace 1.14 with 1.16 in READMEs (#2265)
  • Update docstring for FormValue() (#2262)
  • Added Ukrainian README translation (#2249)
  • middleware/requestid: mention that the default UUID generator exposes the number of requests made to the server (#2241)
  • middleware/filesystem does not handle url encoded values on it's own (#2247)

Full Changelog: gofiber/fiber@v2.40.1...v2.41.0

Thank you @鈥婣ngelVI13, @鈥婼imerax, @鈥媍winters8, @鈥媏fectn, @鈥媕fcg, @鈥媗eonklingele, @鈥媗i-jin-gou, @鈥媝jebs, @鈥媠huuji3 and @鈥媣1def for making this update possible.

Commits

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 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 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/fiber/v2](https://github.com/gofiber/fiber) from 2.40.1 to 2.41.0.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.40.1...v2.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 馃 Dependencies Pull requests that update a dependency file label Jan 3, 2023
@ReneWerner87 ReneWerner87 merged commit f0f3727 into master Jan 3, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gofiber/fiber/v2-2.41.0 branch January 3, 2023 16:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
馃 Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant