-
-
Notifications
You must be signed in to change notification settings - Fork 51
fix(deps): update all dependencies #400
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
Conversation
🦋 Changeset detectedLatest commit: ba42850 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
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 7b80636 in 38 seconds. Click for details.
- Reviewed
58
lines of code in2
files - Skipped
1
files when reviewing. - Skipped posting
6
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:34
- Draft comment:
Updated autofix-ci commit hash; ensure this revision (635ffb0c9798bd160680f18fd73371e355b85f27) is verified against the expected v1 release. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is asking the PR author to ensure that a specific commit hash is verified against an expected release. This falls under the category of asking the author to double-check or verify something, which is against the rules.
2. package.json:87
- Draft comment:
Bump stable-hash-x from ^0.1.1 to ^0.2.0; verify that the new API (including any changes such as the added crossRealm option) is compatible with your usage. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is about a dependency change, specifically bumping the version of a library. The comment asks the author to verify compatibility, which is against the rules. Therefore, this comment should be removed.
3. package.json:92
- Draft comment:
Upgrade @1stg/nano-staged to ^0.3.0; review its changelog for any adjustments required in your configuration. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is about a dependency upgrade and suggests reviewing the changelog for adjustments. It doesn't provide a specific code suggestion or highlight a specific issue with the code. It falls under the category of purely informative comments about dependencies, which should be removed according to the rules.
4. package.json:121
- Draft comment:
Update @types/jest to ^30.0.0; confirm that the new type definitions don't introduce breaking changes in your tests. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is asking the PR author to confirm that the new type definitions don't introduce breaking changes, which is against the rules. It is related to dependency changes, which should not be commented on unless it's a specific version mismatch or similar issue.
5. package.json:141
- Draft comment:
Upgrade eslint-plugin-jest to ^29.0.0; check for any breaking configuration changes as noted in its changelog. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is related to a dependency change, specifically upgrading a plugin version. The comment suggests checking for breaking changes, which falls under the rule of not asking the PR author to double-check things or ensure behavior. Therefore, this comment should be removed.
6. package.json:151
- Draft comment:
Update hermes-eslint to ^0.29.0; ensure this version doesn’t affect your ESLint setup. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
This comment is about updating a dependency version and asks the author to ensure it doesn't affect their setup. This falls under the rule of not commenting on dependency changes or asking the author to ensure something.
Workflow ID: wflow_BDfUKWEGkiBcv6FH
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
commit: |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
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. |
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 01dbc52 in 45 seconds. Click for details.
- Reviewed
23
lines of code in2
files - Skipped
0
files when reviewing. - Skipped posting
2
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. .changeset/wet-toys-happen.md:5
- Draft comment:
The changeset file is well-formatted. Please confirm that a patch bump is appropriate for updating stable-hash-x from v0.1.1 to v0.2.0, as it's a minor dependency update. - Reason this comment was not posted:
Confidence changes required:33%
<= threshold50%
None
2. .github/workflows/autofix.yml:34
- Draft comment:
The workflow comment now reads '# v1.3.2' but the commit hash remains unchanged from previous usage. Please verify that the pinned commit corresponds to v1.3.2 to avoid confusion. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is asking the author to verify the commit hash, which is similar to asking them to double-check something. This violates the rule against asking the author to confirm or verify things. The comment does not provide a specific suggestion or point out a clear issue with the code itself.
Workflow ID: wflow_ApSVbZxSJq5RgVbz
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #400 +/- ##
=======================================
Coverage 96.10% 96.10%
=======================================
Files 96 96
Lines 4951 4951
Branches 1859 1859
=======================================
Hits 4758 4758
Misses 192 192
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 ba42850 in 41 seconds. Click for details.
- Reviewed
20
lines of code in1
files - Skipped
1
files when reviewing. - Skipped posting
2
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. CHANGELOG.md:191
- Draft comment:
The removed empty line after the '- [#263] ...' entry may affect the consistency of the changelog's formatting. Please ensure that the removal aligns with your project's style guidelines for changelog entries. - Reason this comment was not posted:
Confidence changes required:33%
<= threshold50%
None
2. CHANGELOG.md:209
- Draft comment:
Similarly, the deletion of the extra blank line after the '- [#248] ...' entry might impact readability. Verify that the changelog formatting remains consistent throughout the document. - Reason this comment was not posted:
Confidence changes required:33%
<= threshold50%
None
Workflow ID: wflow_bZNidaT8aFB9tXye
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
This PR contains the following updates:
^0.2.0
->^0.3.0
^29.5.14
->^30.0.0
2891949
->635ffb0
^28.13.3
->^29.0.0
^0.28.1
->^0.29.0
^0.1.1
->^0.2.0
Release Notes
1stG/configs (@1stg/nano-staged)
v0.3.0
Compare Source
Minor Changes
5343736
Thanks @JounQin! - fix: clarify correct engines field due to1stg/prettier-config
Patch Changes
#386
97cedcc
Thanks @JounQin! - fix:PRETTIER_EXPERIMENTAL_CLI
env is already supported by prettier itselfUpdated dependencies [
97cedcc
,97cedcc
]:v0.2.1
Compare Source
Patch Changes
#385
a7ee3ee
Thanks @JounQin! - feat: enable--experimental-cli
forPRETTIER_EXPERIMENTAL_CLI
envUpdated dependencies [
4c2cbd7
,a7ee3ee
]: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.requiresTypeChecking
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
un-ts/stable-hash-x (stable-hash-x)
v0.2.0
Compare Source
Minor Changes
304fe40
Thanks @JounQin! - refactor: add a newcrossRealm
option for performancePatch Changes
8dcd38d
Thanks @JounQin! - fix: usetoString
andprototype
instead ofconstructor
for type checkingConfiguration
📅 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 Actions in
package.json
andautofix.yml
.stable-hash-x
to^0.2.0
inpackage.json
.@1stg/nano-staged
to^0.3.0
,@types/jest
to^30.0.0
,eslint-plugin-jest
to^29.0.1
,hermes-eslint
to^0.29.0
.autofix-ci/action
to commit635ffb0
inautofix.yml
.This description was created by
for ba42850. You can customize this summary. It will automatically update as commits are pushed.