Skip to content

Update dependency view_component to '~> 3.14.0'

This MR contains the following updates:

Package Update Change
view_component (source, changelog) minor '~> 3.13.0' -> '~> 3.14.0'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

viewcomponent/view_component (view_component)

v3.14.0

Compare Source

  • Defer to built-in caching for language environment setup, rather than manually using actions/cache in CI.

    Simon Fish

  • Add test coverage for use of turbo_stream helpers in components when capture_compatibility_patch_enabled is true.

    Simon Fish

  • Add experimental SlotableDefault module, allowing components to define a default_SLOTNAME method to provide a default value for slots.

    Joel Hawksley

  • Add documentation on rendering ViewComponents outside of the view context.

    Joel Hawksley

  • Look for preview files that end in preview.rb rather than _preview.rb to allow previews to exist in sidecar directory with test files.

    Seth Herr

  • Add assert_component_rendered test helper.

    Reegan Viljoen

  • Add prefix: option to use_helpers.

    Reegan Viljoen

  • Add support for Rails 7.2.

    Reegan Viljoen


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading