-
-
Notifications
You must be signed in to change notification settings - Fork 265
chore(deps): update all dependencies #338
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: main
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 (
|
commit: |
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 8e322e1 in 1 minute and 9 seconds. Click for details.
- Reviewed
37lines of code in2files - Skipped
1files when reviewing. - Skipped posting
4draft 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. .github/workflows/autofix.yml:37
- Draft comment:
Updated autofix-ci/action commit hash to a pinned version for enhanced security. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is purely informative, as it just states what was done without providing any actionable feedback or suggestions. It doesn't ask for confirmation or suggest any improvements.
2. package.json:78
- Draft comment:
Bump @stylistic/eslint-plugin to ^5.0.0 (major update); ensure any breaking changes in rules/config are handled. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is about a dependency change, specifically a major version bump of an eslint plugin. The comment suggests ensuring that any breaking changes are handled, which falls under the rule of not asking the PR author to ensure behavior is intended or tested. Therefore, this comment should be removed.
3. package.json:97
- Draft comment:
Upgrade jest to ^30.0.0; review test configs for any adjustments required due to major version update. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%The comment is purely informative and suggests reviewing test configurations due to a major version update. It doesn't provide a specific code suggestion or ask for a specific test to be written. It also doesn't point out a specific issue or ask for confirmation of an intentional change.
4. package.json:101
- Draft comment:
Update prettier-plugin-pkg to ^0.21.0; verify if new options or changes affect any custom formatting settings. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is related to a dependency update, specifically the prettier-plugin-pkg. It asks the author to verify if new options or changes affect custom formatting settings. This falls under the rule of not asking the author to verify or double-check things, especially related to dependencies.
Workflow ID: wflow_6RbXB8XLjwwJ6Ms2
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
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:
^4.2.0->^5.0.02891949->635ffb0^29.7.0->^30.0.0^0.19.0->^0.21.0Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.1.0Compare Source
Bug Fixes
disable-legacy(#849) (e63f1e4)Build Related
tsdown(#854) (5d2bec1)Chores
v5.0.0Compare Source
Chores
v4.4.1Compare Source
Bug Fixes
typekeyword inexportdeclarations (#797) (6854a3c)Chores
v4.4.0Compare Source
Features
v4.3.0Compare Source
Features
Bug Fixes
TSImportType(8f31461)ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#751) (a1af663)ReturnStatement(#738) (a375a92)Documentation
jsx-indent(#741) (ca23ce1)Chores
comma-dangle(#716) (7e55b16)brace-style(#715) (5769933)indent(#713) (a57c2bb)key-spacing(#734) (99c0873)keyword-spacing(#732) (0018519)lines-between-class-members(#730) (9f4bda0)no-extra-parens(#711) (d6809c9)no-extra-semi(#731) (880814e)object-property-newline(#719) (d49ef91)quote-props(#729) (e5b09a5)quotes(#720) (9284830)semi-spacing(#727) (72856a8)semi(#728) (85eeaa1)RuleOptionsandMessageIdsgeneric type (#742) (ace84e3)jestjs/jest (jest)
v30.0.3Compare Source
Fixes
[jest-config]Fix ESM TS config loading in a CJS project (#15694)Features
[jest-diff]Show non-printable control characters to diffs (#15696)v30.0.2Compare Source
v30.0.1Compare Source
v30.0.0Compare Source
un-ts/prettier (prettier-plugin-pkg)
v0.21.1Compare Source
Patch Changes
#475
8f1aef9Thanks @Shinigami92! - feat(pkg): add optionpackageSortOrderPresetThis option allows you to specify a preset for sorting packages in the
package.jsonfile.The available presets are:
npm,npm-plus:npm: sorts bynpm's documentnpm-plus: sorts bysort-package-jsonand therefore is compatible toprettier-plugin-packagejsonFull Changelog: https://github.com/un-ts/prettier/compare/prettier-plugin-pkg@0.21.0...prettier-plugin-pkg@0.21.1
v0.21.0Compare Source
Minor Changes
#468
db3e235Thanks @Shinigami92! - feat(pkg): add optionpackageSortOrder#472
d5442c8Thanks @Shinigami92! - feat(pkg): add optionpackageIgnoreSortNew Contributors
Full Changelog: https://github.com/un-ts/prettier/compare/prettier-plugin-pkg@0.20.0...prettier-plugin-pkg@0.21.0
v0.20.0Compare Source
Minor Changes
13957deThanks @JounQin! - feat(pkg): addlibcanddevEnginessupportFull Changelog: https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.4...prettier-plugin-pkg@0.20.0
v0.19.1Compare Source
Patch Changes
b44651aThanks @JounQin! - fix: remove buggymodule-syncexports fieldFull Changelog: https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.2...prettier-plugin-sql@0.19.1
Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Important
Update dependencies and GitHub Action for autofix-ci in the project.
@stylistic/eslint-pluginupdated from^4.2.0to^5.0.0inpackage.json.jestupdated from^29.7.0to^30.0.0inpackage.json.prettier-plugin-pkgupdated from^0.19.0to^0.21.0inpackage.json.autofix-ci/actionto commit635ffb0in.github/workflows/autofix.yml.This description was created by
for 8e322e1. You can customize this summary. It will automatically update as commits are pushed.