Browse Source

Bump rustyline from 9.0.0 to 9.1.0 (#1732)

Bumps [rustyline](https://github.com/kkawakam/rustyline) from 9.0.0 to 9.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/kkawakam/rustyline/releases">rustyline's releases</a>.</em></p>
<blockquote>
<h2>9.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Load terminal settings for VINTR, VQUIT, VSUSP on Unix <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/530">#530</a> / <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/535">#535</a></li>
<li>Fix interrupted interactive search <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/575">#575</a> / <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/576">#576</a></li>
<li>Upgrade dependencies <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/568">#568</a></li>
<li>Migrate to 2021 edition <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/575">#575</a> / <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/570">#570</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/kkawakam/rustyline/compare/v9.0.0...v9.1.0">https://github.com/kkawakam/rustyline/compare/v9.0.0...v9.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="1a4188b7ef"><code>1a4188b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/578">#578</a> from gwenn/9.1.0</li>
<li><a href="4833aa5ec5"><code>4833aa5</code></a> Prepare release 9.1.0</li>
<li><a href="957aea537b"><code>957aea5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/571">#571</a> from gwenn/misc</li>
<li><a href="96a5c1cffa"><code>96a5c1c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/577">#577</a> from gwenn/var</li>
<li><a href="ecf039cd77"><code>ecf039c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kkawakam/rustyline/issues/576">#576</a> from gwenn/edit_move_to_end</li>
<li><a href="ff5e526fc1"><code>ff5e526</code></a> Fix key_map initial capacity</li>
<li><a href="cbac6bd278"><code>cbac6bd</code></a> Rename edit_move_to_end to move_cursor_to_end</li>
<li><a href="f2cf63805d"><code>f2cf638</code></a> Fix interrupted interactive search</li>
<li><a href="c648126b83"><code>c648126</code></a> Misc</li>
<li><a href="f023b1d270"><code>f023b1d</code></a> Remove redundant is_some() check</li>
<li>Additional commits viewable in <a href="https://github.com/kkawakam/rustyline/compare/v9.0.0...v9.1.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustyline&package-manager=cargo&previous-version=9.0.0&new-version=9.1.0)](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 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>
pull/1736/head
dependabot[bot] 3 years ago
parent
commit
145efbe1c5
  1. 8
      Cargo.lock
  2. 2
      boa_cli/Cargo.toml

8
Cargo.lock generated

@ -739,9 +739,9 @@ dependencies = [
[[package]]
name = "nix"
version = "0.22.0"
version = "0.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf1e25ee6b412c2a1e3fcb6a4499a5c1bfe7f43e014bdce9a6b6666e5aa2d187"
checksum = "f305c2c2e4c39a82f7bf0bf65fb557f9070ce06781d4f2454295cc34b1c43188"
dependencies = [
"bitflags",
"cc",
@ -1103,9 +1103,9 @@ dependencies = [
[[package]]
name = "rustyline"
version = "9.0.0"
version = "9.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "790487c3881a63489ae77126f57048b42d62d3b2bafbf37453ea19eedb6340d6"
checksum = "dec400b53af4f6551ad23214ba08af344125785a0508228af83a84d498a5ce33"
dependencies = [
"bitflags",
"cfg-if",

2
boa_cli/Cargo.toml

@ -14,7 +14,7 @@ default-run = "boa"
[dependencies]
Boa = { path = "../boa", features = ["deser", "console"] }
rustyline = "9.0.0"
rustyline = "9.1.0"
rustyline-derive = "0.6.0"
structopt = "0.3.25"
serde_json = "1.0.72"

Loading…
Cancel
Save