From d7ccce5b07e5f0a858d42f63b2eff4f7afab2c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:32:46 +0000 Subject: [PATCH 1/2] chore(deps): bump the npm group with 2 updates Bumps the npm group with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.37.4 to 0.37.5 - [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.5/packages/starlight) Updates `astro` from 5.16.15 to 5.17.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.17.1/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.37.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: astro dependency-version: 5.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 706982f9..bc051e01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "version": "0.0.1", "dependencies": { "@astrojs/sitemap": "^3.7.0", - "@astrojs/starlight": "^0.37.4", - "astro": "^5.16.15", + "@astrojs/starlight": "^0.37.5", + "astro": "^5.17.1", "sharp": "^0.34.5" }, "devDependencies": { @@ -102,9 +102,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.37.4", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.37.4.tgz", - "integrity": "sha512-ygPGDgRd9nCcNgaYMNN7UeAMAkDOR1ibv3ps3xEz+cuvKG3CRLd19UwdB+Gyz1tbkyfjPWPkFKNhLwNybro8Tw==", + "version": "0.37.5", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.37.5.tgz", + "integrity": "sha512-+pC2pgy0iR9Ucl1P4CE0jyfsoNKcUSB2RIoBwm4UnyyhtlaEjoSU7MZwa5IJkzS9sBgIbLbLgYVbkC4tHN8rkQ==", "license": "MIT", "dependencies": { "@astrojs/markdown-remark": "^6.3.1", @@ -1125,9 +1125,9 @@ } }, "node_modules/astro": { - "version": "5.16.15", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.15.tgz", - "integrity": "sha512-+X1Z0NTi2pa5a0Te6h77Dgc44fYj63j1yx6+39Nvg05lExajxSq7b1Uj/gtY45zoum8fD0+h0nak+DnHighs3A==", + "version": "5.17.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.17.1.tgz", + "integrity": "sha512-oD3tlxTaVWGq/Wfbqk6gxzVRz98xa/rYlpe+gU2jXJMSD01k6sEDL01ZlT8mVSYB/rMgnvIOfiQQ3BbLdN237A==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.13.0", diff --git a/package.json b/package.json index 73777fe7..3bc3b350 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ }, "dependencies": { "@astrojs/sitemap": "^3.7.0", - "@astrojs/starlight": "^0.37.4", - "astro": "^5.16.15", + "@astrojs/starlight": "^0.37.5", + "astro": "^5.17.1", "sharp": "^0.34.5" }, "devDependencies": { From ed616016b754c0a3458f4f8767445bad373f7c5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:33:12 +0000 Subject: [PATCH 2/2] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [io-endpoint](https://github.com/socketry/io-endpoint), [mime-types-data](https://github.com/mime-types/mime-types-data) and [puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby). Updates `io-endpoint` from 0.17.0 to 0.17.2 - [Changelog](https://github.com/socketry/io-endpoint/blob/main/releases.md) - [Commits](https://github.com/socketry/io-endpoint/compare/v0.17.0...v0.17.2) Updates `mime-types-data` from 3.2026.0113 to 3.2026.0127 - [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.0113...v3.2026.0127) Updates `puppeteer-ruby` from 0.50.0 to 0.50.1 - [Commits](https://github.com/YusukeIwaki/puppeteer-ruby/compare/0.50.0...0.50.1) --- updated-dependencies: - dependency-name: io-endpoint dependency-version: 0.17.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0127 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: puppeteer-ruby dependency-version: 0.50.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d62b76ab..8e277c28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM fiber-local (1.1.0) fiber-storage fiber-storage (1.0.1) - io-endpoint (0.17.0) + io-endpoint (0.17.2) io-event (1.14.2) io-stream (0.11.1) json (2.18.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.0113) + mime-types-data (3.2026.0127) net-http (0.9.1) uri (>= 0.11.1) nokogiri (1.19.0-arm64-darwin) @@ -151,7 +151,7 @@ GEM protocol-websocket (0.20.2) protocol-http (~> 0.2) public_suffix (7.0.2) - puppeteer-ruby (0.50.0) + puppeteer-ruby (0.50.1) async (>= 2.35.1, < 3.0) async-http (>= 0.60, < 1.0) async-websocket (>= 0.27, < 1.0)