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

Bump github.com/realm/swiftlint from 0.54.0 to 0.55.0 in /BuildTools #225

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps github.com/realm/swiftlint from 0.54.0 to 0.55.0.

Release notes

Sourced from github.com/realm/swiftlint's releases.

0.55.0: Universal Washing Powder

Breaking

  • Rewrite SwiftLintBuildToolPlugin using BUILD_WORKSPACE_DIRECTORY without relying on the --config option.
    Garric Nahapetian

  • Introduce SwiftLintCommandPlugin. Rename SwiftLintBuildToolPlugin. Add Swift Package Manager installation instructions.
    garricn

  • Fix Code Climate reporter output by having lower case severity values to comply with the Code Climate specification.
    waitButY

  • The superfluous_disable_command rule will now be enabled for the analyze command, unless it has been disabled, and will warn about superfluous disablement of analyzer rules.
    Martin Redington #4792

  • With the introduction of the consider_default_literal_types_redundant option to the redundant_type_annotation rule, Bool literals will no longer be considered redundant by default. Set this option to true to preserve the previous behavior.
    Garric Nahapetian

Experimental

  • Add two new options to the lint and analyze commands: --write-baseline to save a baseline to disk, and --baseline to read a saved baseline and use it to filter out detected pre-existing violations. A new baseline command uses the reporters to print the violations in a baseline.
    Martin Redington #5475 #3421

Enhancements

  • Add a reporter that outputs violations in the Static Analysis Results Interchange Format (SARIF).
    waitButY

  • Ignore absence of a non-initial local config instead of falling back to default.
    kohtenko

  • Add new option ignore_typealiases_and_associatedtypes to nesting rule. It excludes typealias and associatedtype

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [github.com/realm/swiftlint](https://github.com/realm/SwiftLint) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/realm/SwiftLint/releases)
- [Commits](realm/SwiftLint@0.54.0...0.55.0)

---
updated-dependencies:
- dependency-name: github.com/realm/swiftlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code labels May 13, 2024
@kevinneko kevinneko merged commit 936965a into main May 14, 2024
1 check passed
@kevinneko kevinneko deleted the dependabot/swift/BuildTools/github.com/realm/swiftlint-0.55.0 branch May 14, 2024 07:02
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 swift_package_manager Pull requests that update Swift_package_manager code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant