From a96118be81c9b9e325528caeca2d4b41cf68c4da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 07:12:35 +0000 Subject: [PATCH 1/2] chore(deps): bump the ruby group with 2 updates Bumps the ruby group with 2 updates: [html2rss](https://github.com/html2rss/html2rss) and [html2rss-configs](https://github.com/html2rss/html2rss-configs). Updates `html2rss` from `f722d9d` to `a4e40cc` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/f722d9d556ab5351744be216d009e8205272c8bc...a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd) Updates `html2rss-configs` from `d6d45ee` to `f701a48` - [Commits](https://github.com/html2rss/html2rss-configs/compare/d6d45eea7005decad6007b56f838d42141b6ec96...f701a4850f92ad4881218e8bda07d6ea331ac551) --- updated-dependencies: - dependency-name: html2rss dependency-version: a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd dependency-type: direct:production dependency-group: ruby - dependency-name: html2rss-configs dependency-version: f701a4850f92ad4881218e8bda07d6ea331ac551 dependency-type: direct:production dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98cb5e6..b190f01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GIT remote: https://github.com/html2rss/html2rss-configs.git - revision: d6d45eea7005decad6007b56f838d42141b6ec96 + revision: f701a4850f92ad4881218e8bda07d6ea331ac551 specs: html2rss-configs (0.2.0) html2rss GIT remote: https://github.com/html2rss/html2rss.git - revision: f722d9d556ab5351744be216d009e8205272c8bc + revision: a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd specs: html2rss (0.17.0) addressable (~> 2.7) From d312c39c486d77aa73cbf01bdd4d7a07cec85e7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 07:13:38 +0000 Subject: [PATCH 2/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.36.0 to 0.36.1 - [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.36.1/packages/starlight) Updates `astro` from 5.14.4 to 5.14.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.14.6/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: astro dependency-version: 5.14.6 dependency-type: direct:production update-type: version-update:semver-patch 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 238caca..9ea8220 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,8 +9,8 @@ "version": "0.0.1", "dependencies": { "@astrojs/sitemap": "^3.6.0", - "@astrojs/starlight": "^0.36.0", - "astro": "^5.14.4", + "@astrojs/starlight": "^0.36.1", + "astro": "^5.14.6", "sharp": "^0.34.4" }, "devDependencies": { @@ -100,9 +100,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.36.0", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.36.0.tgz", - "integrity": "sha512-aVJVBfvFuE2avsMDhmRzn6I5GjDhUwIQFlu3qH9a1C0fNsPYDw2asxHQODAD7EfGiKGvvHCJgHb+9jbJ8lCfNQ==", + "version": "0.36.1", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.36.1.tgz", + "integrity": "sha512-Fmt8mIsAIZN18Y4YQDI6p521GsYGe4hYxh9jWmz0pHBXnS5J7Na3TSXNya4eyIymCcKkuiKFbs7b/knsdGVYPg==", "license": "MIT", "dependencies": { "@astrojs/markdown-remark": "^6.3.1", @@ -1080,9 +1080,9 @@ } }, "node_modules/astro": { - "version": "5.14.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.4.tgz", - "integrity": "sha512-yqgMAO2Whi9GmZkByyiPcG7CiiPr0Me0iBSorMa6M0g+wQk/ewnIqUyr7T/uFCPTQndoKwucnYFTrf0yfb0urw==", + "version": "5.14.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.6.tgz", + "integrity": "sha512-MSdjKt2W2a56x868DqDWgbfw4D689/8EGhHG4465h7eivTI237u1aBx4iJvgI6WfgdUE61+coAvMjUkEvOWbpA==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", diff --git a/package.json b/package.json index 01e1955..4680449 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ }, "dependencies": { "@astrojs/sitemap": "^3.6.0", - "@astrojs/starlight": "^0.36.0", - "astro": "^5.14.4", + "@astrojs/starlight": "^0.36.1", + "astro": "^5.14.6", "sharp": "^0.34.4" }, "devDependencies": {