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.7.3 to 0.7.5 #160

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

Bumps github.com/mrz1836/go-datastore from 0.7.3 to 0.7.5.

Release notes

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

Release v0.7.5

Changelog

  • cd40dc60261bca1b5d7c02e04fe3a907cb95b229 Merge pull request #222 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.1.1
  • 7c6b024cf5e2ca8505c15e47f72cb0e5517407fc Upgraded deps
  • c87f52ad7f74d44a48c7264985fbe1379b591bc9 chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1

Release v0.7.4

Changelog

  • 0a9956ee07d10e1e2f7bf30f26c1821ca9ecb13e Added nolint for new linter issues
  • 35b2aebe7365933ee84b4d3473b5b3df4d2b8f31 Merge pull request #219 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.1.0
  • d67c559a014385a8b658f633270d0edcd4732776 Merge pull request #220 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.0.2
  • e71f221b8880145343b0fa1bca3ecf1ff70b77d5 Merge pull request #221 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.0.7
  • 8323c39000468430cf975c2aff109753a986982c Removed deprecated linter
  • b989848b178fdd63f4a9260ecd074093576ef070 Upgraded deps and go version
  • fc549c2b2a6631a578449cec35cc2a90ee97b867 Upgraded linter version
  • 67109ea97fc9e350d2bcd4ba61cbcc9833382f2a chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2
  • 692d3b94607abe0665c5347d544dd239b45ffaa2 chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7
  • 31a076e01a66bbfc2befbe3262f10b8287f1f98d chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
Commits
  • 7c6b024 Upgraded deps
  • cd40dc6 Merge pull request #222 from mrz1836/dependabot/github_actions/master/codecov...
  • c87f52a chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1
  • fc549c2 Upgraded linter version
  • 8323c39 Removed deprecated linter
  • 0a9956e Added nolint for new linter issues
  • b989848 Upgraded deps and go version
  • e71f221 Merge pull request #221 from mrz1836/dependabot/github_actions/master/codecov...
  • 692d3b9 chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7
  • d67c559 Merge pull request #220 from mrz1836/dependabot/github_actions/master/codecov...
  • 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 <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 Dec 11, 2024
@dependabot dependabot bot requested a review from galt-tr December 11, 2024 15:22
@mrz1836
Copy link
Collaborator

mrz1836 commented Dec 13, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.7.5 branch 2 times, most recently from 07b05eb to 9f1da49 Compare December 15, 2024 14:49
@mrz1836
Copy link
Collaborator

mrz1836 commented Dec 15, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.7.5 branch from 9f1da49 to 4fb4b25 Compare December 20, 2024 15:28
Bumps [github.com/mrz1836/go-datastore](https://github.com/mrz1836/go-datastore) from 0.7.3 to 0.7.5.
- [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.7.3...v0.7.5)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/go-datastore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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.5 branch from 4fb4b25 to 72c8049 Compare January 2, 2025 16:26
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2025

Superseded by #165.

@dependabot dependabot bot closed this Jan 3, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/mrz1836/go-datastore-0.7.5 branch January 3, 2025 15:45
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