Skip to content

Bump view_component from 4.5.0 to 4.6.0 in /demo#4013

Merged
jonrohan merged 1 commit intomainfrom
dependabot/bundler/demo/view_component-4.6.0
Apr 1, 2026
Merged

Bump view_component from 4.5.0 to 4.6.0 in /demo#4013
jonrohan merged 1 commit intomainfrom
dependabot/bundler/demo/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 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 llastflowers 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: b333a3f

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

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/demo/view_component-4.6.0 branch from b7c7bad to b333a3f Compare April 1, 2026 18:52
@jonrohan jonrohan merged commit 4b247c9 into main Apr 1, 2026
32 checks passed
@jonrohan jonrohan deleted the dependabot/bundler/demo/view_component-4.6.0 branch April 1, 2026 19:58
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