-
-
Notifications
You must be signed in to change notification settings - Fork 13
chore(deps): update all dependencies #251
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 (
|
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 afae2bc in 1 minute and 5 seconds. Click for details.
- Reviewed
62
lines of code in3
files - Skipped
2
files when reviewing. - Skipped posting
3
draft 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:38
- Draft comment:
The autofix-ci action commit hash was updated from 2891949 to 635ffb0. Please verify that the new version is compatible with your workflow and doesn't introduce breaking changes. - Reason this comment was not posted:
Confidence changes required:33%
<= threshold50%
None
2. .yarnrc.yml:12
- Draft comment:
Yarn path has been updated to version 4.9.2. Confirm that this minor change works well with your plugins and build scripts. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
3. package.json:70
- Draft comment:
Several devDependencies have been updated (e.g. @oxc-node/core from ^0.0.27 to ^0.0.29, @types/jest from ^29.5.14 to ^30.0.0, eslint-plugin-jest from ^28.12.0 to ^29.0.0, jest from ^29.7.0 to ^30.0.0, and make-synchronized from ^0.7.2 to ^0.8.0). Please ensure that any breaking changes—especially in eslint-plugin-jest (which dropped support for some Node versions)—are properly handled, and consider updating the engines field if needed. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is primarily informative, listing dependency updates. It also asks the author to ensure that breaking changes are handled and to consider updating the engines field. This violates the rule against asking the author to ensure things are handled or to double-check compatibility.
Workflow ID: wflow_mw7lYQnrFzyaqCeM
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
size-limit report 📦
|
All reactions
Sorry, something went wrong.
commit: |
All reactions
Sorry, something went wrong.
📊 Package size report -0%↓
Unchanged files
🤖 This report was automatically generated by pkg-size-action |
All reactions
Sorry, something went wrong.
|
All reactions
Sorry, something went wrong.
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. |
All reactions
Sorry, something went wrong.
ellipsis-dev[bot]
At least 1 approving review is required to merge this pull request.
Successfully merging this pull request may close these issues.
This PR contains the following updates:
^0.0.27
->^0.0.29
^29.5.14
->^30.0.0
2891949
->635ffb0
^28.12.0
->^29.0.0
^29.7.0
->^30.0.0
^0.7.2
->^0.8.0
4.9.1
->4.9.2
Release Notes
oxc-project/oxc-node (@oxc-node/core)
v0.0.29
Compare Source
What's Changed
Full Changelog: oxc-project/oxc-node@v0.0.28...v0.0.29
v0.0.28
Compare Source
What's Changed
Full Changelog: oxc-project/oxc-node@v0.0.27...v0.0.28
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v29.0.1
Compare Source
Bug Fixes
npm
(#1772) (531c8ba)v29.0.0
Compare Source
Bug Fixes
jest/no-alias-methods
fromstyles
config (df3b8cd)npm
(#1772) (531c8ba)Features
[@typescript-eslint](https://redirect.github.com/typescript-eslint)
v6 (fbf49a0)[@typescript-eslint](https://redirect.github.com/typescript-eslint)
v7 (d77ac46)docs.recommended
anddocs.requiresTyp 8000 eChecking
properties (1d53075)BREAKING CHANGES
docs.recommend
anddocs.requiresTypeChecking
fromunbound-method
@typescript-eslint
v7@typescript-eslint
v6jest/no-alias-methods
has been removed from thestyles
config as its already inthe
recommended
configv28.14.0
Compare Source
Features
docs.recommended
anddocs.requiresTypeChecking
as deprecated (#1762) (30440ef)28.13.5 (2025-06-13)
Bug Fixes
28.13.4 (2025-06-13)
Bug Fixes
28.13.3 (2025-06-10)
Bug Fixes
require
property renames (#1754) (41b9523)28.13.2 (2025-06-10)
Bug Fixes
as
imports (#1753) (3a5af78)28.13.1 (2025-06-10)
Bug Fixes
await expect
(#1752) (5e3d687)v28.13.5
Compare Source
Bug Fixes
v28.13.4
Compare Source
Bug Fixes
v28.13.3
Compare Source
Bug Fixes
require
property renames (#1754) (41b9523)v28.13.2
Compare Source
Bug Fixes
as
imports (#1753) (3a5af78)v28.13.1
Compare Source
Bug Fixes
await expect
(#1752) (5e3d687)v28.13.0
Compare Source
Features
prefer-ending-with-an-expect
rule (#1742) (fe1349b)jestjs/jest (jest)
v30.0.3
Compare 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.2
Compare Source
v30.0.1
Compare Source
v30.0.0
Compare Source
fisker/make-synchronized (make-synchronized)
v0.8.0
Compare Source
What's Changed
3627a27
)Full Changelog: fisker/make-synchronized@v0.7.2...v0.8.0
yarnpkg/berry (yarn)
v4.9.2
Compare Source
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 including
@types/jest
,eslint-plugin-jest
,jest
, andyarn
to latest versions.@oxc-node/core
from^0.0.27
to^0.0.29
inpackage.json
.@types/jest
from^29.5.14
to^30.0.0
inpackage.json
.eslint-plugin-jest
from^28.12.0
to^29.0.0
inpackage.json
.jest
from^29.7.0
to^30.0.0
inpackage.json
.make-synchronized
from^0.7.2
to^0.8.0
inpackage.json
.yarn
from4.9.1
to4.9.2
in.yarnrc.yml
andpackage.json
.autofix-ci/action
from2891949
to635ffb0
inautofix.yml
.This description was created by
for afae2bc. You can customize this summary. It will automatically update as commits are pushed.