Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): Bump @typescript-eslint/parser from 3.4.0 to 3.5.0 (#…
Browse files Browse the repository at this point in the history
…1182)

[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

If you make any changes to it yourself then they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.4.0 to 3.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/parser's releases</a>.</em></p>
<blockquote>
<h2>v3.5.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v3.4.0...v3.5.0">3.5.0</a> (2020-06-29)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [naming-convention] support unicode in regex (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2241">#2241</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5fdd21a1726fb6928098c4152aec55a30df960d4">5fdd21a</a>)</li>
<li><strong>typescript-estree:</strong> forward compatibility for new compound assignment operators (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2253">#2253</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ba41680f2a25b1aa4d05c2d4b132ac73a6faefbd">ba41680</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add package scope-manager (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1939">#1939</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/682eb7e009c3f22a542882dfd3602196a60d2a1e">682eb7e</a>)</li>
<li>split types into their own package (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2229">#2229</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5f4591886f3438329fbf2229b03ac66174334a24">5f45918</a>)</li>
<li>split visitor keys into their own package (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2230">#2230</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/689dae37392d527c64ae83db2a4c3e6b7fecece7">689dae3</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md">@typescript-eslint/parser's changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v3.4.0...v3.5.0">3.5.0</a> (2020-06-29)</h1>
<h3>Features</h3>
<ul>
<li>split types into their own package (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2229">#2229</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5f4591886f3438329fbf2229b03ac66174334a24">5f45918</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6"><code>16667b1</code></a> chore: publish v3.5.0</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5f4591886f3438329fbf2229b03ac66174334a24"><code>5f45918</code></a> feat: split types into their own package (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2229">#2229</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v3.5.0/packages/parser">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=3.4.0&new-version=3.5.0)](https://help.github.com/articles/configuring-automated-security-fixes)

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
kodiakhq[bot] authored Jun 30, 2020
2 parents 1e1aceb + a50afff commit eeeef51
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2930,13 +2930,14 @@
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/parser@^3.3.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.4.0.tgz#fe52b68c5cb3bba3f5d875bd17adb70420d49d8d"
integrity sha512-ZUGI/de44L5x87uX5zM14UYcbn79HSXUR+kzcqU42gH0AgpdB/TjuJy3m4ezI7Q/jk3wTQd755mxSDLhQP79KA==
version "3.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.5.0.tgz#9ff8c11877c48df24e10e19d7bf542ee0359500d"
integrity sha512-sU07VbYB70WZHtgOjH/qfAp1+OwaWgrvD1Km1VXqRpcVxt971PMTU7gJtlrCje0M+Sdz7xKAbtiyIu+Y6QdnVA==
dependencies:
"@types/eslint-visitor-keys" "^1.0.0"
"@typescript-eslint/experimental-utils" "3.4.0"
"@typescript-eslint/typescript-estree" "3.4.0"
"@typescript-eslint/experimental-utils" "3.5.0"
"@typescript-eslint/types" "3.5.0"
"@typescript-eslint/typescript-estree" "3.5.0"
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/types@3.5.0":
Expand Down

1 comment on commit eeeef51

@vercel
Copy link

@vercel vercel bot commented on eeeef51 Jun 30, 2020

Please sign in to comment.