Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Updates the requirements on Graphs and SimpleWeightedGraphs to permit the latest version.
Updates Graphs to 1.13.2

Release notes

Sourced from Graphs's releases.

v1.13.2

Graphs v1.13.2

Diff since v1.13.1

Merged pull requests:

Commits
  • 424f49e move formatting to GitHub Action (#476)
  • 4c3efb6 bump version number
  • fe131f0 add old formatting commits to git blame ignore file (#474)
  • 8da7820 start a git blame ignore revs file (#473)
  • ce861b5 Bump actions/github-script from 7 to 8 (#461)
  • 83c3b1c remove unused workflow
  • 2904070 fix using deprecated PriorityQueue methods
  • 45a9cbb Fix warning from DataStructures.jl, bump compat for it
  • f4b70cd update to Formatter v2
  • 531260f Bump actions/upload-artifact from 4 to 5 (#468)
  • Additional commits viewable in compare view

Updates SimpleWeightedGraphs to 1.5.1

Release notes

Sourced from SimpleWeightedGraphs's releases.

v1.5.1

SimpleWeightedGraphs v1.5.1

Diff since v1.5.0

Merged pull requests:

Commits
  • a51ccb8 Bump to 1.5.1 (#59)
  • 7d45600 Split test deps & move JuliaFormatter to action (#58)
  • a1fb161 MassInstallAction: Install the Downgrade workflow on this repository (#55)
  • 7b0622a Fix typo in performance tip of inneighbors function (#56)
  • 9962e89 Adjust compat bounds and CI Julia versions (episode 2) (#53)
  • 33a69cb Revert "Adjust compat bounds and CI Julia versions" (#52)
  • 045c449 Adjust compat bounds and CI Julia versions (#51)
  • 8128430 get_weight with AbstractEdge (#46)
  • a8da15d Bump version
  • 4d8e451 Create induced subgraph from edge list (#37)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [Graphs](https://github.com/JuliaGraphs/Graphs.jl) and [SimpleWeightedGraphs](https://github.com/JuliaGraphs/SimpleWeightedGraphs.jl) to permit the latest version.

Updates `Graphs` to 1.13.2
- [Release notes](https://github.com/JuliaGraphs/Graphs.jl/releases)
- [Commits](JuliaGraphs/Graphs.jl@v1.4.0...v1.13.2)

Updates `SimpleWeightedGraphs` to 1.5.1
- [Release notes](https://github.com/JuliaGraphs/SimpleWeightedGraphs.jl/releases)
- [Commits](v1.2.2...v1.5.1)

---
updated-dependencies:
- dependency-name: Graphs
  dependency-version: 1.13.2
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: SimpleWeightedGraphs
  dependency-version: 1.5.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 15, 2025
@gdalle gdalle closed this Dec 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@gdalle
Copy link
Member

gdalle commented Dec 18, 2025

Dependabot bug, fixed in dependabot/dependabot-core#13810

@dependabot dependabot bot deleted the dependabot/julia/docs/all-julia-packages-91f00e8af8 branch December 18, 2025 08:20
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants