Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

chore(deps): Bump github.com/clambin/go-common/httpserver from 0.12.0 to 0.13.0 #143

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps github.com/clambin/go-common/httpserver from 0.12.0 to 0.13.0.

Commits
  • 99e2edd feat(http): add http server middleware (#68)
  • 4c53181 http(feat): reintroduce "application" label for roundtrip metrics
  • 7a37c98 http(feat): reintroduce "application" label for roundtrip metrics
  • 4a3d12b fix: release for http
  • 74be8cc http: new module with rewritten features from httpclient & httpserver (#67)
  • a9d95d5 build(deps): bump google.golang.org/protobuf in /httpserver (#64)
  • 27aab56 build(deps): bump google.golang.org/protobuf in /httpclient (#65)
  • 18643db build(deps): bump google.golang.org/protobuf in /taskmanager (#66)
  • 7bc0e5e build(deps): bump softprops/action-gh-release from 1 to 2 (#63)
  • 7f6e0d9 build(deps): bump github.com/clambin/go-common/set in /httpserver (#62)
  • 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 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/clambin/go-common/httpserver](https://github.com/clambin/go-common) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/clambin/go-common/releases)
- [Commits](clambin/go-common@httpserver/v0.12.0...httpserver/v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/clambin/go-common/httpserver
  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 Mar 19, 2024
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.65%. Comparing base (43c6dfe) to head (0564d2f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #143   +/-   ##
=======================================
  Coverage   77.65%   77.65%           
=======================================
  Files          29       29           
  Lines        1101     1101           
=======================================
  Hits          855      855           
  Misses        209      209           
  Partials       37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2024

Looks like github.com/clambin/go-common/httpserver is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Mar 21, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/clambin/go-common/httpserver-0.13.0 branch March 21, 2024 23:05
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants