Skip to content

Commit

Permalink
Bump view_component from 3.7.0 to 3.10.0 (#209)
Browse files Browse the repository at this point in the history
Bumps [view_component](https://github.com/viewcomponent/view_component)
from 3.7.0 to 3.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/viewcomponent/view_component/releases">view_component's
releases</a>.</em></p>
<blockquote>
<h2>v3.10.0</h2>
<ul>
<li>
<p>Fix html escaping in <code>#call</code> for non-strings.</p>
<p><em>Reegan Viljoen, Cameron Dutro</em></p>
</li>
<li>
<p>Add <code>output_preamble</code> to match
<code>output_postamble</code>, using the same safety checks.</p>
<p><em>Kali Donovan, Michael Daross</em></p>
</li>
<li>
<p>Exclude html escaping of I18n reserved keys with
<code>I18n::RESERVED_KEYS</code> rather than
<code>I18n.reserved_keys_pattern</code>.</p>
<p><em>Nick Coyne</em></p>
</li>
<li>
<p>Update CI configuration to use <code>Appraisal</code>.</p>
<p><em>Hans Lemuet, Simon Fish</em></p>
</li>
</ul>
<h2>v3.9.0</h2>
<ul>
<li>
<p>Don’t break <code>rails stats</code> if ViewComponent path is
missing.</p>
<p><em>Claudio Baccigalupo</em></p>
</li>
<li>
<p>Add deprecation warnings for EOL ruby and Rails versions and patches
associated with them.</p>
<p><em>Reegan Viljoen</em></p>
</li>
<li>
<p>Add support for Ruby 3.3.</p>
<pre><code>*Reegan Viljoen*
</code></pre>
</li>
<li>
<p>Allow translations to be inherited and overridden in subclasses.</p>
<p><em>Elia Schito</em></p>
</li>
<li>
<p>Resolve console warnings when running test suite.</p>
<p><em>Joel Hawksley</em></p>
</li>
<li>
<p>Fix spelling in a local variable.</p>
<p><em>Olle Jonsson</em></p>
</li>
<li>
<p>Avoid duplicating rendered string when <code>output_postamble</code>
is blank.</p>
<p><em>Mitchell Henke</em></p>
</li>
<li>
<p>Ensure HTML output safety.</p>
<p><em>Cameron Dutro</em></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md">view_component's
changelog</a>.</em></p>
<blockquote>
<h2>3.10.0</h2>
<ul>
<li>
<p>Fix html escaping in <code>#call</code> for non-strings.</p>
<p><em>Reegan Viljoen, Cameron Dutro</em></p>
</li>
<li>
<p>Add <code>output_preamble</code> to match
<code>output_postamble</code>, using the same safety checks.</p>
<p><em>Kali Donovan, Michael Daross</em></p>
</li>
<li>
<p>Exclude html escaping of I18n reserved keys with
<code>I18n::RESERVED_KEYS</code> rather than
<code>I18n.reserved_keys_pattern</code>.</p>
<p><em>Nick Coyne</em></p>
</li>
<li>
<p>Update CI configuration to use <code>Appraisal</code>.</p>
<p><em>Hans Lemuet, Simon Fish</em></p>
</li>
</ul>
<h2>3.9.0</h2>
<ul>
<li>
<p>Don’t break <code>rails stats</code> if ViewComponent path is
missing.</p>
<p><em>Claudio Baccigalupo</em></p>
</li>
<li>
<p>Add deprecation warnings for EOL ruby and Rails versions and patches
associated with them.</p>
<p><em>Reegan Viljoen</em></p>
</li>
<li>
<p>Add support for Ruby 3.3.</p>
<p><em>Reegan Viljoen</em></p>
</li>
<li>
<p>Allow translations to be inherited and overridden in subclasses.</p>
<p><em>Elia Schito</em></p>
</li>
<li>
<p>Resolve console warnings when running test suite.</p>
<p><em>Joel Hawksley</em></p>
</li>
<li>
<p>Fix spelling in a local variable.</p>
<p><em>Olle Jonsson</em></p>
</li>
<li>
<p>Avoid duplicating rendered string when <code>output_postamble</code>
is blank.</p>
<p><em>Mitchell Henke</em></p>
</li>
<li>
<p>Ensure HTML output safety.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ViewComponent/view_component/commit/591977dd450f5de788fb1e8ed254a08b56b6abbd"><code>591977d</code></a>
release 3.10.0 (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1967">#1967</a>)</li>
<li><a
href="https://github.com/ViewComponent/view_component/commit/aca32f36c6bb1363c6f99c61d3988bb912d26b5d"><code>aca32f3</code></a>
Fix html escaping non strings (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1961">#1961</a>)</li>
<li><a
href="https://github.com/ViewComponent/view_component/commit/cc7c3133bcb334b52b765700857589536b476a77"><code>cc7c313</code></a>
Add output_preamble to match postamble (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1960">#1960</a>)</li>
<li><a
href="https://github.com/ViewComponent/view_component/commit/5a55ad5c875ff499aea06ea79384d831b14631e7"><code>5a55ad5</code></a>
Exclude I18n reserved keys from html escaping (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1953">#1953</a>)</li>
<li><a
href="https://github.com/ViewComponent/view_component/commit/1d19f88dd018535999c8e3203ba9aa5d5b1f101c"><code>1d19f88</code></a>
Bump errata-ai/vale-action (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1957">#1957</a>)</li>
<li><a
href="https://github.com/ViewComponent/view_component/commit/d76f5dbfcd2c269f6dd9d9475518a7999bc905af"><code>d76f5db</code></a>
Use Appraisal in CI (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1308">#1308</a>)</li>
<li><a
href="https://github.com/ViewComponent/view_component/commit/c8462c2113ca1771b681fc89eb025d8e8b685727"><code>c8462c2</code></a>
release 3.9.0 (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1952">#1952</a>)</li>
<li><a
href="https://github.com/ViewComponent/view_component/commit/0d26944a8d2730ea40e60eae23d70684483e5017"><code>0d26944</code></a>
Ensure HTML output safety (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1950">#1950</a>)</li>
<li><a
href="https://github.com/ViewComponent/view_component/commit/78dbac2bea7285b3a4e9afae2ff839aeb9bb55d1"><code>78dbac2</code></a>
Don't break &quot;rails stats&quot; if app/components is missing (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1927">#1927</a>)</li>
<li><a
href="https://github.com/ViewComponent/view_component/commit/31fafe3ef350f5bfddddbe0c6cfc10a1b2738f5f"><code>31fafe3</code></a>
Avoid allocating new string when output_postamble is blank (<a
href="https://redirect.github.com/viewcomponent/view_component/issues/1911">#1911</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/viewcomponent/view_component/compare/v3.7.0...v3.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=view_component&package-manager=bundler&previous-version=3.7.0&new-version=3.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Betterment/test_track/network/alerts).

</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

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 Aug 21, 2024
1 parent 2845c0e commit 0a9ccdb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ GEM
xpath (~> 3.2)
climate_control (0.2.0)
coderay (1.1.3)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.4)
connection_pool (2.3.0)
crack (0.4.5)
rexml
Expand Down Expand Up @@ -241,15 +241,15 @@ GEM
mini_mime (>= 0.1.1)
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mini_mime (1.1.2)
mini_portile2 (2.8.7)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.23.1)
minitest (5.25.1)
msgpack (1.6.1)
multi_json (1.15.0)
multipart-post (2.3.0)
Expand Down Expand Up @@ -476,7 +476,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
view_component (3.7.0)
view_component (3.9.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 0a9ccdb

Please sign in to comment.