-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update all dependencies #23
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: 7a9b603 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. |
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. |
commit: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #23 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 53 53
Branches 16 16
=========================================
Hits 53 53 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
size-limit report 📦
|
Deploy preview for eslint-import-context ready! ✅ Preview Built with commit 7a9b603. |
📊 Package size report 0.2%↑
Unchanged files
🤖 This report was automatically generated by pkg-size-action |
Signed-off-by: JounQin <admin@1stg.me>
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 b227437 in 1 minute and 12 seconds. Click for details.
- Reviewed
43
lines of code in2
files - Skipped
1
files when reviewing. - Skipped posting
4
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 action commit hash to 635ffb0. Verify that the new pinned commit doesn't introduce any unexpected workflow changes. - Reason this comment was not posted:
Confidence changes required:33%
<= threshold50%
None
2. package.json:55
- Draft comment:
Bump stable-hash-x from ^0.1.1 to ^0.2.0. Check the changelog (new 'crossRealm' option) to confirm it doesn't affect current usage. - Reason this comment was not posted:
Confidence changes required:50%
<= threshold50%
None
3. package.json:72
- Draft comment:
Updated @types/web from ^0.0.239 to ^0.0.243. Review the added textContent definitions for any unintended type conflicts. - Reason this comment was not posted:
Confidence changes required:50%
<= threshold50%
None
4. package.json:98
- Draft comment:
Upgrade Vite from ^6.3.5 to ^7.0.0. As this is a major update, please verify the Vite configuration and commands (docs, build, preview) per the migration guide. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is related to a dependency change, specifically upgrading Vite to a new major version. The comment suggests verifying the configuration and commands according to the migration guide. This falls under the rule of not commenting on dependency changes or asking the author to verify or ensure things. Therefore, this comment should be removed.
Workflow ID: wflow_0fw0BpXcjqBrAlyr
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.0.239
->^0.0.243
2891949
->635ffb0
^0.1.1
->^0.2.0
^6.3.5
->^7.0.0
Release Notes
microsoft/TypeScript-DOM-Lib-Generator (@types/web)
v0.0.243
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
v0.0.242
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
v0.0.241
Compare Source
asynciterable.d.ts
No changes
index.d.ts
No changes
iterable.d.ts
No changes
v0.0.240
Compare Source
asynciterable.d.ts
No changes
index.d.ts
Modified
textContent
textContent
textContent
textContent
textContent
textContent
iterable.d.ts
No changes
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 checkingvitejs/vite (vite)
v7.0.0
Compare Source
import.meta.url
in bundled Vite (#20235) (3bf3a8a), closes #20235ssrExportNameKey
(#20266) (ac302a7), closes #20266normalizeModuleId
(#20277) (9b98dcb), closes #20277numberToPos
(#20244) (3f46901), closes #20244Configuration
📅 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 becomes conflicted, 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
@types/web
,stable-hash-x
, andvite
inpackage.json
, and updateautofix-ci/action
in GitHub Actions workflow.@types/web
from^0.0.239
to^0.0.243
inpackage.json
.stable-hash-x
from^0.1.1
to^0.2.0
inpackage.json
.vite
from^6.3.5
to^7.0.0
inpackage.json
.autofix-ci/action
to commit635ffb0
in.github/workflows/autofix.yml
.This description was created by
for b227437. You can customize this summary. It will automatically update as commits are pushed.