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/mrz1836/go-datastore from 0.6.2 to 0.7.0 #129

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

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 <dependency name> 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)

@dependabot dependabot bot added the chore Simple updates or version bumps label Sep 4, 2024
@dependabot dependabot bot requested a review from galt-tr September 4, 2024 15:01
Bumps [github.com/mrz1836/go-datastore](https://github.com/mrz1836/go-datastore) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/mrz1836/go-datastore/releases)
- [Changelog](https://github.com/mrz1836/go-datastore/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-datastore@v0.6.2...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/go-datastore
  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/master/github.com/mrz1836/go-datastore-0.7.0 branch from cc0336f to d9f148f Compare September 12, 2024 17:19
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2024

Superseded by #136.

@dependabot dependabot bot closed this Sep 18, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.7.0 branch September 18, 2024 15:00
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.

1 participant