Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-config-turbo from 1.11.2 to 1.11.3 (#899)
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.11.2 to 1.11.3.
<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.11.3</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Docs</h3>
<ul>
<li>Updated outdated Docs &quot;Getting Started&quot; &gt; &quot;Create
a New Monorepo&quot; by <a
href="https://github.com/Gogoro"><code>@​Gogoro</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6786">vercel/turbo#6786</a></li>
<li>docs: fix typo under getting started by <a
href="https://github.com/denniscampos"><code>@​denniscampos</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6817">vercel/turbo#6817</a></li>
</ul>
<h3>create-turbo</h3>
<ul>
<li>release(turborepo): 1.11.2 by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6776">vercel/turbo#6776</a></li>
<li>release(turborepo): 1.11.3-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/6791">vercel/turbo#6791</a></li>
<li>release(turborepo): 1.11.3-canary.1 by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6835">vercel/turbo#6835</a></li>
<li>release(turborepo): 1.11.3-canary.2 by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6890">vercel/turbo#6890</a></li>
</ul>
<h3>Examples</h3>
<ul>
<li>Bump turbo in examples. by <a
href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/6766">vercel/turbo#6766</a></li>
<li>fix button prop appName from docs app by <a
href="https://github.com/Yunfei1982"><code>@​Yunfei1982</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6794">vercel/turbo#6794</a></li>
<li>Ignore dist in shell commands example. by <a
href="https://github.com/anthonyshew"><code>@​anthonyshew</code></a> in
<a
href="https://redirect.github.com/vercel/turbo/pull/6851">vercel/turbo#6851</a></li>
<li>fix(examples): Typo correction on design-system package.json by <a
href="https://github.com/GGalupo"><code>@​GGalupo</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6859">vercel/turbo#6859</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>chore: remove verbosity filter from chrome profile by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6779">vercel/turbo#6779</a></li>
<li>feat: add anon-profile flag by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6781">vercel/turbo#6781</a></li>
<li>chore: remove verbosity flag when running benchmark by <a
href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6782">vercel/turbo#6782</a></li>
<li>feat(gen): pass the command cwd through by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6795">vercel/turbo#6795</a></li>
<li>perf(yarn3): eagerly construct map from workspace paths to locators
by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6797">vercel/turbo#6797</a></li>
<li>fix: add missing dependency to cargo lockfile by <a
href="https://github.com/mehulkar"><code>@​mehulkar</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6807">vercel/turbo#6807</a></li>
<li>refactor: Remove bookkeeping abstraction from turbo config by <a
href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6809">vercel/turbo#6809</a></li>
<li>chore: include response body if not valid JSON by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6796">vercel/turbo#6796</a></li>
<li>chore: add tracing to primary lockfile functions by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6800">vercel/turbo#6800</a></li>
<li>feat(turbo): telemetry client by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6743">vercel/turbo#6743</a></li>
<li>fix(telemetry): don’t track hash by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6828">vercel/turbo#6828</a></li>
<li>feat(telemetry): add README disabled note by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6829">vercel/turbo#6829</a></li>
<li>feat(telemetry): generic parent to child event by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6830">vercel/turbo#6830</a></li>
<li>Create wrapper for <code>dirs_next::config_dir()</code> by <a
href="https://github.com/Zertsov"><code>@​Zertsov</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6837">vercel/turbo#6837</a></li>
<li>fix: Allow for long symlinks by using append_link by <a
href="https://github.com/NicholasLYang"><code>@​NicholasLYang</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6838">vercel/turbo#6838</a></li>
<li>Use the sso team instead of the string 'sso' by <a
href="https://github.com/Zertsov"><code>@​Zertsov</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6867">vercel/turbo#6867</a></li>
<li>feat(telemetry): track client system info by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6868">vercel/turbo#6868</a></li>
<li>fix(yarn4): avoid overwriting non-npm protocols by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6723">vercel/turbo#6723</a></li>
<li>fix: avoid deleting cached package discovery data by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6872">vercel/turbo#6872</a></li>
<li>Make link command use auth crate instead of config token by <a
href="https://github.com/Zertsov"><code>@​Zertsov</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6870">vercel/turbo#6870</a></li>
<li>fix support bracket filepaths by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6877">vercel/turbo#6877</a></li>
<li>fix clippy 'errors' by <a
href="https://github.com/Zertsov"><code>@​Zertsov</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6881">vercel/turbo#6881</a></li>
<li>feat(telemetry): add run and repo events by <a
href="https://github.com/tknickman"><code>@​tknickman</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6876">vercel/turbo#6876</a></li>
<li>add base url getter to APIClient by <a
href="https://github.com/Zertsov"><code>@​Zertsov</code></a> in <a
href="https://redirect.github.com/vercel/turbo/pull/6888">vercel/turbo#6888</a></li>
<li>chore: tracing overhaul by <a
href="https://github.com/chris-olszewski"><code>@​chris-olszewski</code></a>
in <a
href="https://redirect.github.com/vercel/turbo/pull/6869">vercel/turbo#6869</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Yunfei1982"><code>@​Yunfei1982</code></a> made
their first contribution in <a
href="https://redirect.github.com/vercel/turbo/pull/6794">vercel/turbo#6794</a></li>
<li><a href="https://github.com/Gogoro"><code>@​Gogoro</code></a> made
their first contribution in <a
href="https://redirect.github.com/vercel/turbo/pull/6786">vercel/turbo#6786</a></li>
<li><a
href="https://github.com/denniscampos"><code>@​denniscampos</code></a>
made their first contribution in <a
href="https://redirect.github.com/vercel/turbo/pull/6817">vercel/turbo#6817</a></li>
<li><a href="https://github.com/jupapios"><code>@​jupapios</code></a>
made their first contribution in <a
href="https://redirect.github.com/vercel/turbo/pull/6849">vercel/turbo#6849</a></li>
<li><a href="https://github.com/GGalupo"><code>@​GGalupo</code></a> made
their first contribution in <a
href="https://redirect.github.com/vercel/turbo/pull/6859">vercel/turbo#6859</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/f28ae158c79a936e10f88e9380cc5d8ba381f161"><code>f28ae15</code></a>
publish 1.11.3 to registry</li>
<li><a
href="https://github.com/vercel/turbo/commit/52aee0d9524bd1f65750fbada497d4961cd9e367"><code>52aee0d</code></a>
release(turborepo): 1.11.3-canary.2 (<a
href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/6890">#6890</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/ed30d40f2c4d33808e7c307a7b360ac328fc2443"><code>ed30d40</code></a>
release(turborepo): 1.11.3-canary.1 (<a
href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/6835">#6835</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/1c5d7de2e7955ddf63dedeb8bd1d66432a7b22b9"><code>1c5d7de</code></a>
release(turborepo): 1.11.3-canary.0 (<a
href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/6791">#6791</a>)</li>
<li><a
href="https://github.com/vercel/turbo/commit/896df1b858698fb9075d4abbe9a0575772516a61"><code>896df1b</code></a>
release(turborepo): 1.11.2 (<a
href="https://github.com/vercel/turbo/tree/HEAD/packages/eslint-config-turbo/issues/6776">#6776</a>)</li>
<li>See full diff in <a
href="https://github.com/vercel/turbo/commits/v1.11.3/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.11.2&new-version=1.11.3)](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 Jan 5, 2024
1 parent bbef880 commit dcb9e34
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.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.11.2",
"eslint-config-turbo": "^1.11.3",
"eslint-plugin-prettier": "^5.1.2",
"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 dcb9e34

Please sign in to comment.