Skip to content

Bump dependencies to latest versions#89

Merged
jldeen merged 1 commit into
mainfrom
jldeen/dependabot-fixes
May 5, 2026
Merged

Bump dependencies to latest versions#89
jldeen merged 1 commit into
mainfrom
jldeen/dependabot-fixes

Conversation

@jldeen
Copy link
Copy Markdown
Collaborator

@jldeen jldeen commented May 5, 2026

This pull request updates dependencies in the package.json file to keep the project up to date and secure. The most important changes are:

Dependency updates:

  • Upgraded the astro dependency from version ^6.1.10 to ^6.2.2 to include the latest features and fixes.
  • Upgraded the baseline-browser-mapping devDependency from version ^2.10.24 to ^2.10.27 for improved browser compatibility data.

Fixes #88 #87

@jldeen jldeen requested a review from Damovisa as a code owner May 5, 2026 17:50
Copilot AI review requested due to automatic review settings May 5, 2026 17:50
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 npm dependencies (and corresponding lockfile) to newer versions, primarily upgrading Astro and baseline-browser-mapping.

Changes:

  • Bumped astro from ^6.1.10 to ^6.2.2.
  • Bumped baseline-browser-mapping from ^2.10.24 to ^2.10.27.
  • Refreshed package-lock.json to capture updated transitive dependency versions required by the new Astro release.
Show a summary per file
File Description
package.json Updates direct dependency versions for Astro and baseline-browser-mapping.
package-lock.json Updates resolved versions/integrity metadata and transitive deps to match the bumped packages.

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

Comment thread package.json
Comment on lines 12 to 16
"@astrojs/preact": "^5.1.2",
"@primer/react-brand": "^0.67.0",
"astro": "^6.1.10",
"astro": "^6.2.2",
"framer-motion": "^12.38.0",
"html2canvas": "^1.4.1",
@jldeen jldeen merged commit ba439f8 into main May 5, 2026
9 checks passed
@jldeen jldeen deleted the jldeen/dependabot-fixes branch May 5, 2026 17:55
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