-
-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update all dependencies to v3 #389
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: master
Are you sure you want to change the base?
Conversation
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. 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 (
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to f6ac222 in 36 seconds. Click for details.
- Reviewed
13lines of code in1files - Skipped
1files when reviewing. - Skipped posting
1draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. packages/eslint-config/package.json:94
- Draft comment:
eslint-plugin-unicorn-x v3 now requires Node 20+. Our engines field currently allows Node 18 ("^18.20.0 || ..."). Please confirm if this change is acceptable or update the engines accordingly. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%The comment is about a dependency change and its compatibility with the current Node version specified in the engines field. It asks the PR author to confirm if the change is acceptable or to update the engines field. This falls under the rule of not asking the PR author to confirm their intention or to ensure compatibility, which is not allowed.
Workflow ID: wflow_nhZpoI3JwoGBsMDf
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
@1stg/app-config
@1stg/babel-preset
@1stg/browserslist-config
@1stg/commitlint-config
@1stg/common-config
@1stg/config
@1stg/eslint-config
@1stg/markuplint-config
@1stg/nano-staged
@1stg/postcss-config
@1stg/prettier-config
@1stg/remark-preset
@1stg/simple-git-hooks
@1stg/stylelint-config
@1stg/tsconfig
commit: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #389 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 39 39
Lines 278 278
Branches 129 129
======================================
Misses 278 278 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f6ac222 to
dc048e1
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^2.0.0->^3.0.0^2.2.10->^3.0.0Release Notes
es-tooling/eslint-plugin-unicorn-x (eslint-plugin-unicorn-x)
v3.0.0Compare Source
What's Changed
20.xprevent-abbreviations): various improvements by @43081j in https://github.com/es-tooling/eslint-plugin-unicorn-x/pull/51Full Changelog: es-tooling/eslint-plugin-unicorn-x@2.0.0...3.0.0
vuejs/language-tools (vue-tsc)
v3.0.0Compare Source
Features
strictVModeloption (#5229) - Thanks to @KazariEX!v-onsyntax (#5275) - Thanks to @KazariEX!strictCssModulesoption (#5164) - Thanks to @KazariEX!ComponentAttrstype for attribute extractiontypescript.sortImports,typescript.removeUnusedImportscommands (#5444)zh-CN,zh-TW,ruandja(#5330, #5340, #5404) - Thanks to @KazariEX, @PurplePlanen and @zyoshoka!Bug Fixes
typescript-language-featuresmodule loading race condition (#5260)defineModels(#5273) - Thanks to @KazariEX!data-attribute completion from sfc level nodes - Thanks to @KazariEX!undefinedfrom optional prop type with default in template (#5339) - Thanks to @Dylancyclone!navigation: true(#5378) - Thanks to @KazariEX!v-for(#5399) - Thanks to @KazariEX!semanticcode feature on first argument ofuseCssModuleanduseTemplateRef- Thanks to @KazariEX!updateFile(#5438) - Thanks to @Akryum!Prettify<T>breaks generics inferencing (#5424) - Thanks to @so1ve!varinstead ofletto declareattrsVarthat may be hoisted - Thanks to @KazariEX!Performance
Other Changes
directorypath in package.json (#5283) - Thanks to @zyoshoka!vue_language_server_pathin nvim setup example (#5391) - Thanks to @menuRivera!typescript.tsdkinitialization option (#5409)definePropsupport (#5415) - Thanks to @KazariEX!completetosuggestfor clarityConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.