From 2659543456fe086e691fe4ea391c958e99b37d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 07:01:34 +0000 Subject: [PATCH 1/2] chore(deps): bump astro from 5.16.5 to 5.16.6 in the npm group Bumps the npm group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 5.16.5 to 5.16.6 - [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.16.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.16.6 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 ae61eeb6..4d5201ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/sitemap": "^3.6.0", "@astrojs/starlight": "^0.37.1", - "astro": "^5.16.5", + "astro": "^5.16.6", "sharp": "^0.34.5" }, "devDependencies": { @@ -1138,9 +1138,9 @@ } }, "node_modules/astro": { - "version": "5.16.5", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.5.tgz", - "integrity": "sha512-QeuM4xzTR0QuXFDNlGVW0BW7rcquKFIkylaPeM4ufii0/RRiPTYtwxDYVZ3KfiMRuuc+nbLD0214kMKTvz/yvQ==", + "version": "5.16.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.6.tgz", + "integrity": "sha512-6mF/YrvwwRxLTu+aMEa5pwzKUNl5ZetWbTyZCs9Um0F12HUmxUiF5UHiZPy4rifzU3gtpM3xP2DfdmkNX9eZRg==", "license": "MIT", "peer": true, "dependencies": { diff --git a/package.json b/package.json index f82e1dfa..2ad4436b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@astrojs/sitemap": "^3.6.0", "@astrojs/starlight": "^0.37.1", - "astro": "^5.16.5", + "astro": "^5.16.6", "sharp": "^0.34.5" }, "devDependencies": { From 70ff1647a0b5b1f94bb54baae0c572541fc2ac28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 07:01:44 +0000 Subject: [PATCH 2/2] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [net-http](https://github.com/ruby/net-http), [rss](https://github.com/ruby/rss) and [zeitwerk](https://github.com/fxn/zeitwerk). Updates `net-http` from 0.8.0 to 0.9.1 - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](https://github.com/ruby/net-http/compare/v0.8.0...v0.9.1) Updates `rss` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/ruby/rss/releases) - [Changelog](https://github.com/ruby/rss/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rss/compare/0.3.1...0.3.2) Updates `zeitwerk` from 2.7.3 to 2.7.4 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/commits) --- updated-dependencies: - dependency-name: net-http dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: rss dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: zeitwerk dependency-version: 2.7.4 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 28126a27..164cc7df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM logger mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2025.0924) - net-http (0.8.0) + net-http (0.9.1) uri (>= 0.11.1) nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) @@ -110,7 +110,7 @@ GEM reverse_markdown (3.0.1) nokogiri rexml (3.4.4) - rss (0.3.1) + rss (0.3.2) rexml sanitize (7.0.0) crass (~> 1.0.2) @@ -123,7 +123,7 @@ GEM base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.7.3) + zeitwerk (2.7.4) zlib (3.2.2) PLATFORMS