Skip to content

chore(deps): bump djl.version from 0.28.0 to 0.36.0#22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/djl.version-0.36.0
Open

chore(deps): bump djl.version from 0.28.0 to 0.36.0#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/djl.version-0.36.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 3, 2026

Bumps djl.version from 0.28.0 to 0.36.0.
Updates ai.djl:api from 0.28.0 to 0.36.0

Release notes

Sourced from ai.djl:api's releases.

DJL v0.36.0 Release

What's Changed

New Contributors

Full Changelog: deepjavalibrary/djl@v0.35.1...v0.36.0

DJL v0.35.1 Release

What's Changed

New Contributors

Full Changelog: deepjavalibrary/djl@v0.35.0...v0.35.1

DJL v0.35.0 Release

What's Changed

Enhancements

Bug Fixes

... (truncated)

Commits
  • 1a7265a Remove -SNAPSHOT for release v0.36.0
  • a8bf03a Increase DJL version to 0.36.0 (#3824)
  • ed5e096 NDManager.create(Number) unsupported type error message improvement (#3818)
  • e59e30c Update the Documentation (via DocString) to indicate the risks of using Utils...
  • f543dc7 Increase build version to 0.36.0 (#3817)
  • e466676 upgrade version to 0.35.1 (#3816)
  • 5601e94 Fix security vulnerabilities in QuestionAnsweringTranslator (CVSS 8.2) (#3814)
  • 87fe3df Fix script injection vulnerabilities in GitHub Actions workflows (#3813)
  • e7118f6 fix: upgrade jQuery from 2.1.1 to 3.7.1 to address security vulnerabilities (...
  • 76f0f26 [api] Refactor csvTranslator (#3805)
  • Additional commits viewable in compare view

Updates ai.djl.pytorch:pytorch-engine from 0.28.0 to 0.36.0

Release notes

Sourced from ai.djl.pytorch:pytorch-engine's releases.

DJL v0.36.0 Release

What's Changed

New Contributors

Full Changelog: deepjavalibrary/djl@v0.35.1...v0.36.0

DJL v0.35.1 Release

What's Changed

New Contributors

Full Changelog: deepjavalibrary/djl@v0.35.0...v0.35.1

DJL v0.35.0 Release

What's Changed

Enhancements

Bug Fixes

... (truncated)

Commits
  • 1a7265a Remove -SNAPSHOT for release v0.36.0
  • a8bf03a Increase DJL version to 0.36.0 (#3824)
  • ed5e096 NDManager.create(Number) unsupported type error message improvement (#3818)
  • e59e30c Update the Documentation (via DocString) to indicate the risks of using Utils...
  • f543dc7 Increase build version to 0.36.0 (#3817)
  • e466676 upgrade version to 0.35.1 (#3816)
  • 5601e94 Fix security vulnerabilities in QuestionAnsweringTranslator (CVSS 8.2) (#3814)
  • 87fe3df Fix script injection vulnerabilities in GitHub Actions workflows (#3813)
  • e7118f6 fix: upgrade jQuery from 2.1.1 to 3.7.1 to address security vulnerabilities (...
  • 76f0f26 [api] Refactor csvTranslator (#3805)
  • Additional commits viewable in compare view

Updates ai.djl.huggingface:tokenizers from 0.28.0 to 0.36.0

Release notes

Sourced from ai.djl.huggingface:tokenizers's releases.

DJL v0.36.0 Release

What's Changed

New Contributors

Full Changelog: deepjavalibrary/djl@v0.35.1...v0.36.0

DJL v0.35.1 Release

What's Changed

New Contributors

Full Changelog: deepjavalibrary/djl@v0.35.0...v0.35.1

DJL v0.35.0 Release

What's Changed

Enhancements

Bug Fixes

... (truncated)

Commits
  • 1a7265a Remove -SNAPSHOT for release v0.36.0
  • a8bf03a Increase DJL version to 0.36.0 (#3824)
  • ed5e096 NDManager.create(Number) unsupported type error message improvement (#3818)
  • e59e30c Update the Documentation (via DocString) to indicate the risks of using Utils...
  • f543dc7 Increase build version to 0.36.0 (#3817)
  • e466676 upgrade version to 0.35.1 (#3816)
  • 5601e94 Fix security vulnerabilities in QuestionAnsweringTranslator (CVSS 8.2) (#3814)
  • 87fe3df Fix script injection vulnerabilities in GitHub Actions workflows (#3813)
  • e7118f6 fix: upgrade jQuery from 2.1.1 to 3.7.1 to address security vulnerabilities (...
  • 76f0f26 [api] Refactor csvTranslator (#3805)
  • Additional commits viewable in compare view

Updates ai.djl.huggingface:translators from 0.28.0 to 0.36.0

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.

Bumps `djl.version` from 0.28.0 to 0.36.0.

Updates `ai.djl:api` from 0.28.0 to 0.36.0
- [Release notes](https://github.com/deepjavalibrary/djl/releases)
- [Commits](deepjavalibrary/djl@v0.28.0...v0.36.0)

Updates `ai.djl.pytorch:pytorch-engine` from 0.28.0 to 0.36.0
- [Release notes](https://github.com/deepjavalibrary/djl/releases)
- [Commits](deepjavalibrary/djl@v0.28.0...v0.36.0)

Updates `ai.djl.huggingface:tokenizers` from 0.28.0 to 0.36.0
- [Release notes](https://github.com/deepjavalibrary/djl/releases)
- [Commits](deepjavalibrary/djl@v0.28.0...v0.36.0)

Updates `ai.djl.huggingface:translators` from 0.28.0 to 0.36.0

---
updated-dependencies:
- dependency-name: ai.djl:api
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: ai.djl.pytorch:pytorch-engine
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: ai.djl.huggingface:tokenizers
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: ai.djl.huggingface:translators
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates (Dependabot, Renovate, etc.) java Java-related changes labels Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (Dependabot, Renovate, etc.) java Java-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants