Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint from 7.6.0 to 7.7.0 #91

Merged
merged 1 commit into from
Aug 18, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 17, 2020

Bumps eslint from 7.6.0 to 7.7.0.

Release notes

Sourced from eslint's releases.

v7.7.0

  • b46f3ee Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13545) (Sunghyun Cho)
  • 26aa245 Docs: clarify "case" specifier in padding-line-between-statements (#13562) (Milos Djermanovic)
  • 082891c Docs: Update semantic versioning policy (#13563) (Nicholas C. Zakas)
  • 4e0b672 Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564) (Kai Cataldo)
  • 254990e Fix: indent for async arrow functions (fixes #13497) (#13544) (Anix)
  • 28ca339 Sponsors: Sync README with website (ESLint Jenkins)
  • 2e4158d Sponsors: Sync README with website (ESLint Jenkins)
  • 488d159 Sponsors: Sync README with website (ESLint Jenkins)
  • c44306e Sponsors: Sync README with website (ESLint Jenkins)
  • 6677180 Sponsors: Sync README with website (ESLint Jenkins)
  • 07db7b8 Sponsors: Sync README with website (ESLint Jenkins)
  • d4ce4d3 Sponsors: Sync README with website (ESLint Jenkins)
  • 284e954 Sponsors: Sync README with website (ESLint Jenkins)
  • ae9b54e Sponsors: Sync README with website (ESLint Jenkins)
  • 9124a15 Chore: remove leche (fixes #13287) (#13533) (Mark de Dios)
  • 5c4c7f5 Sponsors: Sync README with website (ESLint Jenkins)
  • 48d8ec8 Sponsors: Sync README with website (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v7.7.0 - August 14, 2020

  • b46f3ee Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13545) (Sunghyun Cho)
  • 26aa245 Docs: clarify "case" specifier in padding-line-between-statements (#13562) (Milos Djermanovic)
  • 082891c Docs: Update semantic versioning policy (#13563) (Nicholas C. Zakas)
  • 4e0b672 Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564) (Kai Cataldo)
  • 254990e Fix: indent for async arrow functions (fixes #13497) (#13544) (Anix)
  • 28ca339 Sponsors: Sync README with website (ESLint Jenkins)
  • 2e4158d Sponsors: Sync README with website (ESLint Jenkins)
  • 488d159 Sponsors: Sync README with website (ESLint Jenkins)
  • c44306e Sponsors: Sync README with website (ESLint Jenkins)
  • 6677180 Sponsors: Sync README with website (ESLint Jenkins)
  • 07db7b8 Sponsors: Sync README with website (ESLint Jenkins)
  • d4ce4d3 Sponsors: Sync README with website (ESLint Jenkins)
  • 284e954 Sponsors: Sync README with website (ESLint Jenkins)
  • ae9b54e Sponsors: Sync README with website (ESLint Jenkins)
  • 9124a15 Chore: remove leche (fixes #13287) (#13533) (Mark de Dios)
  • 5c4c7f5 Sponsors: Sync README with website (ESLint Jenkins)
  • 48d8ec8 Sponsors: Sync README with website (ESLint Jenkins)
Commits
  • 0d90508 7.7.0
  • e027968 Build: changelog update for 7.7.0
  • b46f3ee Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13...
  • 26aa245 Docs: clarify "case" specifier in padding-line-between-statements (#13562)
  • 082891c Docs: Update semantic versioning policy (#13563)
  • 4e0b672 Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564)
  • 254990e Fix: indent for async arrow functions (fixes #13497) (#13544)
  • 28ca339 Sponsors: Sync README with website
  • 2e4158d Sponsors: Sync README with website
  • 488d159 Sponsors: Sync README with website
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 Aug 17, 2020
@jniles
Copy link
Contributor

jniles commented Aug 18, 2020

bors r+

bors bot added a commit that referenced this pull request Aug 18, 2020
89: chore(deps): bump puppeteer from 3.3.0 to 5.2.1 r=jniles a=dependabot-preview[bot]

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 3.3.0 to 5.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases">puppeteer's releases</a>.</em></p>
<blockquote>
<h2>v5.2.1</h2>
<h2>Highlights</h2>
<ul>
<li>Chromium 85.0.4182.0 (r782078)</li>
<li>We now allow configuring the browser debug logging behavior  (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6210">#6210</a>)</li>
</ul>
<h2>Raw notes</h2>
<p>4ee4649d - chore: mark v5.2.1 (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6254">#6254</a>)
e89e264a - feat(chromium): roll Chromium to r782078 (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6250">#6250</a>)
b2f69183 - fix: configure debug logging in browser (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6210">#6210</a>)
040f37ec - docs: fix link text (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6245">#6245</a>)
9fdf2ba2 - chore(docs): migrate page.pdf() docs (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6228">#6228</a>)
23315844 - docs(troubleshooting): install libXss in Dockerfile (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6236">#6236</a>)
042c4a23 - chore: mark 5.2.0-post (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6240">#6240</a>)</p>
<h2>v5.2.0</h2>
<h2>Feature changes</h2>
<p>The experimental API for registering custom query handlers is slightly changed such that one registers query handlers containing two strategies: one for querying a single element and one for querying all matching elements.</p>
<p>The API for custom query handlers is unchanged:</p>
<pre lang="ts"><code>__experimental_registerCustomQueryHandler(name: string, queryHandler: QueryHandler): void;
__experimental_unregisterCustomQueryHandler(name: string): void;
__experimental_customQueryHandlers(): Map&lt;string, QueryHandler&gt;;
__experimental_clearQueryHandlers(): void;
</code></pre>
<p>but QueryHandler is now defined as:</p>
<pre lang="ts"><code>export interface QueryHandler {
  queryOne?: (element: Element | Document, selector: string) =&gt; Element | null;
  queryAll?: (element: Element | Document, selector: string) =&gt; Element[] | NodeListOf&lt;Element&gt;;
}
</code></pre>
<h2>Bug fixes and improvements</h2>
<ul>
<li>The ESM build now includes file extensions in its import statements to match the ESM spec. <em>Note that the ESM build is still considered experimental and should not be relied on.</em></li>
<li>The docs on running Firefox Nightly are now much clearer.</li>
<li>We now vendor in common dependencies such as Mitt so they can be used more easily outside of the Node module resolution ecosystem.</li>
</ul>
<h2>Raw notes</h2>
<p>028f1442 - chore: mark v5.2.0 (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6238">#6238</a>)
313774c5 - feat: change QueryHandler to contain QueryOne and QueryAll methods (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6218">#6218</a>)
82645e85 - docs: better describe how to install Firefox Nightly with Puppeteer (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6226">#6226</a>)
f1a6b8d6 - chore: vendor Mitt &amp; update project structure (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/6209">#6209</a>)
fb806109 - docs(troubleshooting): drops obsolete dependencies (<a href="https://github-redirect.dependabot.com/puppeteer/puppeteer/issues/5354">#5354</a>)</p>
<!-- raw HTML omitted -->
</blockquote>


91: chore(deps-dev): bump eslint from 7.6.0 to 7.7.0 r=jniles a=dependabot-preview[bot]

Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2>v7.7.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/b46f3ee0dae4add9df99cae940b641ad8de58b9e"><code>b46f3ee</code></a> Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13545">#13545</a>) (Sunghyun Cho)</li>
<li><a href="https://github.com/eslint/eslint/commit/26aa2452b5f407fabc25dad21182180e4d3be532"><code>26aa245</code></a> Docs: clarify &quot;case&quot; specifier in padding-line-between-statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13562">#13562</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/082891c042d72953fe86cd3ce9c96e661760793d"><code>082891c</code></a> Docs: Update semantic versioning policy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13563">#13563</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/4e0b672eb4bf39f7502a550b08b25a56a196f19f"><code>4e0b672</code></a> Fix: revert &quot;Update: disallow multiple options in comma-dangle schema&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13564">#13564</a>) (Kai Cataldo)</li>
<li><a href="https://github.com/eslint/eslint/commit/254990e87914457ca25ea2d7ee012964e56fc9e5"><code>254990e</code></a> Fix: indent for async arrow functions (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13497">#13497</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13544">#13544</a>) (Anix)</li>
<li><a href="https://github.com/eslint/eslint/commit/28ca339259b07c96c73f2ef28cbf112b96395855"><code>28ca339</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/2e4158d3ec9cfed6400bf70795fd7171e96ff9b3"><code>2e4158d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/488d1595aef43c4d52cccdb2c97977884f0375a8"><code>488d159</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/c44306e52778309a79232ceab8b55a9aa0f2dfda"><code>c44306e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/6677180495e16a02d150d0552e7e5d5f6b77fcc5"><code>6677180</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/07db7b8080c2f68ee28e7d447db356c33e6fddce"><code>07db7b8</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/d4ce4d3b8492c3e4654ed1f51f2c48e6c0ad272f"><code>d4ce4d3</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/284e954f93126c50e0aa9b88f42afb03a47ad967"><code>284e954</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/ae9b54e59b01aa9f50ee31f5b6787d86e6b59de6"><code>ae9b54e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/9124a1599638a1caf4b7e252d1cb66abdc5e51c6"><code>9124a15</code></a> Chore: remove leche (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13287">#13287</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13533">#13533</a>) (Mark de Dios)</li>
<li><a href="https://github.com/eslint/eslint/commit/5c4c7f515c2e8e83f2186a66ddce75d6477abeb0"><code>5c4c7f5</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
<li><a href="https://github.com/eslint/eslint/commit/48d8ec8cf320c69aed17c6b6c78f19e7c1e587ca"><code>48d8ec8</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
</ul>
</blockquote>


Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.6.0...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-7.7.0 branch from cf13a8d to 749bf04 Compare August 18, 2020 10:07
@bors
Copy link
Contributor

bors bot commented Aug 18, 2020

Canceled.

@jniles
Copy link
Contributor

jniles commented Aug 18, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 18, 2020

Build succeeded:

@bors bors bot merged commit a0a8c65 into master Aug 18, 2020
@bors bors bot deleted the dependabot/npm_and_yarn/eslint-7.7.0 branch August 18, 2020 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant