DFE-Digital / govuk-rails-boilerplate

A simple boilerplate built on Ruby on Rails to kick start new services
https://govuk-rails-boilerplate.herokuapp.com/pages/home
MIT License
26 stars 9 forks source link

Bump rubocop-govuk from 4.0.0 to 4.4.0 #493

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rubocop-govuk from 4.0.0 to 4.4.0.

Changelog

Sourced from rubocop-govuk's changelog.

4.4.0

  • Update rubocop to 1.27.0
  • Update rubocop-ast to 1.17.0
  • Update rubocop-rails to 2.14.2
  • Update rubocop-rspec to 2.10.0
  • Drop support for Ruby 2.6

4.3.0

  • Update rubocop to 1.25.0
  • Update rubocop-ast to 1.15.1
  • Update rubocop-rails to 2.13.2
  • Update rubocop-rspec to 2.7.0

4.2.0

  • Update rubocop to 1.23.0
  • Update rubocop-ast to 1.13.0
  • Update rubocop-rails to 2.12.4
  • Update rubocop-rspec to 2.6.0

4.1.0

  • Update rubocop to 1.21.0
  • Update rubocop-ast to 1.11.0
  • Update rubocop-rails to 2.12.0
  • Update rubocop-rspec to 2.4.0
  • Update rubocop-rake to 0.6.0
Commits
  • abcfcab Merge pull request #203 from alphagov/release-4.4.0
  • add13e2 Prepare 4.4.0
  • ea3e24d Drop support for Ruby 2.6
  • 2d79759 Merge pull request #202 from alphagov/dependabot/bundler/rubocop-rspec-eq-2.10.0
  • 2e7f616 Update rubocop-rspec requirement from = 2.9.0 to = 2.10.0
  • 311ac57 Merge pull request #198 from alphagov/dependabot/bundler/rubocop-eq-1.27.0
  • c35678c Update rubocop requirement from = 1.26.1 to = 1.27.0
  • f614aca Merge pull request #199 from alphagov/dependabot/bundler/rubocop-ast-eq-1.17.0
  • 87eead0 Update rubocop-ast requirement from = 1.16.0 to = 1.17.0
  • 2021ea7 Merge pull request #197 from alphagov/dependabot/bundler/rubocop-eq-1.26.1
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #505.