Skip to content

Update pnpm lock to fix RSS build issue#884

Merged
willtheorangeguy merged 1 commit intomainfrom
fix-rss
Mar 24, 2026
Merged

Update pnpm lock to fix RSS build issue#884
willtheorangeguy merged 1 commit intomainfrom
fix-rss

Conversation

@willtheorangeguy
Copy link
Copy Markdown
Owner

fix the pnpm-lock file to fix further builds

Copilot AI review requested due to automatic review settings March 24, 2026 13:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s dependency locks (and the declared dependency) to resolve a build issue related to @astrojs/rss.

Changes:

  • Bump @astrojs/rss from ^4.0.15 to ^4.0.17 in package.json.
  • Update pnpm-lock.yaml to lock @astrojs/rss@4.0.17 (and its updated transitive deps), along with refreshed platform metadata (e.g., libc qualifiers for native packages).
  • Update package-lock.json to reflect @astrojs/rss@4.0.17 and its dependency graph.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
pnpm-lock.yaml Locks @astrojs/rss@4.0.17 and updates transitive/native package metadata used by pnpm-based builds.
package.json Updates the declared dependency range for @astrojs/rss to ^4.0.17.
package-lock.json Updates npm lock resolution for @astrojs/rss@4.0.17 and related transitive dependencies.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@willtheorangeguy willtheorangeguy merged commit 2deb7a7 into main Mar 24, 2026
14 checks passed
@willtheorangeguy willtheorangeguy deleted the fix-rss branch March 24, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants