Skip to content

Bump maven-javadoc-plugin from 3.2.0 to 3.4.1#41

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1
Closed

Bump maven-javadoc-plugin from 3.2.0 to 3.4.1#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2022

Copy link
Copy Markdown

Bumps maven-javadoc-plugin from 3.2.0 to 3.4.1.

Release notes

Sourced from maven-javadoc-plugin's releases.

3.4.1

📦 Dependency updates

3.4.0

What's Changed

Full Changelog: apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0

3.3.2

What's Changed

... (truncated)

Commits
  • a5db96e [maven-release-plugin] prepare release maven-javadoc-plugin-3.4.1
  • a10f0b1 [MJAVADOC-723] Upgrade Maven Reporting API to 3.1.1/Complete with Maven Repor...
  • c19dba2 Skip Java 9-14 in reproducible test
  • 26d84b2 Add notimestamp for reproducible builds test
  • 92ce668 Ignore Maven Core updates
  • bacc078 Add Integration Test for reproducible builds
  • 497f80f [MJAVADOC-719] - Update Maven Archiver to 3.6.0
  • 34b501d Bump assertj-core from 3.21.0 to 3.23.1
  • b928970 Bump spring-webmvc in /src/it/projects/MJAVADOC-434_fixcompile
  • 4306c92 Bump mockito-core from 4.1.0 to 4.4.0
  • 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 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 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 [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 15, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 15, 2023

Copy link
Copy Markdown
Author

Superseded by #59.

@dependabot dependabot Bot closed this Feb 15, 2023
@dependabot dependabot Bot deleted the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1 branch February 15, 2023 12:57
chuyenvan added a commit to chuyenvan/BinanceFuturesJava that referenced this pull request Jun 16, 2026
…n95#40) + khung field A (yonathan95#41..yonathan95#45)

- HistoryManager: them getLowN/getHighN/getAvgUpperWickRatio (read-only ring, <=t no-leak).
- FundingMarketFeatures: them 10 field yonathan95#36..yonathan95#45 (E microstructure + F OI/LS/taker).
- FundingFeatureExtractorV2: computeMicrostructure1m (ret15m/rvol15m/volumeZ5m/
  closePosRange15m/wickRatio15m) — tinh tu ring kline. yonathan95#41..yonathan95#45 OI/LS/taker = NaN (set o PASS OI, phan A).
- convertFeaturesToArray: append yonathan95#36..yonathan95#45 (N=45). yonathan95#1..yonathan95#35 GIU NGUYEN.
Compile --release 11 PASS. Phan A (OI/LS/taker preload-chunk) lam tiep.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
chuyenvan added a commit to chuyenvan/BinanceFuturesJava that referenced this pull request Jun 16, 2026
…onathan95#45) + chot .bin.gz = yonathan95#1..yonathan95#40

Quyet dinh A2: OI/LS/taker ~600M diem 5m -> preload-all cho loop-theo-phut ~5-8GB (rui ro
OOM Kaggle). Tach tool ExportFundingOiPerCoin loop-THEO-COIN RAM-aware (nhu 018), giu oiZ
EXPANDING no-leak; output binary (ts,symId,5xfloat) features_oi_percoin_v1/, MERGE o train 039
bang merge_asof(by=symId,on=ts,backward).
- ExportFeaturesForPythonTool.convertFeaturesToArray: bo yonathan95#41..yonathan95#45 khoi .bin.gz (con yonathan95#1..yonathan95#40);
  yonathan95#36..yonathan95#40 microstructure giu nguyen.
- ExportFundingOiPerCoin: moi. oiDelta24hCoin/oiZCoin/lsGlobalCoin/lsToptraderCoin/takerBuyRatioCoin.
- report 038 (khoa thu tu yonathan95#36..yonathan95#45 + merge plan + validate), tasks/038 -> REVIEW.
Compile --release 11 PASS (toan bo). RUN Kaggle dung harness 037 (CCD).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
chuyenvan added a commit to chuyenvan/BinanceFuturesJava that referenced this pull request Jun 16, 2026
), OI yonathan95#41-45 file rieng + merge train

CCD chay 037 ra 40 cot la DUNG (khong phai 45). 45 = 40 (.bin.gz: yonathan95#1-21 live +
yonathan95#22-35 funding-deep + yonathan95#36-40 microstructure) + 5 (OI/LS/taker tool rieng
ExportFundingOiPerCoin, merge_asof o train 039). Sua cau "N=45 trong convertArray"
con sot trong spec body (viet truoc khi chot A2).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants