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

feat: build binaries for all systems #79

Merged
merged 20 commits into from
Jul 18, 2023
Merged

Conversation

duskpoet
Copy link
Member

No description provided.

duskpoet and others added 20 commits July 14, 2023 22:22
* added db alias ([d7dedbb](d7dedbb))
* auth command server listening ([#76](#76)) ([60dbee6](60dbee6))
* don't output http code in error message ([e0cc2e0](e0cc2e0))
Bumps [semver](https://github.com/npm/node-semver),
[@commitlint/is-ignored](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/is-ignored)
and [npm](https://github.com/npm/cli). These dependencies needed to be
updated together.
Updates `semver` from 7.5.0 to 7.5.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/node-semver/releases">semver's
releases</a>.</em></p>
<blockquote>
<h2>v7.5.2</h2>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.5.1...v7.5.2">7.5.2</a>
(2023-06-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/58c791f40ba8cf4be35a5ca6644353ecd6249edc"><code>58c791f</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/566">#566</a>
diff when detecting major change from prerelease (<a
href="https://redirect.github.com/npm/node-semver/issues/566">#566</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/5c8efbcb3c6c125af10746d054faff13e8c33fbd"><code>5c8efbc</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/565">#565</a>
preserve build in raw after inc (<a
href="https://redirect.github.com/npm/node-semver/issues/565">#565</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441"><code>717534e</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/564">#564</a>
better handling of whitespace (<a
href="https://redirect.github.com/npm/node-semver/issues/564">#564</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2>v7.5.1</h2>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.5.0...v7.5.1">7.5.1</a>
(2023-05-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/d30d25a5c1fb963c3cc9178cb1769fe45e4a3cab"><code>d30d25a</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/559">#559</a>
show type on invalid semver error (<a
href="https://redirect.github.com/npm/node-semver/issues/559">#559</a>)
(<a
href="https://github.com/tjenkinson"><code>@​tjenkinson</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/node-semver/blob/main/CHANGELOG.md">semver's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.5.1...v7.5.2">7.5.2</a>
(2023-06-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/58c791f40ba8cf4be35a5ca6644353ecd6249edc"><code>58c791f</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/566">#566</a>
diff when detecting major change from prerelease (<a
href="https://redirect.github.com/npm/node-semver/issues/566">#566</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/5c8efbcb3c6c125af10746d054faff13e8c33fbd"><code>5c8efbc</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/565">#565</a>
preserve build in raw after inc (<a
href="https://redirect.github.com/npm/node-semver/issues/565">#565</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441"><code>717534e</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/564">#564</a>
better handling of whitespace (<a
href="https://redirect.github.com/npm/node-semver/issues/564">#564</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2><a
href="https://github.com/npm/node-semver/compare/v7.5.0...v7.5.1">7.5.1</a>
(2023-05-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/d30d25a5c1fb963c3cc9178cb1769fe45e4a3cab"><code>d30d25a</code></a>
<a href="https://redirect.github.com/npm/node-semver/pull/559">#559</a>
show type on invalid semver error (<a
href="https://redirect.github.com/npm/node-semver/issues/559">#559</a>)
(<a
href="https://github.com/tjenkinson"><code>@​tjenkinson</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/node-semver/commit/e7b78de06eb14a7fa2075cedf9f167040d8d31af"><code>e7b78de</code></a>
chore: release 7.5.2</li>
<li><a
href="https://github.com/npm/node-semver/commit/58c791f40ba8cf4be35a5ca6644353ecd6249edc"><code>58c791f</code></a>
fix: diff when detecting major change from prerelease (<a
href="https://redirect.github.com/npm/node-semver/issues/566">#566</a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/5c8efbcb3c6c125af10746d054faff13e8c33fbd"><code>5c8efbc</code></a>
fix: preserve build in raw after inc (<a
href="https://redirect.github.com/npm/node-semver/issues/565">#565</a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/717534ee353682f3bcf33e60a8af4292626d4441"><code>717534e</code></a>
fix: better handling of whitespace (<a
href="https://redirect.github.com/npm/node-semver/issues/564">#564</a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/2f738e9a70d9b9468b7b69e9ed3e12418725c650"><code>2f738e9</code></a>
chore: bump <code>@​npmcli/template-oss</code> from 4.14.1 to 4.15.1 (<a
href="https://redirect.github.com/npm/node-semver/issues/558">#558</a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/aa016a67162c195938f7873ea29a73dac47ff9ba"><code>aa016a6</code></a>
chore: release 7.5.1</li>
<li><a
href="https://github.com/npm/node-semver/commit/d30d25a5c1fb963c3cc9178cb1769fe45e4a3cab"><code>d30d25a</code></a>
fix: show type on invalid semver error (<a
href="https://redirect.github.com/npm/node-semver/issues/559">#559</a>)</li>
<li><a
href="https://github.com/npm/node-semver/commit/09c69e23cdf6c69c51f83635482fff89ab2574e3"><code>09c69e2</code></a>
chore: bump <code>@​npmcli/template-oss</code> from 4.13.0 to 4.14.1 (<a
href="https://redirect.github.com/npm/node-semver/issues/555">#555</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/node-semver/compare/v7.5.0...v7.5.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@commitlint/is-ignored` from 17.6.5 to 17.6.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/releases"><code>@​commitlint/is-ignored</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v17.6.6</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump semver from 7.5.0 to 7.5.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3620">conventional-changelog/commitlint#3620</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v17.6.5...v17.6.6">https://github.com/conventional-changelog/commitlint/compare/v17.6.5...v17.6.6</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/is-ignored/CHANGELOG.md"><code>@​commitlint/is-ignored</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v17.6.5...v17.6.6">17.6.6</a>
(2023-06-24)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​commitlint/is-ignored</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/890a9318d36143f7fce80af6e169c2f1958f1aa5"><code>890a931</code></a>
v17.6.6</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/05e15a0be7ffeca9fb2c18ad637bc0e13ff60f93"><code>05e15a0</code></a>
build(deps): bump semver from 7.5.0 to 7.5.2 (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/is-ignored/issues/3620">#3620</a>)</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v17.6.6/@commitlint/is-ignored">compare
view</a></li>
</ul>
</details>
<br />

Updates `npm` from 9.6.7 to 9.8.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/cli/blob/latest/CHANGELOG.md">npm's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/cli/compare/v9.7.2...v9.8.0">9.8.0</a>
(2023-07-05)</h2>
<h3>Features</h3>
<ul>
<li><a
href="https://github.com/npm/cli/commit/67459e7b56a5e8d2b4f8eb3a0487183013c63b99"><code>67459e7</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6626">#6626</a> add
<code>pkg fix</code> subcommand (<a
href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
<li><a
href="https://github.com/npm/cli/commit/89b27413952ca454f715fee314d37e26f371444d"><code>89b2741</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6548">#6548</a> add
ps1 scripts (<a
href="https://redirect.github.com/npm/cli/issues/6548">#6548</a>) (<a
href="https://github.com/mribbons"><code>@​mribbons</code></a>, <a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/cli/commit/b252164dd5c866bf2d25c96836ad829d4d6909ee"><code>b252164</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6626">#6626</a>
<code>@npmcli/package-json@4.0.0</code></li>
<li><a
href="https://github.com/npm/cli/commit/92386822ddf0a849fd2c269b1f5ee9ee47082da0"><code>9238682</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6623">#6623</a>
<code>sigstore@1.7.0</code> (<a
href="https://redirect.github.com/npm/cli/issues/6623">#6623</a>)</li>
<li><a
href="https://github.com/npm/cli/releases/tag/arborist-v6.3.0">Workspace</a>:
<code>@npmcli/arborist@6.3.0</code></li>
<li><a
href="https://github.com/npm/cli/releases/tag/libnpmdiff-v5.0.19">Workspace</a>:
<code>libnpmdiff@5.0.19</code></li>
<li><a
href="https://github.com/npm/cli/releases/tag/libnpmexec-v6.0.2">Workspace</a>:
<code>libnpmexec@6.0.2</code></li>
<li><a
href="https://github.com/npm/cli/releases/tag/libnpmfund-v4.0.19">Workspace</a>:
<code>libnpmfund@4.0.19</code></li>
<li><a
href="https://github.com/npm/cli/releases/tag/libnpmpack-v5.0.19">Workspace</a>:
<code>libnpmpack@5.0.19</code></li>
<li><a
href="https://github.com/npm/cli/releases/tag/libnpmpublish-v7.5.0">Workspace</a>:
<code>libnpmpublish@7.5.0</code></li>
</ul>
<h2><a
href="https://github.com/npm/cli/compare/v9.7.1...v9.7.2">9.7.2</a>
(2023-06-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/cli/commit/939a188bc3ab9c2bfa49ccb4837fe4ad844131ed"><code>939a188</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6574">#6574</a> ignore
node prereleases in npm engines check (<a
href="https://redirect.github.com/npm/cli/issues/6574">#6574</a>) (<a
href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
<li><a
href="https://github.com/npm/cli/commit/d980405ffcbc80ad63fbea680ee40a57ffc4a210"><code>d980405</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6556">#6556</a> better
color support detection (<a
href="https://redirect.github.com/npm/cli/issues/6556">#6556</a>) (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/cli/commit/40d7e09aa9c038bc20e37c4fbd21d02dc82b93a7"><code>40d7e09</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6555">#6555</a> remove
unnecessary package.json values (<a
href="https://redirect.github.com/npm/cli/issues/6555">#6555</a>) (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/cli/commit/3a7378d889707d2a4c1f8a6397dda87825e9f5a3"><code>3a7378d</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6554">#6554</a>
cleanup bin contents (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/cli/commit/e722439b05bb4da691975359db58eac794f1f5d9"><code>e722439</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6497">#6497</a> move
all definitions to <code>@​npmcli/config</code> package (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><a
href="https://github.com/npm/cli/commit/405ffbfa2758ec388c06120fdf5fde2a07835779"><code>405ffbf</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6557">#6557</a> remove
redundant statement about files attribute (<a
href="https://redirect.github.com/npm/cli/issues/6557">#6557</a>) (<a
href="https://github.com/DaviDevMod"><code>@​DaviDevMod</code></a>)</li>
<li><a
href="https://github.com/npm/cli/commit/cd1e6aa320ccc264f5027de5976bb7acc32f1ded"><code>cd1e6aa</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6551">#6551</a> add
flag <code>package-lock-only</code> for <code>npm install</code> (<a
href="https://redirect.github.com/npm/cli/issues/6551">#6551</a>) (<a
href="https://github.com/m4rch3n1ng"><code>@​m4rch3n1ng</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/cli/commit/aebc523c46f6e37c943a750e4cb6ec4b8f12ae01"><code>aebc523</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6585">#6585</a>
<code>safe-buffer@5.2.1</code> <code>string_decoder@1.3.0</code> (<a
href="https://redirect.github.com/npm/cli/issues/6585">#6585</a>)</li>
<li><a
href="https://github.com/npm/cli/commit/bb6054b9558efd859e32ba9227453b3c84ef647d"><code>bb6054b</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>tuf-js@1.1.7</code></li>
<li><a
href="https://github.com/npm/cli/commit/aee4a30bfb88ac147f5f8ac9bdb28cfc0be16e7f"><code>aee4a30</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>strip-ansi@7.1.0</code></li>
<li><a
href="https://github.com/npm/cli/commit/6105dbcc1c1647c66759e73ad8699a539e8a70c3"><code>6105dbc</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>path-scurry@1.9.2</code></li>
<li><a
href="https://github.com/npm/cli/commit/22d44e81d6bced4c9d5960b74023ee017df6606b"><code>22d44e8</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>read-package-json@6.0.4</code></li>
<li><a
href="https://github.com/npm/cli/commit/fdd02fde1c53ce66a3b15b55907fd7e80680b89b"><code>fdd02fd</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>jackspeak@2.2.1</code></li>
<li><a
href="https://github.com/npm/cli/commit/77970756cb2a18257a50e765617f2237abe245d6"><code>7797075</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>is-core-module@2.12.1</code></li>
<li><a
href="https://github.com/npm/cli/commit/f9780ccbde62feb59691b5c2f19ed5f3688b1e7e"><code>f9780cc</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>sigstore@1.6.0</code></li>
<li><a
href="https://github.com/npm/cli/commit/72d6a79fa28aec50dab576e93ef06a89694770a5"><code>72d6a79</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>semver@7.5.2</code></li>
<li><a
href="https://github.com/npm/cli/commit/98f1f5fd2d6890c207c77452739053a674d83990"><code>98f1f5f</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>nopt@7.2.0</code></li>
<li><a
href="https://github.com/npm/cli/commit/8710ff88afffb573b4f65c4a19303924935fecd2"><code>8710ff8</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>pacote@15.2.0</code></li>
<li><a
href="https://github.com/npm/cli/commit/0cb539dae1311ef0f60ccf5bd47def1763c38852"><code>0cb539d</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>node-gyp@9.4.0</code></li>
<li><a
href="https://github.com/npm/cli/commit/39ad5862ffc99b3da365ab3dd8538b68a4352ea5"><code>39ad586</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>ini@4.1.1</code></li>
<li><a
href="https://github.com/npm/cli/commit/5e0070cf28353e94458e0d8190833595aa143314"><code>5e0070c</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>glob@10.2.7</code> <code>minimatch@9.0.1</code></li>
<li><a
href="https://github.com/npm/cli/commit/26cf235aa45d0d4100f061f009c1ffdf0a1fdf16"><code>26cf235</code></a>
<a href="https://redirect.github.com/npm/cli/pull/6573">#6573</a>
<code>cacache@17.1.3</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/cli/commit/b1c3256d62250b5dca113dd99bf1bd99f2500318"><code>b1c3256</code></a>
chore: release 9.8.0</li>
<li><a
href="https://github.com/npm/cli/commit/67459e7b56a5e8d2b4f8eb3a0487183013c63b99"><code>67459e7</code></a>
feat: add <code>pkg fix</code> subcommand</li>
<li><a
href="https://github.com/npm/cli/commit/c61e0376408240590bfc712fe9fdadd7dc9a48bc"><code>c61e037</code></a>
fix: use new load/create syntax for package-json</li>
<li><a
href="https://github.com/npm/cli/commit/b252164dd5c866bf2d25c96836ad829d4d6909ee"><code>b252164</code></a>
deps: <code>@​npmcli/package-json</code><a
href="https://github.com/4"><code>@​4</code></a>.0.0</li>
<li><a
href="https://github.com/npm/cli/commit/690c9fcbb4f7eaf7924ba011b3dd5cc8ef22e4da"><code>690c9fc</code></a>
chore: fix publish test in a git worktree (<a
href="https://redirect.github.com/npm/cli/issues/6627">#6627</a>)</li>
<li><a
href="https://github.com/npm/cli/commit/92386822ddf0a849fd2c269b1f5ee9ee47082da0"><code>9238682</code></a>
deps: sigstore@1.7.0 (<a
href="https://redirect.github.com/npm/cli/issues/6623">#6623</a>)</li>
<li><a
href="https://github.com/npm/cli/commit/5baf6a2c6274d9838556617e9ff5b66fe87ede51"><code>5baf6a2</code></a>
feat: SLSA 1.0 provenance statement (<a
href="https://redirect.github.com/npm/cli/issues/6613">#6613</a>)</li>
<li><a
href="https://github.com/npm/cli/commit/89b27413952ca454f715fee314d37e26f371444d"><code>89b2741</code></a>
feat: add ps1 scripts (<a
href="https://redirect.github.com/npm/cli/issues/6548">#6548</a>)</li>
<li><a
href="https://github.com/npm/cli/commit/332dec3ed92fcdb96b74adb94974187b729b7608"><code>332dec3</code></a>
chore: run all windows shims tests</li>
<li><a
href="https://github.com/npm/cli/commit/a2fa41ed7d6b1105928238d029fd212094b76391"><code>a2fa41e</code></a>
chore: normalize line endings and symlinks</li>
<li>Additional commits viewable in <a
href="https://github.com/npm/cli/compare/v9.6.7...v9.8.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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/neondatabase/neonctl/network/alerts).

</details>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Eduard Dyckman <bird.duskpoet@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@duskpoet duskpoet merged commit 14ca55d into main Jul 18, 2023
1 check passed
@duskpoet duskpoet deleted the eduard/release_binaries branch July 18, 2023 10:16
duskpoet added a commit that referenced this pull request Jul 18, 2023
duskpoet pushed a commit that referenced this pull request Jul 18, 2023
# [1.18.0](v1.17.3...v1.18.0) (2023-07-18)

### Features

* build binaries for all systems ([#79](#79)) ([d3d7a61](d3d7a61))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants