Skip to content

Commit

Permalink
fix: bump minimist from 1.2.5 to 1.2.7 in /typescript (#25)
Browse files Browse the repository at this point in the history
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to
1.2.7.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md">minimist's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/minimistjs/minimist/compare/v1.2.6...v1.2.7">v1.2.7</a>
- 2022-10-10</h2>
<h3>Commits</h3>
<ul>
<li>[meta] add <code>auto-changelog</code> <a
href="https://github.com/minimistjs/minimist/commit/0ebf4ebcd5f7787a5524d31a849ef41316b83c3c"><code>0ebf4eb</code></a></li>
<li>[actions] add reusable workflows <a
href="https://github.com/minimistjs/minimist/commit/e115b63fa9d3909f33b00a2db647ff79068388de"><code>e115b63</code></a></li>
<li>[eslint] add eslint; rules to enable later are warnings <a
href="https://github.com/minimistjs/minimist/commit/f58745b9bb84348e1be72af7dbba5840c7c13013"><code>f58745b</code></a></li>
<li>[Dev Deps] switch from <code>covert</code> to <code>nyc</code> <a
href="https://github.com/minimistjs/minimist/commit/ab033567b9c8b31117cb026dc7f1e592ce455c65"><code>ab03356</code></a></li>
<li>[readme] rename and add badges <a
href="https://github.com/minimistjs/minimist/commit/236f4a07e4ebe5ee44f1496ec6974991ab293ffd"><code>236f4a0</code></a></li>
<li>[meta] create FUNDING.yml; add <code>funding</code> in package.json
<a
href="https://github.com/minimistjs/minimist/commit/783a49bfd47e8335d3098a8cac75662cf71eb32a"><code>783a49b</code></a></li>
<li>[meta] use <code>npmignore</code> to autogenerate an npmignore file
<a
href="https://github.com/minimistjs/minimist/commit/f81ece6aaec2fa14e69ff4f1e0407a8c4e2635a2"><code>f81ece6</code></a></li>
<li>Only apps should have lockfiles <a
href="https://github.com/minimistjs/minimist/commit/56cad44c7f879b9bb5ec18fcc349308024a89bfc"><code>56cad44</code></a></li>
<li>[Dev Deps] update <code>covert</code>, <code>tape</code>; remove
unnecessary <code>tap</code> <a
href="https://github.com/minimistjs/minimist/commit/49c5f9fb7e6a92db9eb340cc679de92fb3aacded"><code>49c5f9f</code></a></li>
<li>[Tests] add <code>aud</code> in <code>posttest</code> <a
href="https://github.com/minimistjs/minimist/commit/228ae938f3cd9db9dfd8bd7458b076a7b2aef280"><code>228ae93</code></a></li>
<li>[meta] add <code>safe-publish-latest</code> <a
href="https://github.com/minimistjs/minimist/commit/01fc23f5104f85c75059972e01dd33796ab529ff"><code>01fc23f</code></a></li>
<li>[meta] update repo URLs <a
href="https://github.com/minimistjs/minimist/commit/6b164c7d68e0b6bf32f894699effdfb7c63041dd"><code>6b164c7</code></a></li>
</ul>
<h2><a
href="https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.6">v1.2.6</a>
- 2022-03-21</h2>
<h3>Commits</h3>
<ul>
<li>test from prototype pollution PR <a
href="https://github.com/minimistjs/minimist/commit/bc8ecee43875261f4f17eb20b1243d3ed15e70eb"><code>bc8ecee</code></a></li>
<li>isConstructorOrProto adapted from PR <a
href="https://github.com/minimistjs/minimist/commit/c2b981977fa834b223b408cfb860f933c9811e4d"><code>c2b9819</code></a></li>
<li>security notice for additional prototype pollution issue <a
href="https://github.com/minimistjs/minimist/commit/ef88b9325f77b5ee643ccfc97e2ebda577e4c4e2"><code>ef88b93</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/minimistjs/minimist/commit/c590d75b741a12b5423e2b299f38a7f7c7d25a18"><code>c590d75</code></a>
v1.2.7</li>
<li><a
href="https://github.com/minimistjs/minimist/commit/0ebf4ebcd5f7787a5524d31a849ef41316b83c3c"><code>0ebf4eb</code></a>
[meta] add <code>auto-changelog</code></li>
<li><a
href="https://github.com/minimistjs/minimist/commit/e115b63fa9d3909f33b00a2db647ff79068388de"><code>e115b63</code></a>
[actions] add reusable workflows</li>
<li><a
href="https://github.com/minimistjs/minimist/commit/01fc23f5104f85c75059972e01dd33796ab529ff"><code>01fc23f</code></a>
[meta] add <code>safe-publish-latest</code></li>
<li><a
href="https://github.com/minimistjs/minimist/commit/f58745b9bb84348e1be72af7dbba5840c7c13013"><code>f58745b</code></a>
[eslint] add eslint; rules to enable later are warnings</li>
<li><a
href="https://github.com/minimistjs/minimist/commit/228ae938f3cd9db9dfd8bd7458b076a7b2aef280"><code>228ae93</code></a>
[Tests] add <code>aud</code> in <code>posttest</code></li>
<li><a
href="https://github.com/minimistjs/minimist/commit/236f4a07e4ebe5ee44f1496ec6974991ab293ffd"><code>236f4a0</code></a>
[readme] rename and add badges</li>
<li><a
href="https://github.com/minimistjs/minimist/commit/ab033567b9c8b31117cb026dc7f1e592ce455c65"><code>ab03356</code></a>
[Dev Deps] switch from <code>covert</code> to <code>nyc</code></li>
<li><a
href="https://github.com/minimistjs/minimist/commit/49c5f9fb7e6a92db9eb340cc679de92fb3aacded"><code>49c5f9f</code></a>
[Dev Deps] update <code>covert</code>, <code>tape</code>; remove
unnecessary <code>tap</code></li>
<li><a
href="https://github.com/minimistjs/minimist/commit/783a49bfd47e8335d3098a8cac75662cf71eb32a"><code>783a49b</code></a>
[meta] create FUNDING.yml; add <code>funding</code> in package.json</li>
<li>Additional commits viewable in <a
href="https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~ljharb">ljharb</a>, a new releaser for
minimist since your current version.</p>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimist&package-manager=npm_and_yarn&previous-version=1.2.5&new-version=1.2.7)](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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
-  will rebase this PR
- will recreate this PR, overwriting any edits that have been made to it
-  will merge this PR after your CI passes on it
-  will squash and merge this PR after your CI passes on it
-  will cancel a previously requested merge and block automerging
-  will reopen this PR if it is closed
- will close this PR and stop Dependabot recreating it. You can achieve
the same result by closing it manually
- will close this PR and stop Dependabot creating any more for this
major version (unless you reopen the PR or upgrade to it yourself)
- will close this PR and stop Dependabot creating any more for this
minor version (unless you reopen the PR or upgrade to it yourself)
- will close this PR and stop Dependabot creating any more for this
dependency (unless you reopen the PR or upgrade to it yourself)
- will set the current labels as the default for future PRs for this
repo and language
- will set the current reviewers as the default for future PRs for this
repo and language
- will set the current assignees as the default for future PRs for this
repo and language
- will set the current milestone as the default for future PRs for this
repo and language

You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/kurtosis-tech/minimal-grpc-server/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gyanendra Mishra <[email protected]>
  • Loading branch information
dependabot[bot] and h4ck3rk3y authored Jan 20, 2023
1 parent 7b3b453 commit c16a423
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions typescript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -446,9 +446,9 @@ [email protected], minimatch@^3.0.4:
brace-expansion "^1.1.7"

minimist@^1.2.0, minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
version "1.2.7"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==

mkdirp@^0.5.1:
version "0.5.5"
Expand Down

0 comments on commit c16a423

Please sign in to comment.