Skip to content

Bump view_component from 4.5.0 to 4.6.0 in the ruby group#120

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/ruby-73bb5acad0
Open

Bump view_component from 4.5.0 to 4.6.0 in the ruby group#120
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/ruby-73bb5acad0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps the ruby group with 1 update: view_component.

Updates 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 compatibility score

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ruby group with 1 update: [view_component](https://github.com/viewcomponent/view_component).


Updates `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
  dependency-group: ruby
...

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 Apr 2, 2026
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