From b5643005b06a080882e2e94a62cdeda5404cc180 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 15 Sep 2024 18:09:21 +0000 Subject: [PATCH] Update `biome@latest` to 1.9.1 --- CHANGELOG.md | 2 ++ manifests/biome.json | 32 +++++++++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0351d53d4..fccb27590 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.1. + ## [2.44.0] - 2024-09-15 - Support `release-plz`. ([#649](https://github.com/taiki-e/install-action/pull/649), thanks @Veetaha) diff --git a/manifests/biome.json b/manifests/biome.json index 7ea9c25d4..c107dce14 100644 --- a/manifests/biome.json +++ b/manifests/biome.json @@ -36,13 +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.9.0" + "version": "1.9.1" }, "1": { - "version": "1.9.0" + "version": "1.9.1" }, "1.9": { - "version": "1.9.0" + "version": "1.9.1" + }, + "1.9.1": { + "x86_64_linux_musl": { + "etag": "0x8DCD5A8CB8C3068", + "checksum": "0ddf10c4311f64a551f0539a2ac253c5c632432eade18a2c283c506e42807031" + }, + "x86_64_macos": { + "etag": "0x8DCD5A8CB96ABEF", + "checksum": "e02fb7dfa1d903d2ed23663e78e713e521d0174f05bd1a10f0d377213f311d91" + }, + "x86_64_windows": { + "etag": "0x8DCD5A8CB872D0B", + "checksum": "cd57679a19bcb9d2996ce2e228760ec713eec211e722834f0273e9e8eb960eca" + }, + "aarch64_linux_musl": { + "etag": "0x8DCD5A8CB7EAB0E", + "checksum": "e47450a6409777b893f85fce930a6ea4602fe12d1320f2fc69d319b03c961b17" + }, + "aarch64_macos": { + "etag": "0x8DCD5A8CB869172", + "checksum": "8771f1bbaa97a9a08a951e4550126aba6852610cabd63c8f8b8a7d3ff8bb6479" + }, + "aarch64_windows": { + "etag": "0x8DCD5A8CB87C895", + "checksum": "93749f35b7783bbf9fb21ba1949cd2438c442211269c288c4f4f759b0b1e5d79" + } }, "1.9.0": { "x86_64_linux_musl": {