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-cache from 0.9.3 to 0.9.4 #575

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Bumps github.com/mrz1836/go-cache from 0.9.3 to 0.9.4.

Release notes

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

Release v0.9.4

Changelog

  • fb5a56b Added missing codecov token
  • 440a6a3 Bump actions/cache from 3 to 4
  • 994f46b Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • c16a262 Bump codecov/codecov-action from 3.1.5 to 4.0.1
  • 817f036 Bump github.com/newrelic/go-agent/v3 from 3.29.0 to 3.29.1
  • 48087c2 Merge pull request #94 from mrz1836/dependabot/github_actions/master/actions/cache-4
  • f0ba561 Merge pull request #95 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.29.1
  • 39d227d Merge pull request #96 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.5
  • 3e59434 Merge pull request #97 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.1
  • 9fe60e5 Upgraded deps
Commits
  • fb5a56b Added missing codecov token
  • 9fe60e5 Upgraded deps
  • 3e59434 Merge pull request #97 from mrz1836/dependabot/github_actions/master/codecov/...
  • c16a262 Bump codecov/codecov-action from 3.1.5 to 4.0.1
  • 39d227d Merge pull request #96 from mrz1836/dependabot/github_actions/master/codecov/...
  • 994f46b Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • f0ba561 Merge pull request #95 from mrz1836/dependabot/go_modules/master/github.com/n...
  • 817f036 Bump github.com/newrelic/go-agent/v3 from 3.29.0 to 3.29.1
  • 48087c2 Merge pull request #94 from mrz1836/dependabot/github_actions/master/actions/...
  • 440a6a3 Bump actions/cache from 3 to 4
  • See full diff 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 requested a review from a team as a code owner February 7, 2024 10:54
@dependabot dependabot bot added the chore Simple updates or version bumps label Feb 7, 2024
@dependabot dependabot bot requested a review from mrz1836 February 7, 2024 10:54
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (778cb89) 54.71% compared to head (61feb5c) 54.71%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #575   +/-   ##
=======================================
  Coverage   54.71%   54.71%           
=======================================
  Files         110      110           
  Lines        8361     8361           
=======================================
  Hits         4575     4575           
  Misses       3319     3319           
  Partials      467      467           
Flag Coverage Δ
unittests 54.71% <ø> (ø)

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 7c5b33b...61feb5c. Read the comment docs.

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

@mrz1836 mrz1836 enabled auto-merge February 7, 2024 15:14
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/mrz1836/go-cache-0.9.4 branch 4 times, most recently from cee6de3 to 1c516a7 Compare February 12, 2024 13:09
Bumps [github.com/mrz1836/go-cache](https://github.com/mrz1836/go-cache) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/mrz1836/go-cache/releases)
- [Changelog](https://github.com/mrz1836/go-cache/blob/master/.goreleaser.yml)
- [Commits](mrz1836/go-cache@v0.9.3...v0.9.4)

---
updated-dependencies:
- dependency-name: github.com/mrz1836/go-cache
  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-cache-0.9.4 branch from 1c516a7 to 61feb5c Compare February 12, 2024 13:25
@mrz1836 mrz1836 merged commit f7d7687 into master Feb 12, 2024
7 checks passed
@mrz1836 mrz1836 deleted the dependabot/go_modules/master/github.com/mrz1836/go-cache-0.9.4 branch February 12, 2024 13:30
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