Skip to content

Commit

Permalink
deps: bump eslint-config-turbo from 2.1.3 to 2.2.1 (#1985)
Browse files Browse the repository at this point in the history
Bumps [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) from 2.1.3 to 2.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vercel/turborepo/releases">eslint-config-turbo's releases</a>.</em></p>
<blockquote>
<h2>Turborepo v2.2.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Changelog</h3>
<ul>
<li>handle VERCEL_ARTIFACTS_* env vars override by <a href="https://github.com/dimitropoulos"><code>@​dimitropoulos</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9249">vercel/turborepo#9249</a></li>
<li>fix(tui): avoid tui shutdown on unrecognized input by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9289">vercel/turborepo#9289</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/vercel/turborepo/compare/v2.2.0...v2.2.1">https://github.com/vercel/turborepo/compare/v2.2.0...v2.2.1</a></p>
<h2>Turborepo v2.2.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Docs</h3>
<ul>
<li>(docs) Consistency for configurations between docs and examples. by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9212">vercel/turborepo#9212</a></li>
<li>(docs) Fix spacing on link. by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9213">vercel/turborepo#9213</a></li>
<li>Removed an extra comma by <a href="https://github.com/itssidhere"><code>@​itssidhere</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9220">vercel/turborepo#9220</a></li>
<li>docs: add missing <code>}</code> and remove comma by <a href="https://github.com/morinokami"><code>@​morinokami</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9223">vercel/turborepo#9223</a></li>
<li>fix casing for product names by <a href="https://github.com/dimitropoulos"><code>@​dimitropoulos</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9229">vercel/turborepo#9229</a></li>
<li>log::debug and ignore on daemon usage in CI by <a href="https://github.com/dimitropoulos"><code>@​dimitropoulos</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9237">vercel/turborepo#9237</a></li>
<li>Update package-configurations.mdx by <a href="https://github.com/robertoms99"><code>@​robertoms99</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9232">vercel/turborepo#9232</a></li>
<li>fix(docs): circleci config - remove excess colon when calling node/install-packages by <a href="https://github.com/komichar"><code>@​komichar</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9264">vercel/turborepo#9264</a></li>
<li>docs: query documentation by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9258">vercel/turborepo#9258</a></li>
<li>docs for <code>--affected</code> on GitHub by <a href="https://github.com/dimitropoulos"><code>@​dimitropoulos</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9283">vercel/turborepo#9283</a></li>
<li>docs: interruptible by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9282">vercel/turborepo#9282</a></li>
<li>feat(docs): platform env docs by <a href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9281">vercel/turborepo#9281</a></li>
</ul>
<h3><code>@​turbo/repository</code></h3>
<ul>
<li>fix napi double .d.ts formatting by <a href="https://github.com/dimitropoulos"><code>@​dimitropoulos</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9238">vercel/turborepo#9238</a></li>
<li>feat(query): package changes reason by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9240">vercel/turborepo#9240</a></li>
</ul>
<h3>Examples</h3>
<ul>
<li>chore: Remove <code>display</code> key from generated <code>tsconfig</code> by <a href="https://github.com/Sensanaty"><code>@​Sensanaty</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9225">vercel/turborepo#9225</a></li>
<li>(examples) Move <code>types</code> field into first position of <code>exports</code> of <code>kitchen-sink</code> example. by <a href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9226">vercel/turborepo#9226</a></li>
<li>chore(examples): minor adjustments to <code>with-shell-commands</code> by <a href="https://github.com/breadadams"><code>@​breadadams</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9219">vercel/turborepo#9219</a></li>
<li>fix broken examples causing <code>pnpm test</code> to fail by <a href="https://github.com/dimitropoulos"><code>@​dimitropoulos</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9239">vercel/turborepo#9239</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>feat(query): add filter to <code>affectedPackages</code> by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9201">vercel/turborepo#9201</a></li>
<li>feat(query): add <code>currentRun</code> field to <code>turbo query</code> by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9196">vercel/turborepo#9196</a></li>
<li>fix(cache): set content length for put artifact by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9183">vercel/turborepo#9183</a></li>
<li>chore(query): fix query integration test by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9215">vercel/turborepo#9215</a></li>
<li>fix(affected): handle Github Actions provided commit not part of checkout by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9214">vercel/turborepo#9214</a></li>
<li>chore: fix grammar in README.md for project update by <a href="https://github.com/CaLxCyMru"><code>@​CaLxCyMru</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9206">vercel/turborepo#9206</a></li>
<li>chore: update contributing and troubleshooting docs by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9231">vercel/turborepo#9231</a></li>
<li>feat(query): add task dependencies/dependents by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9190">vercel/turborepo#9190</a></li>
<li>fix(query): naming conflict by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9242">vercel/turborepo#9242</a></li>
<li>feat: warn on empty cache by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9236">vercel/turborepo#9236</a></li>
<li>feat(query): adding indirect and all dependencies for tasks by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9207">vercel/turborepo#9207</a></li>
<li>feat(query): recover from trace errors by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9244">vercel/turborepo#9244</a></li>
<li>chore: add USER as one of the supported process.env variables to passthru by <a href="https://github.com/cosn"><code>@​cosn</code></a> in <a href="https://redirect.github.com/vercel/turborepo/pull/9235">vercel/turborepo#9235</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vercel/turborepo/commit/de3d25f2c3f44ab9800d72adf3e072d83c7c340d"><code>de3d25f</code></a> publish 2.2.1 to registry</li>
<li><a href="https://github.com/vercel/turborepo/commit/5c36b0b451428c62a42deaeb82ca02130fb1d8c1"><code>5c36b0b</code></a> release(turborepo): 2.2.0 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/9287">#9287</a>)</li>
<li><a href="https://github.com/vercel/turborepo/commit/eae5582de316ebce686f91f92be14252d0fe3629"><code>eae5582</code></a> release(turborepo): 2.1.4-canary.9 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/9280">#9280</a>)</li>
<li><a href="https://github.com/vercel/turborepo/commit/42696fefcd90f16cbffa0370308e7209273c313a"><code>42696fe</code></a> release(turborepo): 2.1.4-canary.8 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/9274">#9274</a>)</li>
<li><a href="https://github.com/vercel/turborepo/commit/de75ae33915d197bac5c36df71df3edb1fb623cf"><code>de75ae3</code></a> release(turborepo): 2.1.4-canary.7 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/9272">#9272</a>)</li>
<li><a href="https://github.com/vercel/turborepo/commit/760488448a237a9bfd64c1c881e43f45cf1121ef"><code>7604884</code></a> release(turborepo): 2.1.4-canary.6 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/9265">#9265</a>)</li>
<li><a href="https://github.com/vercel/turborepo/commit/9dafce0fd6fe64cfa6f269ce4a7efb229bc652bb"><code>9dafce0</code></a> release(turborepo): 2.1.4-canary.5 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/9259">#9259</a>)</li>
<li><a href="https://github.com/vercel/turborepo/commit/1b9410f033e7008bd66dabaeb33ee4c6b4cf5bad"><code>1b9410f</code></a> release(turborepo): 2.1.4-canary.4 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/9256">#9256</a>)</li>
<li><a href="https://github.com/vercel/turborepo/commit/8f1dabadcc963eb55d979936d62b6f0cbdb0f486"><code>8f1daba</code></a> release(turborepo): 2.1.4-canary.3 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/9245">#9245</a>)</li>
<li><a href="https://github.com/vercel/turborepo/commit/fe3a9dfdbb46e6197750df9735fef58a63e0ffa9"><code>fe3a9df</code></a> release(turborepo): 2.1.4-canary.2 (<a href="https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo/issues/9241">#9241</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/vercel/turborepo/commits/v2.2.1/packages/eslint-config-turbo">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-config-turbo&package-manager=npm_and_yarn&previous-version=2.1.3&new-version=2.2.1)](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 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)


</details>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 59f32e4 commit 794344e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-turbo": "2.1.3"
"eslint-config-turbo": "2.2.1"
},
"peerDependencies": {
"eslint": "^8"
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

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

0 comments on commit 794344e

Please sign in to comment.