sebbyjp / robo_transformers

Apache License 2.0
16 stars 1 forks source link

Bump tensorflow-hub from 0.15.0 to 0.16.0 #36

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps tensorflow-hub from 0.15.0 to 0.16.0.

Release notes

Sourced from tensorflow-hub's releases.

TensorFlow Hub 0.16.0

Release 0.16.0

  • Enforce using Keras 2 by checking for installation of tf_keras
  • Remove deprecated TF 1 API (LatestModuleExporter, register_module_for_export, ...)
Changelog

Sourced from tensorflow-hub's changelog.

Release 0.16.0

  • Enforce using Keras 2 by checking for installation of tf_keras
  • Remove deprecated TF 1 API (LatestModuleExporter, register_module_for_export, ...)
Commits
  • 00928a1 Update version.py
  • afdc0d5 Update RELEASE.md
  • 6821485 Update RELEASES.md for 0.16.0
  • 09d0259 Add warning that unmigrated models will be removed on March 18, 2024
  • f74a32b Remove deprecated TF 1 API
  • d76ea21 Require tf_keras to be installed if tf.keras would be Keras 3
  • 290d0c6 Update README after tfhub.dev moved to Kaggle Models
  • 543ba05 Enforce using Keras 2
  • ed4b52f Stop exporting deprecated LatestModuleExporter and register_module_for_export...
  • bbb0ca1 Add banner about the move of tfhub.dev to Kaggle Models
  • 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 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)
dependabot[bot] commented 9 months ago

Superseded by #41.