Skip to content

Bump view_component from 4.5.0 to 4.6.0#4014

Merged
francinelucca merged 2 commits intomainfrom
dependabot/bundler/view_component-4.6.0
Apr 1, 2026
Merged

Bump view_component from 4.5.0 to 4.6.0#4014
francinelucca merged 2 commits intomainfrom
dependabot/bundler/view_component-4.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 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.

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

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 added bundler Gemfile dependencies dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output labels Apr 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2026 11:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2026
@dependabot dependabot bot requested a review from francinelucca April 1, 2026 11:26
@dependabot dependabot bot added skip changeset Pull requests that don't change the library output bundler Gemfile dependencies labels Apr 1, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 1, 2026

⚠️ No Changeset found

Latest commit: 8805f30

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@francinelucca francinelucca merged commit dee2ec4 into main Apr 1, 2026
31 checks passed
@francinelucca francinelucca deleted the dependabot/bundler/view_component-4.6.0 branch April 1, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bundler Gemfile dependencies dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant