Skip to content

Bump com.github.haifengl:smile-core from 4.4.2 to 6.2.3#281

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/maven/development/com.github.haifengl-smile-core-6.2.3
Open

Bump com.github.haifengl:smile-core from 4.4.2 to 6.2.3#281
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/maven/development/com.github.haifengl-smile-core-6.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.haifengl:smile-core from 4.4.2 to 6.2.3.

Release notes

Sourced from com.github.haifengl:smile-core's releases.

6.2.3

✨ New Features

  • Dark Theme: Default dark theme.
  • Neighborhood Functions: Added square, triangle, and Mexican hat neighborhood functions.
  • Spark Module: Published smile-spark module and migrated to Spark v4 API.
  • BigQuery MCP Server: Added BigQuery MCP server integration.

🔧 Improvements

  • Hadoop Compatibility: Updated to Hadoop 3.5 for Java 21/25 compatibility.
  • Javadoc Clarification: Improved documentation for MemorySegment handles in Tensor constructor.
  • UI Scaling: Disabled uiScale = 1 for better HiDPI scaling support.
  • Toolbar Visibility: Toolbar no longer shows on Windows/Linux.

🛠 Miscellaneous

  • Golden Numbers: Updated golden numbers.

Full Changelog: haifengl/smile@v6.2.2...v6.2.3

6.2.2

✨ New Features

  • AWS Bedrock Support: Support Anthropic models hosted by AWS Bedrock.
  • Public API Enhancements: Made SOM.Neuron and bmu() public for easier integration and customization.

🏷️ Other Changes

  • Dependency Updates: Updated to torch 2.12.1 and onnx 1.26.0 for improved compatibility.
  • Clarans Algorithm: Renamed clarans to kmedoids for clarity for Scala and Kotlin API.

Full Changelog: haifengl/smile@v6.2.1...v6.2.2

6.2.1

✨ New Features

  • AWS Bedrock Bearer Token Support: Added support for AWS_BEARER_TOKEN_BEDROCK authentication, enabling seamless integration with AWS Bedrock models.
  • Clojure Association Module: New association.clj module added to the Clojure API for association rule mining capabilities.

🔧 Improvements

  • Frontier Models Updated: Latest frontier AI models are now available in the platform.
  • Clojure API Updated to 6.2.1: Clojure bindings synchronized with the latest core API version.
  • Notepad Font Size Synchronization: The built-in notepad now responds to system font size changes, improving accessibility.

🐛 Bug Fixes

  • Enhanced Agent LLM API: Safe handling when no LLM is configured.

📦 Dependency Updates

  • markdown-it: Updated to 14.2.0 (website)
  • vite: Updated to 8.0.16 (serve/webui)

... (truncated)

Commits
  • e28b303 v6.2.3
  • 7ed69aa quarkus 3.36.3
  • be1ec2d run lein test before lein deploy
  • fd3f9b8 ignore clojure/.lein-failures
  • 057a6a4 add Javadoc clarifying ownership expectations for MemorySegment handles in Te...
  • 971daba fix the unsafe test that created two owning wrappers around the same native t...
  • f6ff3d2 Exclude any gradle kts scripts from being picked up by sbt as sources
  • 3a3f9ad Make Monospaced work even when the look-and-feel is not loaded yet
  • 06cfd1e update golden numbers
  • 14ef6ff libsmile_torch for torch 2.12.1
  • 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 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 [com.github.haifengl:smile-core](https://github.com/haifengl/smile) from 4.4.2 to 6.2.3.
- [Release notes](https://github.com/haifengl/smile/releases)
- [Commits](haifengl/smile@v4.4.2...v6.2.3)

---
updated-dependencies:
- dependency-name: com.github.haifengl:smile-core
  dependency-version: 6.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 24, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants