Skip to content

Bump package versions#79

Merged
jldeen merged 1 commit intomainfrom
jldeen/dependabot-fixes
Apr 6, 2026
Merged

Bump package versions#79
jldeen merged 1 commit intomainfrom
jldeen/dependabot-fixes

Conversation

@jldeen
Copy link
Copy Markdown
Collaborator

@jldeen jldeen commented Apr 6, 2026

This pull request updates several dependencies in the package.json file to their latest patch versions. These updates help ensure the project benefits from the latest bug fixes and improvements.

Fixes #78, #77, #76, #75

@jldeen jldeen requested a review from Damovisa as a code owner April 6, 2026 20:59
Copilot AI review requested due to automatic review settings April 6, 2026 20:59
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

Updates npm dependencies (and the lockfile) to newer patch releases to pick up bug fixes and tooling improvements.

Changes:

  • Bump runtime deps: @astrojs/preact, astro, preact
  • Bump dev deps: @playwright/test, baseline-browser-mapping, vite
  • Refresh package-lock.json to reflect the new resolved versions and transitive updates
Show a summary per file
File Description
package.json Updates direct dependency and devDependency version ranges.
package-lock.json Updates resolved versions/integrity for direct + transitive packages after the bumps.

Copilot's findings

Tip

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

  • Files reviewed: 1/2 changed files
  • Comments generated: 1

"@primer/react-brand": "^0.65.1",
"@tailwindcss/vite": "^4.2.2",
"astro": "^6.1.0",
"astro": "^6.1.4",
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

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

PR description says it fixes #75 (bump actions/deploy-pages from v4 to v5), but the repo still uses actions/deploy-pages@v4 in .github/workflows/deploy.yml. Either update the workflow to v5 in this PR or remove/adjust the “Fixes #75” reference so we don’t auto-close the wrong item.

Copilot uses AI. Check for mistakes.
@jldeen jldeen merged commit 2c11eef into main Apr 6, 2026
9 checks passed
@jldeen jldeen deleted the jldeen/dependabot-fixes branch April 6, 2026 21:01
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