bitcoin-sv / alert-system

Alert System Microservice
Other
3 stars 1 forks source link

Bump github.com/mrz1836/go-datastore from 0.5.22 to 0.5.23 #96

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/mrz1836/go-datastore from 0.5.22 to 0.5.23.

Release notes

Sourced from github.com/mrz1836/go-datastore's releases.

Release v0.5.23

Changelog

  • 9f76c3d Added perms to github actions
  • aeb1126 Fix for dep that requires new go version
  • 3d79820 Fixed linter deprecations
  • 19274ba Merge pull request #194 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.25.10
  • efd8968 Merge pull request #195 from mrz1836/dependabot/github_actions/master/github/super-linter-6
  • da5ecb8 Merge pull request #196 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.33.0
  • 3382d61 Merge pull request #197 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.1
  • 347904f Merge pull request #198 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.46
  • 9e2a52f Merge pull request #199 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.1.0
  • 26f0773 Merge pull request #200 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.4.0
  • 7f394ff Merge pull request #201 from mrz1836/dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.47
  • 97f54da Read all for this workflow
  • 35b6c61 Removing perm restriction, not working
  • 1753dfa Turned off a log - found via linter
  • 849ee99 Updated linter version
  • e46fc50 Upgraded deps
  • 98c3530 chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1
  • 2c2957c chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0
  • 398d991 chore(deps): bump github.com/99designs/gqlgen from 0.17.45 to 0.17.46
  • d8f1860 chore(deps): bump github.com/99designs/gqlgen from 0.17.46 to 0.17.47
  • 354e8da chore(deps): bump github.com/newrelic/go-agent/v3 from 3.32.0 to 3.33.0
  • 301abfb chore(deps): bump github/super-linter from 5 to 6
  • 6bd4647 chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
  • f6db467 chore(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10
Commits
  • 35b6c61 Removing perm restriction, not working
  • 97f54da Read all for this workflow
  • 9f76c3d Added perms to github actions
  • aeb1126 Fix for dep that requires new go version
  • 1753dfa Turned off a log - found via linter
  • e46fc50 Upgraded deps
  • 849ee99 Updated linter version
  • 3d79820 Fixed linter deprecations
  • 7f394ff Merge pull request #201 from mrz1836/dependabot/go_modules/master/github.com/...
  • d8f1860 chore(deps): bump github.com/99designs/gqlgen from 0.17.46 to 0.17.47
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
mrz1836 commented 3 months ago

Working on a new dev branch for this update

dependabot[bot] commented 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.