Skip to content

Bump the python-packages group across 1 directory with 2 updates #277

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

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Updates the requirements on siliconcompiler and umi to permit the latest version.
Updates siliconcompiler to 0.30.0

Release notes

Sourced from siliconcompiler's releases.

v0.30.0

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'].
Changelog

Sourced from siliconcompiler's changelog.

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.

  • Tools:

  • bambu: updates to better handle platform and clock information.

  • openroad: added recover_power option support.

  • yosys: switch to use builtin keep_hierarchy to speedup compile times.

SiliconCompiler 0.29.3 (2025-01-28)

Major:

  • Added color support to logger to allow for easier identification of warnings and errors.

Minor:

  • Corrected install scripts for surelog and bambu.

  • Fixed task setup order to avoid setting up tasks before the input nodes have been setup.

  • Tools:

  • slang: added elaboration task.

... (truncated)

Commits
  • e155f54 Merge pull request #3225 from siliconcompiler/version0.30.0
  • c3c0243 version 0.30.0
  • c7b21ba Merge pull request #3224 from siliconcompiler/ord-minor-changes
  • 0e1dbcf dont consider padding for macro placement
  • cd35845 Merge pull request #3223 from siliconcompiler/bot/openroad-update
  • 8cb3108 Merge pull request #3222 from siliconcompiler/bot/sv2v-update
  • a6ad74b Update openroad
  • 6b01e31 Update sv2v
  • 9db548a Merge pull request #3221 from siliconcompiler/ord-minor-changes
  • 30cc48a add catch to global route to save state of router before exiting
  • Additional commits viewable in compare view

Updates umi to 0.2.0

Release notes

Sourced from umi's releases.

v0.2.0

What's Changed

Full Changelog: zeroasiccorp/umi@v0.1.8...v0.2.0

Commits
  • 10d1f13 Merge pull request #202 from zeroasiccorp/debug-bug
  • 3a87226 Fixing display bug in umi_tester
  • 006fe0b Merge pull request #201 from zeroasiccorp/regif-naming
  • ba9b22a Lint fix
  • 715d579 Differentiating between AW and RW
  • 7a765fb Merge branch 'main' of github.com:zeroasiccorp/umi into regif-naming
  • 4c48df0 Lint fix
  • b3fce40 Fixing reg access bug in lumi
  • 2d3b9f2 Updating testbench
  • 671ec86 Shorter register interface names
  • 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) and [umi](https://github.com/zeroasiccorp/umi) to permit the latest version.

Updates `siliconcompiler` to 0.30.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.30.0)

Updates `umi` to 0.2.0
- [Release notes](https://github.com/zeroasiccorp/umi/releases)
- [Commits](zeroasiccorp/umi@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: siliconcompiler
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: umi
  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 Feb 24, 2025
@gadfort gadfort merged commit 425de65 into main Feb 25, 2025
6 checks passed
@gadfort gadfort deleted the dependabot/pip/python-packages-6f34f75b0c branch February 25, 2025 14:21
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