Bump view_component from 4.2.0 to 4.4.0 by dependabot[bot] · Pull Request #4 · feed-mob/smart_trader

Bumps view_component from 4.2.0 to 4.4.0.

Release notes

Sourced from view_component's releases.

4.4.0

  • Fix segfaults when Ruby coverage is enabled.

    George Holborn, Joel Hawksley

  • Add protocol parameter to with_request_url test helper to enable testing with HTTPS protocol.

    Joel Hawksley

4.3.0

  • Fix load order issues for 3rd-party template handlers.

    Cameron Dutro

  • Fix segfault when Ruby coverage is enabled with Rails 8.1 ERB templates.

    George Holborn

  • Automatically merge dependabot PRs.

    Joel Hawksley

  • Use Ruby 4.0.0 in CI and dev.

    Joel Hawksley

Changelog

Sourced from view_component's changelog.

4.4.0

  • Fix segfaults when Ruby coverage is enabled.

    George Holborn, Joel Hawksley

  • Add protocol parameter to with_request_url test helper to enable testing with HTTPS protocol.

    Joel Hawksley

4.3.0

  • Fix load order issues for 3rd-party template handlers.

    Cameron Dutro

  • Fix segfault when Ruby coverage is enabled with Rails 8.1 ERB templates.

    George Holborn

  • Automatically merge dependabot PRs.

    Joel Hawksley

  • Use Ruby 4.0.0 in CI and dev.

    Joel Hawksley

Commits
  • 9bc0171 Merge pull request #2557 from ViewComponent/release-4-4-0
  • e4fb5ba lockfiles
  • fa6a8d6 release 4.4.0
  • 9a6d5b6 Merge pull request #2556 from ViewComponent/fix-segfault-compiled-source
  • 0e6dc1c do not assert against annotation
  • 2750a14 fix bug where part of template annotation line was not stripped
  • 5ded019 Merge pull request #2552 from george-bit/fix-coverage-segfault-v2
  • ea51de7 Fix segfault when coverage runs with annotations disabled
  • 70c6a79 Merge pull request #2550 from ViewComponent/copilot/add-set-protocol-for-url
  • a366203 Apply suggestion from @​joelhawksley
  • 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 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)