Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps github.com/gin-contrib/cache from 1.3.1 to 1.4.0.

Release notes

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

v1.4.0

Changelog

Features

  • ebeab998526b524d3b88968c406ed81fa15ba0d2: feat: refactor and unify Redis connection and testing logic (#111) (@​appleboy)

Enhancements

  • 5ca7c620805933de18fe125bd844d4b2b3534730: chore: update third-party dependencies to latest stable versions (@​appleboy)

Build process updates

  • 70c12d0635d205dc7315537c2f4236a56b78eca0: ci: update golangci-lint workflow to use fixed versions (@​appleboy)

Documentation updates

  • a280e2763028841776b71725920d97751b1d18f4: docs: enhance documentation and clarify cache middleware usage (@​appleboy)
  • 5ccfe14a7de38ca2780ad234ecabe911d56d3985: docs: align documentation headings for consistency (@​appleboy)
  • 3adbe09a95f3a12df12b502654ef9558623c0bfa: docs: clarify example sections and add Redis backend usage example (@​appleboy)
  • 89314b4f07f77ae85b6568444033f1f91ca4ff6b: docs: clarify project title and improve documentation navigation (@​appleboy)

Others

  • 17b2aa50febb1500b84883e2fa5eac562d2c1689: perf: optimize cache key generation with xxhash and benchmarking (#110) (@​appleboy)
  • d332080ee58f74f95e51d3ab65bd4ae9efca49e2: perf: optimize string handling for long query generation (@​appleboy)
  • 51224eb1e424db40bb1f1edfa12988189a40f5c9: test: adopt testcontainers for Redis integration testing (#112) (@​appleboy)

v1.3.2

Changelog

Bug fixes

  • 2a7e26ebd464b0e61addacbfd5b3eb1f4cd69a43: fix: improve error handling and update Go linting and workflow (@​appleboy)

Refactor

  • 01b68d1257a1adbc8fe9aad7ba1dd5295a341092: refactor: improve type safety and compatibility in caching stores (@​appleboy)

Build process updates

  • 5f76f4721f0b3dcf5b406a22bc81014cad87d987: ci: add Go 1.24 support in workflows (@​appleboy)
  • a2383a35a7a5ab57253b4c003d473e8d59e028bf: build: update Go versions and dependencies in the project (@​appleboy)

Documentation updates

  • dfe9bb1419b1893b436154a6e6adca579d71b363: docs: refactor codebase and update documentation for clarity (@​appleboy)
Commits
  • 89314b4 docs: clarify project title and improve documentation navigation
  • 3adbe09 docs: clarify example sections and add Redis backend usage example
  • 5ccfe14 docs: align documentation headings for consistency
  • 51224eb test: adopt testcontainers for Redis integration testing (#112)
  • ebeab99 feat: refactor and unify Redis connection and testing logic (#111)
  • a280e27 docs: enhance documentation and clarify cache middleware usage
  • d332080 perf: optimize string handling for long query generation
  • 17b2aa5 perf: optimize cache key generation with xxhash and benchmarking (#110)
  • 70c12d0 ci: update golangci-lint workflow to use fixed versions
  • 5ca7c62 chore: update third-party dependencies to latest stable versions
  • 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/gin-contrib/cache](https://github.com/gin-contrib/cache) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/gin-contrib/cache/releases)
- [Changelog](https://github.com/gin-contrib/cache/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/cache@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/cache
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2025

Superseded by #933.

@dependabot dependabot bot closed this Aug 5, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/server/github.com/gin-contrib/cache-1.4.0 branch August 5, 2025 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant