Skip to content

Bump tensorflow-text from 2.19.0 to 2.20.0#375

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/tensorflow-text-2.20.0
Closed

Bump tensorflow-text from 2.19.0 to 2.20.0#375
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/tensorflow-text-2.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps tensorflow-text from 2.19.0 to 2.20.0.

Release notes

Sourced from tensorflow-text's releases.

v2.20.0

Release 2.20.0

Bug Fixes and Other Changes

  • Fix nightly builds.
  • iterate over Unicode White_Space directly, rather than testing each of 1.1M code points
  • Change input size from int16_t to int32_t to support large inputs.
  • Ignore SentencePiece::BYTE during encoding instead of throwing error
  • Fix TF-text for TF 2.20.
  • Update requirements with latest tensorflow-metadata.
  • Fix configure to pull bazelrc from TF 2.20.
  • update sha256 for tensorflow 2.20.0
  • Revert "update sha256 for tensorflow 2.20.0"
  • Change strip_prefix logic to grab sha256 properly
  • Limit array-record dependency to Linux x86_64 and aarch64.
  • Pin array-record to 0.4.1 for darwin platform
  • Adds build_bazel_apple_support for newer macOS builds
Commits
  • 54015a8 Adds build_bazel_apple_support for newer macOS builds
  • 830c51d Pin array-record to 0.4.1 for darwin platform
  • 894337f Limit array-record dependency to Linux x86_64 and aarch64.
  • 31f7b34 Change strip_prefix logic to grab sha256 properly
  • 05e1a5c Revert "update sha256 for tensorflow 2.20.0"
  • 2f6765e update sha256 for tensorflow 2.20.0
  • ca5b1b2 Fix configure to pull bazelrc from TF 2.20.
  • 5058e32 Update requirements with latest tensorflow-metadata.
  • 7215af0 Internal configuration change.
  • eee824d Fix TF-text for TF 2.20.
  • 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 [tensorflow-text](https://github.com/tensorflow/text) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/tensorflow/text/releases)
- [Commits](tensorflow/text@v2.19.0...v2.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 3, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Superseded by #376.

@dependabot dependabot bot closed this Mar 16, 2026
@dependabot dependabot bot deleted the dependabot/pip/develop/tensorflow-text-2.20.0 branch March 16, 2026 21:25
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.

0 participants