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

build(deps): bump github.com/mrz1836/go-cachestore from 0.2.1 to 0.2.2 #275

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps github.com/mrz1836/go-cachestore from 0.2.1 to 0.2.2.

Release notes

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

Release v0.2.2

Changelog

  • d900e3e Bump github.com/alicebob/miniredis/v2 from 2.30.3 to 2.30.4
  • b1e6e7f Bump github.com/alicebob/miniredis/v2 from 2.30.4 to 2.30.5
  • 9fce0d9 Bump github.com/newrelic/go-agent/v3 from 3.23.0 to 3.23.1
  • 1ad2160 Bump github.com/newrelic/go-agent/v3 from 3.23.1 to 3.24.0
  • 78178a1 Bump supercharge/redis-github-action from 1.5.0 to 1.6.0
  • 8655c8f Bumped go version for releasing
  • bff01b2 Merge pull request #50 from mrz1836/dependabot/go_modules/master/github.com/alicebob/miniredis/v2-2.30.4
  • 2e3acff Merge pull request #51 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.23.1
  • ae4755b Merge pull request #52 from mrz1836/dependabot/github_actions/master/supercharge/redis-github-action-1.6.0
  • 989bdd0 Merge pull request #53 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.24.0
  • 348a516 Merge pull request #54 from mrz1836/dependabot/go_modules/master/github.com/alicebob/miniredis/v2-2.30.5
  • 769c24e New linter version
  • c94b80a Upgraded deps
Commits
  • 8655c8f Bumped go version for releasing
  • 769c24e New linter version
  • c94b80a Upgraded deps
  • 348a516 Merge pull request #54 from mrz1836/dependabot/go_modules/master/github.com/a...
  • b1e6e7f Bump github.com/alicebob/miniredis/v2 from 2.30.4 to 2.30.5
  • 989bdd0 Merge pull request #53 from mrz1836/dependabot/go_modules/master/github.com/n...
  • 1ad2160 Bump github.com/newrelic/go-agent/v3 from 3.23.1 to 3.24.0
  • ae4755b Merge pull request #52 from mrz1836/dependabot/github_actions/master/supercha...
  • 78178a1 Bump supercharge/redis-github-action from 1.5.0 to 1.6.0
  • 2e3acff Merge pull request #51 from mrz1836/dependabot/go_modules/master/github.com/n...
  • 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)

Bumps [github.com/mrz1836/go-cachestore](https://github.com/mrz1836/go-cachestore) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/mrz1836/go-cachestore/releases)
- [Changelog](https://github.com/mrz1836/go-cachestore/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-cachestore@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/go-cachestore
  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 August 10, 2023 10:43
@dependabot dependabot bot added the chore Simple updates or version bumps label Aug 10, 2023
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #275 (f7d806e) into master (048a36d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #275   +/-   ##
=======================================
  Coverage   32.48%   32.48%           
=======================================
  Files          41       41           
  Lines        1382     1382           
=======================================
  Hits          449      449           
  Misses        909      909           
  Partials       24       24           
Flag Coverage Δ
unittests 32.48% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

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

@mergify
Copy link
Contributor

mergify bot commented Aug 10, 2023

⚠️ @mrz1836: this is a major version bump and requires your attention

Copy link
Contributor

@mrz1836 mrz1836 left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit 5a4306a into master Aug 10, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/mrz1836/go-cachestore-0.2.2 branch August 10, 2023 14:53
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