From 56c2f023cdf7db381536a706e2594d1f8197a2cb Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 12 Sep 2024 15:07:43 +0000 Subject: [PATCH] Update `biome@latest` to 1.9.0 --- CHANGELOG.md | 2 ++ manifests/biome.json | 33 +++++++++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2e5f8f8..3fa3127b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `biome@latest` to 1.9.0. + ## [2.43.4] - 2024-09-12 - Update `protoc@latest` to 3.28.1. diff --git a/manifests/biome.json b/manifests/biome.json index 11143d73..7ea9c25d 100644 --- a/manifests/biome.json +++ b/manifests/biome.json @@ -36,10 +36,39 @@ }, "license_markdown": "[Apache-2.0](https://github.com/biomejs/biome/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/biomejs/biome/blob/main/LICENSE-MIT)", "latest": { - "version": "1.8.3" + "version": "1.9.0" }, "1": { - "version": "1.8.3" + "version": "1.9.0" + }, + "1.9": { + "version": "1.9.0" + }, + "1.9.0": { + "x86_64_linux_musl": { + "etag": "0x8DCD32FF195DB2D", + "checksum": "58a584a6248c9a63f80904668c5d4fffa34a914869507a3b4fb5a5ca433dbce9" + }, + "x86_64_macos": { + "etag": "0x8DCD32FF19CB150", + "checksum": "3422d46cfdb3ae222a78e5e71d50dcf4ddc2c3c082fbc3df8415535866936d27" + }, + "x86_64_windows": { + "etag": "0x8DCD32FF1B3542F", + "checksum": "97e5b09df7a8bbee07b6ab930e302a5ed50554186eb92cc5b84a21277d17041d" + }, + "aarch64_linux_musl": { + "etag": "0x8DCD32FF19B058B", + "checksum": "560c9e33f936c9794a37d99092c5bae501ca9e3f32f109f6aec2fba78279884b" + }, + "aarch64_macos": { + "etag": "0x8DCD32FF1BA513A", + "checksum": "d723495b01b7bfb037a76732453df2687c5adc82b2d89776164aa9b278b0b83e" + }, + "aarch64_windows": { + "etag": "0x8DCD32FF1ABE281", + "checksum": "ba31ab387a44dd87b6a775183cd9230d47a55edacfccd952c5f255701f87add6" + } }, "1.8": { "version": "1.8.3"