Skip to content

Bump libs/EXTERNAL/yosys from 53c22ab to 7b0c1fe #3176

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps libs/EXTERNAL/yosys from 53c22ab to 7b0c1fe.

Commits
  • 7b0c1fe Merge pull request #5102 from YosysHQ/krys/verilog_no_select
  • 54013c6 Merge pull request #5162 from YosysHQ/micko/attrmap
  • 67583fe Bump version
  • 7457569 Merge pull request #5180 from YosysHQ/krys/test_asan
  • 017524d tests/verific: Don't ASAN verific
  • e6961d8 CI: Test with ASAN as well
  • 513f0f1 Merge pull request #5173 from RonxBulld/refine_setup_shutdown_flags
  • a0a77cd Bump version
  • 34a2abe verilog: fix parser "if" memory errors.
  • 170933e Merge pull request #5165 from georgerennie/george/opt_dff_uaf
  • 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 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/yosys](https://github.com/YosysHQ/yosys) from `53c22ab` to `7b0c1fe`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](YosysHQ/yosys@53c22ab...7b0c1fe)

---
updated-dependencies:
- dependency-name: libs/EXTERNAL/yosys
  dependency-version: 7b0c1fe491fd0c90b8b513a89cf033406c620185
  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 Jul 1, 2025
@AlexandreSinger
Copy link
Contributor

@vaughnbetz @loglav03 Now that Yosys is a submodule, once a month dependabot will raise a PR to update us to the most recent Yosys. This appears to be trying to point us to the most recent commit on Yosys master and not the most recent release.

If we want to handle when to update Yosys manually, I can tell dependabot to ignore updating Yosys automatically, but I do recommend only pointing the submodule to release tags if possible.

@vaughnbetz
Copy link
Contributor

That makes sense to me.

@AlexandreSinger
Copy link
Contributor

@dependabot ignore this dependency

@dependabot dependabot bot closed this Jul 4, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 4, 2025

OK, I won't notify you about libs/EXTERNAL/yosys again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/submodules/libs/EXTERNAL/yosys-7b0c1fe branch July 4, 2025 18:33
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