Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rubocop-govuk requirement from = 4.17.1 to = 5.0.1 #543

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

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

Changelog

Sourced from rubocop-govuk's changelog.

5.0.1

  • Disable RSpec/NoExpectationExample for feature and system specs as it false triggers.

5.0.0

  • BREAKING: Update rubocop-rspec to 3.0 which enables by default previously pending cops. See rubocop-rspec's changelog for details.

4.18.0

  • Drop support for Ruby 3.0

4.17.1

  • Update dependencies

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

... (truncated)

Commits
  • a1e3489 Merge pull request #400 from alphagov/kevindew-patch-1
  • e46452a Release 5.0.1
  • 1c1ed2a Disable RSpec/NoExpectationExample for feature/system specs
  • 6f199ed Merge pull request #393 from alphagov/new-release
  • 3cfe11c Release 5.0.0
  • f176db6 Update RSpec/Dialect config
  • 993ffa7 Move RSpec/Dialect config to rspec.yml
  • 57aaeed Merge pull request #392 from alphagov/dependabot/bundler/rubocop-rspec-eq-3.0.1
  • 4ec3e56 Add Capybara which was extracted from rubocop-rspec
  • 9a277a8 Use 'RSpec/Dialect' instead of 'RSpec/Capybara/FeatureMethods'
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 1, 2024
Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for govuk-components ready!

Name Link
🔨 Latest commit bd04a15
🔍 Latest deploy log https://app.netlify.com/sites/govuk-components/deploys/6683c8467db8bb00083e9edf
😎 Deploy Preview https://deploy-preview-543--govuk-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@peteryates
Copy link
Member

@dependabot rebase

Updates the requirements on [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) to permit the latest version.
- [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md)
- [Commits](alphagov/rubocop-govuk@v4.17.1...v5.0.1)

---
updated-dependencies:
- dependency-name: rubocop-govuk
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/rubocop-govuk-eq-5.0.1 branch from 4868302 to bd04a15 Compare July 2, 2024 09:28
@peteryates
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@peteryates peteryates added this pull request to the merge queue Jul 17, 2024
Merged via the queue into main with commit f0b1d99 Jul 17, 2024
14 checks passed
@peteryates peteryates deleted the dependabot/bundler/rubocop-govuk-eq-5.0.1 branch July 17, 2024 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant