Skip to content

Commit

Permalink
Bump eslint-config-turbo from 1.10.12 to 1.10.13 (#567)
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.10.12 to 1.10.13.
<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.10.13</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Changelog</h3>
<ul>
<li>release(turborepo): 1.10.12 by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5611">vercel/turbo#5611</a></li>
<li>Change READMEs of created turborepos (reflect appDir) by <a
href="https://github.com/DerTimonius"><code>@​DerTimonius</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5583">vercel/turbo#5583</a></li>
<li>chore: upgrade pnpm to version that support node 20 by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5609">vercel/turbo#5609</a></li>
<li>export namespace object instead commonjs interop object by <a
href="https://github.com/sokra"><code>@​sokra</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5619">vercel/turbo#5619</a></li>
<li>fix esm export in build runtime by <a
href="https://github.com/sokra"><code>@​sokra</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5621">vercel/turbo#5621</a></li>
<li>Revert &quot;export namespace object instead commonjs interop
object&quot; by <a
href="https://github.com/sokra"><code>@​sokra</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5620">vercel/turbo#5620</a></li>
<li>Allow fallback to be used outside VERCEL by <a
href="https://github.com/cipriancaba"><code>@​cipriancaba</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5614">vercel/turbo#5614</a></li>
<li>fix(turborepo): Parse turbo json with comments by <a
href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5623">vercel/turbo#5623</a></li>
<li>remove require.cache clear from chunk loading by <a
href="https://github.com/sokra"><code>@​sokra</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5626">vercel/turbo#5626</a></li>
<li>Snapshot tests: canonicalize with dunce by <a
href="https://github.com/wbinnssmith"><code>@​wbinnssmith</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5582">vercel/turbo#5582</a></li>
<li>Turbopack: Sort env vars for compatibility by <a
href="https://github.com/wbinnssmith"><code>@​wbinnssmith</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5633">vercel/turbo#5633</a></li>
<li>fix tracing span names by <a
href="https://github.com/sokra"><code>@​sokra</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5624">vercel/turbo#5624</a></li>
<li>WEB-1278: Turbopack build: Implement minification with swc minify by
<a href="https://github.com/wbinnssmith"><code>@​wbinnssmith</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5597">vercel/turbo#5597</a></li>
<li>Update <code>swc_core</code> to <code>v0.79.33</code> by <a
href="https://github.com/kdy1"><code>@​kdy1</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5632">vercel/turbo#5632</a></li>
<li>feat: wasm text format and import support by <a
href="https://github.com/ForsakenHarmony"><code>@​ForsakenHarmony</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5636">vercel/turbo#5636</a></li>
<li>feature(turborepo): Port Async Cache and Cache Multiplexer by <a
href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5634">vercel/turbo#5634</a></li>
<li>update swc_core and sync deps by <a
href="https://github.com/sokra"><code>@​sokra</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5666">vercel/turbo#5666</a></li>
<li>[2/n] no-context lint: migrate some crates by <a
href="https://github.com/wbinnssmith"><code>@​wbinnssmith</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5640">vercel/turbo#5640</a></li>
<li>[3/n] no-context: migrate <code>turbopack-core</code> by <a
href="https://github.com/wbinnssmith"><code>@​wbinnssmith</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5661">vercel/turbo#5661</a></li>
<li>chore(docs): improve docs for loose &amp; strict env modes by <a
href="https://github.com/styfle"><code>@​styfle</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5671">vercel/turbo#5671</a></li>
<li>Make Go play nicely with omitempty. by <a
href="https://github.com/nathanhammond"><code>@​nathanhammond</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5673">vercel/turbo#5673</a></li>
<li>add untracked trait reads by <a
href="https://github.com/sokra"><code>@​sokra</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5675">vercel/turbo#5675</a></li>
<li>IssueFilePathExt -&gt; IssueDescriptionExt by <a
href="https://github.com/wbinnssmith"><code>@​wbinnssmith</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5676">vercel/turbo#5676</a></li>
<li>[4/n] no-context: migrate <code>turbopack-ecmascript</code> by <a
href="https://github.com/wbinnssmith"><code>@​wbinnssmith</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5662">vercel/turbo#5662</a></li>
<li>[5/n] no-context: migrate remaining crates by <a
href="https://github.com/wbinnssmith"><code>@​wbinnssmith</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5663">vercel/turbo#5663</a></li>
<li>Hide some turbo_tasks internals by <a
href="https://github.com/alexkirsz"><code>@​alexkirsz</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5584">vercel/turbo#5584</a></li>
<li>remove error in update by <a
href="https://github.com/sokra"><code>@​sokra</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5686">vercel/turbo#5686</a></li>
<li>chore(gen): reduce published bundle size by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5685">vercel/turbo#5685</a></li>
<li>feat(codemod): upgrade refactor by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5279">vercel/turbo#5279</a></li>
<li>release(turborepo): 1.10.13-canary.0 by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5690">vercel/turbo#5690</a></li>
<li>Cleanup minify by <a
href="https://github.com/sokra"><code>@​sokra</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5696">vercel/turbo#5696</a></li>
<li>feat: port task graph construction by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5652">vercel/turbo#5652</a></li>
<li>fix(turborepo): Rationalize the install and execution process. by <a
href="https://github.com/nathanhammond"><code>@​nathanhammond</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5695">vercel/turbo#5695</a></li>
<li>docs(ci-github-actions): fix indent by <a
href="https://github.com/mparramont"><code>@​mparramont</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5700">vercel/turbo#5700</a></li>
<li>feat: support <code>?module</code> imports for WebAssembly by <a
href="https://github.com/ForsakenHarmony"><code>@​ForsakenHarmony</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5660">vercel/turbo#5660</a></li>
<li>feature(turborepo): <code>turborepo-ui</code> crate by <a
href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5684">vercel/turbo#5684</a></li>
<li>fix dynamic embedding after the <code>Vc&lt;T&gt;</code> update by
<a
href="https://github.com/ForsakenHarmony"><code>@​ForsakenHarmony</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5708">vercel/turbo#5708</a></li>
<li>Update <code>swc_core</code> to <code>v0.79.55</code> by <a
href="https://github.com/kdy1"><code>@​kdy1</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5699">vercel/turbo#5699</a></li>
<li>AST-based modification of turbo.json by <a
href="https://github.com/nathanhammond"><code>@​nathanhammond</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5509">vercel/turbo#5509</a></li>
<li>chore(docs): use correct npm flag in installation docs by <a
href="https://github.com/itzjacki"><code>@​itzjacki</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5711">vercel/turbo#5711</a></li>
<li>Update environment variable docs. by <a
href="https://github.com/nathanhammond"><code>@​nathanhammond</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/5706">vercel/turbo#5706</a></li>
<li>chore(turborepo): Refactor globwatcher setup by <a
href="https://github.com/gsoltis"><code>@​gsoltis</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5704">vercel/turbo#5704</a></li>
<li>chore(turbo): disable deployments for gh pages by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5713">vercel/turbo#5713</a></li>
<li>Update <code>context</code> property in JS to match serialized Rust
type by <a
href="https://github.com/wbinnssmith"><code>@​wbinnssmith</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/5715">vercel/turbo#5715</a></li>
<li>feat: expose path to invalid package.json in error by <a
href="https://github.com/arlyon"><code>@​arlyon</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/5629">vercel/turbo#5629</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/c9cc6a92bf1acda3ce2bec054c4934ccab8f38d4"><code>c9cc6a9</code></a>
publish 1.10.13 to registry</li>
<li><a
href="https://github.com/vercel/turbo/commit/085534f4e8c001fa63c20498d3776e20b91ff0f4"><code>085534f</code></a>
chore(linting): fix lint and consolidate configs (<a
href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/5752">#5752</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/ba08eff2c9bf866036bd84170b4421feeac0376b"><code>ba08eff</code></a>
release(turborepo): 1.10.13-canary.2 (<a
href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/5741">#5741</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/a097ee94526dfea28251b247230634cdafa98372"><code>a097ee9</code></a>
release(turborepo): 1.10.13-canary.1 (<a
href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/5736">#5736</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/c8a1fbce8a1984001536ff717953e0c1c741a8d9"><code>c8a1fbc</code></a>
release(turborepo): 1.10.13-canary.0 (<a
href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/5690">#5690</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/32b6e5b3b8e0f460828a691f2fdff89fe82f005a"><code>32b6e5b</code></a>
release(turborepo): 1.10.12 (<a
href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/5611">#5611</a>)</li>
<li>See full diff in <a
href="https://github.com/vercel/turbo/commits/v1.10.13/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.10.12&new-version=1.10.13)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent 5aed125 commit ac19d12
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion eslint-config-easy-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.10.12",
"eslint-config-turbo": "^1.10.13",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
32 changes: 16 additions & 16 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 ac19d12

Please sign in to comment.