Skip to content

#23 3月のパッケージアップデート#24

Merged
ienaga merged 1 commit intomainfrom
develop
Mar 1, 2026
Merged

#23 3月のパッケージアップデート#24
ienaga merged 1 commit intomainfrom
develop

Conversation

@ienaga
Copy link
Member

@ienaga ienaga commented Mar 1, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 1, 2026 13:02
Copy link

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 the site’s package metadata and dependencies as part of the March package refresh, including a patch version bump.

Changes:

  • Expand description and bump package version to 2.0.1
  • Update @astrojs/check from ^0.9.2 to ^0.9.6
  • Refresh package-lock.json to reflect updated dependency resolutions

Reviewed changes

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

File Description
package.json Updates package metadata, bumps version, and updates a dev dependency
package-lock.json Syncs lockfile with the updated package version and dependency graph
Comments suppressed due to low confidence (1)

package.json:12

  • The dev script was removed, so npm run dev will no longer work (common for local development with Astro). If this wasn't intentional, consider re-adding a dev alias (e.g., same command as start) or updating contributor docs to reflect npm start as the supported dev command.
  "scripts": {
    "start": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro"

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

@ienaga ienaga merged commit 2980fed into main Mar 1, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants