alphagov / calculators

Serves the Child benefit tax calculator on GOV.UK
https://docs.publishing.service.gov.uk/apps/calculators.html
MIT License
11 stars 13 forks source link

Bump govuk_app_config from 2.3.0 to 2.4.0 #961

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps govuk_app_config from 2.3.0 to 2.4.0.

Changelog

Sourced from govuk_app_config's changelog.

2.4.0

  • Add new GovukHealthcheck::Mongoid check
  • Add new GovukHealthcheck::RailsCache check
Commits
  • dba8f8d Merge pull request #161 from alphagov/new-healthchecks
  • 1b2e76a Remove unnecessary version lock on bundler gem
  • 985cfdb Fix surprise linting error
  • 972066d Bump version to 2.4.0
  • 160afea Update healthchecks.md doc with new checks
  • 7afd17d Add healthcheck for remote Rails cache
  • 9caef1c Add healthcheck for Mongoid
  • c7246db Merge pull request #157 from alphagov/fix-whitespace
  • e61c11c Remove strange whitespace
  • 176d855 Merge pull request #155 from alphagov/dependabot/bundler/unicorn-gte-5.4-and-...
  • 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)