Closed dependabot[bot] closed 2 years ago
Merging #189 (2900953) into master (7833c41) will decrease coverage by
0.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #189 +/- ##
==========================================
- Coverage 67.54% 67.46% -0.08%
==========================================
Files 133 133
Lines 10414 10414
==========================================
- Hits 7034 7026 -8
- Misses 2642 2648 +6
- Partials 738 740 +2
Impacted Files | Coverage Δ | |
---|---|---|
reload/watcher.go | 76.92% <0.00%> (-2.89%) |
:arrow_down: |
amqp/amqpjobs/item.go | 73.28% <0.00%> (-1.37%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 7833c41...2900953. Read the comment docs.
Bumps github.com/gofiber/fiber/v2 from 2.23.0 to 2.24.0.
Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
Commits
8f2a841
prepare release 2.24.0eee279b
Fix using IP ranges in config.TrustedProxies (#1607) (#1614)59240b5
Add GetRespHeader, GetReqHeaders and TagReqHeaders for logger mw (#1678)e26ed83
Improve printRoutesMessage (#1681)894fa9d
fix indentions (#1680)f98a9ba
✨feature: print all routes message when server starts (#1677)244d5a5
:pencil:docs(zh-CN): improve Chinese tanslation (#1679)ef3a689
:bug:fix: rename handlerCount to handlersCount (#1674)fbee8fb
Add method the get registered handler count. (#1672)59e4bf6
🔧 fix(middleware/csrf): unmatched token returns nil error (#1667)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)