govuk-form-builder
govuk-form-builder copied to clipboard
Update slim_lint requirement from ~> 0.28.0 to ~> 0.31.0
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
TagAttributelinter for restricting attribute usage- Fix bug where
rexmlgem was missing if user used RuboCop 1.66.0 or newer0.28.0
- Add
Taglinter for restricting tag usage0.27.0
- Add
InstanceVariableslinter- Add
StrictLocalsMissinglinter- Fix
EmbeddedEngineslinter missing indented uses0.26.0
- Revert "Fix
ControlSpacingStatementlinter handling of=in some cases"0.25.0
- Drop support for Ruby 2.x
- Fix
ControlSpacingStatementlinter handling of=in some cases0.24.0
- Require RuboCop 1.x or newer
- Silence Parser gem warnings on startup
0.23.0
- Add
Zwspto report zero-width space characters- Allow Slim version 5.x
0.22.1
- Fix
CommentControlStatementto not reportTemplate Dependency:directives- Fix handling of disabled lines when running across multiple files
- Add
Layout/ClosingParenthesisIndentationto list of ignored RuboCop cops- Add
Layout/FirstHashElementIndentationto list of ignored RuboCop cops0.22.0
... (truncated)
Commits
695f0b1Cut version 0.31.0 (#189)b4d1a56Create GitHub reporter (#188)cf1f80bRemove note about Ruby 2.x support0dd0903Cut version 0.30.0 (#187)6e4630dPreferrequire_relativefor internal requires (#186)e8b2658Cut version 0.29.0 (#185)602bf48Add TagAttribute linter (#183)dc8b7d4Add rexml as explicit dependency (#184)- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@dependabot rebase