-
-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update npm-root-patch - autoclosed #1179
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
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1179 +/- ##
=======================================
Coverage 62.96% 62.96%
=======================================
Files 53 53
Lines 2495 2495
Branches 239 240 +1
=======================================
Hits 1571 1571
Misses 919 919
Partials 5 5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚨 Changes to the artifactsbuilding commit:
|
レビュー結果このPRは3つの依存関係のパッチバージョンアップデートです。全体的に安全な更新と判断されますが、いくつか注意点があります。 📦 パッケージ更新の概要✅ @astrojs/mdx: 4.3.5 → 4.3.6
|
| lodash.castarray: 4.4.0 | ||
| lodash.isplainobject: 4.0.6 | ||
| lodash.merge: 4.6.2 | ||
| postcss-selector-parser: 6.0.10 |
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.
@tailwindcss/typography の内部実装改善
この変更で lodash 依存関係(lodash.castarray, lodash.isplainobject, lodash.merge)が削除されました。これは PR #402 による内部実装の改善です。
影響:
- パッケージサイズの削減
- 外部APIには影響なし
- 既存の
prose-*クラスは引き続き正常に動作
推奨アクション:
ビジュアルリグレッションテストで、Markdownコンテンツのレンダリングに差異がないことを確認してください。
| "@google-analytics/data": "4.12.1", | ||
| "@tailwindcss/aspect-ratio": "0.4.2", | ||
| "@tailwindcss/typography": "0.5.16", | ||
| "@tailwindcss/typography": "0.5.19", |
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.
@tailwindcss/typography 0.5.16 → 0.5.19 の重要な修正
このアップデートには3つのバグ修正バージョンが含まれています:
- 0.5.17:
<hr>の border-width 値に単位を追加、Tailwind CSS v4 対応 - 0.5.18: 未定義変数エラーの修正
- 0.5.19: 壊れたカラースタイルの修正(重要)
特に 0.5.19 はカラースタイルの重大なバグを修正しているため、このアップデートは推奨されます。
1b78503 to
47123fc
Compare
Pull request was closed
This PR contains the following updates:
4.3.5->4.3.60.5.16->0.5.193.4.17->3.4.18Release Notes
withastro/astro (@astrojs/mdx)
v4.3.6Compare Source
Patch Changes
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.19Compare Source
Fixed
v0.5.18Compare Source
Fixed
v0.5.17Compare Source
Added
prose-picturemodifier (#367)Fixed
hrborder-width value (#379)<kbd>styles work with Tailwind CSS v4 (#387)Changed
tailwindlabs/tailwindcss (tailwindcss)
v3.4.18Compare Source
Fixed
supports-[…]queries in arbitrary values (#13605)require.cacheerror when loaded through a TypeScript file in Node 22.18+ (#18665)import.meta.resolve(…)in configs for new enough Node.js versions (#18938)postcss-load-configfor better ESM and TypeScript PostCSS config support with the CLI (#18938)Configuration
📅 Schedule: Branch creation - "after 3am on Thursday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.