Watcharr icon indicating copy to clipboard operation
Watcharr copied to clipboard

server: bump github.com/gin-contrib/cache from 1.2.0 to 1.3.0 in /server

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps github.com/gin-contrib/cache from 1.2.0 to 1.3.0.

Release notes

Sourced from github.com/gin-contrib/cache's releases.

v1.3.0

Changelog

Bug fixes

  • c9315f3599363468c0f1d7300d06259a1a316775: fix: rename the cache store file name (#92) (@​Guutong)
  • 6d5cbefa3953ed2df79b75ed489a3c553df3e0d8: fix(redis): dial timeout (#95) (@​rfyiamcool)

Enhancements

  • f11bfc87fd85786263c1139a134d3894cdbeb710: chore: update dependencies in go.mod file (@​appleboy)
  • 0294747d3d84ece1cfc441df02e4b5abd293f80d: chore: update supported Go versions in lint workflow (@​appleboy)
  • 61ca662be43594f0785341de36e817afd72e056a: chore: update GitHub Actions versions in workflow files (@​appleboy)
  • fb28e13125b4911b8402b9875639742063da825f: chore: refactor GitHub Actions workflows (@​appleboy)
  • 9d6600e9848e5d20669664d17e48b61636765e53: chore: update goreleaser/goreleaser-action to v5 (@​appleboy)
  • 40a40ba633c1082e26e4349ef07aff856bf97eb7: chore: update Go version in goreleaser workflow (@​appleboy)
  • 3a5fb691c215d5a6853273a814902930eff501f9: chore: update dependencies in go.mod file (@​appleboy)
  • c8181690e413d650e5116527650e32be4590b4ed: chore: update version of actions/setup-go in CI configuration (@​appleboy)
  • 3d3a79de930c9aa2892be40576d70d9a0fe470a7: chore: update golang.org/x packages to latest versions (@​appleboy)
  • 069573f7f4154759970839d7bb9c62221dc175a4: chore: update google.golang.org/protobuf version in go.mod (@​appleboy)

Build process updates

  • 7ba9b4bdaba9258b2d6745b983c9396c5c832bae: ci: update GitHub Actions configuration for Go testing (@​appleboy)
  • b425c209c40bc4c141e45357ea8e67d4dc031a4f: build: update dependencies for GitHub actions (@​appleboy)
  • 7394833d9ff76069f247a34881c854770dbfc4c3: ci: update GitHub Actions workflow to use codeql-action/init@v3 (@​appleboy)
  • 59917c4c17952704d907dbf8d71e749bd1ef4bc2: ci: update workflow dependencies and versions (@​appleboy)
  • 5c3dda07c23b27359a6ffcde30cda8bbe5420ebf: ci: update GitHub Actions and Dependencies (@​appleboy)
  • ee85f44b4f3d636b18b4c5770b4c1b247af2d502: build: refactor build and release configurations (@​appleboy)

Documentation updates

  • 40c07ace0bc1f445f6bbedae1bf9fcb1eb2016a1: docs: fix typo in Flush function comment (@​appleboy)
  • 227d681ffaf112aa70700aa526237a2d2f2753b3: docs: example annotation (#96) (@​rfyiamcool)

Others

  • 7f03c62ba4ed78aa385f04e82bf47c1ca966b3e6: Update README.md (@​thinkerou)
  • 2575d65afeda63bf950de61a9c0acc7f82f1c2eb: Bump goreleaser/goreleaser-action from 2 to 3 (@​dependabot[bot])
  • 54c894acebe04b66419442fb6def68eab4dbb157: Merge pull request #80 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3 (@​thinkerou)
  • 7a71965298c277a9445cea2b4724cb9808e1547b: Bump golang.org/x/text from 0.3.6 to 0.3.8 (@​dependabot[bot])
  • ebe803a2e26e6fb74323d401aebd86dc91e447a9: Merge pull request #86 from gin-contrib/dependabot/go_modules/golang.org/x/text-0.3.8 (@​thinkerou)
Commits
  • ee85f44 build: refactor build and release configurations
  • 5c3dda0 ci: update GitHub Actions and Dependencies
  • 069573f chore: update google.golang.org/protobuf version in go.mod
  • 3d3a79d chore: update golang.org/x packages to latest versions
  • 59917c4 ci: update workflow dependencies and versions
  • 7394833 ci: update GitHub Actions workflow to use codeql-action/init@v3
  • c818169 chore: update version of actions/setup-go in CI configuration
  • 3a5fb69 chore: update dependencies in go.mod file
  • 40a40ba chore: update Go version in goreleaser workflow
  • 9d6600e chore: update goreleaser/goreleaser-action to v5
  • 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[bot] avatar May 13 '24 19:05 dependabot[bot]