Skip to content

chore(deps): update onnxscript requirement from >=0.6.2 to >=0.7.0 in /training#33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/training/onnxscript-gte-0.7.0
Open

chore(deps): update onnxscript requirement from >=0.6.2 to >=0.7.0 in /training#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/training/onnxscript-gte-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Updates the requirements on onnxscript to permit the latest version.

Release notes

Sourced from onnxscript's releases.

v0.7.0

What's Changed

Optimizer and Rewriter

ONNX IR

Torch Lib

Core ONNX Script

New Features

Other Changes

New Contributors

... (truncated)

Commits
  • df97c94 Add an option to not inline a function when building the graph (#2851)
  • 90f754a chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#2895)
  • b068297 Bumped version to 0.7.0 (#2894)
  • c8f5f6a Make GraphBuilder.init use keyword-only args after graph (#2893)
  • c6e8ec6 Handling initializers in GraphBuilder (#2889)
  • 63ffecf fix: normalize cache key dtype to prevent initializer name collisions (#2888)
  • 13f265c fix(fuse_batchnorm): support convtranpose + bn fusion with group != 1 (#2879)
  • 6c092e2 Add fusion rule to remove Expand before broadcast-capable binary operators (#...
  • c7d13fb Add input() and add_output() methods to GraphBuilder (#2828)
  • 864b785 Fix BatchNorm fusion producing invalid ONNX when Conv nodes share weight init...
  • 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 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)

Updates the requirements on [onnxscript](https://github.com/microsoft/onnxscript) to permit the latest version.
- [Release notes](https://github.com/microsoft/onnxscript/releases)
- [Commits](microsoft/onnxscript@v0.6.2...v0.7.0)

---
updated-dependencies:
- dependency-name: onnxscript
  dependency-version: 0.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 21, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants