Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/mozillazg/go-cos from 0.11.0 to 0.12.0 #1103

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 1, 2019

Bumps github.com/mozillazg/go-cos from 0.11.0 to 0.12.0.

Changelog

Sourced from github.com/mozillazg/go-cos's changelog.

[0.12.0] (2019-04-27)

新增

  • 支持使用使用第三方 http client 包或单元测试时 mock 方法调用结果,示例:object/mock.go
    • 新增 type Sender interface
    • 新增 type ResponseParser interface
    • 新增 type DefaultSender struct
    • 新增 type DefaultResponseParser struct

[0.11.1] (2019-04-14)

Bugfix

  • 修复当 url 或 headers 相关参数的值中包含空格时会出现服务端返回签名不匹配的问题。(via [Ci #13])
Commits
  • b7198e5 Bump version: 0.11.1 → 0.12.0
  • 2131ce7 v0.12.0
  • 51f2409 Merge remote-tracking branch 'origin/develop'
  • 6be0c89 Merge pull request #11 from mozillazg/mock
  • ea760f0 Rename mock.go to http.go
  • 3d6a1c9 支持使用第三方 HTTP Client 或 mock 方法调用结果
  • b71e470 Bump version: 0.11.0 → 0.11.1
  • a8d655c Merge remote-tracking branch 'origin/develop'
  • 3931c49 v0.11.1
  • 6d744d7 Merge pull request #13 from mozillazg/sign-escape
  • 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 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:

  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 1, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/mozillazg/go-cos-0.12.0 branch from bcb8172 to 1282fad Compare May 7, 2019 23:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/mozillazg/go-cos-0.12.0 branch from 1282fad to 770582d Compare May 15, 2019 15:44
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/mozillazg/go-cos-0.12.0 branch from 770582d to b13bbf9 Compare May 28, 2019 17:26
Bumps [github.com/mozillazg/go-cos](https://github.com/mozillazg/go-cos) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/mozillazg/go-cos/releases)
- [Changelog](https://github.com/mozillazg/go-cos/blob/master/CHANGELOG.md)
- [Commits](mozillazg/go-cos@v0.11.0...v0.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/mozillazg/go-cos-0.12.0 branch from b13bbf9 to a752888 Compare May 30, 2019 11:17
@bwplotka bwplotka merged commit 57f408d into master May 30, 2019
@bwplotka bwplotka deleted the dependabot/go_modules/github.com/mozillazg/go-cos-0.12.0 branch May 30, 2019 13:37
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.

None yet

1 participant