Skip to content

Commit

Permalink
deps: Bump eslint-config-turbo from 1.12.3 to 1.12.4 (#231)
Browse files Browse the repository at this point in the history
Bumps [eslint-config-turbo](https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo) from 1.12.3 to 1.12.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vercel/turbo/releases">eslint-config-turbo's releases</a>.</em></p>
<blockquote>
<h2>Turborepo v1.12.4</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Docs</h3>
<ul>
<li>feat(cache): bump default timeout and add docs by <a href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a href="https://github.com/vercel/turbo/pull/7304">vercel/turbo#7304</a></li>
</ul>
<h3>create-turbo</h3>
<ul>
<li>release(turborepo): 1.12.3 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://github.com/vercel/turbo/pull/7296">vercel/turbo#7296</a></li>
<li>chore(create-turbo): update chalk to v4 by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7300">vercel/turbo#7300</a></li>
<li>release(turborepo): 1.12.4-canary.0 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://github.com/vercel/turbo/pull/7338">vercel/turbo#7338</a></li>
<li>release(turborepo): 1.12.4-canary.1 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://github.com/vercel/turbo/pull/7369">vercel/turbo#7369</a></li>
</ul>
<h3><code>@​turbo/repository</code> - ⚠️  <strong>Alpha - Expect Breaking Changes</strong></h3>
<ul>
<li>fix(<code>@​turbo/repository</code>): fix breaking API changes from turbo core by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7373">vercel/turbo#7373</a></li>
<li>chore(turbo): rename workspace -&gt; package in PackageGraph module by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7372">vercel/turbo#7372</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>chore(Turborepo): Delete or feature-gate imports by <a href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a href="https://github.com/vercel/turbo/pull/7295">vercel/turbo#7295</a></li>
<li>fix(Turborepo): Route through existing wait_for_filewatching call by <a href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a href="https://github.com/vercel/turbo/pull/7237">vercel/turbo#7237</a></li>
<li>feat(async_cache): support cloning by <a href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a href="https://github.com/vercel/turbo/pull/7293">vercel/turbo#7293</a></li>
<li>refactor: Error on absolute paths in turbo.json by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://github.com/vercel/turbo/pull/7292">vercel/turbo#7292</a></li>
<li>implement vercel auth token for SSO by <a href="https://github.com/Zertsov"><code>@​Zertsov</code></a> in <a href="https://github.com/vercel/turbo/pull/7192">vercel/turbo#7192</a></li>
<li>feat(<code>@​turbo/repository</code>): add method to return package dependents by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7242">vercel/turbo#7242</a></li>
<li>chore(<code>@​turbo/repository</code>): bump version to 0.0.1-canary.5 by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7312">vercel/turbo#7312</a></li>
<li>fix(Turborepo): Don't block forever if we have already gotten a parse error by <a href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a href="https://github.com/vercel/turbo/pull/7203">vercel/turbo#7203</a></li>
<li>chore(Turborepo): Remove ExecutionState, we don't need it anymore by <a href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a href="https://github.com/vercel/turbo/pull/7281">vercel/turbo#7281</a></li>
<li>feat(turbo): task access trace &amp; cached configs by <a href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a href="https://github.com/vercel/turbo/pull/7074">vercel/turbo#7074</a></li>
<li>chore: fix clippy lints in <code>@​turbo/repository</code> by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://github.com/vercel/turbo/pull/7310">vercel/turbo#7310</a></li>
<li>chore: Clean up log files, add <code>daemon log</code> subcommand by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://github.com/vercel/turbo/pull/7305">vercel/turbo#7305</a></li>
<li>chore: add shutdown method for async cache by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://github.com/vercel/turbo/pull/7309">vercel/turbo#7309</a></li>
<li>feat: vendor CI log groups by <a href="https://github.com/cymruu"><code>@​cymruu</code></a> in <a href="https://github.com/vercel/turbo/pull/6314">vercel/turbo#6314</a></li>
<li>feat(turborepo): daemon UX improvements by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://github.com/vercel/turbo/pull/7307">vercel/turbo#7307</a></li>
<li>chore(turborepo): Ensure fresh builds by <a href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a> in <a href="https://github.com/vercel/turbo/pull/7321">vercel/turbo#7321</a></li>
<li>chore: don't print debug info on successful login by <a href="https://github.com/Zertsov"><code>@​Zertsov</code></a> in <a href="https://github.com/vercel/turbo/pull/7323">vercel/turbo#7323</a></li>
<li>fix: check vercel token is still valid by <a href="https://github.com/Zertsov"><code>@​Zertsov</code></a> in <a href="https://github.com/vercel/turbo/pull/7325">vercel/turbo#7325</a></li>
<li>fix(Turborepo): Start moving cookie watching to downstream services by <a href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a href="https://github.com/vercel/turbo/pull/7283">vercel/turbo#7283</a></li>
<li>chore(<code>@​turbo/repository</code>): add inline jsdocs for findPackagesAndDependents method by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7331">vercel/turbo#7331</a></li>
<li>chore: modularize vercel api crate by <a href="https://github.com/Zertsov"><code>@​Zertsov</code></a> in <a href="https://github.com/vercel/turbo/pull/7329">vercel/turbo#7329</a></li>
<li>fix(Turborepo): Pass validated globs to daemon for watching by <a href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a href="https://github.com/vercel/turbo/pull/7327">vercel/turbo#7327</a></li>
<li>feat(Turborepo): Add spaces_id to layered config by <a href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a href="https://github.com/vercel/turbo/pull/7330">vercel/turbo#7330</a></li>
<li>feat(gitignore): break out gitignore util by <a href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a href="https://github.com/vercel/turbo/pull/7319">vercel/turbo#7319</a></li>
<li>feat(turbo): update changemapper to return name and path of packages by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7336">vercel/turbo#7336</a></li>
<li>chore(turbo): rename WorkspaceNode to PackageNode by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7351">vercel/turbo#7351</a></li>
<li>chore(turbo): rename WorkspaceInfo struct to PackageInfo by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7353">vercel/turbo#7353</a></li>
<li>chore(Turborepo): Move daemon paths off of CommandBase by <a href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a href="https://github.com/vercel/turbo/pull/7339">vercel/turbo#7339</a></li>
<li>fix: use system certs for tls by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://github.com/vercel/turbo/pull/7357">vercel/turbo#7357</a></li>
<li>chore(Turborepo): Remote CommandBase from Run by <a href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a href="https://github.com/vercel/turbo/pull/7360">vercel/turbo#7360</a></li>
<li>feat(<code>@​turbo/repository</code>): add affectedPackages API by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7326">vercel/turbo#7326</a></li>
<li>feat(<code>@​turbo/repository</code>): bump for release by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7361">vercel/turbo#7361</a></li>
<li>chore(turbo): rename WorkspaceName to PackageName by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7355">vercel/turbo#7355</a></li>
<li>chore(turbo): delete unused fixture in cli directory by <a href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a href="https://github.com/vercel/turbo/pull/7376">vercel/turbo#7376</a></li>
<li>fix: avoid grouping logs from tasks which ended in error by <a href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a> in <a href="https://github.com/vercel/turbo/pull/7335">vercel/turbo#7335</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vercel/turbo/commit/af256d18405f144d9e3122a678adde498417bda8"><code>af256d1</code></a> publish 1.12.4 to registry</li>
<li><a href="https://github.com/vercel/turbo/commit/6502545ae5e533679344109477cefbec538a19b3"><code>6502545</code></a> release(turborepo): 1.12.4-canary.1 (<a href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/7369">#7369</a>)</li>
<li><a href="https://github.com/vercel/turbo/commit/e06eb5919608743ca5c4e4b52dc03f31b41fb719"><code>e06eb59</code></a> release(turborepo): 1.12.4-canary.0 (<a href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/7338">#7338</a>)</li>
<li><a href="https://github.com/vercel/turbo/commit/83a22a5f49f760e420742129e325205391586640"><code>83a22a5</code></a> release(turborepo): 1.12.3 (<a href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/7296">#7296</a>)</li>
<li>See full diff in <a href="https://github.com/vercel/turbo/commits/v1.12.4/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=1.12.3&new-version=1.12.4)](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 Feb 20, 2024
1 parent b6c2257 commit f495f1b
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 @@ -26,7 +26,7 @@
"dependencies": {
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-turbo": "1.12.3",
"eslint-config-turbo": "1.12.4",
"eslint-plugin-react": "7.33.2",
"next": "14.1.0"
},
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 f495f1b

Please sign in to comment.