Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

build(deps): bump github.com/mrz1836/go-cachestore from 0.3.6 to 0.3.8 #605

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps github.com/mrz1836/go-cachestore from 0.3.6 to 0.3.8.

Release notes

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

Release v0.3.8

Changelog

  • f13a803 Bump codecov/codecov-action from 4.0.1 to 4.0.2
  • 5614ea4 Bump codecov/codecov-action from 4.0.2 to 4.1.0
  • f8aac8e Bump github.com/alicebob/miniredis/v2 from 2.31.1 to 2.32.1
  • ec9ab00 Bump github.com/gomodule/redigo from 1.9.1 to 1.9.2
  • 7394247 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 0ff591f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • fe4a158 Merge pull request #82 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.2
  • 7099ff4 Merge pull request #83 from mrz1836/dependabot/go_modules/master/github.com/gomodule/redigo-1.9.2
  • 1127022 Merge pull request #84 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.0
  • 58afe6f Merge pull request #85 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.9.0
  • c2e4300 Merge pull request #86 from mrz1836/dependabot/go_modules/master/github.com/alicebob/miniredis/v2-2.32.1
  • c9ec77c Merge pull request #87 from mrz1836/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • 6a960f8 Upgrade deps

Release v0.3.7

Changelog

  • e29cfb1 Bump github.com/gomodule/redigo from 1.8.9 to 1.9.1
  • 64d591a Bump github.com/newrelic/go-agent/v3 from 3.29.1 to 3.30.0
  • 3be270b Fixed deprecated flag
  • 8384bf0 Merge pull request #80 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.30.0
  • 539c031 Merge pull request #81 from mrz1836/dependabot/go_modules/master/github.com/gomodule/redigo-1.9.1
  • d2b3532 Updated linter version
  • 2b8dc80 Upgraded deps
Commits
  • 6a960f8 Upgrade deps
  • c2e4300 Merge pull request #86 from mrz1836/dependabot/go_modules/master/github.com/a...
  • c9ec77c Merge pull request #87 from mrz1836/dependabot/go_modules/google.golang.org/p...
  • 0ff591f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • f8aac8e Bump github.com/alicebob/miniredis/v2 from 2.31.1 to 2.32.1
  • 58afe6f Merge pull request #85 from mrz1836/dependabot/go_modules/master/github.com/s...
  • 7394247 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 1127022 Merge pull request #84 from mrz1836/dependabot/github_actions/master/codecov/...
  • 5614ea4 Bump codecov/codecov-action from 4.0.2 to 4.1.0
  • 7099ff4 Merge pull request #83 from mrz1836/dependabot/go_modules/master/github.com/g...
  • 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.3.6 to 0.3.8.
- [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.3.6...v0.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 19, 2024 11:03
@dependabot dependabot bot added the chore Simple updates or version bumps label Mar 19, 2024
@dependabot dependabot bot requested a review from mrz1836 March 19, 2024 11:03
Copy link

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

1 similar comment
Copy link

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.98%. Comparing base (e43f224) to head (451238c).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #605   +/-   ##
=======================================
  Coverage   59.98%   59.98%           
=======================================
  Files         101      101           
  Lines        7323     7323           
=======================================
  Hits         4393     4393           
  Misses       2493     2493           
  Partials      437      437           
Flag Coverage Δ
unittests 59.98% <ø> (ø)

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 729857f...451238c. Read the comment docs.

@mrz1836 mrz1836 removed their assignment Mar 19, 2024
Copy link
Member

@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

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

Superseded by #617.

@dependabot dependabot bot closed this Apr 2, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/mrz1836/go-cachestore-0.3.8 branch April 2, 2024 10:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants