Skip to content

Bump view_component from 4.9.0 to 4.11.0 in /demo - #4081

Merged
francinelucca merged 1 commit into
mainfrom
dependabot/bundler/demo/view_component-4.11.0
Jun 2, 2026
Merged

Bump view_component from 4.9.0 to 4.11.0 in /demo#4081
francinelucca merged 1 commit into
mainfrom
dependabot/bundler/demo/view_component-4.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps view_component from 4.9.0 to 4.11.0.

Release notes

Sourced from view_component's releases.

4.11.0

  • Update render_in signature to accept **_ for compatibility with Rails #50623.

    Joel Hawksley

  • Fix translation scope resolution in nested lambda-backed slots. Relative t(".key") calls inside lambda-backed slots were resolving against an intermediate component's scope instead of the original partial's scope where the block was defined.

    Artin Boghosian

4.10.0

  • Fix NameError: uninitialized constant ViewComponent::SystemTestControllerNefariousPathError when booting in the test environment with eager_load = true.

    Joel Hawksley

  • Fix yielded content rendered at wrong location when using form helpers.

    Joel Hawksley, Markus

Changelog

Sourced from view_component's changelog.

4.11.0

  • Update render_in signature to accept **_ for compatibility with Rails #50623.

    Joel Hawksley

  • Fix translation scope resolution in nested lambda-backed slots. Relative t(".key") calls inside lambda-backed slots were resolving against an intermediate component's scope instead of the original partial's scope where the block was defined.

    Artin Boghosian

4.10.0

  • Fix NameError: uninitialized constant ViewComponent::SystemTestControllerNefariousPathError when booting in the test environment with eager_load = true.

    Joel Hawksley

  • Fix yielded content rendered at wrong location when using form helpers.

    Joel Hawksley, Markus

Commits
  • b1f6917 Merge pull request #2640 from ViewComponent/release-4-11-0
  • f54b15a bump allocations
  • 49b6685 release 4.11.0
  • e94672a Merge pull request #2636 from ViewComponent/render_in_api
  • 9360f6a Fix appraisal naming consistency: use underscores throughout
  • 5b6e732 whitespace
  • 8a8e8c0 Merge pull request #2634 from ViewComponent/dependabot/bundler/selenium-webdr...
  • 3469377 Rename rails_main-head gemfile to use underscore for appraisal compatibility
  • da30a8f Fix Rails main compatibility issues
  • 635645d fix
  • 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 Jun 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 2, 2026 05:38
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2026
@dependabot
dependabot Bot requested a review from francinelucca June 2, 2026 05:38
@dependabot dependabot Bot added skip changeset Pull requests that don't change the library output bundler Gemfile dependencies labels Jun 2, 2026
@changeset-bot

changeset-bot Bot commented Jun 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b80ed3e

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

@dependabot
dependabot Bot force-pushed the dependabot/bundler/demo/view_component-4.11.0 branch from d2c0c70 to c9855dc Compare June 2, 2026 13:00
Bumps [view_component](https://github.com/viewcomponent/view_component) from 4.9.0 to 4.11.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.9.0...v4.11.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-version: 4.11.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.11.0 branch from c9855dc to b80ed3e Compare June 2, 2026 14:30
@francinelucca
francinelucca merged commit bbbcc97 into main Jun 2, 2026
35 of 36 checks passed
@francinelucca
francinelucca deleted the dependabot/bundler/demo/view_component-4.11.0 branch June 2, 2026 19:04
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