Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps onnxscript from 0.5.6 to 0.5.7.

Release notes

Sourced from onnxscript's releases.

v0.5.7

What's Changed

Optimizer and rewriter

ONNX IR

Torch Lib

Documentation

Other Changes

New Contributors

... (truncated)

Commits
  • b444529 Revert version
  • 01b913e Bump version from 0.5.7 to 0.6.0
  • f958061 Fix unused initializer check (#2732)
  • fb6b40f chore(deps): bump ruff from 0.14.7 to 0.14.9 in /requirements/lintrunner (#2731)
  • 4ee40a0 chore(deps): bump actions/upload-artifact from 5 to 6 (#2730)
  • da967e3 [torchlib] Fix and implement overloads for aten::remainder (#2727)
  • a3883a6 Update aten_index_put implementation (#2712)
  • 5583f96 support opset23 (#2725)
  • bbe9c2b Don't constant fold Quantize/DequantizeLinear nodes by default (#2713)
  • 3e7d9fb chore(deps): bump ruff from 0.14.6 to 0.14.7 in /requirements/lintrunner (#2721)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [onnxscript](https://github.com/microsoft/onnxscript) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/microsoft/onnxscript/releases)
- [Commits](microsoft/onnxscript@v0.5.6...v0.5.7)

---
updated-dependencies:
- dependency-name: onnxscript
  dependency-version: 0.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM label Dec 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 17, 2025 05:02
@dependabot dependabot bot added python Pull requests that update python code dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM labels Dec 17, 2025
@github-actions github-actions bot removed the dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM label Dec 17, 2025
@AlexanderDokuchaev AlexanderDokuchaev merged commit c41ab89 into develop Dec 17, 2025
19 checks passed
@dependabot dependabot bot deleted the dependabot/pip/onnxscript-0.5.7 branch December 17, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants