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 slim_lint requirement from ~> 0.28.0 to ~> 0.30.0 #525

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on slim_lint to permit the latest version.

Release notes

Sourced from slim_lint's releases.

0.30.0

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

Sourced from slim_lint's changelog.

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

  • Disable RuboCop Layout/FirstArgumentIndentation
  • Disable RuboCop Layout/LineEndStringConcatenationIndentation
  • Add support for disabling linters on specific lines

... (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)

Updates the requirements on [slim_lint](https://github.com/sds/slim-lint) to permit the latest version.
- [Release notes](https://github.com/sds/slim-lint/releases)
- [Changelog](https://github.com/sds/slim-lint/blob/main/CHANGELOG.md)
- [Commits](sds/slim-lint@v0.28.0...v0.30.0)

---
updated-dependencies:
- dependency-name: slim_lint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 1, 2024
Copy link

netlify bot commented Oct 1, 2024

Deploy Preview for govuk-form-builder ready!

Name Link
🔨 Latest commit 3f4f9da
🔍 Latest deploy log https://app.netlify.com/sites/govuk-form-builder/deploys/66fb934cda6f350008378c42
😎 Deploy Preview https://deploy-preview-525--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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2024

Superseded by #533.

@dependabot dependabot bot closed this Oct 11, 2024
@dependabot dependabot bot deleted the dependabot/bundler/slim_lint-tw-0.30.0 branch October 11, 2024 20:16
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.

0 participants