Skip to content

Update siliconcompiler requirement from <0.37.0,>=0.35.3 to >=0.35.3,<0.38.0 in the python-packages group#297

Merged
gadfort merged 1 commit intomainfrom
dependabot/pip/python-packages-68f24cad16
Mar 3, 2026
Merged

Update siliconcompiler requirement from <0.37.0,>=0.35.3 to >=0.35.3,<0.38.0 in the python-packages group#297
gadfort merged 1 commit intomainfrom
dependabot/pip/python-packages-68f24cad16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Updates the requirements on siliconcompiler to permit the latest version.
Updates siliconcompiler to 0.37.1

Release notes

Sourced from siliconcompiler's releases.

v0.37.1

SiliconCompiler 0.37.1 (2026-02-26)

Minor:

  • Fixed handling of tokens during github+private dataroot resolution.
  • Fixed from_dict handling to correctly restore a schema from file.
  • Ensure the checks in .run() gracefully handle missing files.
  • Tools:
    • klayout: default to writing gzipped files.
    • openroad: default to writing gzipped odb and def files.
Changelog

Sourced from siliconcompiler's changelog.

SiliconCompiler 0.37.1 (2026-02-26)

Minor:

  • Fixed handling of tokens during github+private dataroot resolution.

  • Fixed from_dict handling to correctly restore a schema from file.

  • Ensure the checks in .run() gracefully handle missing files.

  • Tools:

  • klayout: default to writing gzipped files.

  • openroad: default to writing gzipped odb and def files.

SiliconCompiler 0.37.0 (2026-02-24)

Major:

  • Changed schema to make design object base class for all libraries.

Minor:

  • Fixed resizing of dashboard to ensure logs are visible after resize.

  • Fixed dashboard use when breakpoints are present.

  • Fixed sc-show to correctly handle -cfg.

  • Fixed flowgraph handling when using option,from.

  • Updated time format in dashboard to make it easier to read.

  • Added get_flow to Project class to allow access to the loaded flowgraphs.

  • Tools:

  • klayout: added stream2lef task to generate a lef from a GDS or OAS file.

  • openroad: fixed version parsing.

  • opensta: added write_sdf and write_liberty support to timing task.

  • vpr: updated pin constraint handling.

SiliconCompiler 0.36.5 (2026-02-02)

Minor:

  • Fixed dashboard line wrapping to correctly account for the width of the terminal.
  • Reworked error handling to ensure backtrace is available when running with the dashboard.

SiliconCompiler 0.36.4 (2026-01-31)

... (truncated)

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 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 [siliconcompiler](https://github.com/siliconcompiler/siliconcompiler) to permit the latest version.

Updates `siliconcompiler` to 0.37.1
- [Release notes](https://github.com/siliconcompiler/siliconcompiler/releases)
- [Changelog](https://github.com/siliconcompiler/siliconcompiler/blob/main/Changes)
- [Commits](siliconcompiler/siliconcompiler@v0.35.3...v0.37.1)

---
updated-dependencies:
- dependency-name: siliconcompiler
  dependency-version: 0.37.1
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2026
@gadfort gadfort merged commit 044097f into main Mar 3, 2026
5 checks passed
@gadfort gadfort deleted the dependabot/pip/python-packages-68f24cad16 branch March 3, 2026 14:40
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant