From a91f7921e170d387d8bf265069de25ce3b1b03cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 07:14:27 +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.38.1 to 0.38.2 - [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.38.2/packages/starlight) Updates `astro` from 6.0.4 to 6.0.8 - [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.0.8/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: astro dependency-version: 6.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] --- package-lock.json | 60 +++++++++++++++++++++++++++++++++++++++-------- package.json | 4 ++-- 2 files changed, 52 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index d89c0824..8148d3bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "version": "0.0.1", "dependencies": { "@astrojs/sitemap": "^3.7.1", - "@astrojs/starlight": "^0.38.1", - "astro": "^6.0.4", + "@astrojs/starlight": "^0.38.2", + "astro": "^6.0.8", "sharp": "^0.34.5" }, "devDependencies": { @@ -173,6 +173,18 @@ "node": ">=20" } }, + "node_modules/@astrojs/prism": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-4.0.1.tgz", + "integrity": "sha512-nksZQVjlferuWzhPsBpQ1JE5XuKAf1id1/9Hj4a9KG4+ofrlzxUUwX4YGQF/SuDiuiGKEnzopGOt38F3AnVWsQ==", + "license": "MIT", + "dependencies": { + "prismjs": "^1.30.0" + }, + "engines": { + "node": ">=22.12.0" + } + }, "node_modules/@astrojs/sitemap": { "version": "3.7.1", "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.7.1.tgz", @@ -185,9 +197,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.38.1.tgz", - "integrity": "sha512-CATPH4Dy44OYAJhoyUHh6NqpColWEVufanGVwnM0l/bcaNMo5V/rypwL0Vu0Edp+ZIXE7/1DA9CrNj5jmCVSLQ==", + "version": "0.38.2", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.38.2.tgz", + "integrity": "sha512-7AsrvG4EsXUmJT5uqiXJN4oZqKaY0wc/Ip7C6/zGnShHRVoTAA4jxeYIZ3wqbqA6zv4cnp9qk31vB2m2dUcmfg==", "license": "MIT", "dependencies": { "@astrojs/markdown-remark": "^7.0.0", @@ -1955,14 +1967,14 @@ } }, "node_modules/astro": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-6.0.4.tgz", - "integrity": "sha512-1piLJCPTL/x7AMO2cjVFSTFyRqKuC3W8sSEySCt1aJio+p/wGs5H3K+Xr/rE9ftKtknLUtjxCqCE7/0NsXfGpQ==", + "version": "6.0.8", + "resolved": "https://registry.npmjs.org/astro/-/astro-6.0.8.tgz", + "integrity": "sha512-DCPeb8GKOoFWh+8whB7Qi/kKWD/6NcQ9nd1QVNzJFxgHkea3WYrNroQRq4whmBdjhkYPTLS/1gmUAl2iA2Es2g==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^3.0.0", "@astrojs/internal-helpers": "0.8.0", - "@astrojs/markdown-remark": "7.0.0", + "@astrojs/markdown-remark": "7.0.1", "@astrojs/telemetry": "3.3.0", "@capsizecss/unpack": "^4.0.0", "@clack/prompts": "^1.0.1", @@ -2020,7 +2032,7 @@ "astro": "bin/astro.mjs" }, "engines": { - "node": "^20.19.1 || >=22.12.0", + "node": ">=22.12.0", "npm": ">=9.6.5", "pnpm": ">=7.1.0" }, @@ -2050,6 +2062,34 @@ "integrity": "sha512-MwAbDE5mawZ1SS+D8qWiHdprdME5Tlj2e0YjxnEICvcOpbSukNS7Sa7hA5PK+6RrmUr/t6Gi5YgrdZKjbO/WPQ==", "license": "MIT" }, + "node_modules/astro/node_modules/@astrojs/markdown-remark": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.0.1.tgz", + "integrity": "sha512-zAfLJmn07u9SlDNNHTpjv0RT4F8D4k54NR7ReRas8CO4OeGoqSvOuKwqCFg2/cqN3wHwdWlK/7Yv/lMXlhVIaw==", + "license": "MIT", + "dependencies": { + "@astrojs/internal-helpers": "0.8.0", + "@astrojs/prism": "4.0.1", + "github-slugger": "^2.0.0", + "hast-util-from-html": "^2.0.3", + "hast-util-to-text": "^4.0.2", + "js-yaml": "^4.1.1", + "mdast-util-definitions": "^6.0.0", + "rehype-raw": "^7.0.0", + "rehype-stringify": "^10.0.1", + "remark-gfm": "^4.0.1", + "remark-parse": "^11.0.0", + "remark-rehype": "^11.1.2", + "remark-smartypants": "^3.0.2", + "shiki": "^4.0.0", + "smol-toml": "^1.6.0", + "unified": "^11.0.5", + "unist-util-remove-position": "^5.0.0", + "unist-util-visit": "^5.1.0", + "unist-util-visit-parents": "^6.0.2", + "vfile": "^6.0.3" + } + }, "node_modules/astro/node_modules/@shikijs/core": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-4.0.2.tgz", diff --git a/package.json b/package.json index 73c25769..292758cc 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ }, "dependencies": { "@astrojs/sitemap": "^3.7.1", - "@astrojs/starlight": "^0.38.1", - "astro": "^6.0.4", + "@astrojs/starlight": "^0.38.2", + "astro": "^6.0.8", "sharp": "^0.34.5" }, "devDependencies": { From f73fbaf3db71147249c70b520d4dc1e0b50dfe0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 07:14:53 +0000 Subject: [PATCH 2/2] chore(deps): bump the ruby group with 6 updates Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``e0dca5b`` | ``2e0fa0c`` | | [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``4e401e6`` | ``2d64c47`` | | [async](https://github.com/socketry/async) | `2.38.0` | `2.38.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2026.0303` | `3.2026.0317` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.1` | `1.19.2` | | [protocol-rack](https://github.com/socketry/protocol-rack) | `0.21.1` | `0.22.0` | Updates `html2rss` from `e0dca5b` to `2e0fa0c` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/e0dca5bf74b17c1e2a0618fc0a4af27c16da1883...2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79) Updates `html2rss-configs` from `4e401e6` to `2d64c47` - [Commits](https://github.com/html2rss/html2rss-configs/compare/4e401e6ed97f5e28da07978431500d7c39de8a41...2d64c4766e12835d64b6ecaa46ee23491a2be4a2) Updates `async` from 2.38.0 to 2.38.1 - [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.38.0...v2.38.1) Updates `mime-types-data` from 3.2026.0303 to 3.2026.0317 - [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.0303...v3.2026.0317) Updates `nokogiri` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19.1...v1.19.2) Updates `protocol-rack` from 0.21.1 to 0.22.0 - [Changelog](https://github.com/socketry/protocol-rack/blob/main/releases.md) - [Commits](https://github.com/socketry/protocol-rack/compare/v0.21.1...v0.22.0) --- updated-dependencies: - dependency-name: html2rss dependency-version: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79 dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: 2d64c4766e12835d64b6ecaa46ee23491a2be4a2 dependency-type: direct:production dependency-group: ruby - dependency-name: async dependency-version: 2.38.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2026.0317 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: nokogiri dependency-version: 1.19.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: protocol-rack dependency-version: 0.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a6cd3422..ca8724c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: 4e401e6ed97f5e28da07978431500d7c39de8a41 + revision: 2d64c4766e12835d64b6ecaa46ee23491a2be4a2 specs: html2rss-configs (0.2.0) html2rss GIT remote: https://github.com/html2rss/html2rss.git - revision: e0dca5bf74b17c1e2a0618fc0a4af27c16da1883 + revision: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79 specs: html2rss (0.17.0) addressable (~> 2.7) @@ -34,7 +34,7 @@ GEM specs: addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) - async (2.38.0) + async (2.38.1) console (~> 1.29) fiber-annotation io-event (~> 1.11) @@ -128,12 +128,12 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2026.0303) + mime-types-data (3.2026.0317) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.19.1-arm64-darwin) + nokogiri (1.19.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.1-x86_64-linux-gnu) + nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) protocol-hpack (1.5.1) @@ -143,7 +143,7 @@ GEM protocol-http2 (0.24.0) protocol-hpack (~> 1.4) protocol-http (~> 0.47) - protocol-rack (0.21.1) + protocol-rack (0.22.0) io-stream (>= 0.10) protocol-http (~> 0.58) rack (>= 1.0)