Skip to content

Bump github.com/labstack/echo-contrib from 0.9.0 to 0.14.1#68

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/labstack/echo-contrib-0.14.1
Open

Bump github.com/labstack/echo-contrib from 0.9.0 to 0.14.1#68
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/labstack/echo-contrib-0.14.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 2, 2023

Bumps github.com/labstack/echo-contrib from 0.9.0 to 0.14.1.

Release notes

Sourced from github.com/labstack/echo-contrib's releases.

v0.14.1

  • Jaegertracing should clean multipartform files at the end of its scop (#90)
  • Prometheus: Adding Host Label to all metrics (#89)

Upgrade deps due to the latest golang.org/x/net vulnerability

v0.13.1

Jaeger: NewTracedRequest adds body to new request #71

v0.13.0

  • Prometheus: Add proper buckets for request/response sizes (#73)
  • Jaeger: Added possibility to customize span operationName (#77)
  • update dependecies and github CI flow (#78)

v0.12.0

  • casbin: add EnforceHandler to allow custom callback to handle enforcing #66
  • session: improve error message when _session_store is missing from context #67
  • jaegertracing: Improvements for jaegertracing #62
  • upgrade dependencies #68

minor fixes, updated deps

  • Extend jaeger results #47
  • Updating go version, issue template and build pipeline #51
  • Prometheus add host relabel #53
  • replace golint as it is deprecated, clean/update git actions #55
  • Prometheus middleware should not call c.Error() as it causes double error logging #56

v0.10.0

  • use common/expfmt instead of local http fetch for PushGateway #29
  • change summary to histogram #35
  • Allow dump request/response body to opentracing's tags #38
  • chore: upgrade prometheus to v1.5.1 #40
  • adding pprof middleware #42
  • feat(casbin): let the caller decide the method of user identification #41
  • adding zipkin open tracing #48
  • fixing prometheus test #49
Commits
  • b6855c2 jaegertracing should clean multipartform files at the end of its scope becaus...
  • 4dc1483 bump dependencies
  • 5bb0f68 Prometheus: Adding Host Label to all metrics (#89)
  • 3020071 Update deps, fix problems after update
  • bba49a2 Body NewRequest
  • 5f12f87 Bump github.com/labstack/echo/v4 from 4.7.2 to 4.9.0
  • 0cc74a1 upgrade dependencies
  • 62ee8b4 update github CI flow
  • 377bce1 Revert "feat(prometheus): Configurable Registerer"
  • 18f2b66 feat(prometheus): Configurable Registerer
  • 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 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/labstack/echo-contrib](https://github.com/labstack/echo-contrib) from 0.9.0 to 0.14.1.
- [Release notes](https://github.com/labstack/echo-contrib/releases)
- [Commits](labstack/echo-contrib@v0.9.0...v0.14.1)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo-contrib
  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 Mar 2, 2023
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.

0 participants