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

chore(deps): Bump github.com/clambin/go-common/httpserver from 0.5.0 to 0.7.0 #87

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps github.com/clambin/go-common/httpserver from 0.5.0 to 0.7.0.

Release notes

Sourced from github.com/clambin/go-common/httpserver's releases.

httpserver/v0.7.0

No release notes provided.

httpclient/v0.5.1

  • benchmarking & perf tweaks
  • doc changes

httpserver/v0.5.1

No release notes provided.

Commits
  • fcce6b8 httpserver: log elapsed time in milliseconds
  • de30485 Merge pull request #34 from clambin/dependabot/go_modules/httpserver/github.c...
  • c45fe31 build(deps): bump github.com/go-chi/chi/v5 in /httpserver
  • 0c2cd1f httpclient: better benchmarks
  • ef1c6ba taskmanager: fix potential race condition during shutdown of httpserver
  • 61ce9b3 httpclient: test changes
  • 54b69bc httpclient: doc changes
  • f952281 httpclient: remove obsolete code
  • 6a84bee httpclient: benchmarking & perf tweaks
  • dfaf8c5 httpclient: refactor to make it easier to add more client middleware. Added L...
  • 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/clambin/go-common/httpserver](https://github.com/clambin/go-common) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/clambin/go-common/releases)
- [Commits](clambin/go-common@slackbot/v0.5.0...httpserver/v0.7.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 Jul 17, 2023
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #87 (0639771) into master (5c982d7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   96.66%   96.66%           
=======================================
  Files          11       11           
  Lines         420      420           
=======================================
  Hits          406      406           
  Misses         10       10           
  Partials        4        4           

@clambin clambin merged commit db9b1e7 into master Jul 17, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/clambin/go-common/httpserver-0.7.0 branch July 17, 2023 07:11
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

1 participant