"pre-commit": [ "lint:style" ], "devDependencies": { "autoprefixer": "^8.1.0", "babel-cli": "^6.26.0", "babel-core": "^6.26.0", "babel-eslint": "^8.0.1", "babel-helper-vue-jsx-merge-props": "^2.0.3", "babel-loader": "^7.1.2", "babel-plugin-add-module-exports":...
chore: Standardize release commit message formatting Issue #, if available Description of how you validated changes
to head [(`f80e74a`)](https://app.codecov.io/gh/apache/dolphinscheduler/commit/f80e74a506439ad49ebccd9d7f77f4bb40ea8a6c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > :exclamation: **Current head f80e74a ...
in repositoryhttps://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/main by this push: new aab85946514 chore(deps): Bump spring-ldap-version from 3.2.6 to 3.2.7 (#16003) aab85946514 is described below ...
- Commit your changes using a descriptive commit message - Push your fork to GitHub: - In GitHub, create a pull request - If we suggest changes then: - Make the required updates. - Rebase your fork and force push to your GitHub repository (this will update your Pull Request): ```sh...
Commit Browse filesBrowse the repository at this point in the history in the past we used commitizen with rules from cz-conventional-changelog, we start to use the @commitlint/prompt-cli for unified configuration placed in .commitlintrc.yml file and to reduce dependencies, the new cli has anoth...
[0bd6dd1ee2] - build: use lts shorthand in GitHub Actions (Rich Trott) #39538 [3482bca643] - build: override python executable path on configure (legendecas) #39465 [61261cdb8e] - build: use Node.js 14 in commit-lint.yml (Rich Trott) #39506 [719f1563c1] - build...
Click past the scary warning in your browser when you load your page If you have more complex needs than this, you can still put a proxy in front of esbuild and use that for HTTPS instead. Note that if you see the message "Client sent an HTTP request to an HTTPS server" when you ...
Ahmed Hemdan mentioned in commit 1cda2a49 10 months ago 🤖 GitLab Bot 🤖 @gitlab-bot · 10 months ago Maintainer @mikelolasagasti, how was your code review experience with this merge request? Please tell us how we can continue to iterate and improve: React with a 👍 or a 👎...
If your project still has to support IE 11, you MUST manually add IE 11 to the last line of the .browserslistrc file in the project (or browserslist field in package.json) 🐛 Bug Fix @vue/babel-preset-app [c7fa1cf] fix: always transpile syntaxes introduced in ES2020 or later, ...