Skip to content

build(deps): bump github.com/fortytw2/leaktest from 1.2.0 to 1.3.0#3943

Merged
melekes merged 3 commits intomasterfrom
dependabot/go_modules/github.com/fortytw2/leaktest-1.3.0
Sep 4, 2019
Merged

build(deps): bump github.com/fortytw2/leaktest from 1.2.0 to 1.3.0#3943
melekes merged 3 commits intomasterfrom
dependabot/go_modules/github.com/fortytw2/leaktest-1.3.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps github.com/fortytw2/leaktest from 1.2.0 to 1.3.0.

Release notes

Sourced from github.com/fortytw2/leaktest's releases.

HTTP KeepAlive Fixes + Drop Support for Go 1.7

leaktest now supports only Go 1.8 and beyond. If you need earlier support, use v1.2.0

Some keepalive fixes from @​lawrencegripper

Commits
  • 9a23578 Merge pull request #29 from lawrencegripper/lg/ignorehttpkeepalive
  • c38c66b Fix feedback - move to using httptest for server.
  • ee806af Fix race condition
  • 8c96954 Added tests for keep alive
  • 6dc7cf5 Ignore httpkeepalive in leaktest
  • b433bbd Merge pull request #25 from michael-k/patch-1
  • 8f9b45c Add go 1.11 to travis
  • feb7e07 Merge pull request #24 from mayavera/maya/add-godoc-badge
  • 70a085d Added godoc badge to readme
  • b008db6 add 1.9 and 1.10 to travis
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [github.com/fortytw2/leaktest](https://github.com/fortytw2/leaktest) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/fortytw2/leaktest/releases)
- [Commits](fortytw2/leaktest@v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the T:dependencies Pull requests that update a dependency file label Sep 4, 2019
@dependabot-preview dependabot-preview bot requested a review from tessr September 4, 2019 10:28
Copy link
Contributor

@melekes melekes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verified

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@5a1e326). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #3943   +/-   ##
=========================================
  Coverage          ?   66.88%           
=========================================
  Files             ?      219           
  Lines             ?    18473           
  Branches          ?        0           
=========================================
  Hits              ?    12356           
  Misses            ?     5197           
  Partials          ?      920

@melekes melekes merged commit a12eeef into master Sep 4, 2019
@melekes melekes deleted the dependabot/go_modules/github.com/fortytw2/leaktest-1.3.0 branch September 4, 2019 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants