what-the-diff[bot]
what-the-diff[bot]
* Add new file: i18n/vi/metadata.yml * Change title, abstract and author of metadata in this file * Update references to the white paper sources on github (sources) and other resources...
## PR Summary * **Addition of new file AbstractExpressionBuilder.php** A new file that contains the `AbstractExpressionBuilder` class is added to help in the creation of various expressions for database queries....
## PR Summary * **Improved code quality tool version** The tool used to ensure the quality of our code, eslint, has been updated to its latest version. This means we'll...
## PR Summary * **Upgraded `eslint` version** We have updated the `eslint` package from version 8.57.0 to 9.0.0. This overall enhancement will help in ensuring our code remains clean and...
## PR Summary * **PHPUnit Testing Library Update** The software component responsible for running our tests, PHPUnit, has been updated to a new version (from 9.5 to 10.5). This means...
* Added new commands: - tool/init | init | Initiate the creation of a config file for the DevTool tool. - composer/fix-dependencies | - | Fix require and require-dev section...
## PR Summary * **Updated Formatting Rule for YAML Files** The team has enhanced the rules that dictate how YAML files are formatted to improve code readability and consistency. *...
## PR Summary * **Modification of `src/Container.php`** In this file, the `addDefinition` method was updated with a removed type annotation comment. This comment is no longer required for the program's...
* server.js - comment out the code of app and server, which is used to start a http service * dbConnection.js - change host to psm in mysql configs; add...
## PR Summary * **Updated `@types/react`** The '@types/react' version has changed from '18.2.63' to '18.2.73' in both the 'package.json' and 'pnpm-lock.yaml' files. This update should enhance compatibility with the newer...