bitcoin-sv / alert-system

Alert System Microservice
Other
3 stars 1 forks source link

Bump github.com/mrz1836/go-datastore from 0.6.2 to 0.7.0 #129

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/mrz1836/go-datastore from 0.6.2 to 0.7.0.

Release notes

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

Release v0.7.0

Changelog

  • 9e8f027850854beff73940a62e3624aa7f631fde Added line for nolint
  • a30154fb0f89fee29036fbe935e9e9c862901680 Fixed deprecated linter
  • c54c96d1f329eace15357511738554b12f1d8035 Fixed deprecated tag
  • 7a4ca721c46b65c49adf79a4100bd038358c2d4a Fixed linter issue
  • ec0f2647e285e224961483b2e9b2f5ab91084205 Merge pull request #212 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.16.0
  • 23a0726bda8e8de092648e34d24a7e936210a0c8 Merge pull request #213 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.33.1
  • 4e824214e7a2761b15d68a2c3d40975754a2774e Merge pull request #214 from mrz1836/dependabot/go_modules/google.golang.org/grpc-1.64.1
  • 3c33867e875780ebe164c37bd774ebd3133ecfec Merge pull request #215 from mrz1836/dependabot/go_modules/master/gorm.io/gorm-1.25.11
  • e3166ac3936cf66b8c565fdbf499edd5bd3b011d Merge pull request #216 from mrz1836/dependabot/go_modules/master/go.mongodb.org/mongo-driver-1.16.1
  • 8d5878a8fe164dd11eacb9fa033e8a372e7ff114 Merge pull request #217 from mrz1836/dependabot/github_actions/master/github/super-linter-7
  • e9e2a62f32ef548d43c100de50b307e998b39420 Removed unused nolint directive
  • 7a73d26d65d4dc5e7c5e5044d4ec87ec0ed6dd52 Turned off linters, fixed linter issue
  • 9a6c5a59c4843050f52945e9922ad90b4fb6ec34 Turned off pre-release
  • 366a001feda4d0079e179695cbed7a1e6a88b6ce Upgraded go version and deps
  • 47bbff4eed2b9d6561290e177fc80bbb400b9731 Upgraded go version from 1.20 to 1.22
  • fa07e842a6c3f0e176616fb4fe09c0360a777306 Upgraded linter version
  • a222d4fc66cf205e1f60f2b06b942c9703e32e44 chore(deps): bump github.com/newrelic/go-agent/v3 from 3.33.0 to 3.33.1
  • 413ff94372ed118dbe2a8596f584716098ae4a02 chore(deps): bump github/super-linter from 6 to 7
  • 190201aba3b906dcc656780b505225c79285c653 chore(deps): bump go.mongodb.org/mongo-driver from 1.15.1 to 1.16.0
  • 80928c23aa8d484df3c513a74ae2291c983846ab chore(deps): bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1
  • e11e546eb1ed11d4eca5f7700de1cf80d75bb7fe chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
  • 319aba3d6d55748d7dad433058bf64e359eb113a chore(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11
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 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)