Skip to content

Tags: aviator-co/av

Tags

v0.0.43

Toggle v0.0.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the demo videos (#417)

v0.0.42

Toggle v0.0.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update libraries (#392)

v0.0.41

Toggle v0.0.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add a workaround for the rendering stuck issue (#389)

v0.0.40

Toggle v0.0.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use git-status to get the status of the repository (#385)(#384)

This conveniently provides the status of the repository in a structured
way. This can be used to get the current branch name (or detached
state), the OID, and all staged, unstaged, unmerged, untracked files.

Related to #374


Detect the branch structure in a more robust way
This should address the issue where the stack adopt command fails when
it's invoked at the trunk branch. (#363)

Based on the feedbacks, it seems that the commit traversal is way slower
than expected. Try to be a bit more conservative when to traverse the
commits.


Closes #384

v0.0.39

Toggle v0.0.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix SSH URL (#337)

v0.0.38

Toggle v0.0.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Set GITHUB_TOKEN (#336)

v0.0.37

Toggle v0.0.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the release workflow to use the GITHUB_TOKEN and SSH key (#335)

Also update the goreleaser configuration to use the latest version of
the config schema.

v0.0.36

Toggle v0.0.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

v0.0.35

Toggle v0.0.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove the deadcode (#283)(#282)

Check the repository initialization when the program starts
Currently, the repository initialization is checked deeper in the
program. Instead, this change checks that when we open the database.


Closes #282

v0.0.34

Toggle v0.0.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the golang group with 2 updates (#272)

Bumps the golang group with 2 updates: [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) and [golang.org/x/oauth2](https://github.com/golang/oauth2).

Updates `github.com/golangci/golangci-lint` from 1.57.2 to 1.58.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/golangci/golangci-lint/releases">github.com/golangci/golangci-lint's releases</a>.</em></p>
<blockquote>
<h2>v1.58.0</h2>
<p><code>golangci-lint</code> is a free and open-source project built by volunteers.</p>
<p>If you value it, consider supporting us, the <a href="https://github.com/golangci/golangci-lint?tab=readme-ov-file#contributors">maintainers</a> and <a href="https://golangci-lint.run/product/thanks/">linter authors</a>.</p>
<p>We appreciate it! ❤️</p>
<p>For key updates, see the <a href="https://golangci-lint.run/product/changelog/%5B#1580%5D(https://redirect.github.com/golangci/golangci-lint/issues/1580)">changelog</a>.</p>
<!-- raw HTML omitted -->
<ul>
<li>7e2229aa Add <code>pre-commit</code> hook to run <code>config verify</code> (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4602">#4602</a>)</li>
<li>b2df2f48 Add new linter canonicalheader (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4672">#4672</a>)</li>
<li>95fc378f build(deps): bump github.com/Antonboom/errname from 0.1.12 to 0.1.13 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4669">#4669</a>)</li>
<li>4c3cc53f build(deps): bump github.com/Antonboom/nilnil from 0.1.7 to 0.1.8 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4668">#4668</a>)</li>
<li>2004f31e build(deps): bump github.com/butuzov/mirror from 1.1.0 to 1.2.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4610">#4610</a>)</li>
<li>4e56cba3 build(deps): bump github.com/ckaznocha/intrange from 0.1.1 to 0.1.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4601">#4601</a>)</li>
<li>ed205573 build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.3 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4522">#4522</a>)</li>
<li>dc512093 build(deps): bump github.com/daixiang0/gci from 0.13.3 to 0.13.4 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4611">#4611</a>)</li>
<li>8fb9856e build(deps): bump github.com/firefart/nonamedreturns from 1.0.4 to 1.0.5 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4666">#4666</a>)</li>
<li>8f59629b build(deps): bump github.com/go-critic/go-critic from 0.11.2 to 0.11.3 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4619">#4619</a>)</li>
<li>92cb3118 build(deps): bump github.com/golangci/misspell from 0.4.1 to 0.5.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4665">#4665</a>)</li>
<li>3f374122 build(deps): bump github.com/golangci/revgrep from 0.5.2 to 0.5.3 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4633">#4633</a>)</li>
<li>1611bca2 build(deps): bump github.com/jjti/go-spancheck from 0.5.3 to 0.6.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4670">#4670</a>)</li>
<li>e9536898 build(deps): bump github.com/jjti/go-spancheck from 0.6.0 to 0.6.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4679">#4679</a>)</li>
<li>3f63db13 build(deps): bump github.com/karamaru-alpha/copyloopvar from 1.0.10 to 1.1.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4632">#4632</a>)</li>
<li>e4dae2a2 build(deps): bump github.com/lasiar/canonicalheader from 1.0.5 to 1.0.6 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4682">#4682</a>)</li>
<li>28f7c396 build(deps): bump github.com/leonklingele/grouper from 1.1.1 to 1.1.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4613">#4613</a>)</li>
<li>8e8ad836 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4643">#4643</a>)</li>
<li>813af3ef build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4688">#4688</a>)</li>
<li>24bcca2e build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.8 to 1.5.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4690">#4690</a>)</li>
<li>e12d0708 build(deps): bump github.com/ryancurrah/gomodguard from 1.3.1 to 1.3.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4614">#4614</a>)</li>
<li>b937c196 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4612">#4612</a>)</li>
<li>fa1cca80 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4686">#4686</a>)</li>
<li>d2d77afe build(deps): bump github.com/ultraware/whitespace from 0.1.0 to 0.1.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4664">#4664</a>)</li>
<li>54bfac8c build(deps): bump github.com/yeya24/promlinter from 0.2.0 to 0.3.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4671">#4671</a>)</li>
<li>1eab03d6 build(deps): bump gitlab.com/bosi/decorder from 0.4.1 to 0.4.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4667">#4667</a>)</li>
<li>5e1e22f4 build(deps): bump go-simpler.org/musttag from 0.10.0 to 0.11.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4600">#4600</a>)</li>
<li>7f707636 build(deps): bump go-simpler.org/musttag from 0.11.0 to 0.12.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4621">#4621</a>)</li>
<li>b7c1d1a0 build(deps): bump go-simpler.org/musttag from 0.12.0 to 0.12.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4626">#4626</a>)</li>
<li>ad7eab96 build(deps): bump go-simpler.org/musttag from 0.9.0 to 0.10.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4579">#4579</a>)</li>
<li>40d48727 build(deps): bump go-simpler.org/sloglint from 0.5.0 to 0.5.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4644">#4644</a>)</li>
<li>7ea621b8 build(deps): bump go-simpler.org/sloglint from 0.5.1 to 0.6.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4645">#4645</a>)</li>
<li>1f46a118 build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4620">#4620</a>)</li>
<li>87db2a33 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4684">#4684</a>)</li>
<li>83a91b47 build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4625">#4625</a>)</li>
<li>b7c7a1d9 execinquery: deprecation (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4652">#4652</a>)</li>
<li>c00c1a56 feat: add fatcontext linter (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4583">#4583</a>)</li>
<li>5a9f5c1f feat: deprecate usage of linter alternative names (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4562">#4562</a>)</li>
<li>a7868b3e feat: err113 analyzer name (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4567">#4567</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md">github.com/golangci/golangci-lint's changelog</a>.</em></p>
<blockquote>
<h3>v1.58.0</h3>
<ol>
<li>New linters
<ul>
<li><code>fatcontext</code>: <a href="https://github.com/Crocmagnon/fatcontext">https://github.com/Crocmagnon/fatcontext</a></li>
<li><code>canonicalheader</code>: <a href="https://github.com/lasiar/canonicalheader">https://github.com/lasiar/canonicalheader</a></li>
</ul>
</li>
<li>Updated linters
<ul>
<li><code>copyloopvar</code>: from 1.0.10 to 1.1.0 (<code>ignore-alias</code> is replaced by <code>check-alias</code> with the opposite behavior)</li>
<li><code>decorder</code>: from 0.4.1 to 0.4.2</li>
<li><code>errname</code>: from 0.1.12 to 0.1.13</li>
<li><code>errorlint</code>: from 1.4.8 to 1.5.1 (new options <code>allowed-errors</code> and <code>allowed-errors-wildcard</code>)</li>
<li><code>execinquery</code>: deprecate linter ⚠️</li>
<li><code>gci</code>: from 0.12.3 to 0.13.4 (new section <code>localModule</code>)</li>
<li><code>gocritic</code>: from 0.11.2 to 0.11.3</li>
<li><code>spancheck</code>: from 0.5.3 to 0.6.1</li>
<li><code>goerr113</code> is replaced by <code>err113</code> ⚠️</li>
<li><code>gomnd</code> is replaced by <code>mnd</code> ⚠️</li>
<li><code>gomodguard</code>: from 1.3.1 to 1.3.2</li>
<li><code>grouper</code>: from 1.1.1 to 1.1.2</li>
<li><code>intrange</code>: from 0.1.1 to 0.1.2</li>
<li><code>mirror</code>: from 1.1.0 to 1.2.0</li>
<li><code>misspell</code>: from 0.4.1 to 0.5.1</li>
<li><code>musttag</code>: from 0.9.0 to 0.12.1</li>
<li><code>nilnil</code>: from 0.1.7 to 0.1.8</li>
<li><code>nonamedreturns</code>: from 1.0.4 to 1.0.5</li>
<li><code>promlinter</code>: from 0.2.0 to 0.3.0</li>
<li><code>sloglint</code>: from 0.5.0 to 0.6.0</li>
<li><code>unparam</code>: bump to HEAD (063aff900ca150b80930c8de76f11d7e6488222f)</li>
<li><code>whitespace</code>: from 0.1.0 to 0.1.1</li>
</ul>
</li>
<li>Enhancements
<ul>
<li>Speed up &quot;fast&quot; linters when only &quot;fast&quot; linters are run: between 40% and 80% faster at first run (i.e. without cache)</li>
</ul>
</li>
<li>Fixes
<ul>
<li>Use version with module plugins</li>
<li>Skip <code>go.mod</code> report inside autogenerated processor</li>
<li>Keep only <code>typecheck</code> issues when needed</li>
<li>Don't hide <code>typecheck</code> errors inside diff processor</li>
</ul>
</li>
<li>Misc.
<ul>
<li>⚠️ log an error when using previously deprecated linters (<a href="https://golangci-lint.run/product/roadmap/#linter-deprecation-cycle">Linter Deprecation Cycle</a>)
<ul>
<li><a href="https://github.com/remyoudompheng/go-misc/tree/master/deadcode"><code>deadcode</code></a>: deprecated since v1.49.0 (2022-08-23).</li>
<li><a href="https://github.com/mbilski/exhaustivestruct"><code>exhaustivestruct</code></a>: deprecated since v1.46.0 (2022-05-08).</li>
<li><a href="https://github.com/golang/lint"><code>golint</code></a>: deprecated since v1.41.0 (2021-06-15).</li>
<li><a href="https://github.com/esimonov/ifshort"><code>ifshort</code></a>: deprecated since v1.48.0 (2022-08-04).</li>
<li><a href="https://github.com/mvdan/interfacer"><code>interfacer</code></a>: deprecated since v1.38.0 (2021-03-03).</li>
<li><a href="https://github.com/mdempsky/maligned"><code>maligned</code></a>: deprecated since v1.38.0 (2021-03-03).</li>
<li><a href="https://github.com/sivchari/nosnakecase"><code>nosnakecase</code></a>: deprecated since v1.48.0 (2022-08-04).</li>
<li><a href="https://github.com/kyoh86/scopelint"><code>scopelint</code></a>: deprecated since v1.39.0 (2021-03-25).</li>
<li><a href="https://github.com/opennota/check"><code>structcheck</code></a>: deprecated since v1.49.0 (2022-08-23).</li>
<li><a href="https://github.com/opennota/check"><code>varcheck</code></a>: deprecated since v1.49.0 (2022-08-23).</li>
</ul>
</li>
<li>⚠️ Deprecate usage of linter alternative names</li>
<li>Remove help display on errors with <code>config verify</code> command</li>
<li>Add <code>pre-commit</code> hook to run <code>config verify</code></li>
</ul>
</li>
</ol>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/golangci/golangci-lint/commit/28b3813c887621934c04ed29c75d6dcfbba2271f"><code>28b3813</code></a> feat: use problem matchers for GitHub Action format (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4685">#4685</a>)</li>
<li><a href="https://github.com/golangci/golangci-lint/commit/24bcca2ebd1f26f91d3f2ed124d6660ed8aa6482"><code>24bcca2</code></a> build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.8 to 1.5.1 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4690">#4690</a>)</li>
<li><a href="https://github.com/golangci/golangci-lint/commit/0260ec853a739a644f551b61faf90b62ad5bb1ef"><code>0260ec8</code></a> unparam: bump to HEAD (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4689">#4689</a>)</li>
<li><a href="https://github.com/golangci/golangci-lint/commit/813af3eff737ea2b9981c060a72a2592e694413b"><code>813af3e</code></a> build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4688">#4688</a>)</li>
<li><a href="https://github.com/golangci/golangci-lint/commit/fa1cca8005d7e9de15c62108f113800821ac1b68"><code>fa1cca8</code></a> build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4686">#4686</a>)</li>
<li><a href="https://github.com/golangci/golangci-lint/commit/87db2a33c62cb35911818a3abd4115bd2b30b1fc"><code>87db2a3</code></a> build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4684">#4684</a>)</li>
<li><a href="https://github.com/golangci/golangci-lint/commit/38fac893158894dc824782c291dba3f7ab4507e1"><code>38fac89</code></a> feat: log an error when using previously deprecated linters (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4681">#4681</a>)</li>
<li><a href="https://github.com/golangci/golangci-lint/commit/e4dae2a211f365c78bb1f2cd0ab5623173a4d136"><code>e4dae2a</code></a> build(deps): bump github.com/lasiar/canonicalheader from 1.0.5 to 1.0.6 (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4682">#4682</a>)</li>
<li><a href="https://github.com/golangci/golangci-lint/commit/dfde3797d547300bf1b934f2f8728a621eaec4c8"><code>dfde379</code></a> dev: clean deprecated options (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4673">#4673</a>)</li>
<li><a href="https://github.com/golangci/golangci-lint/commit/55b2f5ddebb8270a2dac581cd072fbf287bd3174"><code>55b2f5d</code></a> dev: removes BaseRule, ExcludeRule, SeverityRule duplications (<a href="https://redirect.github.com/golangci/golangci-lint/issues/4676">#4676</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/golangci/golangci-lint/compare/v1.57.2...v1.58.0">compare view</a></li>
</ul>
</details>
<br />

Updates `golang.org/x/oauth2` from 0.19.0 to 0.20.0
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/golang/oauth2/commit/84cb9f7f5c5a639955cd501bfdd54f0e63997e61"><code>84cb9f7</code></a> oauth2: fix typo in comment</li>
<li><a href="https://github.com/golang/oauth2/commit/4b7f0bdbc7c30d05383d2597847300fbb870608b"><code>4b7f0bd</code></a> go.mod: update cloud.google.com/go/compute/metadata dependency</li>
<li><a href="https://github.com/golang/oauth2/commit/e11eea88a89331c1fae3d38a37f484363a8d597d"><code>e11eea8</code></a> microsoft: added DeviceAuthURL to AzureADEndpoint</li>
<li>See full diff in <a href="https://github.com/golang/oauth2/compare/v0.19.0...v0.20.0">compare view</a></li>
</ul>
</details>
<br />


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 <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


</details>