Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2025

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch 0.58.2 -> 0.58.3

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)

v0.58.3

Compare Source

  • Fixed parsing of [n of X] syntax for InlineArray in Swift 6.2
  • Fixed parsing error when an opening multiline string delimiter is followed by a space
  • Fixed issue where redundantInit rule could leave orphaned parentheses
  • Fixed bug where redundantInit was incorrectly applied to (Foo.self as Bar.Type) expressions
  • Fixed bug with parsing empty property accessors that broke redundantSelf rule
  • Fixed aliasing issue with acronyms rule where one acronym overlaps another
  • Fixed unexpected wrapping of closing parenthesis in wrapArguments rule
  • Added --unknown-rules option to support environments with older SwiftFormat versions

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team and matt-livefront as code owners October 13, 2025 02:46
@bitwarden-bot bitwarden-bot changed the title [deps]: Update nicklockwood/SwiftFormat to v0.58.3 [PM-26864] [deps]: Update nicklockwood/SwiftFormat to v0.58.3 Oct 13, 2025
@bitwarden-bot
Copy link

Internal tracking:

@renovate renovate bot changed the title [PM-26864] [deps]: Update nicklockwood/SwiftFormat to v0.58.3 [deps]: Update nicklockwood/SwiftFormat to v0.58.3 Oct 13, 2025
@github-actions
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Detailse239e61a-50b3-4c91-b885-d4638303d84f

Great job! No new security vulnerabilities introduced in this pull request

@renovate
Copy link
Contributor Author

renovate bot commented Oct 13, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.88%. Comparing base (b3c8367) to head (a8e7302).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2034      +/-   ##
==========================================
- Coverage   85.26%   82.88%   -2.38%     
==========================================
  Files        1691     1999     +308     
  Lines      143923   161029   +17106     
==========================================
+ Hits       122710   133476   +10766     
- Misses      21213    27553    +6340     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@KatherineInCode KatherineInCode enabled auto-merge (squash) October 13, 2025 17:03
@KatherineInCode KatherineInCode merged commit 7811d49 into main Oct 13, 2025
12 checks passed
@KatherineInCode KatherineInCode deleted the renovate/mint-minor branch October 13, 2025 17:03
kevinrossen pushed a commit to kevinrossen/bitwarden_ios that referenced this pull request Oct 14, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Katherine Bertelsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants