Dependabotのバージョン更新がNixエコシステムをサポート
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHubのDependabotがNix flakesをサポートし、flake.lockの入力を監視して、新しいコミットが利用可能になると個別のプルリクエストを自動的に作成するようになった。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るSource Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
DependabotがNixフレークをサポートするようになりました。dependabot.ymlファイルにパッケージエコシステムとしてnixを追加してください。Dependabotはあなたのflake.lockの入力を監視し、上流で新しいコミットが利用可能になった場合にプルリクエストを作成します。これはセキュリティ更新ではなく、バージョン更新に適用されます。
Dependabotは、各更新が必要なフレーク入力に対して個別のプルリクエストを作成します。GitHub、GitLab、Sourcehut、およびプレーンなgit入力がすべてサポートされています。
始めましょう
.github/dependabot.ymlファイルにnixエントリを追加すると、Dependabotは次回のスケジュール実行時に、あなたのフレーク入力に対するプルリクエストの作成を開始します。
詳細はこちら
Dependabotバージョン更新の設定
Nixフレーク入門
Nixサポートに関するコミュニティディスカッション
この投稿「Dependabot version updates now support the Nix ecosystem」は、The GitHub Blogで最初に公開されました。
原文を表示
Dependabot now supports Nix flakes. Add nix as a package ecosystem in your dependabot.yml file. Dependabot will then monitor your flake.lock inputs and open pull requests when newer commits are available upstream. This applies to version updates, not security updates.
Dependabot opens individual pull requests for each outdated flake input. GitHub, GitLab, Sourcehut, and plain git inputs are all supported.
Get started
Add a nix entry to your .github/dependabot.yml file, and Dependabot will start opening pull requests for your flake inputs on the next scheduled run.
Learn more
Configuring Dependabot version updates
Introduction to Nix flakes
Community discussion on Nix support
The post Dependabot version updates now support the Nix ecosystem appeared first on The GitHub Blog.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み