Skip to content

Bump view_component from 4.5.0 to 4.6.0#55

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/view_component-4.6.0
Open

Bump view_component from 4.5.0 to 4.6.0#55
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/view_component-4.6.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps view_component from 4.5.0 to 4.6.0.

Release notes

Sourced from view_component's releases.

4.6.0

  • Add view_identifier to the render.view_component instrumentation event payload, containing the path to the component's template file (e.g. app/components/my_component.html.erb). For components using inline render methods, view_identifier will be nil.

    GitHub Copilot

  • Replace deprecated require_dependency with require in preview loading.

    GitHub Copilot

  • Return html_safe empty string from render_in when render? is false.

    GitHub Copilot

Changelog

Sourced from view_component's changelog.

4.6.0

  • Add view_identifier to the render.view_component instrumentation event payload, containing the path to the component's template file (e.g. app/components/my_component.html.erb). For components using inline render methods, view_identifier will be nil.

    GitHub Copilot

  • Replace deprecated require_dependency with require in preview loading.

    GitHub Copilot

  • Return html_safe empty string from render_in when render? is false.

    GitHub Copilot

Commits
  • 3e18099 Merge pull request #2591 from ViewComponent/release-4-6-0
  • 09a54ed gemfiles
  • e69555c lockfiles
  • 52d2ffb release 4.6.0
  • 7b82b02 Merge pull request #2590 from ViewComponent/dependabot/bundler/bundler-269952...
  • 4a216ec Bump action_text-trix in the bundler group across 1 directory
  • 98ab326 Merge pull request #2572 from ViewComponent/copilot/add-event-emission-for-vi...
  • 55c2cac Merge branch 'main' into copilot/add-event-emission-for-view-file
  • 192ccfb Merge pull request #2589 from ViewComponent/copilot/remove-require-dependency
  • 6ac4927 Merge branch 'main' into copilot/remove-require-dependency
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 31, 2026
Bumps [view_component](https://github.com/viewcomponent/view_component) from 4.5.0 to 4.6.0.
- [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.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/view_component-4.6.0 branch from a064e73 to 8669d17 Compare April 2, 2026 07:47
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