Skip to content

Update view_component requirement from >= 4.0, < 4.3 to >= 4.0, < 4.6#631

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/view_component-gte-4.0-and-lt-4.6
Open

Update view_component requirement from >= 4.0, < 4.3 to >= 4.0, < 4.6#631
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/view_component-gte-4.0-and-lt-4.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Updates the requirements on view_component to permit the latest version.

Release notes

Sourced from view_component's releases.

4.5.0

  • Fix initialization ordering issue causing missing asset errors in Sprockets.

    Cameron Dutro

Changelog

Sourced from view_component's changelog.

4.5.0

  • Fix initialization ordering issue causing missing asset errors in Sprockets.

    Cameron Dutro

4.4.0

  • Fix segfaults when Ruby coverage is enabled.

    George Holborn, Joel Hawksley

  • Add protocol parameter to with_request_url test helper to enable testing with HTTPS protocol.

    Joel Hawksley

4.3.0

  • Fix load order issues for 3rd-party template handlers.

    Cameron Dutro

  • Fix segfault when Ruby coverage is enabled with Rails 8.1 ERB templates.

    George Holborn

  • Automatically merge dependabot PRs.

    Joel Hawksley

  • Use Ruby 4.0.0 in CI and dev.

    Joel Hawksley

4.2.0

  • Fix translation scope resolution in deeply nested component blocks (3+ levels). Translations called inside deeply nested slot blocks using renders_many/renders_one were incorrectly resolving to an intermediate component's scope instead of the partial's scope where the block was defined. The fix captures the virtual path at block definition time and restores it during block execution, ensuring translations always resolve relative to where the block was created regardless of nesting depth.

    Nathaniel Watts

  • Allow render_inline with Nokogiri::HTML5 to parse more arbitrary content including bare table content otherwise illegal fragments like <td>.

    Jonathan Rochkind

  • Remove known issue from docs as ActiveScaffold is now compatible with ViewComponent.

    David Löwenfels

  • Add test to document the current behavior for resolving relative translation keys within partial blocks. When rendering a partial, relative translation keys are resolved relative to the partial's own path rather than the caller’s path. This test ensures that this behavior remains consistent.

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 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)

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

Updates the requirements on [view_component](https://github.com/viewcomponent/view_component) to permit the latest version.
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v4.0.0...v4.5.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-version: 4.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 1, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 1, 2026

Deploy Preview for govuk-components ready!

Name Link
🔨 Latest commit ed81d0e
🔍 Latest deploy log https://app.netlify.com/projects/govuk-components/deploys/69a4b090ffc8c4000867f34b
😎 Deploy Preview https://deploy-preview-631--govuk-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants