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

chore(deps): bump github.com/realm/swiftlint from 0.56.1 to 0.56.2 #12

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2024

Bumps github.com/realm/swiftlint from 0.56.1 to 0.56.2.

Release notes

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

0.56.2: Heat Pump Dryer

Breaking

  • None.

Experimental

  • None.

Enhancements

  • None.

Bug Fixes

  • Ignore initializers with attributes in unneeded_synthesized_initializer rule.
    SimplyDanny #5153

  • Silence prefer_key_path rule on macro expansion expressions.
    SimplyDanny #5744

  • Check if expressions nested arbitrarily deep in contrasted_opening_brace rule.
    SimplyDanny #5752

  • Align left closure brace with associated parent function call in contrasted_opening_brace rule.
    SimplyDanny #5752

  • Align left brace of additional trailing closures with right brace of previous trailing closure in contrasted_opening_brace rule.
    SimplyDanny #5752

  • Trigger on empty closure blocks in no_empty_block rule.
    SimplyDanny #5762

  • Silence unneeded_override rule on methods and initializers with attributes.
    SimplyDanny #5753


Using Bazel

With bzlmod:

... (truncated)

Commits
  • a24488f Release 0.56.2
  • c8a9065 Silence prefer_key_path rule on macro expansion expressions (#5765)
  • f3bdd27 Silence unneeded_override rule on methods and initializers with attributes ...
  • 9d07110 Trigger on empty closure blocks in no_empty_block rule (#5763)
  • 74f4778 Align left brace of additional trailing closures with right brace of previous...
  • d5f7f9c Align left closure brace with associated parent function call (#5760)
  • 314c91f Check all nested if expressions in contrasted_opening_brace rule (#5759)
  • 21b1a03 Ignore initializers with attributes in unneeded_synthesized_initializer rul...
  • 5454bc3 Bump rexml from 3.2.8 to 3.3.3 (#5757)
  • a0a69a6 Update Bazel bzlmod dependencies for rules_swift 2.x support (#5736)
  • Additional commits viewable in compare view

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.56.1 to 0.56.2.
- [Release notes](https://github.com/Realm/SwiftLint/releases)
- [Commits](realm/SwiftLint@0.56.1...0.56.2)

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

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 Aug 22, 2024
@hendrickson-tyler hendrickson-tyler merged commit c098897 into main Aug 22, 2024
3 checks passed
@hendrickson-tyler hendrickson-tyler deleted the dependabot/swift/github.com/realm/swiftlint-0.56.2 branch August 22, 2024 22:08
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