Skip to content

Commit

Permalink
chore(deps-dev): Bump @nestjs/cli from 10.1.8 to 10.1.9 (#320)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.1.8 to
10.1.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nestjs/nest-cli/releases"><code>@​nestjs/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 10.1.9</h2>
<ul>
<li>Merge pull request <a
href="https://github.com/nestjs/nest-cli/issues/2159">#2159</a>
from nestjs/renovate/angular-cli-monorepo (707cb551)</li>
<li>Merge pull request <a
href="https://github.com/nestjs/nest-cli/issues/2169">#2169</a>
from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x (56c7b839)</li>
<li>Merge pull request <a
href="https://github.com/nestjs/nest-cli/issues/2179">#2179</a>
from micalevisk/perf/eage-load-compilers (76098446)</li>
<li>Merge pull request <a
href="https://github.com/nestjs/nest-cli/issues/2175">#2175</a>
from sezanzeb/patch-1 (36a7111d)</li>
<li>chore: ignore type declaration files from eslint checking
(5cc0c8ad)</li>
<li>perf(actions): on build, only import the used compiler
(984b697c)</li>
<li>chore(deps): update dependency release-it to v16.1.2 (27faa647)</li>
<li>chore(deps): update dependency eslint to v8.45.0 (d3688239)</li>
<li>fix(cli): don't fail if the argument contains multiple '--'
(72f94f1e)</li>
<li>chore(deps): update dependency <code>@​swc/core</code> to v1.3.69
(e21dd65a)</li>
<li>fix(deps): update dependency tsconfig-paths-webpack-plugin to v4.1.0
(4dd8bf23)</li>
<li>fix(deps): update angular-cli monorepo to v16.1.4 (e8dd6388)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nestjs/nest-cli/commit/7f13815186a429ca77be3b397ac3d2c0c5550174"><code>7f13815</code></a>
chore(): release v10.1.9</li>
<li><a
href="https://github.com/nestjs/nest-cli/commit/707cb55192213493b2476873051e9dfc6fa766d6"><code>707cb55</code></a>
Merge pull request <a
href="https://github.com/nestjs/nest-cli/issues/2159">#2159</a>
from nestjs/renovate/angular-cli-monorepo</li>
<li><a
href="https://github.com/nestjs/nest-cli/commit/56c7b83982b97f90107079e71669e366e87fd136"><code>56c7b83</code></a>
Merge pull request <a
href="https://github.com/nestjs/nest-cli/issues/2169">#2169</a>
from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x</li>
<li><a
href="https://github.com/nestjs/nest-cli/commit/760984464f64c42f80e23498470a2d70d210f328"><code>7609844</code></a>
Merge pull request <a
href="https://github.com/nestjs/nest-cli/issues/2179">#2179</a>
from micalevisk/perf/eage-load-compilers</li>
<li><a
href="https://github.com/nestjs/nest-cli/commit/36a7111d668eab7b72201450c7490d022a8d53f4"><code>36a7111</code></a>
Merge pull request <a
href="https://github.com/nestjs/nest-cli/issues/2175">#2175</a>
from sezanzeb/patch-1</li>
<li><a
href="https://github.com/nestjs/nest-cli/commit/5cc0c8ad93d31b5d6f2860bed62f7292bbaf39d4"><code>5cc0c8a</code></a>
chore: ignore type declaration files from eslint checking</li>
<li><a
href="https://github.com/nestjs/nest-cli/commit/984b697c9a57266675a562fdfea5171d85c61e6a"><code>984b697</code></a>
perf(actions): on build, only import the used compiler</li>
<li><a
href="https://github.com/nestjs/nest-cli/commit/27faa647cd1631e1de5fe09beed3a0d85d3c81c3"><code>27faa64</code></a>
chore(deps): update dependency release-it to v16.1.2</li>
<li><a
href="https://github.com/nestjs/nest-cli/commit/d36882396f1735d8e756774cfb6a04f450097691"><code>d368823</code></a>
chore(deps): update dependency eslint to v8.45.0</li>
<li><a
href="https://github.com/nestjs/nest-cli/commit/72f94f1ef33ccaa3881a0cfb51795ca43acf74b0"><code>72f94f1</code></a>
fix(cli): don't fail if the argument contains multiple '--'</li>
<li>Additional commits viewable in <a
href="https://github.com/nestjs/nest-cli/compare/10.1.8...10.1.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/cli&package-manager=npm_and_yarn&previous-version=10.1.8&new-version=10.1.9)](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 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>
  • Loading branch information
avaitonis authored Jul 17, 2023
2 parents 7df6d01 + 26c30cd commit ed3ea84
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@nestjs/cli": "^10.1.7",
"@nestjs/cli": "^10.1.9",
"@nestjs/schematics": "^10.0.1",
"@nestjs/testing": "^10.0.5",
"@tsconfig/node20": "^20.1.0",
Expand Down

0 comments on commit ed3ea84

Please sign in to comment.