alphagov / govspeak

Markdown extension library for Government editors
http://govspeak-preview.herokuapp.com/
MIT License
85 stars 22 forks source link

Update rubocop-govuk requirement from = 4.16.1 to = 4.17.0 #319

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on rubocop-govuk to permit the latest version.

Changelog

Sourced from rubocop-govuk's changelog.

4.17.0

  • Apply feature spec exemptions to system specs
  • Update rubocop to 1.63.5
  • Update rubocop-rspec to 2.29.2
  • Update rubocop-ast to 1.31.3

4.16.1

  • Update dependencies

4.16.0

  • Disable Style/MultilineBlockChain
  • Update rubocop-rails to 2.24.1

4.15.0

  • Update rubocop to 1.62.1
  • Update rubocop-ast to 1.31.2
  • Update rubocop-rails to 2.24.0
  • Update rubocop-rspec to 2.27.1

4.14.0

  • Update rubocop to 1.60.2
  • Update rubocop-rails to 2.23.1
  • Update rubocop-rspec to 2.26.1
  • Add Snyk scans to CI pipeline

4.13.0

  • Update rubocop to 1.59.0
  • Update rubocop-ast to 1.30.0
  • Update rubocop-rails to 2.23.0
  • Update rubocop-rspec to 2.25.0

4.12.0

  • Update rubocop to 1.55.0

4.11.0

  • Drop support for Ruby 2.7.
  • Update rubocop to 1.53.1
  • Update rubocop-ast to 1.29.0
  • Update rubocop-rails 2.20.2
  • Update rubocop-rake to 0.6.0
  • Update rubocop-rspec to 2.22.0

... (truncated)

Commits
  • b349e49 Merge pull request #379 from alphagov/release
  • 159c192 Release version 4.17.0
  • 4022e29 Merge pull request #378 from alphagov/dependabot/bundler/rubocop-eq-1.63.5
  • 7537bab Update rubocop requirement from = 1.63.4 to = 1.63.5
  • 918baaf Merge pull request #377 from alphagov/dependabot/bundler/rubocop-rspec-eq-2.29.2
  • ccd81fe Update rubocop-rspec requirement from = 2.29.1 to = 2.29.2
  • 65fb184 Merge pull request #376 from alphagov/dependabot/bundler/rubocop-ast-eq-1.31.3
  • f2bcc0d Update rubocop-ast requirement from = 1.31.2 to = 1.31.3
  • 423c8d7 Merge pull request #375 from alphagov/dependabot/bundler/rubocop-eq-1.63.4
  • 128a859 Update rubocop requirement from = 1.63.3 to = 1.63.4
  • Additional commits viewable in compare view


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 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)
github-actions[bot] commented 5 months ago

This repo is owned by the publishing platform team. Please let us know in #govuk-publishing-platform when you raise any PRs.

What

Why

Visual Changes