Skip to content

Bump github.com/git-pkgs/cooldown from 0.1.1 to 0.2.0 - #287

Merged
andrew merged 1 commit into
mainfrom
dependabot/go_modules/github.com/git-pkgs/cooldown-0.2.0
Aug 27, 2026
Merged

Bump github.com/git-pkgs/cooldown from 0.1.1 to 0.2.0#287
andrew merged 1 commit into
mainfrom
dependabot/go_modules/github.com/git-pkgs/cooldown-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/git-pkgs/cooldown from 0.1.1 to 0.2.0.

Release notes

Sourced from github.com/git-pkgs/cooldown's releases.

v0.2.0

Adds deterministic cooldown evaluation through Config.Evaluate.

  • Accepts an explicit evaluation time.
  • Returns whether a version is allowed, the selected cooldown, the availability time, and a typed reason.
  • Keeps Config.IsAllowed as the current-time shorthand.
  • Preserves permissive handling of unknown publication times and returns ReasonUnknownPublicationTime.

Full changelog

Commits
  • f6aeee7 Merge pull request #11 from git-pkgs/issue-10-deterministic-decisions
  • 60d3475 Prioritize unknown publication time reason
  • 8f7002b Add deterministic cooldown decisions
  • cf294c5 Merge pull request #7 from git-pkgs/dependabot/github_actions/actions/setup-g...
  • ecd2d86 Merge pull request #8 from git-pkgs/dependabot/github_actions/actions/checkou...
  • e5548e2 Bump actions/checkout from 7.0.0 to 7.0.1
  • 2e4b5a8 Bump actions/setup-go from 6.5.0 to 7.0.0
  • a110e77 Merge pull request #6 from git-pkgs/dependabot/github_actions/actions/setup-g...
  • d821437 Merge pull request #5 from git-pkgs/dependabot/github_actions/golangci/golang...
  • 1fa6cfa Bump actions/setup-go from 6.4.0 to 6.5.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 27, 2026
Bumps [github.com/git-pkgs/cooldown](https://github.com/git-pkgs/cooldown) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/git-pkgs/cooldown/releases)
- [Commits](git-pkgs/cooldown@v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/git-pkgs/cooldown
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/git-pkgs/cooldown-0.2.0 branch from 65900ef to 62e811c Compare August 27, 2026 15:29
@andrew
andrew merged commit a101182 into main Aug 27, 2026
6 checks passed
@andrew
andrew deleted the dependabot/go_modules/github.com/git-pkgs/cooldown-0.2.0 branch August 27, 2026 17:31
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