This run took 50 seconds.
From 6bcbf7e2710ad40efe6a75314d08ada74bbfcbf8 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Fri, 22 Aug 2025 04:17:36 +0000 Subject: [PATCH] build: Updating npm dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * @wikimedia/codex: 2.2.1 → 2.3.1 * @wikimedia/codex-design-tokens: 2.2.1 → 2.3.1 * @wikimedia/codex-icons: 2.2.1 → 2.3.1 Change-Id: Iee61b5e9bdb3931faa54642d524d85783087d554 --- package-lock.json | 36 ++++++++++++++++++------------------ package.json | 6 +++--- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6247a09..8e11684 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,9 +9,9 @@ "@babel/preset-env": "7.25.4", "@vue/test-utils": "2.4.6", "@vue/vue3-jest": "29.2.6", - "@wikimedia/codex": "2.2.1", - "@wikimedia/codex-design-tokens": "2.2.1", - "@wikimedia/codex-icons": "2.2.1", + "@wikimedia/codex": "2.3.1", + "@wikimedia/codex-design-tokens": "2.3.1", + "@wikimedia/codex-icons": "2.3.1", "eslint-config-wikimedia": "0.31.0", "grunt": "1.6.1", "grunt-banana-checker": "0.13.0", @@ -3664,40 +3664,40 @@ } }, "node_modules/@wikimedia/codex": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-2.2.1.tgz", - "integrity": "sha512-EJggU6gsvUZApNyASm8x/aYnqZqeagj0NhpiQIJg4pNBx16OconVSLPoGIYiQ/KIsUz8K7Osxt6IFw1rESMS4w==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-2.3.1.tgz", + "integrity": "sha512-cQhs0LfmGUxML05QBdpt7RkqLdLgRv48yD/JTyr12I43w7msZwZEhYmztMC+Q1l7Ra7YEKpBegoqkljMOrMpOA==", "dev": true, "dependencies": { "@floating-ui/vue": "1.0.6", - "@wikimedia/codex-icons": "2.2.1" + "@wikimedia/codex-icons": "2.3.1" }, "engines": { - "node": ">=20", - "npm": ">=10.8.1" + "node": ">=20.19.1", + "npm": ">=10.8.2" }, "peerDependencies": { "vue": "^3.5.13" } }, "node_modules/@wikimedia/codex-design-tokens": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-2.2.1.tgz", - "integrity": "sha512-U5/6MGWxFTrTOPxLub+YDAWELocJFD+t2tRtaV0aGFREbwBClyUH7HKWA66n8njs2imazLrYvr/KjAIRQougtQ==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-2.3.1.tgz", + "integrity": "sha512-Vv9qdnSO4JyHFNIxz/PDLNhHVarxNM4xfS1m5euPRQ57Xq65JPzsu2GisZ2CLgSIhQGe91U5ry+QMnN2Kw91Zw==", "dev": true, "engines": { - "node": ">=20", + "node": ">=20.19.1", "npm": ">=10.8.1" } }, "node_modules/@wikimedia/codex-icons": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-2.2.1.tgz", - "integrity": "sha512-PX3QqC0bfXGz2sM9hOoRYIsOKnaDuXdpe09VuT52ngQQg2xlmwrT/icx0lF8fK0Is6/rENx7mwIHbjEDRMuMwA==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-2.3.1.tgz", + "integrity": "sha512-lMZD1V8mtfFxuUHimAGi9Qd9vAliV7P/KS0SDk/F+aBRAR0as6cLaWAEx8uanhRJ/Ptdl5pp4WELydkpaTXS/w==", "dev": true, "engines": { - "node": ">=20", - "npm": ">=10.8.1" + "node": ">=20.19.1", + "npm": ">=10.8.2" } }, "node_modules/abab": { diff --git a/package.json b/package.json index ac59a3c..d5427b7 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "@babel/preset-env": "7.25.4", "@vue/test-utils": "2.4.6", "@vue/vue3-jest": "29.2.6", - "@wikimedia/codex": "2.2.1", - "@wikimedia/codex-design-tokens": "2.2.1", - "@wikimedia/codex-icons": "2.2.1", + "@wikimedia/codex": "2.3.1", + "@wikimedia/codex-design-tokens": "2.3.1", + "@wikimedia/codex-icons": "2.3.1", "eslint-config-wikimedia": "0.31.0", "grunt": "1.6.1", "grunt-banana-checker": "0.13.0", -- 2.39.5
$ date --- stdout --- Fri Aug 22 04:16:50 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-extensions-ReaderExperiments.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stdout --- --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/master --- stdout --- fdf17bce6e613e8ff42ecdee54d34d699ea8e838 refs/heads/master --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": {}, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 0, "high": 0, "critical": 0, "total": 0 }, "dependencies": { "prod": 1, "dev": 850, "optional": 6, "peer": 5, "peerOptional": 0, "total": 850 } } } --- end --- $ /usr/bin/composer install --- stderr --- No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. Loading composer repositories with package information Updating dependencies Lock file operations: 37 installs, 0 updates, 0 removals - Locking composer/pcre (3.3.2) - Locking composer/semver (3.4.3) - Locking composer/spdx-licenses (1.5.9) - Locking composer/xdebug-handler (3.0.5) - Locking dealerdirect/phpcodesniffer-composer-installer (v1.1.2) - Locking doctrine/deprecations (1.1.5) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking mediawiki/mediawiki-codesniffer (v47.0.0) - Locking mediawiki/mediawiki-phan-config (0.17.0) - Locking mediawiki/phan-taint-check-plugin (7.0.0) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking netresearch/jsonmapper (v4.5.0) - Locking phan/phan (5.5.1) - Locking php-parallel-lint/php-console-color (v1.0.1) - Locking php-parallel-lint/php-console-highlighter (v1.0.0) - Locking php-parallel-lint/php-parallel-lint (v1.4.0) - Locking phpcsstandards/phpcsextra (1.2.1) - Locking phpcsstandards/phpcsutils (1.0.12) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.6.3) - Locking phpdocumentor/type-resolver (1.10.0) - Locking phpstan/phpdoc-parser (2.2.0) - Locking psr/container (2.0.2) - Locking psr/log (3.0.2) - Locking sabre/event (5.1.7) - Locking squizlabs/php_codesniffer (3.12.2) - Locking symfony/console (v7.3.2) - Locking symfony/deprecation-contracts (v3.6.0) - Locking symfony/polyfill-ctype (v1.33.0) - Locking symfony/polyfill-intl-grapheme (v1.33.0) - Locking symfony/polyfill-intl-normalizer (v1.33.0) - Locking symfony/polyfill-mbstring (v1.33.0) - Locking symfony/polyfill-php80 (v1.33.0) - Locking symfony/service-contracts (v3.6.0) - Locking symfony/string (v7.3.2) - Locking tysonandre/var_representation_polyfill (0.1.3) - Locking webmozart/assert (1.11.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 37 installs, 0 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Installing squizlabs/php_codesniffer (3.12.2): Extracting archive - Installing dealerdirect/phpcodesniffer-composer-installer (v1.1.2): Extracting archive - Installing composer/pcre (3.3.2): Extracting archive - Installing symfony/polyfill-php80 (v1.33.0): Extracting archive - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive - Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive - Installing composer/spdx-licenses (1.5.9): Extracting archive - Installing composer/semver (3.4.3): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v47.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive - Installing symfony/polyfill-ctype (v1.33.0): Extracting archive - Installing symfony/string (v7.3.2): Extracting archive - Installing symfony/deprecation-contracts (v3.6.0): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.6.0): Extracting archive - Installing symfony/console (v7.3.2): Extracting archive - Installing sabre/event (5.1.7): Extracting archive - Installing netresearch/jsonmapper (v4.5.0): Extracting archive - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpstan/phpdoc-parser (2.2.0): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.5): Extracting archive - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.3): Extracting archive - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing composer/xdebug-handler (3.0.5): Extracting archive - Installing phan/phan (5.5.1): Extracting archive - Installing mediawiki/phan-taint-check-plugin (7.0.0): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.17.0): Extracting archive - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive 0/35 [>---------------------------] 0% 20/35 [================>-----------] 57% 34/35 [===========================>] 97% 35/35 [============================] 100% 1 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 17 packages you are using are looking for funding. Use the `composer fund` command to find out more! --- stdout --- PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils --- end --- Upgrading n:@wikimedia/codex from 2.2.1 -> 2.3.1 Upgrading n:@wikimedia/codex-design-tokens from 2.2.1 -> 2.3.1 Upgrading n:@wikimedia/codex-icons from 2.2.1 -> 2.3.1 $ /usr/bin/npm install --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex@2.3.1', npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex-design-tokens@2.3.1', npm WARN EBADENGINE required: { npm: '>=10.8.1', node: '>=20.19.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.3.1', npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead --- stdout --- added 850 packages, and audited 851 packages in 12s 147 packages are looking for funding run `npm fund` for details found 0 vulnerabilities --- end --- $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- $ /usr/bin/npm ci --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex@2.3.1', npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex-design-tokens@2.3.1', npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.3.1', npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead --- stdout --- added 850 packages, and audited 851 packages in 12s 147 packages are looking for funding run `npm fund` for details found 0 vulnerabilities --- end --- $ /usr/bin/npm test --- stderr --- PASS tests/jest/CarouselItem.test.js PASS tests/jest/Carousel.test.js Test Suites: 2 passed, 2 total Tests: 2 passed, 2 total Snapshots: 0 total Time: 2.786 s Ran all test suites. --- stdout --- > test > grunt lint && npm run jest Running "eslint:all" (eslint) task /src/repo/resources/ext.readerExperiments.imageBrowsing/components/DetailView.vue 72:1 warning This line has a length of 112. Maximum allowed is 100 max-len 87:1 warning This line has a length of 137. Maximum allowed is 100 max-len 89:1 warning This line has a length of 102. Maximum allowed is 100 max-len 112:1 warning This line has a length of 110. Maximum allowed is 100 max-len 168:1 warning This line has a length of 101. Maximum allowed is 100 max-len 176:1 warning This line has a length of 161. Maximum allowed is 100 max-len 192:1 warning This line has a length of 108. Maximum allowed is 100 max-len 193:1 warning This line has a length of 110. Maximum allowed is 100 max-len 199:1 warning This line has a length of 108. Maximum allowed is 100 max-len 203:1 warning This line has a length of 126. Maximum allowed is 100 max-len 244:1 warning This line has a length of 117. Maximum allowed is 100 max-len 282:1 warning This line has a length of 107. Maximum allowed is 100 max-len 375:1 warning This line has a length of 112. Maximum allowed is 100 max-len 380:1 warning This line has a length of 111. Maximum allowed is 100 max-len 383:1 warning This line has a length of 118. Maximum allowed is 100 max-len /src/repo/resources/ext.readerExperiments.imageBrowsing/components/VisualTableOfContentsItem.vue 42:1 warning This line has a length of 115. Maximum allowed is 100 max-len /src/repo/resources/ext.readerExperiments.imageBrowsing/thumbExtractor.js 124:1 warning Expected 1 lines after block description jsdoc/tag-lines 130:1 warning Expected 1 lines after block description jsdoc/tag-lines 136:1 warning Expected 1 lines after block description jsdoc/tag-lines 142:1 warning Expected 1 lines after block description jsdoc/tag-lines 148:1 warning Expected 1 lines after block description jsdoc/tag-lines ✖ 21 problems (0 errors, 21 warnings) 0 errors and 5 warnings potentially fixable with the `--fix` option. Running "stylelint:all" (stylelint) task >> Linted 0 files without errors Running "banana:ReaderExperiments" (banana) task >> 1 message directory checked. Done. > jest > jest --config tests/jest/jest.config.js ------------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ------------------|---------|----------|---------|---------|------------------- All files | 97.72 | 100 | 66.66 | 97.72 | Carousel.vue | 96.22 | 100 | 50 | 96.22 | 36-37 CarouselItem.vue | 100 | 100 | 100 | 100 | ------------------|---------|----------|---------|---------|------------------- --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": {}, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 0, "high": 0, "critical": 0, "total": 0 }, "dependencies": { "prod": 1, "dev": 850, "optional": 6, "peer": 5, "peerOptional": 0, "total": 850 } } } --- end --- $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- build: Updating npm dependencies * @wikimedia/codex: 2.2.1 → 2.3.1 * @wikimedia/codex-design-tokens: 2.2.1 → 2.3.1 * @wikimedia/codex-icons: 2.2.1 → 2.3.1 $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmprz8t107x --- stdout --- [master 6bcbf7e] build: Updating npm dependencies 2 files changed, 21 insertions(+), 21 deletions(-) --- end --- $ git format-patch HEAD~1 --stdout --- stdout --- From 6bcbf7e2710ad40efe6a75314d08ada74bbfcbf8 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Fri, 22 Aug 2025 04:17:36 +0000 Subject: [PATCH] build: Updating npm dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * @wikimedia/codex: 2.2.1 → 2.3.1 * @wikimedia/codex-design-tokens: 2.2.1 → 2.3.1 * @wikimedia/codex-icons: 2.2.1 → 2.3.1 Change-Id: Iee61b5e9bdb3931faa54642d524d85783087d554 --- package-lock.json | 36 ++++++++++++++++++------------------ package.json | 6 +++--- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6247a09..8e11684 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,9 +9,9 @@ "@babel/preset-env": "7.25.4", "@vue/test-utils": "2.4.6", "@vue/vue3-jest": "29.2.6", - "@wikimedia/codex": "2.2.1", - "@wikimedia/codex-design-tokens": "2.2.1", - "@wikimedia/codex-icons": "2.2.1", + "@wikimedia/codex": "2.3.1", + "@wikimedia/codex-design-tokens": "2.3.1", + "@wikimedia/codex-icons": "2.3.1", "eslint-config-wikimedia": "0.31.0", "grunt": "1.6.1", "grunt-banana-checker": "0.13.0", @@ -3664,40 +3664,40 @@ } }, "node_modules/@wikimedia/codex": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-2.2.1.tgz", - "integrity": "sha512-EJggU6gsvUZApNyASm8x/aYnqZqeagj0NhpiQIJg4pNBx16OconVSLPoGIYiQ/KIsUz8K7Osxt6IFw1rESMS4w==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-2.3.1.tgz", + "integrity": "sha512-cQhs0LfmGUxML05QBdpt7RkqLdLgRv48yD/JTyr12I43w7msZwZEhYmztMC+Q1l7Ra7YEKpBegoqkljMOrMpOA==", "dev": true, "dependencies": { "@floating-ui/vue": "1.0.6", - "@wikimedia/codex-icons": "2.2.1" + "@wikimedia/codex-icons": "2.3.1" }, "engines": { - "node": ">=20", - "npm": ">=10.8.1" + "node": ">=20.19.1", + "npm": ">=10.8.2" }, "peerDependencies": { "vue": "^3.5.13" } }, "node_modules/@wikimedia/codex-design-tokens": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-2.2.1.tgz", - "integrity": "sha512-U5/6MGWxFTrTOPxLub+YDAWELocJFD+t2tRtaV0aGFREbwBClyUH7HKWA66n8njs2imazLrYvr/KjAIRQougtQ==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-2.3.1.tgz", + "integrity": "sha512-Vv9qdnSO4JyHFNIxz/PDLNhHVarxNM4xfS1m5euPRQ57Xq65JPzsu2GisZ2CLgSIhQGe91U5ry+QMnN2Kw91Zw==", "dev": true, "engines": { - "node": ">=20", + "node": ">=20.19.1", "npm": ">=10.8.1" } }, "node_modules/@wikimedia/codex-icons": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-2.2.1.tgz", - "integrity": "sha512-PX3QqC0bfXGz2sM9hOoRYIsOKnaDuXdpe09VuT52ngQQg2xlmwrT/icx0lF8fK0Is6/rENx7mwIHbjEDRMuMwA==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-2.3.1.tgz", + "integrity": "sha512-lMZD1V8mtfFxuUHimAGi9Qd9vAliV7P/KS0SDk/F+aBRAR0as6cLaWAEx8uanhRJ/Ptdl5pp4WELydkpaTXS/w==", "dev": true, "engines": { - "node": ">=20", - "npm": ">=10.8.1" + "node": ">=20.19.1", + "npm": ">=10.8.2" } }, "node_modules/abab": { diff --git a/package.json b/package.json index ac59a3c..d5427b7 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ "@babel/preset-env": "7.25.4", "@vue/test-utils": "2.4.6", "@vue/vue3-jest": "29.2.6", - "@wikimedia/codex": "2.2.1", - "@wikimedia/codex-design-tokens": "2.2.1", - "@wikimedia/codex-icons": "2.2.1", + "@wikimedia/codex": "2.3.1", + "@wikimedia/codex-design-tokens": "2.3.1", + "@wikimedia/codex-icons": "2.3.1", "eslint-config-wikimedia": "0.31.0", "grunt": "1.6.1", "grunt-banana-checker": "0.13.0", -- 2.39.5 --- end ---