Skip to content

build(deps): lock file maintenance#1301

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/lock-file-maintenance
Open

build(deps): lock file maintenance#1301
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/lock-file-maintenance

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 7am"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the Type: Dependencies Dependency issues or Changes to dependency files label Jun 28, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renovateによるlock file maintenance PRです。3つのflake input (Mic92/niks3, NixOS/nixpkgs, ncaq/www.ncaq.net) のrev/narHashが更新されています。

いずれも同一安定系列内のルーチン更新で、破壊的変更やセキュリティ上の懸念は見当たりませんでした。nixpkgsは安定版nixos-26.05系列の追従、niks3は信頼性改善とメトリクス追加、www.ncaq.netは開発依存の更新のみです。

各inputの詳細はインラインNOTEを参照してください。問題なくマージ可能です。

Review metadata
  • Reviewed commit: bab413d
  • PR: #1301
  • kyosei: 3.5.0
  • kyosei-action: 2.2.5
  • Claude Code: 2.1.174
  • Model: claude-opus-4-8
  • Execution: GitHub Actions (run)

Comment thread flake.lock
Comment on lines 397 to +401
},
"nixpkgs": {
"locked": {
"lastModified": 1782375420,
"narHash": "sha256-wiPYmEuHbJvleW489n6+lamL7JSJg3pcKUYwURU9CkI=",
"lastModified": 1782535326,
"narHash": "sha256-ZeRxu4yn6shd3SNF5ZUQb4r7BaVo1zBKMjRhfoNSBmw=",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note

📦 Dependency

nixpkgsをrev 4062d36 -> 714a5f8 に更新(lock file maintenance)。flake.nixは安定版nixos-26.05を追跡しており、新revも同系列のコミットなのでチャンネルの整合性は保たれています。差分内の主な変更はpnpm_10_29_2: mark insecureglances 4.5.4->4.5.5filebrowsergatusなどのマイナー更新です。pnpm_10_29_2がinsecure指定された点が懸念になり得ますが、本プロジェクトはhome/core/javascript.nixでpnpmの設定ファイルを書くだけで該当attributeをインストールしていないため、ビルドへの影響はありません。破壊的変更なし。

Comment thread flake.lock
Comment on lines 289 to +293
]
},
"locked": {
"lastModified": 1782639354,
"narHash": "sha256-yiQhA76BCbkpf9feryrvn1ItYyYRcmURUJhECDJ4ii4=",
"lastModified": 1782649399,
"narHash": "sha256-vGL8PF5CdPNqEojonERv3/27RY6K68+5/g1rQvn9Lv4=",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note

📦 Dependency 🔒 Security

niks3をrev aa930845 -> 174628a3 に更新。差分は同一開発系列内の追加的な変更で、(1)NAR完了時に冗長なmultipartアップロードをabortする処理、(2)CompleteMultipartUploadのエラーでもオブジェクトが存在すれば成功扱いにする修正、(3)Prometheus /metricsエンドポイントの新設、(4)object_statsトリガによるオブジェクト数/バイト数集計、(5)GCメトリクス追加です。services.niks3のオプション名に破壊的変更は見られず、いずれも機能追加・信頼性改善です。なお新しい/metrics/health同様に未認証で公開される点のみ留意してください(公開コンテナniks3-publicでも到達可能)。

Comment thread flake.lock
Comment on lines 641 to +645
"www-ncaq-net": {
"flake": false,
"locked": {
"lastModified": 1782291834,
"narHash": "sha256-PvaXs3Z39rGrpslFOpfaBcpd6H7fGkEw82mCjCzc1eU=",
"lastModified": 1782604642,
"narHash": "sha256-sAJZpM6A4UVKmtDb1SoLPWuqJWoZ5N+CBfGO+xOD8UI=",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note

📦 Dependency

www-ncaq-net(flake: false入力)をrev e24dcdff -> 9428a2f4 に更新。差分の唯一の変更は開発依存@types/nodeのv22.20.0への更新であり、ソースを参照する側の本プロジェクトに対する実行時影響はありません。破壊的変更なし。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies Dependency issues or Changes to dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants