Skip to content

chore(deps): bump github.com/nobl9/govy from 0.23.0 to 0.24.0#60

Merged
nieomylnieja merged 1 commit intomainfrom
dependabot/go_modules/github.com/nobl9/govy-0.24.0
Apr 2, 2026
Merged

chore(deps): bump github.com/nobl9/govy from 0.23.0 to 0.24.0#60
nieomylnieja merged 1 commit intomainfrom
dependabot/go_modules/github.com/nobl9/govy-0.24.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps github.com/nobl9/govy from 0.23.0 to 0.24.0.

Release notes

Sourced from github.com/nobl9/govy's releases.

v0.24.0

What's Changed

🚀 Features

  • feat: add property comparison rules for ordered and comparable types (#203) @​nieomylnieja

    Added property comparison validation rules: GTProperties, GTEProperties, LTProperties, LTEProperties for ordered types, and GTComparableProperties, GTEComparableProperties, LTComparableProperties, LTEComparableProperties for types with Compare methods. These rules enable validating relationships between two properties (e.g., ensuring a start time is before an end time).

🧰 Maintenance

Commits
  • e0d3a7c feat: add property comparison rules for ordered and comparable types (#203)
  • 2caaf0c chore: Update dependency markdownlint-cli to v0.48.0 (#201)
  • 0a76736 chore: Update dependency cspell to v9.7.0 (#200)
  • 8d8650e chore: Update module github.com/nobl9/govy to v0.23.0 (#186)
  • 184203f infra: configure breaking change and add missing titles to patch (#199)
  • 0923f33 chore: remove gosec dependency from devbox (#198)
  • eb382d5 chore: Update dependency golangci-lint to v2.10.1 (#196)
  • dc2ebf5 chore: add test commit title to release drafter config (#197)
  • e68dd75 chore: add Context7 configuration file (#195)
  • 9d8e44d chore: Update goreleaser/goreleaser-action action to v7 (#194)
  • 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/nobl9/govy](https://github.com/nobl9/govy) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/nobl9/govy/releases)
- [Commits](nobl9/govy@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: github.com/nobl9/govy
  dependency-version: 0.24.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 Mar 17, 2026
@nieomylnieja nieomylnieja merged commit 801b919 into main Apr 2, 2026
1 check passed
@nieomylnieja nieomylnieja deleted the dependabot/go_modules/github.com/nobl9/govy-0.24.0 branch April 2, 2026 08:59
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