Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tensorflow-hub from 0.10.0 to 0.13.0 #59

Open
wants to merge 1 commit into
base: 2.4.3-custom
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps tensorflow-hub from 0.10.0 to 0.13.0.

Release notes

Sourced from tensorflow-hub's releases.

TensorFlow Hub 0.13.0

Release 0.13.0

  • Minor fixes for importing Keras and TF Estimator.
  • Stop using distutils.version.
  • Require protobuf >= 3.19.6.
  • Require Python 3.7+.

TensorFlow Hub 0.12.0

Release 0.12.0

  • Improve support for compute_output_shape in hub.KerasLayer:
    • This will now use the output_shape value provided on init, if present, before falling back to the default behavior.
  • Changes to make_image_classifier_tool:
    • Add the option to read input with a tf.data.Dataset and use TF ops for preprocessing. Enabling this feature requires TF 2.5 or higher.
    • Set the default value of shear_range to 0. shear_range is deprecated and incompatible when using TF ops for preprocessing.

TensorFlow Hub 0.11.0

  • Use the Keras load context in keras_layer.py.
  • Always use compressed model loading by default.
  • Documentation improvements.
Changelog

Sourced from tensorflow-hub's changelog.

Release 0.13.0

  • Minor fixes for importing Keras and TF Estimator.
  • Stop using distutils.version.
  • Require protobuf >= 3.19.6.
  • Require Python 3.7+.

Release 0.12.0

  • Improve support for compute_output_shape in hub.KerasLayer:
    • This will now use the output_shape value provided on init, if present, before falling back to the default behavior.
  • Changes to make_image_classifier_tool:
    • Add the option to read input with a tf.data.Dataset and use TF ops for preprocessing. Enabling this feature requires TF 2.5 or higher.
    • Set the default value of shear_range to 0. shear_range is deprecated and incompatible when using TF ops for preprocessing.

Release 0.11.0

  • Use the Keras load context in keras_layer.py.
  • Always use compressed model loading by default.
  • Documentation improvements.
Commits
  • aab6241 Update version.py for 0.13.0
  • 7aadde5 Update RELEASE.md for 0.13.0
  • d3f13a3 Update RELEASES.md for 0.13.0
  • 008346f Use protobuf v3.19.6 for compiling the package and adapt the supported Python...
  • d8acb6c Explicitly install librosa
  • 8bac892 Explicitly cast to a list before the comparison
  • 141e560 Restrict protobuf to be >= 3.8.0, <4
  • fe11a51 creating sample notebook for Google Bird Vocalization model
  • ee0aab0 Documentation updates
  • b3ff37f Internal change
  • 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 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 [tensorflow-hub](https://github.com/tensorflow/hub) from 0.10.0 to 0.13.0.
- [Release notes](https://github.com/tensorflow/hub/releases)
- [Changelog](https://github.com/tensorflow/hub/blob/master/RELEASE.md)
- [Commits](tensorflow/hub@v0.10.0...v0.13.0)

---
updated-dependencies:
- dependency-name: tensorflow-hub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Jun 1, 2023

Dependabot tried to add @YouBotTeam/enable-squad as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/YouBotTeam/rasa-custom/pulls/59/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the YouBotTeam/rasa-custom repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2023

The following labels could not be found: type:dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants