Skip to content

Commit

Permalink
Bump reline from 0.3.9 to 0.4.0 in /spec/tester_mongo_rails_6 (#314)
Browse files Browse the repository at this point in the history
Bumps [reline](https://github.com/ruby/reline) from 0.3.9 to 0.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ruby/reline/releases">reline's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>✨ Enhancements</h3>
<ul>
<li>Introduce a new class Reline::Face to configure character attributes
by <a href="https://github.com/hasumikin"><code>@​hasumikin</code></a>
in <a
href="https://redirect.github.com/ruby/reline/pull/552">ruby/reline#552</a></li>
</ul>
<h3>🛠 Other Changes</h3>
<ul>
<li>Daily CI by <a
href="https://github.com/ima1zumi"><code>@​ima1zumi</code></a> in <a
href="https://redirect.github.com/ruby/reline/pull/597">ruby/reline#597</a></li>
<li>Add Racc as a development dependency by <a
href="https://github.com/hasumikin"><code>@​hasumikin</code></a> in <a
href="https://redirect.github.com/ruby/reline/pull/599">ruby/reline#599</a></li>
<li>Test Reline::Face without mocking by <a
href="https://github.com/st0012"><code>@​st0012</code></a> in <a
href="https://redirect.github.com/ruby/reline/pull/600">ruby/reline#600</a></li>
<li>Bump version to 0.4.0 by <a
href="https://github.com/ima1zumi"><code>@​ima1zumi</code></a> in <a
href="https://redirect.github.com/ruby/reline/pull/601">ruby/reline#601</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/reline/compare/v0.3.9...v0.4.0">https://github.com/ruby/reline/compare/v0.3.9...v0.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ruby/reline/commit/d15ab72d4fdec527e96a4a51e0496416fee4b315"><code>d15ab72</code></a>
Bump version to 0.4.0 (<a
href="https://redirect.github.com/ruby/reline/issues/601">#601</a>)</li>
<li><a
href="https://github.com/ruby/reline/commit/d2189ac43672b42710dec3f467dc3afaae64cce3"><code>d2189ac</code></a>
Test Reline::Face without mocking (<a
href="https://redirect.github.com/ruby/reline/issues/600">#600</a>)</li>
<li><a
href="https://github.com/ruby/reline/commit/fdc1d3b1e567939d113f2a78388e7092185d684b"><code>fdc1d3b</code></a>
Introduce a new class Reline::Face to configure character attributes (<a
href="https://redirect.github.com/ruby/reline/issues/552">#552</a>)</li>
<li><a
href="https://github.com/ruby/reline/commit/e094be068536924348c5f3152836cc2ecea9bec8"><code>e094be0</code></a>
same purpose as <a
href="https://redirect.github.com/ruby/irb/pull/747">ruby/irb#747</a>
(<a
href="https://redirect.github.com/ruby/reline/issues/599">#599</a>)</li>
<li><a
href="https://github.com/ruby/reline/commit/c873fb73144087f491e616d3ccd02186d9e6810c"><code>c873fb7</code></a>
Daily CI (<a
href="https://redirect.github.com/ruby/reline/issues/597">#597</a>)</li>
<li>See full diff in <a
href="https://github.com/ruby/reline/compare/v0.3.9...v0.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=reline&package-manager=bundler&previous-version=0.3.9&new-version=0.4.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 14a4d3c commit 3e7f19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/tester_mongo_rails_6/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ GEM
rake (13.1.0)
rdoc (6.6.0)
psych (>= 4.0.0)
reline (0.3.9)
reline (0.4.0)
io-console (~> 0.5)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
Expand Down

0 comments on commit 3e7f19c

Please sign in to comment.