Skip to content

Update all dependencies - #766

Merged
renovate[bot] merged 1 commit into
developfrom
renovate/all
Aug 31, 2026
Merged

Update all dependencies#766
renovate[bot] merged 1 commit into
developfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
fastlane (source, changelog) 2.237.02.238.0 age confidence minor
ghcr.io/realm/swiftlint 0.65.00.65.1 age confidence container patch
mikepenz/action-junit-report v6.4.2v6.5.0 age confidence action minor

Release Notes

fastlane/fastlane (fastlane)

v2.238.0: Improvements

Compare Source

realm/SwiftLint (ghcr.io/realm/swiftlint)

v0.65.1

Compare Source

Breaking
  • Configuration.IndentationStyle moved to SwiftLintCore.IndentationStyle.
    Rules can now read the global indentation setting via CurrentRule.configuration.
    GandaLF2006

  • Remove the deprecated allow_multiline_func option from the opening_brace
    rule. Use ignore_multiline_function_signatures instead.
    Brett-Best

Experimental
  • None.
Enhancements
  • Speed up the collection_alignment rule, which read the whole file's
    source lines once per element of a dictionary literal.
    Brett-Best

  • Compare the two operands of a comparison by walking their token streams in
    the identical_operands rule instead of rendering both operands to strings,
    so differing operands stop at the first mismatching token.
    Brett-Best

  • Add #examples and #corrections macros that expand lists and
    dictionaries of code strings into Examples, reducing boilerplate when
    defining a rule's triggering/non-triggering examples and corrections. Adopt
    them across the built-in rules.
    ZevEisenberg

  • Add allow_compact_empty_blocks option to the no_empty_block rule to
    allow empty blocks written compactly as {} while still flagging empty
    blocks with any whitespace or newlines between the braces.
    arimu1
    #​6839

Bug Fixes
  • Add an opt-in allow_explicit_unsafe_unowned option to let the
    unowned_variable_capture rule accept explicit unowned(unsafe) captures.
    Yurii Bakurov
    #​6817

  • Fix line_length with ignores_urls enabled incorrectly ignoring property
    accesses whose member names are valid top-level domains.
    Arthur Liu
    #​6811

  • Fix baseline writing to store file locations as paths relative to the current working directory,
    restoring baseline portability and avoiding absolute file:// paths in generated baseline files.
    SimplyDanny
    #​6812

  • Fix correction behavior of closure_spacing rule when a closure contains only trivia (e.g. comments).
    SimplyDanny
    #​6798
    #​6799

  • Fix closure_end_indentation moving closing braces to column 1 in files
    with CRLF line endings when running swiftlint --fix.
    sjh9714
    #​6598

mikepenz/action-junit-report (mikepenz/action-junit-report)

v6.5.0

Compare Source

🚀 Features
  • ci: add OpenSSF Scorecard, top-level permissions, fix script injection
🐛 Fixes
  • fix: accept comma separated exclude_sources again
📦 Dependencies
  • chore(deps): lock file maintenance
  • chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24-bullseye docker digest to 4823a29
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency undici to v8
  • chore(deps): lock file maintenance
  • chore(deps): update dependency serialize-javascript to v7.0.6
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency js-yaml to v5
  • chore(deps): update actions/checkout action to v7
  • chore(deps): lock file maintenance
  • chore(deps): update dependency vite to v8.1.0
  • chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24-bullseye docker digest to 2449e39
  • chore(deps): update node devdependency non-major updates
  • chore(deps): lock file maintenance
  • chore(deps): update dependency brace-expansion to v5.0.7
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency undici to v8.7.0
  • chore(deps): update dependency serialize-javascript to v7.0.7
  • chore(deps): update dependency vite to v8.1.3
  • chore(deps): lock file maintenance
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency vite to v8.1.4
  • chore(deps): lock file maintenance
  • chore(deps): update actions/setup-node action to v7
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency undici to v8.9.0
  • chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24-bullseye docker digest to 9ff3fbc
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency fast-uri to v4
  • chore(deps): update dependency undici to v8.10.0
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency nanoid to v6
  • chore(deps): update mikepenz/release-changelog-builder-action action to v6.2.3
  • chore(deps): update dependency js-yaml to v5.3.0
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update mikepenz/action-gh-release action to v3.1.0
Contributors:

Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) August 31, 2026 23:39
@github-actions

Copy link
Copy Markdown
Contributor
TestsPassed ✅SkippedFailedTime ⏱
Unit tests report1399 ran1399 ✅1m 35s 774ms

@renovate
renovate Bot merged commit 7c88d9b into develop Aug 31, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/all branch August 31, 2026 23:46
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.

0 participants