Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps github.com/shaj13/libcache from 1.0.0 to 1.2.1.

Release notes

Sourced from github.com/shaj13/libcache's releases.

v1.2.1

No release notes provided.

v1.0.5

1.0.5 (2022-06-27)

Chores

  • refactor and implement new event handlers (0d3b0d07)
  • expose gc api (b0fa0778)
  • reset heap on purge (9f441f72)
  • panic when op less than 0 (250268ac)

Bug Fixes

  • add Experimental GC (2b0ca73c)
  • deprecate RegisterOn* and add notify (5a3451bb)

v1.0.4

1.0.4 (2022-06-17)

Chores

  • update makefile (d00c7104)
  • update readme badges and urls (51c14185)
  • update readme (4d2854bb)

Bug Fixes

  • expiring cache entries during read and write (a0b499e8)
  • replcae e.stopTimer() with make chan [bug] (aca3e78f)
  • remove ctx from entry timer (971790b5)
  • sequash all commits and push to master (d3136098)

v1.0.3

1.0.3 (2022-06-17)

Bug Fixes

  • expiring cache entries during read and write (47fdf0d8)

v1.0.2

1.0.2 (2022-06-17)

Bug Fixes

  • replcae e.stopTimer() with make chan [bug] (aca3e78f)

v1.0.1

1.0.1 (2022-06-17)

... (truncated)

Commits
  • bb15979 Revert "feat: add cache front/back method to get the first/last element"
  • e8cdb07 feat: add cache front/back method to get the first/last element
  • 32ad35b chore: improve readme example
  • 2b0ca73 fix: add Experimental GC
  • 0d3b0d0 chore: refactor and implement new event handlers
  • b0fa077 chore: expose gc api
  • 9f441f7 chore: reset heap on purge
  • 250268a chore: panic when op less than 0
  • 3dfa8d1 chore:remove defer from safe cache to save 200ns
  • 7a4f000 Update README.md
  • 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/shaj13/libcache](https://github.com/shaj13/libcache) from 1.0.0 to 1.2.1.
- [Release notes](https://github.com/shaj13/libcache/releases)
- [Commits](shaj13/libcache@v1.0.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/shaj13/libcache
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants