Skip to content
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

Update siliconcompiler requirement from <0.31.0,>=0.27.0 to >=0.27.0,<0.32.0 in the python-packages group #279

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from siliconcompiler's releases.

v0.31.0

SiliconCompiler 0.31.0 (2025-03-03)

Major:

  • Updated schema to support further advanced packaging.

Minor:

  • Improved the generation of relay files to provide better insight when debugging.
  • Disabled the generation of the html report by default.
  • Fixed the handling of environmental variables to ensure they are all set at the start of the node execution.
  • Made schema fields pernode and scope enums for easier handling.
  • Tools:
    • openroad: added global routing metrics recording.
    • yosys: added support for loading slang and moosic plugins.
Changelog

Sourced from siliconcompiler's changelog.

SiliconCompiler 0.31.0 (2025-03-03)

Major:

  • Updated schema to support further advanced packaging.

Minor:

  • Improved the generation of relay files to provide better insight when debugging.

  • Disabled the generation of the html report by default.

  • Fixed the handling of environmental variables to ensure they are all set at the start of the node execution.

  • Made schema fields pernode and scope enums for easier handling.

  • Tools:

  • openroad: added global routing metrics recording.

  • yosys: added support for loading slang and moosic plugins.

SiliconCompiler 0.30.0 (2025-02-18)

Major:

  • Updated schema to support advanced packaging.

Minor:

  • Added additional feedback during sc-install if user paths are not configured.

  • Added support for generating screenshots and displaying .dot files.

  • Tools:

  • bluespec: fixed support for builtin modules.

  • openroad: added macro placement constraints script option via ['tool', 'openroad', 'task', 'macro_placement', 'file', 'rtlmp_constraints'], automatic power grid blockage for pins via ['tool', 'openroad', 'task', 'power_grid', 'file', 'fixed_pin_keepout'].

SiliconCompiler 0.29.4 (2025-02-06)

Minor:

  • Added helper function to allow tasks to handle clock information in a uniform method.
  • Improved feedback on unsupported platforms during sc-install.

... (truncated)

Commits
  • da44e27 Merge pull request #3281 from siliconcompiler/version0.31.0
  • e8b007d version 0.31.0
  • dcff62d Merge pull request #3280 from siliconcompiler/dependabot/pip/python-packages-...
  • aa62b71 Bump the python-packages group with 4 updates
  • e8717f6 Merge pull request #3276 from siliconcompiler/bot/openroad-update
  • 68ceb68 Update openroad
  • fd63be8 Merge pull request #3275 from siliconcompiler/ord-global-routing
  • fed3782 add global routing metrics
  • 8c07bd3 Merge pull request #3274 from siliconcompiler/fix-totalarea
  • b43763b check klayout metrics before contining
  • 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 [siliconcompiler](https://github.com/siliconcompiler/siliconcompiler) to permit the latest version.

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

---
updated-dependencies:
- dependency-name: siliconcompiler
  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, 2025
@gadfort gadfort merged commit a06c2b9 into main Mar 4, 2025
6 checks passed
@gadfort gadfort deleted the dependabot/pip/python-packages-469b8e7849 branch March 4, 2025 01:43
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