Skip to content

Bump smile-core.version from 4.4.0 to 6.1.1#293

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/smile-core.version-6.1.1
Open

Bump smile-core.version from 4.4.0 to 6.1.1#293
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/smile-core.version-6.1.1

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps smile-core.version from 4.4.0 to 6.1.1.
Updates com.github.haifengl:smile-core from 4.4.0 to 6.1.1

Release notes

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

6.1.1

✨ New Features

  • Find and Replace in SmileStudio: Added find and replace functionality for easier text editing
  • File Operations in Context Menu: New options to create files and directories directly from the context menu
  • Open Files with Default Application: Open files using your system's default application
  • TotalSupportTree Class: was package visible. Changed to public accessible.

🔧 Improvements

  • Internationalization: Enhance i18n support in SmileStudio, Workspace, and Notepad
  • Multi-thread Safe Edit Distance: Make EditDistance multi-thread safe

🔄 Dependency Updates

  • Updated various project dependencies for security improvements
  • Quarkus 3.35.4: Upgraded to latest Quarkus for better performance and stability
  • Apache Arrow 19.0.0: Updated to latest Arrow for improved performance

📦 Build & Infrastructure

  • Gradle 9.5.1: Updated to the latest Gradle version for improved build performance
  • JVM Options Standardization: Consistent JVM options across the project
  • Code Coverage: Added JaCoCo plugin with report aggregation for better test coverage visibility
  • Classification Documentation: Revised and improved classification documentation
  • Disabled parallel builds to optimize memory usage for CodeQL analysis

Full Changelog: haifengl/smile@v6.1.0...v6.1.1

6.1.0

✨ New Features

  • Resampling Algorithms: Added SMOTE, Borderline-SMOTE, TomekLinks, SMOTETomek, SVM-SMOTE, ADAYSN, and BSO algorithms for advanced class imbalance handling.
  • File Explorer Enhancements: Added rename, delete, and move actions to the File Explorer.
  • Tabular Modeling Playbook: Added a comprehensive playbook for tabular modeling.
  • AutoML Skill: Added an end-to-end automated machine learning skill.
  • CAAFE and DFS Skills: Introduced skills for context-aware automated feature engineering and deep feature synthesis.
  • Exploratory Data Analysis Skill: Added a skill for systematic EDA on tabular datasets.
  • Model-Selection, Model-Evaluation, Hyperparameter-Tuning, Feature-Engineering, Postprocess, Neural-Architecture-Search Skills: Expanded the skill set for advanced ML workflows.

🔧 Improvements

  • Improved error handling for SQL statement execution and file saving.

... (truncated)

Commits
  • ac30ffa v6.1.1
  • 4804ef9 update dependencies
  • b564813 public class TotalSupportTree
  • cc7de90 rollback to google-genai:1.53 as 1.54 removes interactions api
  • 9a36b80 exclude studio from gradle build
  • 4dd6409 update studio/README
  • c826373 Merge pull request #864 from haifengl/dependabot/npm_and_yarn/website/npm_and...
  • 447a7da update dependencies
  • 2211826 Bump liquidjs in /website in the npm_and_yarn group across 1 directory
  • 2b5eb30 WelcomeSeparator
  • Additional commits viewable in compare view

Updates com.github.haifengl:smile-plot from 4.4.0 to 6.1.1

Release notes

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

6.1.1

✨ New Features

  • Find and Replace in SmileStudio: Added find and replace functionality for easier text editing
  • File Operations in Context Menu: New options to create files and directories directly from the context menu
  • Open Files with Default Application: Open files using your system's default application
  • TotalSupportTree Class: was package visible. Changed to public accessible.

🔧 Improvements

  • Internationalization: Enhance i18n support in SmileStudio, Workspace, and Notepad
  • Multi-thread Safe Edit Distance: Make EditDistance multi-thread safe

🔄 Dependency Updates

  • Updated various project dependencies for security improvements
  • Quarkus 3.35.4: Upgraded to latest Quarkus for better performance and stability
  • Apache Arrow 19.0.0: Updated to latest Arrow for improved performance

📦 Build & Infrastructure

  • Gradle 9.5.1: Updated to the latest Gradle version for improved build performance
  • JVM Options Standardization: Consistent JVM options across the project
  • Code Coverage: Added JaCoCo plugin with report aggregation for better test coverage visibility
  • Classification Documentation: Revised and improved classification documentation
  • Disabled parallel builds to optimize memory usage for CodeQL analysis

Full Changelog: haifengl/smile@v6.1.0...v6.1.1

6.1.0

✨ New Features

  • Resampling Algorithms: Added SMOTE, Borderline-SMOTE, TomekLinks, SMOTETomek, SVM-SMOTE, ADAYSN, and BSO algorithms for advanced class imbalance handling.
  • File Explorer Enhancements: Added rename, delete, and move actions to the File Explorer.
  • Tabular Modeling Playbook: Added a comprehensive playbook for tabular modeling.
  • AutoML Skill: Added an end-to-end automated machine learning skill.
  • CAAFE and DFS Skills: Introduced skills for context-aware automated feature engineering and deep feature synthesis.
  • Exploratory Data Analysis Skill: Added a skill for systematic EDA on tabular datasets.
  • Model-Selection, Model-Evaluation, Hyperparameter-Tuning, Feature-Engineering, Postprocess, Neural-Architecture-Search Skills: Expanded the skill set for advanced ML workflows.

🔧 Improvements

  • Improved error handling for SQL statement execution and file saving.

... (truncated)

Commits
  • ac30ffa v6.1.1
  • 4804ef9 update dependencies
  • b564813 public class TotalSupportTree
  • cc7de90 rollback to google-genai:1.53 as 1.54 removes interactions api
  • 9a36b80 exclude studio from gradle build
  • 4dd6409 update studio/README
  • c826373 Merge pull request #864 from haifengl/dependabot/npm_and_yarn/website/npm_and...
  • 447a7da update dependencies
  • 2211826 Bump liquidjs in /website in the npm_and_yarn group across 1 directory
  • 2b5eb30 WelcomeSeparator
  • 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 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 `smile-core.version` from 4.4.0 to 6.1.1.

Updates `com.github.haifengl:smile-core` from 4.4.0 to 6.1.1
- [Release notes](https://github.com/haifengl/smile/releases)
- [Commits](haifengl/smile@v4.4.0...v6.1.1)

Updates `com.github.haifengl:smile-plot` from 4.4.0 to 6.1.1
- [Release notes](https://github.com/haifengl/smile/releases)
- [Commits](haifengl/smile@v4.4.0...v6.1.1)

---
updated-dependencies:
- dependency-name: com.github.haifengl:smile-core
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.github.haifengl:smile-plot
  dependency-version: 6.1.1
  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 8, 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