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.24.0 to ~> 0.26.0 #500

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on slim_lint to permit the latest version.

Release notes

Sourced from slim_lint's releases.

0.26.0

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

Sourced from slim_lint's changelog.

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

0.21.1

  • Fix handling of Slim documents with parse error

0.21.0

  • Add linter field to JSONReporter
  • Add EmbeddedEngines linter
  • Add EmacsReporter reporter
  • Add --stdin-file-path option for specifying the name of a file passed via standard input

0.20.2

  • Ignore Style/WhileUntilDo RuboCop cop by default

0.20.1

  • Disable Style/IdenticalConditionalBranches cop by default

... (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 dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 1, 2024
Copy link

netlify bot commented Feb 1, 2024

Deploy Preview for govuk-components ready!

Name Link
🔨 Latest commit 55a58c4
🔍 Latest deploy log https://app.netlify.com/sites/govuk-components/deploys/65bc9d83ac9f5700085d1fb9
😎 Deploy Preview https://deploy-preview-500--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 [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.24.0...v0.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/slim_lint-tw-0.26.0 branch from 5955b3b to 55a58c4 Compare February 2, 2024 07:45
@peteryates peteryates added this pull request to the merge queue Feb 2, 2024
Merged via the queue into main with commit 2a6987a Feb 2, 2024
13 checks passed
@peteryates peteryates deleted the dependabot/bundler/slim_lint-tw-0.26.0 branch February 2, 2024 07:46
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.

1 participant