Skip to content

Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 - #68

Merged
lvca merged 1 commit into
mainfrom
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7
Sep 21, 2021
Merged

lvca merged 1 commit into
mainfrom
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2021

Copy link
Copy Markdown
Contributor

Bumps jacoco-maven-plugin from 0.8.6 to 0.8.7.

Release notes

Sourced from jacoco-maven-plugin's releases.

0.8.7

New Features

  • JaCoCo now officially supports Java 15 and 16 (GitHub #1094, #1097, #1176).
  • Experimental support for Java 17 class files (GitHub #1132).
  • New formats parameter for Maven report goals to specify the generated report formats. Contributed by troosan. (GitHub #1175).
  • Branch added by the Kotlin compiler version 1.4.0 and above for "unsafe" cast operator is filtered out during generation of report (GitHub #1143, #1178).
  • synthetic methods added by the Kotlin compiler version 1.5.0 and above for private suspending functions are filtered out (GitHub #1174).
  • Branches added by the Kotlin compiler version 1.4.20 and above for suspending lambdas are filtered out during generation of report (GitHub #1149).
  • Branches added by the Kotlin compiler version 1.5.0 and above for functions with default arguments are filtered out during generation of report (GitHub #1162).
  • Branch added by the Kotlin compiler version 1.5.0 and above for reading from lateinit property is filtered out during generation of report (GitHub #1166).
  • Additional bytecode generated by the Kotlin compiler version 1.5.0 and above for when expressions on kotlin.String values is filtered out during generation of report (GitHub #1172).
  • Improved filtering of bytecode generated by Kotlin compiler versions below 1.5.0 for when expressions on kotlin.String values (GitHub #1156).

Fixed bugs

  • Fixed parsing of SMAP generated by Kotlin compiler version 1.5.0 and above (GitHub #1164).

Non-functional Changes

  • JaCoCo now depends on ASM 9.1 (GitHub #1094, #1097, #1153).
  • Maven plug-in has no dependency on maven-reporting-impl any more (GitHub #1121).
Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Sep 20, 2021
@arcade-player

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.6...v0.8.7)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7 branch from a3f3276 to 5172d84 Compare September 20, 2021 21:24
@lvca
lvca merged commit 0967651 into main Sep 21, 2021
@dependabot
dependabot Bot deleted the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7 branch September 21, 2021 02:54
@lvca lvca self-assigned this Sep 21, 2021
mergify Bot added a commit that referenced this pull request Dec 1, 2025
…m 3.3.1 to 3.4.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.4.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-resources-plugin's releases](https://github.com/apache/maven-resources-plugin/releases).*

> 3.4.0
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Enable GitHub Issues ([#98](https://redirect.github.com/apache/maven-resources-plugin/pull/98)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📝 Documentation updates
> -----------------------
>
> * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#89](https://redirect.github.com/apache/maven-resources-plugin/pull/89)) [`@​Bukama`](https://github.com/Bukama)
> * [[MRESOURCES-299]](https://issues.apache.org/jira/browse/MRESOURCES-299) - Be more accurate on using filtering element ([#80](https://redirect.github.com/apache/maven-resources-plugin/pull/80)) [`@​pzygielo`](https://github.com/pzygielo)
> * Don't bother with very old versions ([#59](https://redirect.github.com/apache/maven-resources-plugin/pull/59)) [`@​elharo`](https://github.com/elharo)
>
> 👻 Maintenance
> -------------
>
> * Migrate site to Doxia 2 ([#440](https://redirect.github.com/apache/maven-resources-plugin/pull/440)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 ([#437](https://redirect.github.com/apache/maven-resources-plugin/pull/437)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * `PlexusFileUtils` Refaster recipes ([#431](https://redirect.github.com/apache/maven-resources-plugin/pull/431)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Add PR Automation action ([#94](https://redirect.github.com/apache/maven-resources-plugin/pull/94)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Improve release-drafter configuration ([#93](https://redirect.github.com/apache/maven-resources-plugin/pull/93)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Bump org.apache.maven.plugins:maven-plugins from 39 to 41 ([#64](https://redirect.github.com/apache/maven-resources-plugin/pull/64)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Add dependency to slf4j-simple for test scope ([#60](https://redirect.github.com/apache/maven-resources-plugin/pull/60)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Use try with resources in integration test ([#58](https://redirect.github.com/apache/maven-resources-plugin/pull/58)) [`@​elharo`](https://github.com/elharo)
> * reduce dependency scope of plexus-utils and commons-io ([#57](https://redirect.github.com/apache/maven-resources-plugin/pull/57)) [`@​elharo`](https://github.com/elharo)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#439](https://redirect.github.com/apache/maven-resources-plugin/pull/439)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24 ([#413](https://redirect.github.com/apache/maven-resources-plugin/pull/413)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 ([#437](https://redirect.github.com/apache/maven-resources-plugin/pull/437)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 ([#432](https://redirect.github.com/apache/maven-resources-plugin/pull/432)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump m-invoker-p to 3.9.1 ([#433](https://redirect.github.com/apache/maven-resources-plugin/pull/433)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.apache.maven.plugins:maven-plugins from 43 to 45 ([#411](https://redirect.github.com/apache/maven-resources-plugin/pull/411)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 ([#114](https://redirect.github.com/apache/maven-resources-plugin/pull/114)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([#430](https://redirect.github.com/apache/maven-resources-plugin/pull/430)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 ([#422](https://redirect.github.com/apache/maven-resources-plugin/pull/422)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#419](https://redirect.github.com/apache/maven-resources-plugin/pull/419)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 ([#416](https://redirect.github.com/apache/maven-resources-plugin/pull/416)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.18.0 to 2.19.0 ([#117](https://redirect.github.com/apache/maven-resources-plugin/pull/117)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 ([#107](https://redirect.github.com/apache/maven-resources-plugin/pull/107)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.0 to 2.18.0 ([#102](https://redirect.github.com/apache/maven-resources-plugin/pull/102)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 ([#104](https://redirect.github.com/apache/maven-resources-plugin/pull/104)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 41 to 43 ([#101](https://redirect.github.com/apache/maven-resources-plugin/pull/101)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-305]](https://issues.apache.org/jira/browse/MRESOURCES-305) - Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 ([#65](https://redirect.github.com/apache/maven-resources-plugin/pull/65)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-304]](https://issues.apache.org/jira/browse/MRESOURCES-304) - Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 ([#66](https://redirect.github.com/apache/maven-resources-plugin/pull/66)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-303]](https://issues.apache.org/jira/browse/MRESOURCES-303) - Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 ([#68](https://redirect.github.com/apache/maven-resources-plugin/pull/68)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 ([#62](https://redirect.github.com/apache/maven-resources-plugin/pull/62)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-302]](https://issues.apache.org/jira/browse/MRESOURCES-302) - Bump commons-io:commons-io from 2.11.0 to 2.16.0 ([#69](https://redirect.github.com/apache/maven-resources-plugin/pull/69)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump apache/maven-gh-actions-shared from 3 to 4 ([#67](https://redirect.github.com/apache/maven-resources-plugin/pull/67)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`b07d56e`](apache/maven-resources-plugin@b07d56e) [maven-release-plugin] prepare for next development iteration
* [`21e646c`](apache/maven-resources-plugin@21e646c) [maven-release-plugin] prepare release maven-resources-plugin-3.4.0
* [`61801af`](apache/maven-resources-plugin@61801af) Migrate site to Doxia 2
* [`146ebb8`](apache/maven-resources-plugin@146ebb8) Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#439](https://redirect.github.com/apache/maven-resources-plugin/issues/439))
* [`5013682`](apache/maven-resources-plugin@5013682) Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24
* [`d7c4d28`](apache/maven-resources-plugin@d7c4d28) Bump Maven to 3.9.11 while keep prerequisites on 3.6.3
* [`e33f1ec`](apache/maven-resources-plugin@e33f1ec) Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29
* [`ce77f50`](apache/maven-resources-plugin@ce77f50) Bump m-invoker-p to 3.9.1
* [`726f429`](apache/maven-resources-plugin@726f429) Bump org.apache.maven.plugins:maven-plugins from 43 to 45
* [`a747bae`](apache/maven-resources-plugin@a747bae) `PlexusFileUtils` Refaster recipes
* Additional commits viewable in [compare view](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-resources-plugin&package-manager=maven&previous-version=3.3.1&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
mergify Bot added a commit that referenced this pull request Dec 1, 2025
….3.1 to 3.4.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-source-plugin's releases](https://github.com/apache/maven-source-plugin/releases).*

> 3.4.0
> -----
>
> 🐛 Bug Fixes
> -----------
>
> * [[MSOURCES-140]](https://issues.apache.org/jira/browse/MSOURCES-140) - fail only if re-attach different files ([#24](https://redirect.github.com/apache/maven-source-plugin/pull/24)) [`@​hboutemy`](https://github.com/hboutemy)
>
> 👻 Maintenance
> -------------
>
> * Bump m-invoker-p to 3.9.1 ([#251](https://redirect.github.com/apache/maven-source-plugin/pull/251)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Allow to manually execute release drafter ([#58](https://redirect.github.com/apache/maven-source-plugin/pull/58)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * GH Issues (Maven 3 branch) ([#57](https://redirect.github.com/apache/maven-source-plugin/pull/57)) [`@​Bukama`](https://github.com/Bukama)
> * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#49](https://redirect.github.com/apache/maven-source-plugin/pull/49)) [`@​Bukama`](https://github.com/Bukama)
>
> 📦 Dependency updates
> --------------------
>
> * Use plexus-utils version from parent ([#252](https://redirect.github.com/apache/maven-source-plugin/pull/252)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#247](https://redirect.github.com/apache/maven-source-plugin/pull/247)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 ([#248](https://redirect.github.com/apache/maven-source-plugin/pull/248)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 ([#241](https://redirect.github.com/apache/maven-source-plugin/pull/241)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3 ([#242](https://redirect.github.com/apache/maven-source-plugin/pull/242)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([#246](https://redirect.github.com/apache/maven-source-plugin/pull/246)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.2.5 to 3.9.11 ([#221](https://redirect.github.com/apache/maven-source-plugin/pull/221)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#233](https://redirect.github.com/apache/maven-source-plugin/pull/233)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.3 to 3.6.4 ([#229](https://redirect.github.com/apache/maven-source-plugin/pull/229)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 41 to 45 ([#218](https://redirect.github.com/apache/maven-source-plugin/pull/218)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 3.6.0 ([#226](https://redirect.github.com/apache/maven-source-plugin/pull/226)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#222](https://redirect.github.com/apache/maven-source-plugin/pull/222)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.1 to 2.19.0 ([#68](https://redirect.github.com/apache/maven-source-plugin/pull/68)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 ([#63](https://redirect.github.com/apache/maven-source-plugin/pull/63)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 ([#66](https://redirect.github.com/apache/maven-source-plugin/pull/66)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.0 to 2.16.1 ([#27](https://redirect.github.com/apache/maven-source-plugin/pull/27)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MSOURCES-147]](https://issues.apache.org/jira/browse/MSOURCES-147) - Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2 ([#23](https://redirect.github.com/apache/maven-source-plugin/pull/23)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MSOURCES-146]](https://issues.apache.org/jira/browse/MSOURCES-146) - Bump commons-io:commons-io from 2.11.0 to 2.16.0 ([#25](https://redirect.github.com/apache/maven-source-plugin/pull/25)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MSOURCES-145]](https://issues.apache.org/jira/browse/MSOURCES-145) - Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 ([#26](https://redirect.github.com/apache/maven-source-plugin/pull/26)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`ecf937a`](apache/maven-source-plugin@ecf937a) [maven-release-plugin] prepare release maven-source-plugin-3.4.0
* [`95b3bf4`](apache/maven-source-plugin@95b3bf4) Revert "[maven-release-plugin] prepare for next development iteration"
* [`7a9a770`](apache/maven-source-plugin@7a9a770) [maven-release-plugin] prepare for next development iteration
* [`292c1ce`](apache/maven-source-plugin@292c1ce) Use plexus-utils version from parent
* [`bf79b71`](apache/maven-source-plugin@bf79b71) Bump m-invoker-p to 3.9.1
* [`4f3fcb9`](apache/maven-source-plugin@4f3fcb9) Bump commons-io:commons-io from 2.20.0 to 2.21.0
* [`a867442`](apache/maven-source-plugin@a867442) Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4
* [`51c66ac`](apache/maven-source-plugin@51c66ac) Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5
* [`267df46`](apache/maven-source-plugin@267df46) Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3
* [`ef85324`](apache/maven-source-plugin@ef85324) Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
* Additional commits viewable in [compare view](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-source-plugin&package-manager=maven&previous-version=3.3.1&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
….jacoco-jacoco-maven-plugin-0.8.7

Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…m 3.3.1 to 3.4.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.4.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-resources-plugin's releases](https://github.com/apache/maven-resources-plugin/releases).*

> 3.4.0
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Enable GitHub Issues ([ArcadeData#98](https://redirect.github.com/apache/maven-resources-plugin/pull/98)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📝 Documentation updates
> -----------------------
>
> * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([ArcadeData#89](https://redirect.github.com/apache/maven-resources-plugin/pull/89)) [`@​Bukama`](https://github.com/Bukama)
> * [[MRESOURCES-299]](https://issues.apache.org/jira/browse/MRESOURCES-299) - Be more accurate on using filtering element ([ArcadeData#80](https://redirect.github.com/apache/maven-resources-plugin/pull/80)) [`@​pzygielo`](https://github.com/pzygielo)
> * Don't bother with very old versions ([#59](https://redirect.github.com/apache/maven-resources-plugin/pull/59)) [`@​elharo`](https://github.com/elharo)
>
> 👻 Maintenance
> -------------
>
> * Migrate site to Doxia 2 ([#440](https://redirect.github.com/apache/maven-resources-plugin/pull/440)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 ([ArcadeData#437](https://redirect.github.com/apache/maven-resources-plugin/pull/437)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * `PlexusFileUtils` Refaster recipes ([ArcadeData#431](https://redirect.github.com/apache/maven-resources-plugin/pull/431)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Add PR Automation action ([ArcadeData#94](https://redirect.github.com/apache/maven-resources-plugin/pull/94)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Improve release-drafter configuration ([#93](https://redirect.github.com/apache/maven-resources-plugin/pull/93)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Bump org.apache.maven.plugins:maven-plugins from 39 to 41 ([ArcadeData#64](https://redirect.github.com/apache/maven-resources-plugin/pull/64)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Add dependency to slf4j-simple for test scope ([#60](https://redirect.github.com/apache/maven-resources-plugin/pull/60)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Use try with resources in integration test ([#58](https://redirect.github.com/apache/maven-resources-plugin/pull/58)) [`@​elharo`](https://github.com/elharo)
> * reduce dependency scope of plexus-utils and commons-io ([#57](https://redirect.github.com/apache/maven-resources-plugin/pull/57)) [`@​elharo`](https://github.com/elharo)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([ArcadeData#439](https://redirect.github.com/apache/maven-resources-plugin/pull/439)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24 ([ArcadeData#413](https://redirect.github.com/apache/maven-resources-plugin/pull/413)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 ([ArcadeData#437](https://redirect.github.com/apache/maven-resources-plugin/pull/437)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 ([ArcadeData#432](https://redirect.github.com/apache/maven-resources-plugin/pull/432)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump m-invoker-p to 3.9.1 ([ArcadeData#433](https://redirect.github.com/apache/maven-resources-plugin/pull/433)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.apache.maven.plugins:maven-plugins from 43 to 45 ([ArcadeData#411](https://redirect.github.com/apache/maven-resources-plugin/pull/411)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 ([#114](https://redirect.github.com/apache/maven-resources-plugin/pull/114)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([ArcadeData#430](https://redirect.github.com/apache/maven-resources-plugin/pull/430)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 ([ArcadeData#422](https://redirect.github.com/apache/maven-resources-plugin/pull/422)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([ArcadeData#419](https://redirect.github.com/apache/maven-resources-plugin/pull/419)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 ([ArcadeData#416](https://redirect.github.com/apache/maven-resources-plugin/pull/416)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.18.0 to 2.19.0 ([#117](https://redirect.github.com/apache/maven-resources-plugin/pull/117)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 ([ArcadeData#107](https://redirect.github.com/apache/maven-resources-plugin/pull/107)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.0 to 2.18.0 ([#102](https://redirect.github.com/apache/maven-resources-plugin/pull/102)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 ([ArcadeData#104](https://redirect.github.com/apache/maven-resources-plugin/pull/104)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 41 to 43 ([ArcadeData#101](https://redirect.github.com/apache/maven-resources-plugin/pull/101)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-305]](https://issues.apache.org/jira/browse/MRESOURCES-305) - Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 ([ArcadeData#65](https://redirect.github.com/apache/maven-resources-plugin/pull/65)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-304]](https://issues.apache.org/jira/browse/MRESOURCES-304) - Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 ([ArcadeData#66](https://redirect.github.com/apache/maven-resources-plugin/pull/66)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-303]](https://issues.apache.org/jira/browse/MRESOURCES-303) - Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 ([ArcadeData#68](https://redirect.github.com/apache/maven-resources-plugin/pull/68)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 ([#62](https://redirect.github.com/apache/maven-resources-plugin/pull/62)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-302]](https://issues.apache.org/jira/browse/MRESOURCES-302) - Bump commons-io:commons-io from 2.11.0 to 2.16.0 ([ArcadeData#69](https://redirect.github.com/apache/maven-resources-plugin/pull/69)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump apache/maven-gh-actions-shared from 3 to 4 ([ArcadeData#67](https://redirect.github.com/apache/maven-resources-plugin/pull/67)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`b07d56e`](apache/maven-resources-plugin@b07d56e) [maven-release-plugin] prepare for next development iteration
* [`21e646c`](apache/maven-resources-plugin@21e646c) [maven-release-plugin] prepare release maven-resources-plugin-3.4.0
* [`61801af`](apache/maven-resources-plugin@61801af) Migrate site to Doxia 2
* [`146ebb8`](apache/maven-resources-plugin@146ebb8) Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([ArcadeData#439](https://redirect.github.com/apache/maven-resources-plugin/issues/439))
* [`5013682`](apache/maven-resources-plugin@5013682) Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24
* [`d7c4d28`](apache/maven-resources-plugin@d7c4d28) Bump Maven to 3.9.11 while keep prerequisites on 3.6.3
* [`e33f1ec`](apache/maven-resources-plugin@e33f1ec) Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29
* [`ce77f50`](apache/maven-resources-plugin@ce77f50) Bump m-invoker-p to 3.9.1
* [`726f429`](apache/maven-resources-plugin@726f429) Bump org.apache.maven.plugins:maven-plugins from 43 to 45
* [`a747bae`](apache/maven-resources-plugin@a747bae) `PlexusFileUtils` Refaster recipes
* Additional commits viewable in [compare view](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-resources-plugin&package-manager=maven&previous-version=3.3.1&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
….3.1 to 3.4.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-source-plugin's releases](https://github.com/apache/maven-source-plugin/releases).*

> 3.4.0
> -----
>
> 🐛 Bug Fixes
> -----------
>
> * [[MSOURCES-140]](https://issues.apache.org/jira/browse/MSOURCES-140) - fail only if re-attach different files ([#24](https://redirect.github.com/apache/maven-source-plugin/pull/24)) [`@​hboutemy`](https://github.com/hboutemy)
>
> 👻 Maintenance
> -------------
>
> * Bump m-invoker-p to 3.9.1 ([#251](https://redirect.github.com/apache/maven-source-plugin/pull/251)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Allow to manually execute release drafter ([#58](https://redirect.github.com/apache/maven-source-plugin/pull/58)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * GH Issues (Maven 3 branch) ([#57](https://redirect.github.com/apache/maven-source-plugin/pull/57)) [`@​Bukama`](https://github.com/Bukama)
> * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([ArcadeData#49](https://redirect.github.com/apache/maven-source-plugin/pull/49)) [`@​Bukama`](https://github.com/Bukama)
>
> 📦 Dependency updates
> --------------------
>
> * Use plexus-utils version from parent ([#252](https://redirect.github.com/apache/maven-source-plugin/pull/252)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([ArcadeData#247](https://redirect.github.com/apache/maven-source-plugin/pull/247)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 ([ArcadeData#248](https://redirect.github.com/apache/maven-source-plugin/pull/248)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 ([ArcadeData#241](https://redirect.github.com/apache/maven-source-plugin/pull/241)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3 ([ArcadeData#242](https://redirect.github.com/apache/maven-source-plugin/pull/242)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([ArcadeData#246](https://redirect.github.com/apache/maven-source-plugin/pull/246)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.2.5 to 3.9.11 ([#221](https://redirect.github.com/apache/maven-source-plugin/pull/221)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#233](https://redirect.github.com/apache/maven-source-plugin/pull/233)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.3 to 3.6.4 ([ArcadeData#229](https://redirect.github.com/apache/maven-source-plugin/pull/229)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 41 to 45 ([ArcadeData#218](https://redirect.github.com/apache/maven-source-plugin/pull/218)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 3.6.0 ([ArcadeData#226](https://redirect.github.com/apache/maven-source-plugin/pull/226)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#222](https://redirect.github.com/apache/maven-source-plugin/pull/222)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.1 to 2.19.0 ([ArcadeData#68](https://redirect.github.com/apache/maven-source-plugin/pull/68)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 ([ArcadeData#63](https://redirect.github.com/apache/maven-source-plugin/pull/63)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 ([ArcadeData#66](https://redirect.github.com/apache/maven-source-plugin/pull/66)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.0 to 2.16.1 ([ArcadeData#27](https://redirect.github.com/apache/maven-source-plugin/pull/27)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MSOURCES-147]](https://issues.apache.org/jira/browse/MSOURCES-147) - Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2 ([#23](https://redirect.github.com/apache/maven-source-plugin/pull/23)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MSOURCES-146]](https://issues.apache.org/jira/browse/MSOURCES-146) - Bump commons-io:commons-io from 2.11.0 to 2.16.0 ([#25](https://redirect.github.com/apache/maven-source-plugin/pull/25)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MSOURCES-145]](https://issues.apache.org/jira/browse/MSOURCES-145) - Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 ([ArcadeData#26](https://redirect.github.com/apache/maven-source-plugin/pull/26)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`ecf937a`](apache/maven-source-plugin@ecf937a) [maven-release-plugin] prepare release maven-source-plugin-3.4.0
* [`95b3bf4`](apache/maven-source-plugin@95b3bf4) Revert "[maven-release-plugin] prepare for next development iteration"
* [`7a9a770`](apache/maven-source-plugin@7a9a770) [maven-release-plugin] prepare for next development iteration
* [`292c1ce`](apache/maven-source-plugin@292c1ce) Use plexus-utils version from parent
* [`bf79b71`](apache/maven-source-plugin@bf79b71) Bump m-invoker-p to 3.9.1
* [`4f3fcb9`](apache/maven-source-plugin@4f3fcb9) Bump commons-io:commons-io from 2.20.0 to 2.21.0
* [`a867442`](apache/maven-source-plugin@a867442) Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4
* [`51c66ac`](apache/maven-source-plugin@51c66ac) Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5
* [`267df46`](apache/maven-source-plugin@267df46) Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3
* [`ef85324`](apache/maven-source-plugin@ef85324) Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
* Additional commits viewable in [compare view](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-source-plugin&package-manager=maven&previous-version=3.3.1&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
tae898 added a commit to humemai/arcadedb-embedded-python that referenced this pull request Sep 11, 2026
…erved; embedded SurrealDB on its disk store

Three single-engine rivals that do the vector hit, the graph hop and
the document update in one transaction, beside ArcadeDB and the
composed stack. dbbench:pg-age is built from Dockerfile.pgage (pgvector
image + PGDG postgresql-17-age, AGE 1.7.0). The embedded SurrealDB row
moves from mem:// to SurrealKV on disk. All four arms smoke-tested on
the laptop on both workloads. DECISIONS ArcadeData#68.

Co-Authored-By: Claude Fable 5.1 <[email protected]>
Claude-Session: https://claude.ai/code/session_01JB6Hg77dQVqABoTJmiUnV2
tae898 added a commit to humemai/arcadedb-embedded-python that referenced this pull request Sep 15, 2026
DECISIONS ArcadeData#68 kept MongoDB off three of the five tables the four single-stack
multi-model engines are meant to share. Both of its reasons have expired.

VECTORS. The recorded reason was "needs the separate mongot process, a
two-container server the runner cannot start yet". MongoDB Search and Vector
Search reached general availability for Community Edition on 2026-06-30 and
ship as the mongot binary beside mongod, so a self-hosted release now exists to
pin. `dbbench:mongo-search` (Dockerfile.mongosearch) puts mongod 8.2.12 -- the
SAME digest the document, TPC and time-series tables already run -- and
mongot-community 1.70.4 in ONE container, both halves pinned by digest inside
the Dockerfile.

Not `mongodb/mongodb-atlas-local`, which would have been one line: MongoDB
documents that image as "For evaluation only" and "not suitable for production
use", and its vector-capable variant is a `:preview` tag. ArcadeData#68 pins comparators
to the latest self-hosted RELEASE, and a number measured on a vendor's
explicitly-not-production convenience image is a number nobody deploys. One
container rather than two because that is the deployment mongot's own default
config file is written for, and because it puts the whole engine inside the one
server cgroup the cell caps and samples; a sidecar's memory would have vanished
from the row.

The matched operating point turned out to be expressible and is now expressed
rather than inherited: hnswOptions.maxEdges=16, numEdgeCandidates=100 and the
stage's numCandidates=100, read back off the created index onto the row
(mongot_hnsw_options). recall@10 0.9998 at micro, inside the 0.94 to 1.00 band
the eighteen arms already on that table occupy. mongod runs WITH access control
on this arm and without it on the document arm, because mongot authenticates to
its sync source with SCRAM; that is the feature's requirement, not a knob, and
the row says so (mongo_access_control).

GRAPH. The recorded reason was "$graphLookup is not a model MongoDB claims",
which ArcadeData#92 does not accept as one: an engine competes in its own dialect if it
can express the query, and what it cannot express is declared with the
constructs tried. All twelve graph questions are expressible. Every digest is
identical to the seven engines already on the table, including triangles
df1608993cab5d29 and the three CRUD post-states.

Two dialect findings, both measured rather than asserted. $graphLookup is NOT
the wrong stage: with the depth offset written correctly (startWith has already
consumed one hop, so exactly-N hops is maxDepth N-2) it agrees with the chained
$lookup form on 50 of 50 ids at two and three hops, and the first probe that
said otherwise was our own off-by-one. It is also 30.01 ms against 38.27 ms per
three-hop operation, so the spelling this adapter ships is the SLOWER one; it
ships because only the chained form is faithful by construction, and the faster
one is left on the table until its equivalence is checked at the campaign's
corpus. Second, Cypher's relationship isomorphism has to be written out by hand
as a $ne on the edge _id: neither $lookup nor $graphLookup enforces it, and
without it this arm would silently over-count against every engine that does.

CROSS-MODEL. mongodb_e2 runs the composed transaction, the interrupted trial
and both read paths; torn_count 0 over 40 trials, crash_raised 40, post-state
1500, the same as every other single engine. The row also carries a new field,
txn_scope, and that field is the actual result: mongod REFUSES $vectorSearch
inside a multi-document transaction ("Aggregation stage $vectorSearch cannot run
within a multi-document transaction"), while $lookup and $graphLookup are both
permitted -- all three probed against this pin at build time, not quoted from a
manual. So MongoDB's zero demonstrates DOCUMENT atomicity, not the three-model
atomicity this lane exists to test, and a row that printed only the zero would
have implied the stronger claim. Every other adapter records "not declared"
until it is asked the same question.

WHAT THE SMOKE FOUND AND THE ROW DISCLOSES: mongot's index_s carries a fixed 12
to 30 s floor that is the search process noticing the index rather than
building it (a ONE-DOCUMENT index becomes queryable in 12.51/29.63/30.12/30.10 s
on four consecutive attempts, and 1,000 and 20,000 documents take the same 28 to
30 s). At micro and tiny that floor IS the number, so this arm's small-tier
build timers are not comparable with another engine's. Not subtracted: an
adapter that removed a constant from its own engine's timer would be doing the
comparator's arithmetic for it.

Laptop smoke, micro (and the e2 lane's own size), one repetition, sweep tier,
through runner.py into its own results file: seven cells, all rc=0.
equivalence_check over the skeleton's rows plus these: 0 failures, 32 groups
agreeing where 27 agreed before, and the l3d declared-absence line now covers 19
backends.

Co-Authored-By: Claude Opus 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01JB6Hg77dQVqABoTJmiUnV2
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.

2 participants