MLServer icon indicating copy to clipboard operation
MLServer copied to clipboard

build(deps): bump tensorflow from 2.18.0 to 2.18.1 in /runtimes/huggingface

Open dependabot[bot] opened this issue 8 months ago • 0 comments

Bumps tensorflow from 2.18.0 to 2.18.1.

Release notes

Sourced from tensorflow's releases.

TensorFlow 2.18.1

Release 2.18.1

Security

Bug Fixes and Other Changes

  • Loosen ml_dtypes upperbound to < 1.0.0 to reduce conflicts when installed with other ML ecosystem components.

Breaking Changes

  • tf.lite
    • Interpreter:
      • tf.lite.Interpreter gives warning of future deletion and a redirection notice to its new location at ai_edge_litert.interpreter. See the migration guide for details.
  • Tensorflow-tpu for this patch is skipped due to some sparsecore related bugs. We suggest to upgrade to 2.19.0 instead.
Changelog

Sourced from tensorflow's changelog.

Release 2.18.1

Security

Bug Fixes and Other Changes

  • Loosen ml_dtypes upperbound to < 1.0.0 to reduce conflicts when installed with other ML ecosystem components.

Breaking Changes

  • tf.lite
    • Interpreter:
      • tf.lite.Interpreter gives warning of future deletion and a redirection notice to its new location at ai_edge_litert.interpreter. See the migration guide for details.
  • Tensorflow-tpu for this patch is skipped due to some sparsecore related bugs. We suggest to upgrade to 2.19.0 instead.
Commits
  • cb64295 Backport Windows builds into 2.18 for 2.18.1 (#88848)
  • 9e75d4b Merge pull request #88677 from tensorflow/chandrasekhard2-patch-1
  • bafd4e8 Update RELEASE.md
  • d980227 Update release notes for TensorFlow 2.18.1 (#87073)
  • 430ca7a Merge pull request #87087 from tensorflow-jenkins/version-numbers-2.18.1-5478
  • b37ff63 Update version numbers to 2.18.1
  • 500e03d Merge pull request #84966 from tensorflow/bump-mldtypes-2-18
  • 337b3f7 Bump ml-dtypes upper bound
  • 8241bac Merge pull request #80201 from tensorflow/r2.18-27ad610b6c7
  • 4399cf9 Add deletion warning to tf.lite.interpreter with a redirection notice to ai-e...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Mar 17 '25 05:03 dependabot[bot]