Skip to content

deps(maven): bump org.wickra:wickra from 0.9.6 to 0.9.7 in /bindings/java/benchmarks in the maven group across 1 directory#352

Merged
kingchenc merged 1 commit into
mainfrom
dependabot/maven/bindings/java/benchmarks/maven-70ebff3bf2
Jul 3, 2026
Merged

deps(maven): bump org.wickra:wickra from 0.9.6 to 0.9.7 in /bindings/java/benchmarks in the maven group across 1 directory#352
kingchenc merged 1 commit into
mainfrom
dependabot/maven/bindings/java/benchmarks/maven-70ebff3bf2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the maven group with 1 update in the /bindings/java/benchmarks directory: org.wickra:wickra.

Updates org.wickra:wickra from 0.9.6 to 0.9.7

Release notes

Sourced from org.wickra:wickra's releases.

Wickra v0.9.7 — streaming-first technical indicators for 10 languages: native Rust, Python, Node.js, WASM plus a C ABI hub for C, C++, C#, Go, Java, R.

Install

cargo add wickra
pip install wickra
npm install wickra
npm install wickra-wasm
dotnet add package Wickra
go get github.com/wickra-lib/wickra-go

Java (Gradle, Maven Central):

implementation("org.wickra:wickra:0.9.7")

R (r-universe):

install.packages("wickra", repos = "https://wickra-lib.r-universe.dev")

Attached assets

Pre-built artefacts for every supported platform — the same files this workflow run published to crates.io, PyPI, and npm. C# ships to NuGet, Java to Maven Central, Go to the wickra-go module, and R to r-universe via their own release jobs.

  • *.whl / wickra-*.tar.gz — Python wheels + sdist (5 platforms, ABI3 ≥ 3.9)
  • wickra.*.node — native Node.js bindings (linux-x64-gnu, darwin-x64, darwin-arm64, win32-x64-msvc)
  • wickra-*.tgz — npm-pack tarballs (main package + per-platform subpackages + WASM)
  • *.crate — cargo source crates (wickra-core, wickra-data, wickra)
  • wickra-c-<target>.tar.gz — C ABI: include/wickra.h + wickra.hpp and the cdylib/staticlib per target (linux/macos/windows × x64/arm64), the hub for C, C++, C#, Go, Java and R

Auto-generated changelog

See below; GitHub computes it from the commits since the previous tag.

What's Changed

... (truncated)

Changelog

Sourced from org.wickra:wickra's changelog.

[0.9.7] - 2026-06-21

Maintenance release. The library API and every indicator are unchanged from 0.9.6; this release carries an R package metadata fix and routine dependency and CI tooling updates.

Fixed

  • R package: credit kingchenc as the package author and maintainer. The R DESCRIPTION was the only binding still listing "Wickra contributors" as the sole aut/cre — an outlier introduced when the binding was added. It now matches the Python, Node, and Rust core metadata, the package .Rd is regenerated, and the binding LICENSE copyright holder is aligned with the root LICENSE-MIT.

Changed

  • Dependency and CI housekeeping. Bump the C# test dependencies (Microsoft.NET.Test.Sdk, xunit, xunit.runner.visualstudio), the GitHub Actions used by CI (setup-python, upload-artifact, codecov-action, taiki-e/install-action), and the Java benchmark's org.wickra:wickra dependency. No runtime code changes.
Commits
  • 96cd9b3 release: bump 0.9.6 -> 0.9.7 (#338)
  • 98bb57c deps(actions): bump the github-actions group with 4 updates (#336)
  • be05eb2 deps(nuget): Bump the nuget group with 3 updates (#337)
  • af59e6e deps(maven): bump org.wickra:wickra (#333)
  • 96ae637 fix(r): credit kingchenc as R package author/maintainer (#332)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven group with 1 update in the /bindings/java/benchmarks directory: [org.wickra:wickra](https://github.com/wickra-lib/wickra).


Updates `org.wickra:wickra` from 0.9.6 to 0.9.7
- [Release notes](https://github.com/wickra-lib/wickra/releases)
- [Changelog](https://github.com/wickra-lib/wickra/blob/main/CHANGELOG.md)
- [Commits](v0.9.6...v0.9.7)

---
updated-dependencies:
- dependency-name: org.wickra:wickra
  dependency-version: 0.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

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 Jul 3, 2026
@kingchenc kingchenc merged commit 6a86660 into main Jul 3, 2026
55 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/bindings/java/benchmarks/maven-70ebff3bf2 branch July 3, 2026 16:31
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.

1 participant