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

chore(deps): bump github.com/kilnfi/go-utils from 0.3.6 to 0.4.0 #30

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps github.com/kilnfi/go-utils from 0.3.6 to 0.4.0.

Changelog

Sourced from github.com/kilnfi/go-utils's changelog.

v0.4.0 (February 24th 2023)

💫 Features

  • [ethereum] create interface for eth EL client
  • [ethereum] add consensus client mock
  • [app] add SetLogger method to app
  • [app] add option to configure custom connstate callback

🛠️ Bug fixes

  • [app] make app services init sequential
  • [ethereum] handle nil case on geth.BlockByNumber
  • [ethereum] typo in mainnet constant
  • [app] update marshal json implementation for connstate callback

🕹️ Others

  • [chore] update deps (geth 1.11.2, pgx v5)

v0.3.5 (September 19th 2022)

🛠️ Bug fixes

  • fix(app): close services on app stop

v0.3.5 (September 5th 2022)

💫 Features

  • feat(sql): add test utilities for sql database
  • feat(docker): add docker compose for integration tests
  • feat(gorm): allow disabling gorm logger
  • feat(keystore): add HasAccount method

🛠️ Bug fixes

  • fix(oracle): make error channel in initService non-blocking
  • fix(app): fix init

v0.3.4 (July 19th 2022)

🛠️ Bug fixes

  • [sql] Fix Postgres DSN

v0.3.3 (July 18th 2022)

🛠️ Bug fixes

... (truncated)

Commits
  • c947750 update changelog to 0.4.0
  • 261928a chore: update deps
  • 0d51323 chore: update all deps
  • f9d9924 feat(ethereum): add consensus client mock
  • 7f02c13 fix(eth): handle nil case on geth.BlockByNumber
  • 5a21ac9 chore: bump deps
  • 62d7e78 chore(sql): use pgx v5
  • b90e7f6 feat: create interface for eth EL client
  • 5138f08 feat: add SetLogger method to app
  • 5f0715f fix: make app services init sequential
  • 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)

Bumps [github.com/kilnfi/go-utils](https://github.com/kilnfi/go-utils) from 0.3.6 to 0.4.0.
- [Release notes](https://github.com/kilnfi/go-utils/releases)
- [Changelog](https://github.com/kilnfi/go-utils/blob/master/CHANGELOG.md)
- [Commits](kilnfi/go-utils@v0.3.6...v0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2023
@dependabot dependabot bot requested a review from nmvalera February 24, 2023 18:05
@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #30 (54684cd) into master (e22e0ff) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   82.05%   82.05%           
=======================================
  Files           2        2           
  Lines         301      301           
=======================================
  Hits          247      247           
  Misses         44       44           
  Partials       10       10           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

1 participant