From 49d530394a1eacd3f0e476c61281226440336a18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 07:16:58 +0000 Subject: [PATCH 1/2] chore(deps): bump @astrojs/starlight in the npm group Bumps the npm group with 1 update: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight). Updates `@astrojs/starlight` from 0.37.6 to 0.37.7 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.7/packages/starlight) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.37.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f29e5ca8..f2e00f3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.1", "dependencies": { "@astrojs/sitemap": "^3.7.0", - "@astrojs/starlight": "^0.37.6", + "@astrojs/starlight": "^0.37.7", "astro": "^5.18.0", "sharp": "^0.34.5" }, @@ -102,9 +102,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.37.6", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.37.6.tgz", - "integrity": "sha512-wQrKwH431q+8FsLBnNQeG+R36TMtEGxTQ2AuiVpcx9APcazvL3n7wVW8mMmYyxX0POjTnxlcWPkdMGR3Yj1L+w==", + "version": "0.37.7", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.37.7.tgz", + "integrity": "sha512-KyBnou8aKIlPJUSNx6a1SN7XyH22oj/VAvTGC+Edld4Bnei1A//pmCRTBvSrSeoGrdUjK0ErFUfaEhhO1bPfDg==", "license": "MIT", "dependencies": { "@astrojs/markdown-remark": "^6.3.1", diff --git a/package.json b/package.json index 0560a0d7..a6b7d57c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@astrojs/sitemap": "^3.7.0", - "@astrojs/starlight": "^0.37.6", + "@astrojs/starlight": "^0.37.7", "astro": "^5.18.0", "sharp": "^0.34.5" }, From c48319434dbe7746c011cd67b521701638722540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 07:17:31 +0000 Subject: [PATCH 2/2] chore(deps): bump the ruby group with 10 updates Bumps the ruby group with 10 updates: | Package | From | To | | --- | --- | --- | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``68b2ea1`` | ``2075ecb`` | | [async](https://github.com/socketry/async) | `2.36.0` | `2.38.0` | | [async-pool](https://github.com/socketry/async-pool) | `0.11.1` | `0.11.2` | | [brotli](https://github.com/miyucy/brotli) | `0.7.0` | `0.8.0` | | [dry-schema](https://github.com/dry-rb/dry-schema) | `1.15.0` | `1.16.0` | | [io-event](https://github.com/socketry/io-event) | `1.14.2` | `1.14.3` | | [json](https://github.com/ruby/json) | `2.18.1` | `2.19.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0224` | `3.2026.0303` | | [public_suffix](https://github.com/weppos/publicsuffix-ruby) | `7.0.2` | `7.0.5` | | [zlib](https://github.com/ruby/zlib) | `3.2.2` | `3.2.3` | Updates `html2rss-configs` from `68b2ea1` to `2075ecb` - [Commits](https://github.com/html2rss/html2rss-configs/compare/68b2ea1c05e976f934ee6610cb6c92fd207e0033...2075ecb538e5f86a94975a1ed8208e66edf86fae) Updates `async` from 2.36.0 to 2.38.0 - [Release notes](https://github.com/socketry/async/releases) - [Changelog](https://github.com/socketry/async/blob/main/releases.md) - [Commits](https://github.com/socketry/async/compare/v2.36.0...v2.38.0) Updates `async-pool` from 0.11.1 to 0.11.2 - [Changelog](https://github.com/socketry/async-pool/blob/main/release.cert) - [Commits](https://github.com/socketry/async-pool/compare/v0.11.1...v0.11.2) Updates `brotli` from 0.7.0 to 0.8.0 - [Commits](https://github.com/miyucy/brotli/compare/v0.7.0...v0.8.0) Updates `dry-schema` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/dry-rb/dry-schema/releases) - [Changelog](https://github.com/dry-rb/dry-schema/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-schema/compare/v1.15.0...v1.16.0) Updates `io-event` from 1.14.2 to 1.14.3 - [Release notes](https://github.com/socketry/io-event/releases) - [Changelog](https://github.com/socketry/io-event/blob/main/releases.md) - [Commits](https://github.com/socketry/io-event/compare/v1.14.2...v1.14.3) Updates `json` from 2.18.1 to 2.19.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.1) Updates `mime-types-data` from 3.2026.0224 to 3.2026.0303 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2026.0224...v3.2026.0303) Updates `public_suffix` from 7.0.2 to 7.0.5 - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v7.0.2...v7.0.5) Updates `zlib` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/ruby/zlib/releases) - [Commits](https://github.com/ruby/zlib/compare/v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: html2rss-configs dependency-version: 2075ecb538e5f86a94975a1ed8208e66edf86fae dependency-type: direct:production dependency-group: ruby - dependency-name: async dependency-version: 2.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: async-pool dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: brotli dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: dry-schema dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: io-event dependency-version: 1.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.19.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0303 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: public_suffix dependency-version: 7.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: zlib dependency-version: 3.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7ba84ef4..67a87e8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: 68b2ea1c05e976f934ee6610cb6c92fd207e0033 + revision: 2075ecb538e5f86a94975a1ed8208e66edf86fae specs: html2rss-configs (0.2.0) html2rss @@ -34,7 +34,7 @@ GEM specs: addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) - async (2.36.0) + async (2.38.0) console (~> 1.29) fiber-annotation io-event (~> 1.11) @@ -51,7 +51,7 @@ GEM protocol-http2 (~> 0.22) protocol-url (~> 0.2) traces (~> 0.10) - async-pool (0.11.1) + async-pool (0.11.2) async (>= 2.0) async-websocket (0.30.0) async-http (~> 0.76) @@ -60,7 +60,7 @@ GEM protocol-websocket (~> 0.17) base64 (0.3.0) bigdecimal (4.0.1) - brotli (0.7.0) + brotli (0.8.0) concurrent-ruby (1.3.6) console (1.34.3) fiber-annotation @@ -81,13 +81,13 @@ GEM concurrent-ruby (~> 1.0) dry-core (~> 1.1) zeitwerk (~> 2.6) - dry-schema (1.15.0) + dry-schema (1.16.0) concurrent-ruby (~> 1.0) dry-configurable (~> 1.0, >= 1.0.1) dry-core (~> 1.1) dry-initializer (~> 3.2) dry-logic (~> 1.6) - dry-types (~> 1.8) + dry-types (~> 1.9, >= 1.9.1) zeitwerk (~> 2.6) dry-types (1.9.1) bigdecimal (>= 3.0) @@ -118,9 +118,9 @@ GEM fiber-storage fiber-storage (1.0.1) io-endpoint (0.17.2) - io-event (1.14.2) + io-event (1.14.3) io-stream (0.11.1) - json (2.18.1) + json (2.19.1) kramdown (2.5.2) rexml (>= 3.4.4) logger (1.7.0) @@ -128,7 +128,7 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2026.0224) + mime-types-data (3.2026.0303) net-http (0.9.1) uri (>= 0.11.1) nokogiri (1.19.1-arm64-darwin) @@ -150,7 +150,7 @@ GEM protocol-url (0.4.0) protocol-websocket (0.20.2) protocol-http (~> 0.2) - public_suffix (7.0.2) + public_suffix (7.0.5) puppeteer-ruby (0.51.0) async (>= 2.35.1, < 3.0) async-http (>= 0.60, < 1.0) @@ -174,7 +174,7 @@ GEM concurrent-ruby (~> 1.0) uri (1.1.1) zeitwerk (2.7.5) - zlib (3.2.2) + zlib (3.2.3) PLATFORMS arm64-darwin-24