Skip to content

Bump view_component from 2.48.0 to 2.57.1#173

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/view_component-2.57.1
Closed

Bump view_component from 2.48.0 to 2.57.1#173
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/view_component-2.57.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2022

Bumps view_component from 2.48.0 to 2.57.1.

Release notes

Sourced from view_component's releases.

v2.57.1

  • Fix issue causing NoMethodErrors when calling helper methods from components rendered as part of a collection.

  • Fix syntax error in the ERB example in the polymorphic slots docs.

    Cameron Dutro

v2.57.0

  • Add missing require for Translatable module in Base.

    Hans Lemuet

  • Allow anything that responds to #render_in to be rendered in the parent component's view context.

    Cameron Dutro

  • Fix script/release so it honors semver.

    Cameron Dutro

v2.56.2

  • Restore removed rendered_component, marking it for deprecation in v3.0.0.

    Tyson Gach, Richard Macklin, Joel Hawksley

v2.56.1

  • Rename private accessor rendered_component to rendered_content.

    Yoshiyuki Hirano, Simon Dawson

v2.56.0

  • Introduce experimental render_preview test helper. Note: @rendered_component in TestHelpers has been renamed to @rendered_content.

    Joel Hawksley

  • Move framework tests into sandbox application.

    Joel Hawksley

  • Add G2 to list of companies that use ViewComponent.

    Jack Shuff

  • Add Within3 to list of companies that use ViewComponent.

    Drew Bragg

  • Add Mission Met to list of companies that use ViewComponent.

    Nick Smith

... (truncated)

Changelog

Sourced from view_component's changelog.

2.57.1

  • Fix issue causing NoMethodErrors when calling helper methods from components rendered as part of a collection.

  • Fix syntax error in the ERB example in the polymorphic slots docs.

    Cameron Dutro

2.57.0

  • Add missing require for Translatable module in Base.

    Hans Lemuet

  • Allow anything that responds to #render_in to be rendered in the parent component's view context.

    Cameron Dutro

  • Fix script/release so it honors semver.

    Cameron Dutro

2.56.2

  • Restore removed rendered_component, marking it for deprecation in v3.0.0.

    Tyson Gach, Richard Macklin, Joel Hawksley

2.56.1

  • Rename private accessor rendered_component to rendered_content.

    Yoshiyuki Hirano, Simon Dawson

2.56.0

  • Introduce experimental render_preview test helper. Note: @rendered_component in TestHelpers has been renamed to @rendered_content.

    Joel Hawksley

  • Move framework tests into sandbox application.

    Joel Hawksley

  • Add G2 to list of companies that use ViewComponent.

    Jack Shuff

  • Add Within3 to list of companies that use ViewComponent.

    Drew Bragg

... (truncated)

Commits
  • b81584b release 2.57.1 (#1400)
  • 31da14b Fix issue causing NoMethodErrors when calling helper methods from components ...
  • 2663c11 Fix syntax errors in polymorphic slots docs (#1399)
  • 3e54e2d release 2.57.0 (#1388)
  • 0d9b5d3 Remove early exit from script/release 🤦
  • ee3493a Uncomment part of script/release I forgot to uncomment
  • 7d75bdc Fix script/release so it honors semver (#1387)
  • 8b7dad5 Allow anything that responds to render_in to be rendered in the component's v...
  • 4f9fb0f Add missing require for Translatable (#1377)
  • cd029f7 release 2.56.2 (#1381)
  • 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 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 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/github/view_component) from 2.48.0 to 2.57.1.
- [Release notes](https://github.com/github/view_component/releases)
- [Changelog](https://github.com/github/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v2.48.0...v2.57.1)

---
updated-dependencies:
- dependency-name: view_component
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 16, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2022

Superseded by #180.

@dependabot dependabot bot closed this Jul 13, 2022
@dependabot dependabot bot deleted the dependabot/bundler/view_component-2.57.1 branch July 13, 2022 21:30
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