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

Bump github.com/BuxOrg/bux from 0.2.29 to 0.2.30 #84

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2022

Bumps github.com/BuxOrg/bux from 0.2.29 to 0.2.30.

Release notes

Sourced from github.com/BuxOrg/bux's releases.

Release v0.2.30

Changelog

  • 4a01bb1 Bump github.com/fergusstrange/embedded-postgres from 1.15.0 to 1.16.0
  • 6f5ae0f Bump github.com/mrz1836/go-cache from 0.6.5 to 0.6.6
  • d3fda02 Bump github.com/mrz1836/go-whatsonchain from 0.10.4 to 0.11.0
  • 1382cb4 Bump github.com/tonicpow/go-minercraft from 0.7.3 to 0.8.0
  • 1ae4a99 Bump github.com/tonicpow/go-paymail from 0.7.7 to 0.7.8
  • 5d6d0b8 Bump gorm.io/driver/sqlite from 1.3.2 to 1.3.4
  • 88a0924 Bump gorm.io/plugin/dbresolver from 1.2.0 to 1.2.1
  • 40c0670 Merge pull request #115 from BuxOrg/dependabot/go_modules/master/github.com/tonicpow/go-paymail-0.7.8
  • 59ba129 Merge pull request #116 from BuxOrg/dependabot/go_modules/master/github.com/fergusstrange/embedded-postgres-1.16.0
  • 5ad2386 Merge pull request #117 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-cache-0.6.6
  • 654ef53 Merge pull request #118 from BuxOrg/dependabot/go_modules/master/github.com/mrz1836/go-whatsonchain-0.11.0
  • 97f9243 Merge pull request #119 from BuxOrg/dependabot/go_modules/master/github.com/tonicpow/go-minercraft-0.8.0
  • 7dd6680 Merge pull request #120 from BuxOrg/dependabot/go_modules/master/gorm.io/plugin/dbresolver-1.2.1
  • e41ccb7 Merge pull request #121 from BuxOrg/dependabot/go_modules/master/gorm.io/driver/sqlite-1.3.4
  • a6e1d8e Upgraded deps and bumped version
Commits
  • a6e1d8e Upgraded deps and bumped version
  • e41ccb7 Merge pull request #121 from BuxOrg/dependabot/go_modules/master/gorm.io/driv...
  • 5d6d0b8 Bump gorm.io/driver/sqlite from 1.3.2 to 1.3.4
  • 97f9243 Merge pull request #119 from BuxOrg/dependabot/go_modules/master/github.com/t...
  • 7dd6680 Merge pull request #120 from BuxOrg/dependabot/go_modules/master/gorm.io/plug...
  • 88a0924 Bump gorm.io/plugin/dbresolver from 1.2.0 to 1.2.1
  • 1382cb4 Bump github.com/tonicpow/go-minercraft from 0.7.3 to 0.8.0
  • 5ad2386 Merge pull request #117 from BuxOrg/dependabot/go_modules/master/github.com/m...
  • 59ba129 Merge pull request #116 from BuxOrg/dependabot/go_modules/master/github.com/f...
  • 654ef53 Merge pull request #118 from BuxOrg/dependabot/go_modules/master/github.com/m...
  • 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/BuxOrg/bux](https://github.com/BuxOrg/bux) from 0.2.29 to 0.2.30.
- [Release notes](https://github.com/BuxOrg/bux/releases)
- [Changelog](https://github.com/BuxOrg/bux/blob/master/.goreleaser.yml)
- [Commits](BuxOrg/bux@v0.2.29...v0.2.30)

---
updated-dependencies:
- dependency-name: github.com/BuxOrg/bux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mrz1836 as a code owner June 10, 2022 10:28
@dependabot dependabot bot added the chore Simple updates or version bumps label Jun 10, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #84 (0fd7cd7) into master (1482953) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   35.46%   35.46%           
=======================================
  Files          40       40           
  Lines        1249     1249           
=======================================
  Hits          443      443           
  Misses        785      785           
  Partials       21       21           
Flag Coverage Δ
unittests 35.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1482953...0fd7cd7. Read the comment docs.

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@mergify mergify bot merged commit ad211fc into master Jun 10, 2022
@mergify mergify bot deleted the dependabot/go_modules/master/github.com/BuxOrg/bux-0.2.30 branch June 10, 2022 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants