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

Bump github.com/mrz1836/go-cache from 0.6.5 to 0.6.6 #117

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/mrz1836/go-cache from 0.6.5 to 0.6.6.

Release notes

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

Release v0.6.6

Changelog

  • 8dadc9e Bump actions/cache from 2.1.7 to 3
  • 2c5a03f Bump actions/checkout from 2.4.0 to 3
  • 9adbe27 Bump actions/setup-go from 2.2.0 to 3
  • 3c039b5 Bump codecov/codecov-action from 2.1.0 to 3.0.0
  • 7710c3e Bump codecov/codecov-action from 3.0.0 to 3.1.0
  • f09ff23 Bump github.com/newrelic/go-agent/v3 from 3.15.2 to 3.16.0
  • 7716d95 Bump github.com/newrelic/go-agent/v3 from 3.16.0 to 3.16.1
  • d337fbc Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 72cccc6 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 2b10888 Bump github/codeql-action from 1 to 2
  • b231aa5 Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0
  • 3e3c2d3 Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1
  • 1deffc8 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • 2246cbc Fixed badge
  • 9a88edb Merge pull request #22 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-2.9.0
  • 1b4176e Merge pull request #23 from mrz1836/dependabot/github_actions/master/actions/setup-go-3
  • d110c0a Merge pull request #24 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-2.9.1
  • 86163bd Merge pull request #25 from mrz1836/dependabot/github_actions/master/actions/checkout-3
  • 4fd50ec Merge pull request #26 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.1
  • 7462750 Merge pull request #27 from mrz1836/dependabot/github_actions/master/actions/cache-3
  • 0e04328 Merge pull request #28 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.0.0
  • d3c4f4d Merge pull request #29 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.0
  • 015409f Merge pull request #30 from mrz1836/dependabot/github_actions/master/github/codeql-action-2
  • 41a29a0 Merge pull request #31 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.16.0
  • 891a973 Merge pull request #32 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-3.0.0
  • 5c183b9 Merge pull request #33 from mrz1836/dependabot/go_modules/master/github.com/newrelic/go-agent/v3-3.16.1
  • d53bef2 Merge pull request #34 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.2
  • 2da7250 Updated linter
  • 96ccca4 Upgraded deps
Commits
  • 2246cbc Fixed badge
  • 96ccca4 Upgraded deps
  • 2da7250 Updated linter
  • d53bef2 Merge pull request #34 from mrz1836/dependabot/go_modules/master/github.com/s...
  • 72cccc6 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 5c183b9 Merge pull request #33 from mrz1836/dependabot/go_modules/master/github.com/n...
  • 7716d95 Bump github.com/newrelic/go-agent/v3 from 3.16.0 to 3.16.1
  • 891a973 Merge pull request #32 from mrz1836/dependabot/github_actions/master/goreleas...
  • 1deffc8 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • 41a29a0 Merge pull request #31 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 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-cache](https://github.com/mrz1836/go-cache) from 0.6.5 to 0.6.6.
- [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.6.5...v0.6.6)

---
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 requested a review from mrz1836 as a code owner June 7, 2022 10:33
@dependabot dependabot bot added the chore Simple updates or version bumps label Jun 7, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #117 (6f5ae0f) into master (fa10bce) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   50.56%   50.56%           
=======================================
  Files         108      108           
  Lines       11650    11650           
=======================================
  Hits         5891     5891           
  Misses       5356     5356           
  Partials      403      403           
Flag Coverage Δ
unittests 50.56% <ø> (ø)

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


Continue to review full report at Codecov.

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

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

Automatically approving dependabot pull request

@mergify mergify bot merged commit 5ad2386 into master Jun 7, 2022
@mergify mergify bot deleted the dependabot/go_modules/master/github.com/mrz1836/go-cache-0.6.6 branch June 7, 2022 10:40
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