From 54beb689aa92c8c707103955838acdee8fb1058d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 10:33:09 +0000 Subject: [PATCH 1/2] chore(deps): bump astro from 6.3.3 to 6.3.7 in the npm group Bumps the npm group with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 6.3.3 to 6.3.7 - [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@6.3.7/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.3.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 a980dd75..a135e5ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/sitemap": "^3.7.2", "@astrojs/starlight": "^0.39.2", - "astro": "^6.3.3", + "astro": "^6.3.7", "sharp": "^0.34.5" }, "devDependencies": { @@ -1856,9 +1856,9 @@ } }, "node_modules/astro": { - "version": "6.3.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.3.tgz", - "integrity": "sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==", + "version": "6.3.7", + "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.7.tgz", + "integrity": "sha512-zIeDRrI0qNgN1lcCjNqt6/IVCVej7VwSa326cO8uP9BOk1cg4QuffhLnOn2gCgWQr32/wxpSRFfXiLKHglu1Tw==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^4.0.0", diff --git a/package.json b/package.json index 88a51fd0..c0261c50 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@astrojs/sitemap": "^3.7.2", "@astrojs/starlight": "^0.39.2", - "astro": "^6.3.3", + "astro": "^6.3.7", "sharp": "^0.34.5" }, "devDependencies": { From 4643f30037f82c1f2a95d3d26f6024f90c47af26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 10:33:43 +0000 Subject: [PATCH 2/2] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [console](https://github.com/socketry/console), [faraday-net_http](https://github.com/lostisland/faraday-net_http) and [zeitwerk](https://github.com/fxn/zeitwerk). Updates `console` from 1.34.3 to 1.35.1 - [Release notes](https://github.com/socketry/console/releases) - [Changelog](https://github.com/socketry/console/blob/main/releases.md) - [Commits](https://github.com/socketry/console/compare/v1.34.3...v1.35.1) Updates `faraday-net_http` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](https://github.com/lostisland/faraday-net_http/compare/v3.4.2...v3.4.3) Updates `zeitwerk` from 2.7.5 to 2.8.2 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/commits) --- updated-dependencies: - dependency-name: console dependency-version: 1.35.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday-net_http dependency-version: 3.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: zeitwerk dependency-version: 2.8.2 dependency-type: indirect update-type: version-update:semver-minor 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 e338414b..8fb82b56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM bigdecimal (4.1.2) brotli (0.8.0) concurrent-ruby (1.3.6) - console (1.34.3) + console (1.35.1) fiber-annotation fiber-local (~> 1.1) json @@ -111,7 +111,7 @@ GEM faraday-gzip (3.1.0) faraday (>= 2.0, < 3) zlib (~> 3.0) - faraday-net_http (3.4.2) + faraday-net_http (3.4.3) net-http (~> 0.5) fiber-annotation (0.2.0) fiber-local (1.1.0) @@ -173,7 +173,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) uri (1.1.1) - zeitwerk (2.7.5) + zeitwerk (2.8.2) zlib (3.2.3) PLATFORMS