Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

chore(deps): bump github.com/AppsFlyer/go-sundheit from 0.2.0 to 0.5.0 #863

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps github.com/AppsFlyer/go-sundheit from 0.2.0 to 0.5.0.

Release notes

Sourced from github.com/AppsFlyer/go-sundheit's releases.

Improved error handling for check registration

No release notes provided.

Major API improvements

  • Added proper context support
  • Added functional options API
  • Refactored packages for better structure and removal of cyclic deps
  • Maybe more (I'm not organized enough :P...)

Extract metric to own module and introduced health and check listeners

Metrics are now reported via listeners to avoid forcing a dependency on the users, and to better support other metrics libraries

Commits
  • fb5b7bd Merge pull request #51 from dmarkhas/sensible_defaults
  • 5a33dc6 comment
  • d9b6a77 fixed test
  • b09a7a0 return an error if execution period is unset
  • 87dcbbf Merge pull request #49 from AppsFlyer/tests-stabilization
  • bb7ccd1 Merge pull request #52 from DyHex/master
  • cf8a0ce Update README.md
  • 3e94174 set default execution period to avoid panic
  • 90f9fe5 set default execution period to avoid panic
  • 0d5b280 Merge pull request #50 from dcaba/patch-1
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2021
Bumps [github.com/AppsFlyer/go-sundheit](https://github.com/AppsFlyer/go-sundheit) from 0.2.0 to 0.5.0.
- [Release notes](https://github.com/AppsFlyer/go-sundheit/releases)
- [Commits](AppsFlyer/go-sundheit@v0.2.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/AppsFlyer/go-sundheit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/AppsFlyer/go-sundheit-0.5.0 branch from 4f38b5f to 2710788 Compare November 2, 2021 12:57
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.

None yet

0 participants