Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps the ruby group with 2 updates: rspec-rails and view_component.

Updates rspec-rails from 8.0.1 to 8.0.2

Changelog

Sourced from rspec-rails's changelog.

8.0.2 / 2025-08-12

Full Changelog

Bug Fixes:

Commits
  • c3788c2 v8.0.2
  • ab96e8a Tidy up rack status in spec
  • 2d5eaea Fix deprecation warning for :unprocessable_entity in scaffold-generated tests...
  • See full diff in compare view

Updates view_component from 4.0.0 to 4.0.2

Release notes

Sourced from view_component's releases.

v4.0.2

What's Changed

Full Changelog: ViewComponent/view_component@v4.0.1...v4.0.2

4.0.1

  • Conditionally add the ViewComponent::Base#format method back for Rails 7.1 only.

  • Compute and check lockfiles into source control.

  • Constrain Rails versions in gemfiles to only allow the patch version to vary, eg. ~> 7.1.0 instead of ~> 7.1.

    Cameron Dutro

  • Setup Trusted Publishing to RubyGems to improve software supply chain safety.

    Hans Lemuet

Changelog

Sourced from view_component's changelog.

4.0.2

  • Share the view context in tests to prevent out-of-order rendering issues for certain advanced use-cases, eg. testing instances of Rails' FormBuilder.

  • Fix double rendering issue for partials that yield.

    Cameron Dutro

4.0.1

  • Setup Trusted Publishing to RubyGems to improve software supply chain safety.

    Hans Lemuet

  • Conditionally add the ViewComponent::Base#format method back for Rails 7.1 only.

  • Compute and check lockfiles into source control.

  • Constrain Rails versions in gemfiles to only allow the patch version to vary, eg. ~> 7.1.0 instead of ~> 7.1.

    Cameron Dutro

Commits
  • 4bbea1c Merge pull request #2430 from ViewComponent/release-4-0-2
  • b1ab0d3 Update lockfiles
  • 408e8d3 release 4.0.2
  • 26c2798 Merge pull request #2410 from ViewComponent/shared_view_context_in_test_helpers
  • 851b096 Merge branch 'shared_view_context_in_test_helpers' of github.com:ViewComponen...
  • f3df765 Fix build for ruby HEAD
  • 69f3fd7 Merge branch 'main' into shared_view_context_in_test_helpers
  • a755f3c Merge pull request #2424 from ViewComponent/fix_partial_with_yield
  • bc7f8b4 Woops, fix changelog
  • e2cefa9 Woops, fix changelog
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2 updates: [rspec-rails](https://github.com/rspec/rspec-rails) and [view_component](https://github.com/viewcomponent/view_component).


Updates `rspec-rails` from 8.0.1 to 8.0.2
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](rspec/rspec-rails@v8.0.1...v8.0.2)

Updates `view_component` from 4.0.0 to 4.0.2
- [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.0.0...v4.0.2)

---
updated-dependencies:
- dependency-name: rspec-rails
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: view_component
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Sep 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/bundler/ruby-a07e9ad03a branch September 8, 2025 00:04
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