From 569e59f0f9c55df6c5289cb36fe6a5865556c402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 08:23:52 +0200 Subject: [PATCH] Bump @astrojs/rss from 4.0.17 to 4.0.18 (#202) Bumps [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) from 4.0.17 to 4.0.18. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.18/packages/astro-rss) --- updated-dependencies: - dependency-name: "@astrojs/rss" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 21 ++++++--------------- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 43d211d..40413eb 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@astrojs/check": "^0.9.8", "@astrojs/react": "^4.4.2", - "@astrojs/rss": "^4.0.17", + "@astrojs/rss": "^4.0.18", "@astrojs/sitemap": "^3.7.0", "@datadog/datadog-ci": "^5.9.1", "@types/diff": "^8.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc5e56f..0a02269 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ importers: specifier: ^4.4.2 version: 4.4.2(@types/node@25.0.3)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(yaml@2.8.3) '@astrojs/rss': - specifier: ^4.0.17 - version: 4.0.17 + specifier: ^4.0.18 + version: 4.0.18 '@astrojs/sitemap': specifier: ^3.7.0 version: 3.7.0 @@ -170,8 +170,8 @@ packages: react: ^17.0.2 || ^18.0.0 || ^19.0.0 react-dom: ^17.0.2 || ^18.0.0 || ^19.0.0 - '@astrojs/rss@4.0.17': - resolution: {integrity: sha512-eV+wdMbeVKC9+sPaV0LN8JL1LGo9YAh3GKl4Ou4nzMNLmXM/aswYpSGxVEAuHilgBZ6/++/Pv08ICmuOqX107w==} + '@astrojs/rss@4.0.18': + resolution: {integrity: sha512-wc5DwKlbTEdgVAWnHy8krFTeQ42t1v/DJqeq5HtulYK3FYHE4krtRGjoyhS3eXXgfdV6Raoz2RU3wrMTFAitRg==} '@astrojs/sitemap@3.7.0': resolution: {integrity: sha512-+qxjUrz6Jcgh+D5VE1gKUJTA3pSthuPHe6Ao5JCxok794Lewx8hBFaWHtOnN0ntb2lfOf7gvOi9TefUswQ/ZVA==} @@ -1711,10 +1711,6 @@ packages: fast-xml-builder@1.1.4: resolution: {integrity: sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==} - fast-xml-parser@5.4.1: - resolution: {integrity: sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==} - hasBin: true - fast-xml-parser@5.5.9: resolution: {integrity: sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g==} hasBin: true @@ -3431,9 +3427,9 @@ snapshots: - tsx - yaml - '@astrojs/rss@4.0.17': + '@astrojs/rss@4.0.18': dependencies: - fast-xml-parser: 5.4.1 + fast-xml-parser: 5.5.9 piccolore: 0.1.3 zod: 4.3.6 @@ -5114,11 +5110,6 @@ snapshots: dependencies: path-expression-matcher: 1.2.0 - fast-xml-parser@5.4.1: - dependencies: - fast-xml-builder: 1.1.4 - strnum: 2.2.2 - fast-xml-parser@5.5.9: dependencies: fast-xml-builder: 1.1.4 -- 2.51.2