Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

chore(deps-dev): Bump @typescript-eslint/parser from 2.23.0 to 2.24.0 #787

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 16, 2020

Bumps @typescript-eslint/parser from 2.23.0 to 2.24.0.

Release notes

Sourced from @typescript-eslint/parser's releases.

v2.24.0

2.24.0 (2020-03-16)

Bug Fixes

  • typescript-estree: unnecessary program updates by removing timeout methods (#1693) (2ccd66b)

Features

  • typescript-estree: support 3.8 export * as ns (#1698) (133f622)
Changelog

Sourced from @typescript-eslint/parser's changelog.

2.24.0 (2020-03-16)

Features

  • typescript-estree: support 3.8 export * as ns (#1698) (133f622)
Commits

Dependabot compatibility score

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 commands and options

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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 16, 2020
@dependabot-preview dependabot-preview bot requested a review from mcansh March 16, 2020 18:25
@mcansh mcansh added the automerge Have Kodiak automerge the PR label Mar 16, 2020
@kodiakhq
Copy link

kodiakhq bot commented Mar 16, 2020

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@kodiakhq kodiakhq bot removed the automerge Have Kodiak automerge the PR label Mar 16, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-2.24.0 branch from a5baee6 to 4222085 Compare March 16, 2020 18:29
@mcansh mcansh added the automerge Have Kodiak automerge the PR label Mar 16, 2020
@kodiakhq kodiakhq bot merged commit 6096b26 into master Mar 16, 2020
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/typescript-eslint/parser-2.24.0 branch March 16, 2020 18:34
mcansh pushed a commit that referenced this pull request Mar 18, 2020
…#787)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.23.0 to 2.24.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>v2.24.0</h2>
<h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v2.23.0...v2.24.0">2.24.0</a> (2020-03-16)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>typescript-estree:</strong> unnecessary program updates by removing timeout methods (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1693">#1693</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2ccd66b920816d54cc1a639059f60410df665900">2ccd66b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>typescript-estree:</strong> support 3.8 <code>export * as ns</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1698">#1698</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/133f622f38a286eac45288a9789d2ee529d5e582">133f622</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/v2.23.0...v2.24.0">2.24.0</a> (2020-03-16)</h1>
<h3>Features</h3>
<ul>
<li><strong>typescript-estree:</strong> support 3.8 <code>export * as ns</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1698">#1698</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/133f622f38a286eac45288a9789d2ee529d5e582">133f622</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/56e1e160a36cecc298dd1187ea035e1482489dd0"><code>56e1e16</code></a> chore: publish v2.24.0</li>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/133f622f38a286eac45288a9789d2ee529d5e582"><code>133f622</code></a> feat(typescript-estree): support 3.8 <code>export * as ns</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/1698">#1698</a>)</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v2.24.0/packages/parser">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=2.23.0&new-version=2.24.0)](https://dependabot.com/compatibility-score/?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=2.23.0&new-version=2.24.0)

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)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Have Kodiak automerge the PR dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant