-
Notifications
You must be signed in to change notification settings - Fork 0
s #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: feature/sync
Are you sure you want to change the base?
s #3
Conversation
no message
* master: Bump eslint from 8.32.0 to 8.33.0 Bump jest from 29.3.1 to 29.4.1 Bump esbuild from 0.17.4 to 0.17.5
* master: Bump esbuild from 0.17.5 to 0.17.6 Update README.md Update README.md Update package-lock.json
* dependabot/npm_and_yarn/prettier-2.8.4: Bump prettier from 2.8.3 to 2.8.4 Bump eslint from 8.33.0 to 8.34.0 Bump lint-staged from 13.1.0 to 13.1.2
* dependabot/npm_and_yarn/jest-29.4.3: Bump jest from 29.4.1 to 29.4.3
* dependabot/npm_and_yarn/esbuild-0.17.10: Bump esbuild from 0.17.6 to 0.17.10
* master:
no message
no message
Inside Settings.gradle, to assign rootProject.name value's string with an acceptable special character (e.g. single quote )without escaping it (ie /'). (ie. instead of wrapping rootProject.name string value in single quote 'city\'superE-Shop' with back slash to escape in between single quote in string, With this double quoted string value for rootProject.name, "city'superE-Shop" can be written without backward slash)
no message
Update paths.js
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (3)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
No description provided.