Skip to content

Bump view_component from 3.21.0 to 3.23.0#42

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps view_component from 3.21.0 to 3.23.0.

Release notes

Sourced from view_component's releases.

v3.23.0

  • Add docs about Slack channel in Ruby Central workspace. (Join us! #oss-view-component). Email joelhawksley@github.com for an invite.

    *Joel Hawksley

  • Do not include internal DocsBuilderComponent or YARD::MattrAccessorHandler in published gem.

    Joel Hawksley

  • Only lock to concurrent-ruby 1.3.4 for Rails 6.1.

    Joel Hawksley

  • Fix generation of ViewComponent documentation that was broken due to HTML safety issues.

    Simon Fish

  • Add documentation on how ViewComponent works.

    Joel Hawksley

  • Clarify that config.use_deprecated_instrumentation_name will be removed in v4.

    Joel Hawksley

  • Run RSpec tests in CI.

    Joel Hawksley

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.

... (truncated)

Changelog

Sourced from view_component's changelog.

3.23.0

  • Add docs about Slack channel in Ruby Central workspace. (Join us! #oss-view-component). Email joelhawksley@github.com for an invite.

    *Joel Hawksley

  • Do not include internal DocsBuilderComponent or YARD::MattrAccessorHandler in published gem.

    Joel Hawksley

  • Only lock to concurrent-ruby 1.3.4 for Rails 6.1.

    Joel Hawksley

  • Fix generation of ViewComponent documentation that was broken due to HTML safety issues.

    Simon Fish

  • Add documentation on how ViewComponent works.

    Joel Hawksley

  • Clarify that config.use_deprecated_instrumentation_name will be removed in v4.

    Joel Hawksley

  • Run RSpec tests in CI.

    Joel Hawksley

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.

... (truncated)

Commits

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.23.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.23.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-version: 3.23.0
  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 May 22, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 23, 2025

Superseded by #43.

@dependabot dependabot bot closed this May 23, 2025
@dependabot dependabot bot deleted the dependabot/bundler/view_component-3.23.0 branch May 23, 2025 06:09
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