Skip to content

Bump view_component from 3.21.0 to 3.22.0#9

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

Bump view_component from 3.21.0 to 3.22.0#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/view_component-3.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps view_component from 3.21.0 to 3.22.0.

Release notes

Sourced from view_component's releases.

v3.22.0

  • Rewrite ViewComponents at GitHub documentation as more general Best practices.

    Phil Schalm, Joel Hawksley

  • Add unused mechanism for inheriting config from parent modules to enable future engine-local configuration.

    Simon Fish

  • Improve handling of malformed component edge case when mocking components in tests.

    Martin Meyerhoff, Joel Hawksley

  • Clarify error message about render-dependent logic.

    Error messages about render-dependent logic were sometimes inaccurate, saying during initialization despite also being raised after a component had been initialized but before it was rendered.

    Joel Hawksley

  • Remove JS and CSS docs as they proved difficult to maintain and lacked consensus.

    Joel Hawksley

  • Do not prefix release tags with v, per recommendation from @​bkuhlmann.

    Joel Hawksley

  • Add ruby 3.4 support to CI.

    Reegan Viljoen

  • Add HomeStyler AI to list of companies using ViewComponent.

    JP Balarini

  • Add Content Harmony & Learn To Be to list of companies using ViewComponent.

    Kane Jamison

Changelog

Sourced from view_component's changelog.

3.22.0

  • Rewrite ViewComponents at GitHub documentation as more general Best practices.

    Phil Schalm, Joel Hawksley

  • Add unused mechanism for inheriting config from parent modules to enable future engine-local configuration.

    Simon Fish

  • Improve handling of malformed component edge case when mocking components in tests.

    Martin Meyerhoff, Joel Hawksley

  • Add Content Harmony & Learn To Be to list of companies using ViewComponent.

    Kane Jamison

  • Clarify error message about render-dependent logic.

    Error messages about render-dependent logic were sometimes inaccurate, saying during initialization despite also being raised after a component had been initialized but before it was rendered.

    Joel Hawksley

  • Remove JS and CSS docs as they proved difficult to maintain and lacked consensus.

    Joel Hawksley

  • Do not prefix release tags with v, per recommendation from @​bkuhlmann.

    Joel Hawksley

  • Add ruby 3.4 support to CI.

    Reegan Viljoen

  • Add HomeStyler AI to list of companies using ViewComponent.

    JP Balarini

Commits
  • 5dd1a97 release 3.22.0 (#2237)
  • 79c2c25 Add a new "general guidelines" page for View Component (#2234)
  • fd6f814 Bump actions/download-artifact from 4.1.9 to 4.2.1 (#2236)
  • 7538b59 Delegate config to parent modules (no-op) (#2231)
  • 6a35673 Add failing spec for mocked component without template (#2191)
  • b6aa218 Bump json from 2.10.1 to 2.10.2 in /docs (#2223)
  • 2f9c4ba update dependencies (#2221)
  • 37cf61f Clarify error message about render-dependent logic (#2217)
  • 78c09b2 Bump actions/download-artifact from 4.1.8 to 4.1.9 (#2214)
  • 439b665 Add Content Harmony & Learn To Be to list of companies using ViewComponent (#...
  • 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 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 3.21.0 to 3.22.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@v3.21.0...v3.22.0)

---
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 Mar 26, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 22, 2025

Superseded by #42.

@dependabot dependabot bot closed this May 22, 2025
@dependabot dependabot bot deleted the dependabot/bundler/view_component-3.22.0 branch May 22, 2025 05:27
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