Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 451563c8234b89c4a4f733c977fba2482e295ecd https://github.com/phpmyadmin/phpmyadmin/commit/451563c8234b89c4a4f733c977fb... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2021-11-02 (Tue, 11 November 2021) -03:00
Changed paths: M test/classes/Dbal/DbiMysqliTest.php
Log Message: ----------- Fix DbiMysqliTest::testStoreResult test for PHP 8.1
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 3f279e47eada1c3dd6d98a1508f740fbe31d0960 https://github.com/phpmyadmin/phpmyadmin/commit/3f279e47eada1c3dd6d98a1508f7... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2021-11-02 (Tue, 11 November 2021) -03:00
Changed paths: M js/src/console.js M js/src/designer/move.js M js/src/error_report.js M js/src/functions.js M js/src/makegrid.js M js/src/menu_resizer.js M js/src/server/status/monitor.js M js/src/sql.js M js/vendor/bootstrap/bootstrap.bundle.min.js M js/vendor/bootstrap/bootstrap.bundle.min.js.map M js/vendor/codemirror/addon/hint/show-hint.js M js/vendor/codemirror/addon/lint/lint.css M js/vendor/codemirror/addon/lint/lint.js M js/vendor/codemirror/lib/codemirror.css M js/vendor/codemirror/lib/codemirror.js M js/vendor/codemirror/mode/javascript/javascript.js M js/vendor/codemirror/mode/xml/xml.js M js/vendor/openlayers/OpenLayers.js M js/vendor/openlayers/OpenLayers.js.map M js/vendor/openlayers/theme/ol.css M package.json M themes/bootstrap/scss/_common.scss M themes/metro/scss/_common.scss M themes/original/scss/_common.scss M themes/pmahomme/scss/_common.scss M yarn.lock
Log Message: ----------- Upgrade JavaScript dependencies
- Bumps Bootstrap to v4.6.1 - Bumps CodeMirror to v5.63.3 - Bumps OpenLayers to v6.9.0
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: bd95eb7c201d832163afc4dae7b64c492b574538 https://github.com/phpmyadmin/phpmyadmin/commit/bd95eb7c201d832163afc4dae7b6... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2021-11-02 (Tue, 11 November 2021) -03:00
Changed paths: M js/src/console.js M js/src/designer/move.js M js/src/error_report.js M js/src/functions.js M js/src/makegrid.js M js/src/menu_resizer.js M js/src/server/status/monitor.js M js/src/sql.js M js/vendor/bootstrap/bootstrap.bundle.min.js M js/vendor/bootstrap/bootstrap.bundle.min.js.map M js/vendor/codemirror/addon/hint/show-hint.js M js/vendor/codemirror/addon/lint/lint.js M js/vendor/codemirror/lib/codemirror.css M js/vendor/codemirror/lib/codemirror.js M js/vendor/codemirror/mode/xml/xml.js M js/vendor/openlayers/OpenLayers.js M js/vendor/openlayers/OpenLayers.js.map M js/vendor/openlayers/theme/ol.css M package.json M yarn.lock
Log Message: ----------- Merge branch 'QA_5_1'
- Bumps Bootstrap to v5.1.3
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev