[PR #6] [MERGED] deps(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.7.0 #24

Closed
opened 2026-02-26 18:43:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devnullvoid/pvetui/pull/6
Author: @dependabot[bot]
Created: 6/4/2025
Status: Merged
Merged: 6/5/2025
Merged by: @devnullvoid

Base: masterHead: dependabot/go_modules/github.com/dgraph-io/badger/v4-4.7.0


📝 Commits (1)

  • e078dda deps(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.7.0

📊 Changes

2 files changed (+55 additions, -120 deletions)

View changed files

📝 go.mod (+14 -16)
📝 go.sum (+41 -104)

📄 Description

Bumps github.com/dgraph-io/badger/v4 from 4.2.0 to 4.7.0.

Release notes

Sourced from github.com/dgraph-io/badger/v4's releases.

Badger v4.7.0

This release removes the dependency on github.com/pkg/errors. If you rely on errors returned by badger, please proceed with caution.

What's Changed

New Contributors

Full Changelog: https://github.com/hypermodeinc/badger/compare/v4.6.0...v4.7.0

Badger v4.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/hypermodeinc/badger/compare/v4.5.2...v4.6.0

Badger v4.5.2

What's Changed

New Contributors

Full Changelog: https://github.com/hypermodeinc/badger/compare/v4.5.1...v4.5.2

Badger v4.5.1

What's Changed

... (truncated)

Changelog

Sourced from github.com/dgraph-io/badger/v4's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

  • chore(deps): Remove dependency on github.com/pkg/errors (#2184)
  • chore(deps): Migrate from OpenCensus to OpenTelemetry (#2169)

[4.5.1] - 2025-01-21

  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the patch group (#2150)
  • bump github.com/dgraph-io/ristretto/v2 from 2.0.1 to 2.1.0 in the minor group (#2151)
  • feat(info): print total size of listed keys (#2149)
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the patch group (#2146)
  • chore(deps): bump the minor group with 2 updates (#2147)
  • fix(info): print Total BloomFilter Size with totalBloomFilter instead of totalIndex (#2145)
  • chore(deps): bump the minor group with 2 updates (#2141)
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the patch group (#2140)
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in the minor group (#2139)
  • chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.0 to 2.0.1 in the patch group (#2136)
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 in the minor group (#2137)
  • chore(deps): bump the minor group with 2 updates (#2135)
  • docs: Add pagination explanation to docs (#2134)
  • Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1 (#2048)

Full Changelog: https://github.com/hypermodeinc/badger/compare/v4.5.0...v4.5.1

[4.5.0] - 2024-11-29

Full Changelog: https://github.com/hypermodeinc/badger/compare/v4.4.0...v4.5.0

[4.4.0] - 2024-10-26

... (truncated)

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/devnullvoid/pvetui/pull/6 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@devnullvoid](https://github.com/devnullvoid) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/dgraph-io/badger/v4-4.7.0` --- ### 📝 Commits (1) - [`e078dda`](https://github.com/devnullvoid/pvetui/commit/e078dda7f6e826855e28c9647b5bc0d61c9123d8) deps(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.7.0 ### 📊 Changes **2 files changed** (+55 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+14 -16) 📝 `go.sum` (+41 -104) </details> ### 📄 Description Bumps [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) from 4.2.0 to 4.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dgraph-io/badger/releases">github.com/dgraph-io/badger/v4's releases</a>.</em></p> <blockquote> <h2>Badger v4.7.0</h2> <p>This release removes the dependency on github.com/pkg/errors. If you rely on errors returned by badger, please proceed with caution.</p> <h2>What's Changed</h2> <ul> <li>chore(deps): Update module golang.org/x/sys to v0.31.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2179">hypermodeinc/badger#2179</a></li> <li>chore(deps): Update go minor and patch by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2181">hypermodeinc/badger#2181</a></li> <li>chore(deps): Update go minor and patch by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2187">hypermodeinc/badger#2187</a></li> <li>chore(deps): remove dependency on github.com/pkg/errors by <a href="https://github.com/hazzik"><code>@​hazzik</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2184">hypermodeinc/badger#2184</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/linkdd"><code>@​linkdd</code></a> made their first contribution in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2180">hypermodeinc/badger#2180</a></li> <li><a href="https://github.com/wolf31o2"><code>@​wolf31o2</code></a> made their first contribution in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2183">hypermodeinc/badger#2183</a></li> <li><a href="https://github.com/hazzik"><code>@​hazzik</code></a> made their first contribution in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2184">hypermodeinc/badger#2184</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hypermodeinc/badger/compare/v4.6.0...v4.7.0">https://github.com/hypermodeinc/badger/compare/v4.6.0...v4.7.0</a></p> <h2>Badger v4.6.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): Migrate from OpenCensus to OpenTelemetry by <a href="https://github.com/jsoriano"><code>@​jsoriano</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2169">hypermodeinc/badger#2169</a></li> <li>chore(deps): Update module github.com/spf13/cobra to v1.9.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2174">hypermodeinc/badger#2174</a></li> <li>fix: remove accidentally uploaded binary <code>badger-darwin-arm64</code> by <a href="https://github.com/ix64"><code>@​ix64</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2175">hypermodeinc/badger#2175</a></li> <li>update .gitignore by <a href="https://github.com/mangalaman93"><code>@​mangalaman93</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2176">hypermodeinc/badger#2176</a></li> <li>chore(deps): Update go minor and patch by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2177">hypermodeinc/badger#2177</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ix64"><code>@​ix64</code></a> made their first contribution in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2175">hypermodeinc/badger#2175</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hypermodeinc/badger/compare/v4.5.2...v4.6.0">https://github.com/hypermodeinc/badger/compare/v4.5.2...v4.6.0</a></p> <h2>Badger v4.5.2</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the actions group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2154">hypermodeinc/badger#2154</a></li> <li>chore(deps): bump github.com/google/flatbuffers from 24.12.23+incompatible to 25.1.21+incompatible by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2153">hypermodeinc/badger#2153</a></li> <li>chore(deps): bump the patch group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2156">hypermodeinc/badger#2156</a></li> <li>Added my project that uses Badger database by <a href="https://github.com/smegg99"><code>@​smegg99</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2157">hypermodeinc/badger#2157</a></li> <li>chore: align repo conventions by <a href="https://github.com/ryanfoxtyler"><code>@​ryanfoxtyler</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2158">hypermodeinc/badger#2158</a></li> <li>chore(deps): Update module golang.org/x/sys to v0.30.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2164">hypermodeinc/badger#2164</a></li> <li>chore: migrate docs to centralized docs repo by <a href="https://github.com/ryanfoxtyler"><code>@​ryanfoxtyler</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2166">hypermodeinc/badger#2166</a></li> <li>Revert &quot;Update badgerpb4.pb.go&quot; by <a href="https://github.com/mangalaman93"><code>@​mangalaman93</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2172">hypermodeinc/badger#2172</a></li> <li>update docs link in error message by <a href="https://github.com/ryanfoxtyler"><code>@​ryanfoxtyler</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2170">hypermodeinc/badger#2170</a></li> <li>chore(deps): bump minimum Go support to 1.22 by <a href="https://github.com/ryanfoxtyler"><code>@​ryanfoxtyler</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2171">hypermodeinc/badger#2171</a></li> <li>chore(deps): Update go minor and patch by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2168">hypermodeinc/badger#2168</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/smegg99"><code>@​smegg99</code></a> made their first contribution in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2157">hypermodeinc/badger#2157</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hypermodeinc/badger/compare/v4.5.1...v4.5.2">https://github.com/hypermodeinc/badger/compare/v4.5.1...v4.5.2</a></p> <h2>Badger v4.5.1</h2> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hypermodeinc/badger/blob/main/CHANGELOG.md">github.com/dgraph-io/badger/v4's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="http://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>.</p> <h2>[Unreleased]</h2> <ul> <li>chore(deps): Remove dependency on github.com/pkg/errors (<a href="https://redirect.github.com/dgraph-io/badger/issues/2184">#2184</a>)</li> <li>chore(deps): Migrate from OpenCensus to OpenTelemetry (<a href="https://redirect.github.com/dgraph-io/badger/issues/2169">#2169</a>)</li> </ul> <h2>[4.5.1] - 2025-01-21</h2> <ul> <li>chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the patch group (<a href="https://redirect.github.com/dgraph-io/badger/issues/2150">#2150</a>)</li> <li>bump github.com/dgraph-io/ristretto/v2 from 2.0.1 to 2.1.0 in the minor group (<a href="https://redirect.github.com/dgraph-io/badger/issues/2151">#2151</a>)</li> <li>feat(info): print total size of listed keys (<a href="https://redirect.github.com/dgraph-io/badger/issues/2149">#2149</a>)</li> <li>chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the patch group (<a href="https://redirect.github.com/dgraph-io/badger/issues/2146">#2146</a>)</li> <li>chore(deps): bump the minor group with 2 updates (<a href="https://redirect.github.com/dgraph-io/badger/issues/2147">#2147</a>)</li> <li>fix(info): print Total BloomFilter Size with totalBloomFilter instead of totalIndex (<a href="https://redirect.github.com/dgraph-io/badger/issues/2145">#2145</a>)</li> <li>chore(deps): bump the minor group with 2 updates (<a href="https://redirect.github.com/dgraph-io/badger/issues/2141">#2141</a>)</li> <li>chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the patch group (<a href="https://redirect.github.com/dgraph-io/badger/issues/2140">#2140</a>)</li> <li>chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in the minor group (<a href="https://redirect.github.com/dgraph-io/badger/issues/2139">#2139</a>)</li> <li>chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.0 to 2.0.1 in the patch group (<a href="https://redirect.github.com/dgraph-io/badger/issues/2136">#2136</a>)</li> <li>chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 in the minor group (<a href="https://redirect.github.com/dgraph-io/badger/issues/2137">#2137</a>)</li> <li>chore(deps): bump the minor group with 2 updates (<a href="https://redirect.github.com/dgraph-io/badger/issues/2135">#2135</a>)</li> <li>docs: Add pagination explanation to docs (<a href="https://redirect.github.com/dgraph-io/badger/issues/2134">#2134</a>)</li> <li>Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1 (<a href="https://redirect.github.com/dgraph-io/badger/issues/2048">#2048</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hypermodeinc/badger/compare/v4.5.0...v4.5.1">https://github.com/hypermodeinc/badger/compare/v4.5.0...v4.5.1</a></p> <h2>[4.5.0] - 2024-11-29</h2> <ul> <li>fix the cd pipeline by <a href="https://github.com/mangalaman93"><code>@​mangalaman93</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2127">hypermodeinc/badger#2127</a></li> <li>chore(deps): bump the minor group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2128">hypermodeinc/badger#2128</a></li> <li>chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the minor group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2130">hypermodeinc/badger#2130</a></li> <li>upgrade protobuf library by <a href="https://github.com/shivaji-kharse"><code>@​shivaji-kharse</code></a> in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2131">hypermodeinc/badger#2131</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hypermodeinc/badger/compare/v4.4.0...v4.5.0">https://github.com/hypermodeinc/badger/compare/v4.4.0...v4.5.0</a></p> <h2>[4.4.0] - 2024-10-26</h2> <ul> <li>retract v4.3.0 due to <a href="https://redirect.github.com/dgraph-io/badger/issues/2121">#2121</a> and <a href="https://redirect.github.com/dgraph-io/badger/issues/2113">#2113</a>, upgrade to Go v1.23, use ristretto v2 in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2122">hypermodeinc/badger#2122</a></li> <li>Allow stream custom maxsize per batch in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2063">hypermodeinc/badger#2063</a></li> <li>chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 in the patch group in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2120">hypermodeinc/badger#2120</a></li> <li>fix: sentinel errors should not have stack traces in <a href="https://redirect.github.com/hypermodeinc/badger/pull/2042">hypermodeinc/badger#2042</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hypermodeinc/badger/commit/a9a63e263d9aa6a82d8b640bc6396afc4696dd6b"><code>a9a63e2</code></a> chore(deps): remove dependency on github.com/pkg/errors (<a href="https://redirect.github.com/dgraph-io/badger/issues/2184">#2184</a>)</li> <li><a href="https://github.com/hypermodeinc/badger/commit/987f17dd133059d66772a76401f83190c322c850"><code>987f17d</code></a> chore(deps): Update go minor and patch (<a href="https://redirect.github.com/dgraph-io/badger/issues/2187">#2187</a>)</li> <li><a href="https://github.com/hypermodeinc/badger/commit/66ef1ef44fc6a91dfabc9fcec538ccbe110075c8"><code>66ef1ef</code></a> fix broken badge (<a href="https://redirect.github.com/dgraph-io/badger/issues/2186">#2186</a>)</li> <li><a href="https://github.com/hypermodeinc/badger/commit/de847a3d1afc0bac910b82e82e2db5eb4145c24f"><code>de847a3</code></a> Update README.md</li> <li><a href="https://github.com/hypermodeinc/badger/commit/8f866040b4acea029adc14d58b06487b17ada561"><code>8f86604</code></a> Update README.md</li> <li><a href="https://github.com/hypermodeinc/badger/commit/ff36268a9b4af1e3d85382ddfad2b86d59afd5c4"><code>ff36268</code></a> doc: add Blink Labs projects to the using Badger list (<a href="https://redirect.github.com/dgraph-io/badger/issues/2183">#2183</a>)</li> <li><a href="https://github.com/hypermodeinc/badger/commit/92932c3e1a302eef6d2a2a8b9c62e48ec49d74fe"><code>92932c3</code></a> chore(deps): Update go minor and patch (<a href="https://redirect.github.com/dgraph-io/badger/issues/2181">#2181</a>)</li> <li><a href="https://github.com/hypermodeinc/badger/commit/12bc621967530d69dd21730360ea267978c6b83e"><code>12bc621</code></a> doc: add FlowG to &quot;Projects Using Badger&quot; section of the README (<a href="https://redirect.github.com/dgraph-io/badger/issues/2180">#2180</a>)</li> <li><a href="https://github.com/hypermodeinc/badger/commit/5a9e8c269a5eac7c56b5ef9ee5e4b65814246644"><code>5a9e8c2</code></a> chore(deps): Update module golang.org/x/sys to v0.31.0 (<a href="https://redirect.github.com/dgraph-io/badger/issues/2179">#2179</a>)</li> <li><a href="https://github.com/hypermodeinc/badger/commit/62c6dc2af0819cab2f1ad4e7a7e9adb07a640f89"><code>62c6dc2</code></a> chore(deps): Update go minor and patch (<a href="https://redirect.github.com/dgraph-io/badger/issues/2177">#2177</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dgraph-io/badger/compare/v4.2.0...v4.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/dgraph-io/badger/v4&package-manager=go_modules&previous-version=4.2.0&new-version=4.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:43:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pvetui#24
No description provided.