Skip to content

Update dependency davecom/SwiftGraph to v4 - #25

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/davecom-swiftgraph-4.x
Open

Update dependency davecom/SwiftGraph to v4#25
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/davecom-swiftgraph-4.x

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
davecom/SwiftGraph major from: "3.1.0"from: "4.0.0"

Release Notes

davecom/SwiftGraph (davecom/SwiftGraph)

v4.0.0

Compare Source

  • This is an API breaking change due to addEdge() changes
  • addEdge(_ e: E, directed: Bool) deprecated in favor of just addEdge(_ e: E) since Edge already has a directed property (@​Vithanco)
  • Fix generic parameter name shadowing for Swift 6 compatibility
  • Count paths between vertices (@​sbeitzel)
  • Improve performance of detectCycles() (@​automaciej)
  • Indegree and Outdegree methods (@​TizianoCoroneo)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 added the dependencies label Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants