|
2 | 2 |
|
3 | 3 | The Narrative Interface allows users to craft KBase Narratives using a combination of GUI-based commands, Python and R scripts, and graphical output elements. |
4 | 4 |
|
5 | | -This is built on the Jupyter Notebook v6.5.6 and IPython 8.26.0 (more notes will follow). |
| 5 | +This is built on the Jupyter Notebook v6.5.7 and IPython 8.28.x (more notes will follow). |
| 6 | + |
| 7 | +## Version 5.4.3 |
| 8 | +URO-363 - add note to the sharing panel to contact KBase about DOIs |
| 9 | + |
| 10 | +- Python `requirements-general.txt` and `requirements.txt` merged into a single file so that all runtime deps are installed in one place. |
| 11 | + |
| 12 | +- Python dependencies updated to the following versions: |
| 13 | + - coverage: 7.6.12 |
| 14 | + - pytest: 8.3.4 |
| 15 | + - pytest-cov: 6.0.0 |
| 16 | + - ruff: 0.9.9 |
| 17 | + - vcrpy: 7.0.0 |
| 18 | + - beautifulsoup4: 4.13.3 |
| 19 | + - biopython: 1.85 |
| 20 | + - bokeh: 3.6.2 |
| 21 | + - certifi: 2025.1.31 |
| 22 | + - cryptography: 44.0.1 |
| 23 | + - decorator: 5.2.1 |
| 24 | + - idna: 3.10 |
| 25 | + - markupsafe: 3.0.2 |
| 26 | + - networkx: 3.4.2 |
| 27 | + - numpy: 2.2.3 |
| 28 | + - pillow: 11.1.0 |
| 29 | + - plotly: 5.24.1 |
| 30 | + - pyasn1: 0.6.1 |
| 31 | + - pycurl: 7.45.4 |
| 32 | + - pygments: 2.19.1 |
| 33 | + - pyopenssl: 25.0.0 |
| 34 | + - python-daemon: 3.1.2 |
| 35 | + - scipy: 1.15.2 |
| 36 | + - setuptools: 75.8.2 |
| 37 | + - six: 1.17.0 |
| 38 | + - sympy: 1.13.3 |
| 39 | + - wordcloud: 1.9.4 |
| 40 | + - ipython: 8.33.0 |
| 41 | + - jinja2: 3.1.5 |
| 42 | + - pandas: 2.2.3 |
| 43 | + - pymongo: 4.11.1 |
| 44 | + - scikit-learn: 1.6.1 |
| 45 | + - statsmodels: 0.14.4 |
| 46 | + - tornado: 6.4.2 |
| 47 | + |
| 48 | +- Javascript dependency updates |
| 49 | + - dompurify 3.1.6 -> 3.2.4 |
| 50 | + - plotly.js-dist-min 2.35.0 -> 2.35.3 (note: next is 3.0.1, with breaking changes) |
| 51 | + - @babel/traverse 7.25.6 -> 7.26.9 |
| 52 | + - @eslint/eslintrc 3.1.0 -> 3.3.0 |
| 53 | + - @eslint/js 9.11.1 -> 9.21.0 |
| 54 | + - @wdio/browserstack-service 9.0.9 -> 9.10.1 |
| 55 | + - @wdio/cli 9.0.9 -> 9.10.1 |
| 56 | + - @wdio/local-runner 9.0.9 -> 9.10.1 |
| 57 | + - @wdio/mocha-framework 9.0.8 -> 9.10.1 |
| 58 | + - @wdio/spec-reporter 9.0.8 -> 9.10.1 |
| 59 | + - axios 1.7.7 -> 1.8.1 |
| 60 | + - chromedriver 128.0.3 -> 133.0.3 |
| 61 | + - commander 12.1.0 -> 13.1.0 |
| 62 | + - eslint 9.11.1 -> 9.21.0 |
| 63 | + - eslint-config-prettier 9.1.0 -> 10.0.2 |
| 64 | + - expect-webdriverio 5.0.2 -> 5.0.5 |
| 65 | + - glob 11.0.0 -> 11.0.1 |
| 66 | + - globals 15.9.0 -> 16.0.0 |
| 67 | + - husky 9.1.6 -> 9.1.7 |
| 68 | + - jasmine-core 5.3.0 -> 5.6.0 |
| 69 | + - jquery-ui 1.14.0 -> 1.14.1 |
| 70 | + - lint-staged 15.2.10 -> 15.4.3 |
| 71 | + - postcss 8.4.47 -> 8.5.3 |
| 72 | + - prettier 3.3.3 -> 3.5.2 |
| 73 | + - puppeteer 23.4.0 -> 24.3.0 |
| 74 | + - sass 1.79.3 -> 1.85.1 |
| 75 | + - selenium-standalone 10.0.0 -> 10.0.1 |
| 76 | + - selenium-webdriver 4.25.0 -> 4.29.0 |
| 77 | + - string.prototype.startswith 1.0.0 -> 1.0.1 |
| 78 | + - stylelint 16.9.0 -> 16.15.0 |
| 79 | + - stylelint-config-recommended 14.0.1 -> 15.0.0 |
| 80 | + - stylelint-config-standard 36.0.1 -> 37.0.0 |
| 81 | + - terser 5.33.0 -> 5.39.0 |
6 | 82 |
|
7 | 83 | ## Version 5.4.2 |
8 | 84 | - UIP-52 - repair integration tests, get WebDriverIO up to date |
@@ -77,7 +153,7 @@ This is built on the Jupyter Notebook v6.5.6 and IPython 8.26.0 (more notes will |
77 | 153 | - stylelint-config-standard 36.0.0 -> 36.0.1 |
78 | 154 | - terser 5.31.1 -> 5.31.6 |
79 | 155 | - webdriverio 8.38.2 -> 9.0.9 |
80 | | - |
| 156 | + |
81 | 157 | - dompurify 2.5.5 -> 3.1.6 |
82 | 158 | - follow-redirects 1.15.6 -> 1.15.9 |
83 | 159 | - jquery-ui 1.13.2 -> 1.14.0 |
@@ -110,11 +186,11 @@ This is built on the Jupyter Notebook v6.5.6 and IPython 8.26.0 (more notes will |
110 | 186 | - ruff 0.4.7 -> 0.5.5 |
111 | 187 |
|
112 | 188 | - JavaScript dependency updates |
113 | | - - @wdio/mocha-framework 8.38.2 -> 8.39.0 |
114 | | - - chrome-launcher 1.1.1 -> 1.1.2 |
115 | | - - chromedriver 126.0.0 -> 126.0.4 |
116 | | - - postcss 8.4.38 -> 8.4.39 |
117 | | - - selenium-webdriver 4.21.0 -> 4.22.0 |
| 189 | + - @wdio/mocha-framework 8.38.2 -> 8.39.0 |
| 190 | + - chrome-launcher 1.1.1 -> 1.1.2 |
| 191 | + - chromedriver 126.0.0 -> 126.0.4 |
| 192 | + - postcss 8.4.38 -> 8.4.39 |
| 193 | + - selenium-webdriver 4.21.0 -> 4.22.0 |
118 | 194 |
|
119 | 195 | ## Version 5.4.0 |
120 | 196 | - UIP-43 |
|
0 commit comments