This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump alex from 8.0.0 to 8.1.1 (#2407)
Summary: Bumps [alex](https://github.com/get-alex/alex) from 8.0.0 to 8.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/get-alex/alex/releases">alex's releases</a>.</em></p> <blockquote> <h2>8.1.1</h2> <ul> <li>b6283b2 Refactor prose</li> <li>3629145 Refactor language around what alex checks for</li> <li>0612149 Update setup tutorial link</li> </ul> <h2>8.1.0</h2> <ul> <li>de8b339 Update <code>retext-equality</code></li> </ul> <h2>8.0.1</h2> <ul> <li>ebc61af Add <code>funding</code> field to <code>package.json</code></li> <li>5f55841 Add setup tutorial link to <code>install</code> in <code>readme.md</code></li> <li>1903a43 Update logo in readme</li> <li>0658fde Update assets</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/get-alex/alex/commit/fde1c9a02d2ea48e5cb874f05c4dd04a1d3ffe8e"><code>fde1c9a</code></a> 8.1.1</li> <li><a href="https://github.com/get-alex/alex/commit/428737ca2f5fed1d51ce2c8c2796709058d422b2"><code>428737c</code></a> Fix xo</li> <li><a href="https://github.com/get-alex/alex/commit/b6283b2545332047348adbd98ceaa037e8a22a61"><code>b6283b2</code></a> Refactor prose</li> <li><a href="https://github.com/get-alex/alex/commit/be7ecfab104e0f44e24d95d77a2fcf0232daab66"><code>be7ecfa</code></a> Update Node in Travis</li> <li><a href="https://github.com/get-alex/alex/commit/0cc55023ac92da4a691c45f8156790b09d204176"><code>0cc5502</code></a> Update dev-dependencies</li> <li><a href="https://github.com/get-alex/alex/commit/36291459d5dcecf4807fa32e8d2018b34132ea5d"><code>3629145</code></a> Refactor language around what alex checks for</li> <li><a href="https://github.com/get-alex/alex/commit/061214981b6a61124e8ea67219ceb2b0b426afcc"><code>0612149</code></a> Update setup tutorial link</li> <li><a href="https://github.com/get-alex/alex/commit/8ab860fea401a99e9636b2f7bcaeadccca0a4777"><code>8ab860f</code></a> 8.1.0</li> <li><a href="https://github.com/get-alex/alex/commit/de8b339a38b486a1f9931a7ad756ff5c045cf035"><code>de8b339</code></a> Update <code>retext-equality</code></li> <li><a href="https://github.com/get-alex/alex/commit/98798bd43369a373e273eddac59887ae45a95f9a"><code>98798bd</code></a> 8.0.1</li> <li>Additional commits viewable in <a href="https://github.com/get-alex/alex/compare/8.0.0...8.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=alex&package-manager=npm_and_yarn&previous-version=8.0.0&new-version=8.1.1)](https://dependabot.com/compatibility-score/?dependency-name=alex&package-manager=npm_and_yarn&previous-version=8.0.0&new-version=8.1.1) 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) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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 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](https://app.dependabot.com): - 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) </details> Pull Request resolved: #2407 Reviewed By: mrkev Differential Revision: D21424837 Pulled By: claudiopro fbshipit-source-id: 59f1537bc722ee39cca96dc2ce2b53d265bc6857
- Loading branch information