govuk-form-builder icon indicating copy to clipboard operation
govuk-form-builder copied to clipboard

Update slim_lint requirement from ~> 0.28.0 to ~> 0.31.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Updates the requirements on slim_lint to permit the latest version.

Changelog

Sourced from slim_lint's changelog.

0.31.0

  • Add GitHub reporter

0.30.0

  • Speed up load time by preferring require_relative in internal gem file loading

0.29.0

  • Add TagAttribute linter for restricting attribute usage
  • Fix bug where rexml gem was missing if user used RuboCop 1.66.0 or newer

0.28.0

  • Add Tag linter for restricting tag usage

0.27.0

  • Add InstanceVariables linter
  • Add StrictLocalsMissing linter
  • Fix EmbeddedEngines linter missing indented uses

0.26.0

  • Revert "Fix ControlSpacingStatement linter handling of = in some cases"

0.25.0

  • Drop support for Ruby 2.x
  • Fix ControlSpacingStatement linter handling of = in some cases

0.24.0

  • Require RuboCop 1.x or newer
  • Silence Parser gem warnings on startup

0.23.0

  • Add Zwsp to report zero-width space characters
  • Allow Slim version 5.x

0.22.1

  • Fix CommentControlStatement to not report Template Dependency: directives
  • Fix handling of disabled lines when running across multiple files
  • Add Layout/ClosingParenthesisIndentation to list of ignored RuboCop cops
  • Add Layout/FirstHashElementIndentation to list of ignored RuboCop cops

0.22.0

... (truncated)

Commits

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[bot] avatar Oct 11 '24 20:10 dependabot[bot]

Deploy Preview for govuk-form-builder ready!

Name Link
Latest commit 7079e559b1120cacf23b8c4ad8a0db1fb2684901
Latest deploy log https://app.netlify.com/sites/govuk-form-builder/deploys/672aaf335894b70008508358
Deploy Preview https://deploy-preview-533--govuk-form-builder.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.

netlify[bot] avatar Oct 11 '24 20:10 netlify[bot]

@dependabot rebase

peteryates avatar Nov 05 '24 23:11 peteryates