Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

Sourced from siliconcompiler's releases.

v0.32.1

SiliconCompiler 0.32.1 (2025-03-13)

Minor:

  • Added github specific url resolver for downloading artifacts from github.
  • Added support to specify step and index for sc-show and sc-dashboard.
Changelog

Sourced from siliconcompiler's changelog.

SiliconCompiler 0.32.1 (2025-03-13)

Minor:

  • Added github specific url resolver for downloading artifacts from github.
  • Added support to specify step and index for sc-show and sc-dashboard.

SiliconCompiler 0.32.0 (2025-03-11)

Major:

  • Changed default behavior of .summary to only print metrics summary, and added .snapshot to generate and display job summary image.
  • Moved default verilog/system verilog frontend parser to Slang.

Minor:

  • Changed examples to use a requirements.txt file for external dependencies.

  • Tools:

  • openroad: added timing histogram reports.

SiliconCompiler 0.31.1 (2025-03-06)

Minor:

  • Fixed tcl manifest to correctly reflect the data types from the schema.

  • Added end of install status message to sc-install.

  • Tools:

  • vpr: updated to v9.0 and added timing metrics extraction.

SiliconCompiler 0.31.0 (2025-03-03)

Major:

  • Updated schema to support further advanced packaging.

Minor:

... (truncated)

Commits
  • b992d18 Merge pull request #3335 from siliconcompiler/version0.32.1
  • 6d50e8f version 0.32.1
  • ec3d78b Merge pull request #3334 from siliconcompiler/more-testing
  • 0b39e27 allow missing index
  • b49c635 add tests for exit code 2
  • 29e7e45 fix spelling
  • d56a970 fix show tests
  • a870c9e guard dashboard from partial manifest and error out on no manifest
  • 7fc921e add step/index handling and add testing
  • 5e16c86 add testing of common functions in apps
  • 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.32.1
- [Release notes](https://github.com/siliconcompiler/siliconcompiler/releases)
- [Changelog](https://github.com/siliconcompiler/siliconcompiler/blob/main/Changes)
- [Commits](siliconcompiler/siliconcompiler@v0.27.0...v0.32.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 18, 2025
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.

0 participants