ulab-committee / ulab-website

The website for ULAB, built with Spina CMS.
https://www.ulab.org.uk
MIT License
2 stars 0 forks source link

Bump view_component from 2.48.0 to 2.50.0 #973

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps view_component from 2.48.0 to 2.50.0.

Release notes

Sourced from view_component's releases.

v2.50.0

  • Add tests for layout usage when rendering via controller.

    Felipe Sateler

  • Support returning Arrays from i18n files, and support marking them as HTML-safe translations.

    foca

  • Add Cometeer and Framework to users list.

    Elia Schito

  • Update Microsoft Vale styles.

    Simon Fish

  • Fix example in testing guide for how to setup default Rails tests.

    Steven Hansen

  • Update benchmark script to render multiple components/partials instead of a single instance per-run.

    Blake Williams

  • Add predicate methods #{slot_name}? to slots.

    Hans Lemuet

  • Use a dedicated deprecation instance, silence it while testing.

    Max Beizer, Hans Lemuet, Elia Schito

  • Fix Ruby warnings.

    Hans Lemuet

  • Place all generator options under config.generate namespace.

    Simon Fish

  • Allow preview generator to use provided component attributes.

  • Add config option config.view_component.generate.preview to enable project-wide preview generation.

  • Ensure all generated .rb files include # frozen_string_literal: true statement.

    Bob Maerten

  • Add Shogun to users list.

    Bernie Chiu

... (truncated)

Changelog

Sourced from view_component's changelog.

2.50.0

  • Add tests for layout usage when rendering via controller.

    Felipe Sateler

  • Support returning Arrays from i18n files, and support marking them as HTML-safe translations.

    foca

  • Add Cometeer and Framework to users list.

    Elia Schito

  • Update Microsoft Vale styles.

    Simon Fish

  • Fix example in testing guide for how to setup default Rails tests.

    Steven Hansen

  • Update benchmark script to render multiple components/partials instead of a single instance per-run.

    Blake Williams

  • Add predicate methods #{slot_name}? to slots.

    Hans Lemuet

  • Use a dedicated deprecation instance, silence it while testing.

    Max Beizer, Hans Lemuet, Elia Schito

  • Fix Ruby warnings.

    Hans Lemuet

  • Place all generator options under config.generate namespace.

    Simon Fish

  • Allow preview generator to use provided component attributes.

  • Add config option config.view_component.generate.preview to enable project-wide preview generation.

  • Ensure all generated .rb files include # frozen_string_literal: true statement.

    Bob Maerten

  • Add Shogun to users list.

... (truncated)

Commits
  • 9ca762f release 2.50.0 (#1303)
  • 8b50920 Add failing tests for rendering with layouts (#395)
  • 0618da8 Make it clearer what visible: false does (#1297)
  • 9f5659e Bump nokogiri from 1.12.5 to 1.13.3 in /docs (#1294)
  • 3f82a6e Fix XSS vulnerability when using HTML-safe translations and interpolation arg...
  • f455eb3 Support returning arrays from translations (#1290)
  • 32d7bab Add Cometeer and Framework to users list (#1287)
  • 12313e4 Update Microsoft Vale styles (#1289)
  • ce96397 fix example in testing guide for how to setup default rails tests (#975)
  • 567e0d5 Update benchmarks to render more than a single time (#1282)
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ulab-committee/ulab-website/network/alerts).
dependabot[bot] commented 2 years ago

Looks like view_component is up-to-date now, so this is no longer needed.