8000 [deps]: Update mint minor by renovate[bot] · Pull Request #1534 · bitwarden/ios · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[deps]: Update mint minor #1534

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

Merged
merged 2 commits into from
Apr 28, 2025
Merged

[deps]: Update mint minor #1534

merged 2 commits into from
Apr 28, 2025

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Update Change
mono0926/LicensePlist minor 3.26.0 -> 3.27.1
realm/SwiftLint minor 0.58.2 -> 0.59.1
yonaskolb/xcodegen minor 2.42.0 -> 2.43.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mono0926/LicensePlist (mono0926/LicensePlist)

v3.27.1

Compare Source

3.27.1

What's Changed

New Contributors

Full Changelog: mono0926/LicensePlist@3.27.0...3.27.1

v3.27.0

Compare Source

What's Changed

Full Changelog: mono0926/LicensePlist@3.26.0...3.27.0

realm/SwiftLint (realm/SwiftLint)

v0.59.1

Compare Source

Breaking
  • Remove opaque_over_existential opt-in rule as it causes too many false positives
    that can even lead to wrong-compilable code when any is required by a protocol the
    type conforms to. In this case, using some can be totally valid even though the
    protocol requirement is not reimplemented for the type causing behavioral changes.
    SimplyDanny
Experimental
  • None.
Enhancements
Bug Fixes
  • None.

v0.59.0

Compare Source

Breaking
  • Remove tracking of correction positions. Print the number of corrections applied instead.
    SimplyDanny
Experimental
  • Introduce swiftlint-dev command line tool that's intended to help to develop SwiftLint by encapsulating repetitive
    tasks. It can already be used to generate templates for new rules including optional configurations and tests. Run
    swift run swiftlint-dev rules template -h to get an overview of the command's usage and the available customization
    options. To register new rules, run swift run swiftlint-dev rules register.
    SimplyDanny
Enhancements
  • Add new option ignores_multiline_strings to line_length rule. It allows to ignore too long
    lines inside of multiline strings.
    thisIsTheFoxe
    #​2689

  • Ignore UIColor initializers in no_magic_numbers rule.
    suojae
    hyeffie
    #​5183

  • Exclude types with a @Suite attribute and functions annotated with @Test from no_magic_numbers rule.
    Also treat a type as a @Suite if it contains @Test functions.
    SimplyDanny
    #​5964

  • Add new opaque_over_existential opt-in rule that triggers when the existential any type of a
    function parameter can be replaced with an opaque some type.
    SimplyDanny

  • Add a new rationale property to rule descriptions, providing a more expansive
    description of the motivation behind each rule.
    Martin Redington
    #​5681

  • Add new allowed_types option to legacy_objc_type rule to ignore certain types.
    kapitoshka438
    #​3723

  • Add excluded_methods configuration option to unneeded_override to opt out checking methods with a given name.
    For example, this helps avoid a conflict with balanced_xctest_lifecycle where one of setUp/tearDown
    is empty but the other is not.
    jaredgrubb

Bug Fixes
  • Fix issue referencing the Tests package from another Bazel workspace.
    jszumski

  • Fix crash when a disable command is preceded by a unicode character.
    SimplyDanny
    #​5945

  • Allow severity of duplicate_imports rule to be configurable.
    SimplyDanny
    #​5978

  • Silence no_magic_numbers rule in conditions of #if directives.
    SimplyDanny
    #​6000

  • Consider types restricting a protocol to classes in composed inherited types in class_delegate_protocol rule.
    SimplyDanny
    #​5982

  • Rewrite type_contents_order rule with SwiftSyntax fixing an issue with experimental availability macros.
    SimplyDanny
    #​5999

  • Update file_name rule to consider macro types.
    fraioli
    #​6026

yonaskolb/xcodegen (yonaskolb/xcodegen)

v2.43.0

Compare Source

Added
Changes
Fixed
  • Breaking: fileGroups are now relative paths when in included files, like other paths #​1534 @​shnhrrsn
  • Breaking: Local package paths are now relative paths when in included files, like other paths #​1498 @​juri
  • Optional groups are no longer skipped when missing and generating projects from a different directory #​1529 @​SSheldon
Internal

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.

👻 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 requested review from matt-livefront and a team as code owners April 28, 2025 00:38
@bitwarden-bot bitwarden-bot changed the title [deps]: Update mint minor [PM-20712] [deps]: Update mint minor Apr 28, 2025
@bitwarden-bot
Copy link

Internal tracking:

Copy link
codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.95%. Comparing base (bde517b) to head (45444bb).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1534      +/-   ##
==========================================
- Coverage   89.69%   85.95%   -3.74%     
==========================================
  Files         777      988     +211    
8000
 
  Lines       48975    59242   +10267     
==========================================
+ Hits        43926    50920    +6994     
- Misses       5049     8322    +3273     

☔ 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.

@renovate renovate bot changed the title [PM-20712] [deps]: Update mint minor [deps]: Update mint minor Apr 28, 2025
Copy link
Contributor Author
renovate bot commented Apr 28, 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.

Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Details6222119a-8b9c-4057-841b-e041075cb725

Great job, no security vulnerabilities found in this Pull Request

@KatherineInCode KatherineInCode merged commit b1fb23e into main Apr 28, 2025
12 checks passed
@KatherineInCode KatherineInCode deleted the renovate/mint-minor branch April 28, 2025 15:33
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.

2 participants
0