Skip to content

Commit 69eac8f

Browse files
build(deps): bump view_component from 4.0.1 to 4.0.2 (#269)
Bumps [view_component](https://github.com/viewcomponent/view_component) from 4.0.1 to 4.0.2. <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>v4.0.2</h2> <h2>What's Changed</h2> <ul> <li>Fix double rendering issue for partials that yield by <a href="https://github.com/camertron"><code>@​camertron</code></a> in <a href="https://redirect.github.com/ViewComponent/view_component/pull/2424">ViewComponent/view_component#2424</a></li> <li>Share the view context in tests by <a href="https://github.com/camertron"><code>@​camertron</code></a> in <a href="https://redirect.github.com/ViewComponent/view_component/pull/2410">ViewComponent/view_component#2410</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ViewComponent/view_component/compare/v4.0.1...v4.0.2">https://github.com/ViewComponent/view_component/compare/v4.0.1...v4.0.2</a></p> </blockquote> </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>4.0.2</h2> <ul> <li> <p>Share the view context in tests to prevent out-of-order rendering issues for certain advanced use-cases, eg. testing instances of Rails' <code>FormBuilder</code>.</p> </li> <li> <p>Fix double rendering issue for partials that yield.</p> <p><em>Cameron Dutro</em></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ViewComponent/view_component/commit/4bbea1caaec79c15c1d98cf4f7fb31d5c22aa7b7"><code>4bbea1c</code></a> Merge pull request <a href="https://redirect.github.com/viewcomponent/view_component/issues/2430">#2430</a> from ViewComponent/release-4-0-2</li> <li><a href="https://github.com/ViewComponent/view_component/commit/b1ab0d398c15048458facf469104daebc4faa40a"><code>b1ab0d3</code></a> Update lockfiles</li> <li><a href="https://github.com/ViewComponent/view_component/commit/408e8d3572f8074644924c5c10ce1515ff4fda6a"><code>408e8d3</code></a> release 4.0.2</li> <li><a href="https://github.com/ViewComponent/view_component/commit/26c2798c52de1b9051e98ee3553aa0e97c12e7f0"><code>26c2798</code></a> Merge pull request <a href="https://redirect.github.com/viewcomponent/view_component/issues/2410">#2410</a> from ViewComponent/shared_view_context_in_test_helpers</li> <li><a href="https://github.com/ViewComponent/view_component/commit/851b096eb79e28bc69d789e82339f17ed405b8e0"><code>851b096</code></a> Merge branch 'shared_view_context_in_test_helpers' of github.com:ViewComponen...</li> <li><a href="https://github.com/ViewComponent/view_component/commit/f3df76539705e7800b45b9776cd44ca818a11cec"><code>f3df765</code></a> Fix build for ruby HEAD</li> <li><a href="https://github.com/ViewComponent/view_component/commit/69f3fd7a094be6c3ffe0e8efa28c4dfa4801048e"><code>69f3fd7</code></a> Merge branch 'main' into shared_view_context_in_test_helpers</li> <li><a href="https://github.com/ViewComponent/view_component/commit/a755f3ccd7b32010470c2e8e5bdb3489205478b3"><code>a755f3c</code></a> Merge pull request <a href="https://redirect.github.com/viewcomponent/view_component/issues/2424">#2424</a> from ViewComponent/fix_partial_with_yield</li> <li><a href="https://github.com/ViewComponent/view_component/commit/bc7f8b45080fc1d6792cd5d9d1fef58ab5c9a764"><code>bc7f8b4</code></a> Woops, fix changelog</li> <li><a href="https://github.com/ViewComponent/view_component/commit/e2cefa9c018ab4b2f43c47e0a84b0c12c51aa81b"><code>e2cefa9</code></a> Woops, fix changelog</li> <li>Additional commits viewable in <a href="https://github.com/viewcomponent/view_component/compare/v4.0.1...v4.0.2">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=4.0.1&new-version=4.0.2)](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>
2 parents c402960 + ecfcf7d commit 69eac8f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ gem "shakapacker", "~> 8.2"
4545
gem "react-rails", "~> 3.2"
4646
gem "js-routes", "~> 2.3"
4747
gem "i18n-js", "~> 4.2"
48-
gem "view_component", "4.0.1"
48+
gem "view_component", "4.0.2"
4949

5050
# For configuration files
5151
gem "dry-struct", "~> 1.8"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ GEM
453453
unicode-emoji (4.0.4)
454454
uri (1.0.3)
455455
useragent (0.16.11)
456-
view_component (4.0.1)
456+
view_component (4.0.2)
457457
activesupport (>= 7.1.0, < 8.1)
458458
concurrent-ruby (~> 1)
459459
web-console (4.2.1)
@@ -526,7 +526,7 @@ DEPENDENCIES
526526
timecop
527527
turbo-rails
528528
tzinfo-data
529-
view_component (= 4.0.1)
529+
view_component (= 4.0.2)
530530
web-console
531531
webmock
532532

0 commit comments

Comments
 (0)