+
Skip to content

Tags: tidbcloud/tidbcloud-cli

Tags

v1.0.0-beta.5

Toggle v1.0.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Audit log filter (#280)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zhangyangyu <angwerzx@126.com>

v1.0.0-nightly-20250523

Toggle v1.0.0-nightly-20250523's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix release version (#281)

The release version now is always dev, make upgrade and version
subcommand work as unexpected. Caused by
#236.

v1.0.0-beta.4

Toggle v1.0.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump @nestjs/common and @openapitools/openapi-generator-cli in /tools…

…/openapi-generator (#277)

Bumps
[@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common)
to 11.0.16 and updates ancestor dependency
[@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli).
These dependencies need to be updated together.

Updates `@nestjs/common` from 10.4.15 to 11.0.16
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nestjs/nest/releases"><code>@​nestjs/common</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v11.0.16 (2025-04-11)</h2>
<ul>
<li>fix(common): use <code>file-type</code> to validate file mimetypes
by <a href="https://github.com/Chathula"><code>@​Chathula</code></a> in
<a
href="https://redirect.github.com/nestjs/nest/pull/14881">nestjs/nest#14881</a></li>
</ul>
<h2>v11.0.15 (2025-04-10)</h2>
<h4>Bug fixes</h4>
<ul>
<li><code>platform-fastify</code>
<ul>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14935">#14935</a>
fix(fastify): methods comparison (<a
href="https://github.com/johaven"><code>@​johaven</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Johan Legrand (<a
href="https://github.com/johaven"><code>@​johaven</code></a>)</li>
</ul>
<h2>v11.0.14 (2025-04-09)</h2>
<h4>Bug fixes</h4>
<ul>
<li><code>platform-fastify</code>
<ul>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14511">#14511</a>
fix(fastify): adds the non-standard http methods to the instance (<a
href="https://github.com/johaven"><code>@​johaven</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Johan Legrand (<a
href="https://github.com/johaven"><code>@​johaven</code></a>)</li>
</ul>
<h2>v11.0.13 (2025-04-03)</h2>
<h4>Bug fixes</h4>
<ul>
<li><code>platform-fastify</code>
<ul>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14895">#14895</a>
fix(fastify-adapter): global prefix exclusion path handling w/middleware
(<a
href="https://github.com/KyleLilly"><code>@​KyleLilly</code></a>)</li>
</ul>
</li>
<li><code>microservices</code>
<ul>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14869">#14869</a>
fix(microservices): do not re-create client connection once get client
by service name (<a
href="https://github.com/mingo023"><code>@​mingo023</code></a>)</li>
</ul>
</li>
</ul>
<h4>Dependencies</h4>
<ul>
<li><code>platform-express</code>
<ul>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14883">#14883</a>
fix(deps): update dependency express to v5.1.0 (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14817">#14817</a>
fix(deps): update dependency multer to v1.4.5-lts.2 (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
</ul>
</li>
<li><code>platform-fastify</code>
<ul>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14861">#14861</a>
fix(deps): update dependency fastify to v5.2.2 (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14864">#14864</a>
chore(deps): bump <code>@​fastify/cors</code> from 11.0.0 to 11.0.1 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Kyle Lilly (<a
href="https://github.com/KyleLilly"><code>@​KyleLilly</code></a>)</li>
<li>Minh Ngo (<a
href="https://github.com/mingo023"><code>@​mingo023</code></a>)</li>
</ul>
<h2>v11.0.12 (2025-03-19)</h2>
<h4>Bug fixes</h4>
<ul>
<li><code>core</code>
<ul>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14803">#14803</a>
fix(core): infinite loop on broken circular reference (<a
href="https://github.com/kamilmysliwiec"><code>@​kamilmysliwiec</code></a>)</li>
<li><a
href="https://redirect.github.com/nestjs/nest/pull/14792">nestjs/nest#14792</a>
dependencies not resolving for request-scoped lazy providers (<a
href="https://github.com/anizozina"><code>@​anizozina</code></a>)</li>
</ul>
</li>
</ul>
<h4>Enhancements</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nestjs/nest/commit/b6edf9ada7c6436cc978978a6e1892e44b815b98"><code>b6edf9a</code></a>
chore(<a href="https://github.com/nestjs"><code>@​nestjs</code></a>)
publish v11.0.16 release</li>
<li><a
href="https://github.com/nestjs/nest/commit/ab79c566fd71e1a33ab47f79288a5f302e0124ef"><code>ab79c56</code></a>
chore: minor tweaks</li>
<li><a
href="https://github.com/nestjs/nest/commit/dcc177a133c51f0a23a98667f7e23209a8327531"><code>dcc177a</code></a>
Update packages/common/pipes/file/file-type.validator.ts</li>
<li><a
href="https://github.com/nestjs/nest/commit/e019da86a19b209cc3ec8740a53ea08fde42669a"><code>e019da8</code></a>
refactor(common): move back file type validator options type</li>
<li><a
href="https://github.com/nestjs/nest/commit/4718a648eb2069674ab592202ff682fc271b4057"><code>4718a64</code></a>
chore(<a href="https://github.com/nestjs"><code>@​nestjs</code></a>)
publish v11.0.15 release</li>
<li><a
href="https://github.com/nestjs/nest/commit/b6078fd923ac5eaf4e88c1a85a5d8ba497d2b70e"><code>b6078fd</code></a>
refactor(common): move file-type package to peer dependencies</li>
<li><a
href="https://github.com/nestjs/nest/commit/f34ef9a79361c25093556d3fa6d9774cb59dc88b"><code>f34ef9a</code></a>
refactor(common): refactor code to use simple eval</li>
<li><a
href="https://github.com/nestjs/nest/commit/3ff90244c72887377ad1dbe4e6b36cd00625a83c"><code>3ff9024</code></a>
fix(common): used eval import</li>
<li><a
href="https://github.com/nestjs/nest/commit/63d28bf1bcf9c72a5dd36d2795edef08f6675695"><code>63d28bf</code></a>
refactor(common): removed async keyword</li>
<li><a
href="https://github.com/nestjs/nest/commit/5243fca1dc4583f5572cdf5a61e75c0b2354982c"><code>5243fca</code></a>
fix(common): update file mime package and add param skip magic
numbers</li>
<li>Additional commits viewable in <a
href="https://github.com/nestjs/nest/commits/v11.0.16/packages/common">compare
view</a></li>
</ul>
</details>
<br />

Updates `@openapitools/openapi-generator-cli` from 2.18.4 to 2.19.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/OpenAPITools/openapi-generator-cli/releases"><code>@​openapitools/openapi-generator-cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.19.0</h2>
<h1><a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.18.4...v2.19.0">2.19.0</a>
(2025-04-16)</h1>
<h3>Features</h3>
<ul>
<li><strong>release:</strong> trigger a release (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/908">#908</a>)
(<a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/e17e4b561b9858864489b02d689c29cb17881274">e17e4b5</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/e17e4b561b9858864489b02d689c29cb17881274"><code>e17e4b5</code></a>
feat(release): trigger a release (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/908">#908</a>)</li>
<li><a
href="https://github.com/OpenAPITools/openapi-generator-cli/commit/c1faf74098c3cd7d7b87a83dca8ec9638a651de9"><code>c1faf74</code></a>
chore: update NestJS dependency to v11 (<a
href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/870">#870</a>)</li>
<li>See full diff in <a
href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.18.4...v2.19.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 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/tidbcloud/tidbcloud-cli/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.0-nightly-20250402

Toggle v1.0.0-nightly-20250402's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update doc (#272)

v1.0.0-beta.3

Toggle v1.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update doc (#272)

v1.0.0-nightly-20241010

Toggle v1.0.0-nightly-20241010's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use view when get branch/cluster (#248)

v1.0.0-nightly-20240924

Toggle v1.0.0-nightly-20240924's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update latest version (#244)

Update latest-version file and version in install.sh

Co-authored-by: zhangyangyu <3690895+zhangyangyu@users.noreply.github.com>

v1.0.0-beta.2

Toggle v1.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use TextArea model for service account key (#243)

v1.0.0-nightly-20240806

Toggle v1.0.0-nightly-20240806's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add whoami (#216)

---------

Signed-off-by: FingerLeader <wanxfinger@gmail.com>

v1.0.0-nightly-20240726

Toggle v1.0.0-nightly-20240726's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix error hint (#213)

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载