Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps libs/EXTERNAL/libezgl from fb0e6f0 to 9f7d15b.

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [libs/EXTERNAL/libezgl](https://github.com/verilog-to-routing/ezgl) from `fb0e6f0` to `9f7d15b`.
- [Release notes](https://github.com/verilog-to-routing/ezgl/releases)
- [Commits](verilog-to-routing/ezgl@fb0e6f0...9f7d15b)

---
updated-dependencies:
- dependency-name: libs/EXTERNAL/libezgl
  dependency-version: 9f7d15bcf9911523516c75d47298c71bae6264c2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Oct 1, 2025
@AlexandreSinger
Copy link
Contributor

AlexandreSinger commented Oct 1, 2025

@robluo This PR comes with very minor changes to the line drawing code in EZGL. I do not expect there to be an issue; but do you mind running this branch locally and make sure lines that are drawn do not disappear randomly?

You should be able to test this quickly on a small circuit and draw the fly-lines of connections during the routing step (zooming in on random parts of the netlist).

@vaughnbetz FYI these are the line changes that Samuel made a month ago.

@vaughnbetz
Copy link
Contributor

@SamuelHo10 tested this thoroughly; should be safe to update to the latest EZGL.

@AlexandreSinger AlexandreSinger merged commit c93de7d into master Oct 2, 2025
30 checks passed
@AlexandreSinger AlexandreSinger deleted the dependabot/submodules/libs/EXTERNAL/libezgl-9f7d15b branch October 2, 2025 11:34
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 external_libs submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants