Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps onnx from 1.17.0 to 1.18.0.

Release notes

Sourced from onnx's releases.

v1.18.0

ONNX v1.18.0 is now available with exciting new features! We would like to thank everyone who contributed to this release! Please visit onnx.ai to learn more about ONNX and associated projects.

Key Updates

ai.onnx Opset 23

Attention, Cast, CastLike, Constant, ConstantOfShape, DequantizeLinear, Flatten, Identity, If, Loop, Pad, QuantizeLinear, RMSNormalization, Reshape, RotaryEmbedding, Scan, Shape, Size, Squeeze, Transpose, Unsqueeze

IR Version 11

  • Added FLOAT4E2M1 and multi-device configuration support
  • Relaxed naming requirements (onnx/onnx#6652)

Python support

  • Support Python 3.13
  • Experimental support for Python 3.13t (Windows, Mac)
  • Removed support for Python 3.8
  • Windows Arm64

Build

  • Minimum protobuf version is upgraded to v25.1
  • A new option ONNX_BUILD_CUSTOM_PROTOBUF is added for CMAKE (onnx/onnx#6495)

What's Changed

Breaking Changes and Deprecations

  • Remove/raise exception when external file exists during onnx.save by @​tonypottera24 in onnx/onnx#6497
  • Remove python 3.8 workflows (python 3.8 is eol) by @​cyyever in onnx/onnx#6434
  • Deprecate all type casting functions by @​justinchuby in onnx/onnx#6639
  • GroupNormalization-18 is now deprecated and replaced by GroupNormalization-23 due to an incorrect definition (#6358)
  • helper.split_complex_to_pairs is now private. Users can consider duplicating the underlying logic for their own use.

Spec and Operator

Reference Implementation

... (truncated)

Commits

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 [onnx](https://github.com/onnx/onnx) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: onnx
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 19, 2025 00:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 19, 2025
@dakinggg dakinggg merged commit 8aad84d into main May 19, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/onnx-1.18.0 branch May 19, 2025 16:54
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