Skip to content

Bump github.com/asjdf/gorm-cache from 1.2.3 to 1.3.0#142

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/asjdf/gorm-cache-1.3.0
Open

Bump github.com/asjdf/gorm-cache from 1.2.3 to 1.3.0#142
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/asjdf/gorm-cache-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps github.com/asjdf/gorm-cache from 1.2.3 to 1.3.0.

Release notes

Sourced from github.com/asjdf/gorm-cache's releases.

v1.3.0

1.3.0 (2026-03-03)

Bug Fixes

  • cache: enhance unique key handling in AfterDelete and AfterUpdate (9609ddc)
  • cache: improve logging and context handling in AfterDelete and AfterUpdate (296be5c)
  • cache: use detached context for singleflight leader to avoid cascading cancel (0d194b1)
  • singleflight context isolation, composite key behavior, and key collision (6dde67f)
  • tests: avoid result4 panic and assert concurrent update errors (c02cefa)
  • tests: improve error handling in dockertest integration tests (700bb90)
  • unique-index test behavior, dockertest error handling and polling, single ParseIndexes, crypto upgrade (906b437)

Features

  • enhance caching functionality with unique key support (7e0f322)

v1.2.4

1.2.4 (2026-01-05)

Bug Fixes

  • improve error handling in query cache operations (46ec458)
Commits
  • 9609ddc fix(cache): enhance unique key handling in AfterDelete and AfterUpdate
  • 296be5c fix(cache): improve logging and context handling in AfterDelete and AfterUpdate
  • d3db09c refactor(tests): streamline database connection handling in dockertest integr...
  • 700bb90 fix(tests): improve error handling in dockertest integration tests
  • c02cefa fix(tests): avoid result4 panic and assert concurrent update errors
  • 906b437 fix: unique-index test behavior, dockertest error handling and polling, singl...
  • 6dde67f fix: singleflight context isolation, composite key behavior, and key collision
  • 0d194b1 fix(cache): use detached context for singleflight leader to avoid cascading c...
  • 7e0f322 feat: enhance caching functionality with unique key support
  • 6e79b95 update: update ignore file
  • 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 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/asjdf/gorm-cache](https://github.com/asjdf/gorm-cache) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/asjdf/gorm-cache/releases)
- [Commits](asjdf/gorm-cache@v1.2.3...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/asjdf/gorm-cache
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@sonarqubecloud
Copy link
Copy Markdown

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant