Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/essentialkaos/ek/v13 from 13.2.1 to 13.3.1 in the all group across 1 directory #149

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the all group with 1 update in the / directory: github.com/essentialkaos/ek/v13.

Updates github.com/essentialkaos/ek/v13 from 13.2.1 to 13.3.1

Release notes

Sourced from github.com/essentialkaos/ek/v13's releases.

Version 13.3.1

High Urgency

Changelog

New Features

  • [cache] Added constants with duration

Improvements

  • [cache/fs] Using cache.Duration instead of time.Duration
  • [cache/memory] Using cache.Duration instead of time.Duration
  • [cache/fs] Added check for passed expiration duration in Set
  • [cache/fs] Code refactoring

Bugfixes

  • [cache/fs] Fixed bug with closing item file after reading data
  • [cache/fs] Fixed bug with removing expired items in Get

Version 13.3.0

Moderate Urgency

Changelog

New Features

  • [cache/fs] Added cache with file system storage
  • [sliceutil] Added method Join

Improvements

  • [cache] In-memory cache moved to cache/memory
  • [cache/memory] Code refactoring
  • Stubs refactoring
Changelog

Sourced from github.com/essentialkaos/ek/v13's changelog.

13.3.1

  • [cache] Added constants with duration
  • [cache/fs] Using cache.Duration instead of time.Duration
  • [cache/memory] Using cache.Duration instead of time.Duration
  • [cache/fs] Added check for passed expiration duration in Set
  • [cache/fs] Code refactoring
  • [cache/fs] Fixed bug with closing item file after reading data
  • [cache/fs] Fixed bug with removing expired items in Get

13.3.0

  • [cache/fs] Added cache with file system storage
  • [cache] In-memory cache moved to cache/memory
  • [sliceutil] Added method Join
Commits
  • 4f53528 Merge pull request #492 from essentialkaos/develop
  • d736b2b Version bump
  • 18f3cdf [cache/fs] Improvements and fixes
  • 1825015 [cache] Add cache.Duration as alias to time.Duration
  • 2b5b082 Merge pull request #491 from essentialkaos/develop
  • c26c58e [cache/fs] SHA-1 → SHA-256
  • 0eb4560 Improve README
  • 7c0cf62 [cache/fs] New sub-package
  • ce21b06 [cache/memory] Improvements
  • 7006b4d [cache/memory] Code refactoring
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 1 update in the / directory: [github.com/essentialkaos/ek/v13](https://github.com/essentialkaos/ek).


Updates `github.com/essentialkaos/ek/v13` from 13.2.1 to 13.3.1
- [Release notes](https://github.com/essentialkaos/ek/releases)
- [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md)
- [Commits](essentialkaos/ek@v13.2.1...v13.3.1)

---
updated-dependencies:
- dependency-name: github.com/essentialkaos/ek/v13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from andyone August 1, 2024 02:07
@andyone andyone merged commit b4a1c73 into develop Aug 1, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/develop/all-79cb222307 branch August 1, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant