Skip to content

Bump view_component from 3.21.0 to 3.22.0 in /builder #2639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
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
@ledermann-bot ledermann-bot enabled auto-merge (squash) March 26, 2025 01:19
@ledermann-bot ledermann-bot merged commit cb778e7 into main Mar 26, 2025
2 checks passed
@ledermann-bot ledermann-bot deleted the dependabot/bundler/builder/view_component-3.22.0 branch March 26, 2025 01:46
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.

1 participant