build(deps): bump ai.djl:bom from 0.32.0 to 0.34.0
Open
Number: #797
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
August 18, 2025 at 10:16 AM UTC
(10 months ago)
(10 months ago)
Updated:
August 25, 2025 at 03:09 PM UTC
(10 months ago)
(10 months ago)
Labels:
dependencies java
dependencies java
Description:
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps ai.djl:bom from 0.32.0 to 0.34.0.
Release notes
Sourced from ai.djl:bom's releases.
DJL v0.34.0 Release
Key Changes
- Engine Updates
- PyTorch 2.7.1 deepjavalibrary/djl#3733
- Remove TensorRT engine deepjavalibrary/djl#3765
Enhancements
- [api] Adds FUSE based repository support by
@raymondkhliuin deepjavalibrary/djl#3695- Treat model server as a remote model by
@xyang16in deepjavalibrary/djl#3704- Align ZeroShotClassificationTranslator with Hugging Face behavior by
@raphaeldelioin deepjavalibrary/djl#3712- Remove usage of UUID.randomUUID() for better performance by
@aakashb-kayzenin deepjavalibrary/djl#3719- Replace UUID with NDManager.nextUid() by
@xyang16in deepjavalibrary/djl#3720- Add NDArray diagonal by
@dev-jonghoonparkin deepjavalibrary/djl#3724- [api] Implements remote REST API call as a model by
@bryanktliuin deepjavalibrary/djl#3725- Adds jsonlines streaming support for RpcEngine by
@bryanktliuin deepjavalibrary/djl#3727- Adds genai extension by
@bryanktliuin deepjavalibrary/djl#3726- [genai] tool calls to ChatInput by
@bryanktliuin deepjavalibrary/djl#3728- Add utility class for genai function call by
@bryanktliuin deepjavalibrary/djl#3729- Improve function call for genai extension by
@bryanktliuin deepjavalibrary/djl#3731- Support convert ChatInput to GeminiInput by
@bryanktliuin deepjavalibrary/djl#3739- Add partial support for HuggingFace Tokenizer to use parameters from tokenizer_config.json by
@Soha-Agarwalin deepjavalibrary/djl#3738- Add Anthropic support from genai by
@bryanktliuin deepjavalibrary/djl#3759Bug Fixes
- Correct CaptchaDataset options count to prevent torch.gather IndexError by
@xinhuaguin deepjavalibrary/djl#3694- Fix dimension check when reshaping offsets in SeqBatcher by
@xinhuaguin deepjavalibrary/djl#3702- Fix the incorrect function name and minor typo in doc by
@xinhuaguin deepjavalibrary/djl#3703- Fix incorrect return value in getImageHeight method by
@xinhuaguin deepjavalibrary/djl#3706- [djl_converter]: Fixes djl_converter bug by
@raymondkhliuin deepjavalibrary/djl#3705- Fix the out of bounds exception when using an init image by
@luke-zhouin deepjavalibrary/djl#3717- Fix earlystopping metric issue #3722 by
@SamBSalgadoin deepjavalibrary/djl#3736- [tokenizers] Fix tokenizer cpu and cuda build by
@xyang16in deepjavalibrary/djl#3756- [examples] Update tfhub urls by
@xyang16in deepjavalibrary/djl#3752- Update tfhub repository url by
@xyang16in deepjavalibrary/djl#3755Documentation
- [docs] Update model zoo document by
@xyang16in deepjavalibrary/djl#3690CI/CD
- increase build version to 0.34.0 by
@siddvenkin deepjavalibrary/djl#3689- Uses new recommended way to build pip wheel by
@raymondkhliuin deepjavalibrary/djl#3709- Bump protobuf from 3.20.2 to 4.25.8 in /extensions/tokenizers/src/main/python by
@dependabot[bot] in deepjavalibrary/djl#3716- [android] Upgrade DJL version to 0.34.0 by
@xyang16in deepjavalibrary/djl#3721- [ci] simplify nightly publish workflow by
@xyang16in deepjavalibrary/djl#3732- [ci] Update maven central publish url and credential by
@xyang16in deepjavalibrary/djl#3748- [djl-converter] Update license in pyproject.toml by
@xyang16in deepjavalibrary/djl#3749- [pytorch] Updates PyTorch to 2.7.1 by
@xyang16in deepjavalibrary/djl#3733- [ci] Remove serving-publish workflow by
@xyang16in deepjavalibrary/djl#3750- Update oss sonatype snapshot repository url by
@xyang16in deepjavalibrary/djl#3754- Upgrade dependency versions by
@xyang16in deepjavalibrary/djl#3762
... (truncated)
Commits
8799a1bRemove -SNAPSHOT for release v0.34.0e275bf4Increase DJL version to 0.34.0 (#3758)e6318c6[ci] Add post-publish task (#3764)9e1fe22Remove TensorRT engine (#3765)540d281[android] Upgrade pytorch version to 2.7.1 (#3763)ffa5e9bUpgrade dependency versions (#3762)1b2fb41[genai] Add Anthropic support from genai (#3759)c0c0f82[tokenizers] Fix tokenizer cpu and cuda build (#3756)c0844c8Update tfhub repository url (#3755)e30fcaeUpdate oss sonatype snapshot repository url (#3754)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 5739480 |
| UUID: | 3330100163 |
| Node ID: | PR_kwDOJkSOIc6kE5PU |
| Host: | GitHub |
| Repository: | JeffersonLab/coatjava |