Closed dependabot-preview[bot] closed 5 years ago
Thank you @dependabot[bot] for this contribution!
This pull request doesn't comply with the conventions given by the pr-sanitizer
plugin. The following items are necessary to fix:
The PR description is missing any issue link that would be used with any of the GitHub keywords. Having it in the PR description ensures that the issue is automatically closed when the PR is merged.
Your plugin configuration is stored in the file.
Can one of the admins verify this patch?
Looks like gopkg.in/h2non/gock.v1 is up-to-date now, so this is no longer needed.
Bumps gopkg.in/h2non/gock.v1 from 1.0.10 to 1.0.12.
Release notes
*Sourced from [gopkg.in/h2non/gock.v1's releases](https://github.com/h2non/gock/releases).* > ## v1.0.12 > ## Changes > > #### v1.0.12 / 2018-11-13 > > * Fix possible data race. ([#41](https://github-redirect.dependabot.com/h2non/gock/issues/41)) > > > ## v1.0.11 / 2018-10-29 > > * Do not reset response body ([#40](https://github-redirect.dependabot.com/h2non/gock/issues/40)) > * refactor(travis): remove unsupported versions for golint based on Go release policy support > * feat(gock): add gock.Observe to support inspection of the outgoing intercepted HTTP traffic ([#38](https://github-redirect.dependabot.com/h2non/gock/issues/38))Changelog
*Sourced from [gopkg.in/h2non/gock.v1's changelog](https://github.com/h2non/gock/blob/master/History.md).* > ## v1.0.12 / 2018-11-13 > > * Fix possible data race. ([#41](https://github-redirect.dependabot.com/h2non/gock/issues/41)) > > ## v1.0.11 / 2018-10-29 > > * Do not reset response body ([#40](https://github-redirect.dependabot.com/h2non/gock/issues/40)) > * refactor(travis): remove unsupported versions for golint based on Go release policy support > * feat(gock): add gock.Observe to support inspection of the outgoing intercepted HTTP traffic ([#38](https://github-redirect.dependabot.com/h2non/gock/issues/38))Commits
- [`a6029d1`](https://github.com/h2non/gock/commit/a6029d17e101ac1594adafea9e63fd8c988a8701) feat(version): bump to v1.0.12 - [`0f522cb`](https://github.com/h2non/gock/commit/0f522cb18b833f41adc4f9835222b0d7da26807b) Fix possible data race. ([#41](https://github-redirect.dependabot.com/h2non/gock/issues/41)) - [`150f03e`](https://github.com/h2non/gock/commit/150f03e9bc914db1ba8c2a91c8985d4f21dd6005) feat(version): bump to v1.0.11 - [`65dac6c`](https://github.com/h2non/gock/commit/65dac6c393a41ae8bf7a3cd703e499fe47e9ae57) Do not reset response body ([#40](https://github-redirect.dependabot.com/h2non/gock/issues/40)) - [`e65e3a2`](https://github.com/h2non/gock/commit/e65e3a20db076d1d87aa07bd76ff5df685bbf3cc) refactor(travis): remove unsupported versions for golint based on Go release ... - [`69f322b`](https://github.com/h2non/gock/commit/69f322ba63b99504d095ccf13e75806855577d0f) feat(gock): add gock.Observe to support inspection of the outgoing intercepte... - See full diff in [compare view](https://github.com/h2non/gock/compare/v1.0.10...v1.0.12)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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.