Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 3, 2019

Bumps github.com/go-kit/kit from 0.8.0 to 0.9.0.

Release notes

Sourced from github.com/go-kit/kit's releases.

v0.9.0

A new major release with incremental improvements and enhancements. Major features include support for AWS Lambda as a transport, and improved error handling in all transports. Thanks to the 26 contributors who contributed to this release! 🏌

Note that this release includes breaking changes in the metrics package, please review the documentation for changes.

Bug fixes

Enhancements

Documentation, examples, tests

  • misc: fix a few misspellings (#797) (thanks @​dvrkps)
  • examples: Replace "x/net/context" import with "context" (#810) (thanks @​marselester)
  • metrics/prometheus: Fix test to accommodate new Prometheus metric output (#820)
  • kitgen: fix kitgen test in the windows (#840) (thanks @​runner)
  • misc: add integration with builds.sr.ht (#842)
  • log/level: improve examples (#845)
  • misc: code improvements (#868) (thanks @​sosiska)
  • sd/{etcd,etcdv3}: disable flaky integration tests (#883)
  • README: Update Gin framework homepage url (#888) (thanks @​yellowmint)
Commits

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 will merge this PR once CI passes on it, as requested by @racevedoo.


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). To ignore the version in this PR you can just close it
  • @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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 3, 2019
@dependabot-preview dependabot-preview bot requested a review from racevedoo July 3, 2019 11:18
Bumps [github.com/go-kit/kit](https://github.com/go-kit/kit) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/go-kit/kit/releases)
- [Commits](go-kit/kit@v0.8.0...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/go-kit/kit-0.9.0 branch from 8d4e611 to 2d5f08d Compare July 3, 2019 11:25
@racevedoo
Copy link
Member

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit 7d54ad0 into master Jul 3, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/go-kit/kit-0.9.0 branch July 3, 2019 11:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants