Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

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

Release notes

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

v1.4.1

Changelog

Features

  • e8ba66101dedbecf51f1454d87a75a84a5d205c3: feat: embed and serve dynamic HTML templates with Gin (@​appleboy)

Enhancements

  • 0d5a1163e630bf693de6cf4421b8edd789c7e5a3: chore: update dependencies to latest versions and add new module support (@​appleboy)
  • 1ed8dcde24de0ca23a0b7ee12211fa3da8cbc28f: chore: upgrade core dependencies to latest stable versions (@​appleboy)
  • 2e90ade3012b1a179acc33f6a75e4950f6db93ed: chore: bump docker dependency to v28.3.3 (@​appleboy)

Refactor

  • 6798c85012b81a0fafa1b29e074f00b16c687b32: refactor: refactor example assets into a dedicated _example directory (@​appleboy)

Build process updates

  • 4f10b8f73214af4f17faecd5116b2adbd724ff7d: ci: integrate Trivy vulnerability scanning into CI workflow (@​appleboy)

Documentation updates

  • 930f0a579f0cf45cd55122b1fa8fa9b030932fcc: docs: improve InMemory store documentation with usage examples (@​appleboy)
  • 81c2f2920a7139a3f6ce1f4508702824d9e6532f: docs: correct example link to reference proper directory (@​appleboy)

Others

  • bfd816e65e0d476df070f042811e68b212d6da80: test: align test file paths with renamed template location (@​appleboy)

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
  • 81c2f29 docs: correct example link to reference proper directory
  • 2e90ade chore: bump docker dependency to v28.3.3
  • bfd816e test: align test file paths with renamed template location
  • 1ed8dcd chore: upgrade core dependencies to latest stable versions
  • 4f10b8f ci: integrate Trivy vulnerability scanning into CI workflow
  • 0d5a116 chore: update dependencies to latest versions and add new module support
  • e8ba661 feat: embed and serve dynamic HTML templates with Gin
  • 6798c85 refactor: refactor example assets into a dedicated _example directory
  • 930f0a5 docs: improve InMemory store documentation with usage examples
  • 89314b4 docs: clarify project title and improve documentation navigation
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/gin-contrib/cache](https://github.com/gin-contrib/cache) from 1.3.1 to 1.4.1.
- [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.1)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/cache
  dependency-version: 1.4.1
  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 Aug 5, 2025
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