Skip to content

Conversation

@smorimoto
Copy link
Collaborator

@smorimoto smorimoto commented Nov 7, 2025

Note

Switch CI to Mise with pinned action SHAs, expand Node matrix to 25, and replace legacy env files with mise.toml.

  • CI Workflows:
    • Toolchain: Replace actions/setup-node with jdx/mise-action across main.yml, typedoc.yml, and version-or-publish.yml.
    • Node Matrix: Add Node 25 to build-and-test matrix.
    • Action Pinning: Pin actions/checkout, configure-pages, upload-pages-artifact, deploy-pages, and changesets/action to specific SHAs.
  • Tooling Config:
    • Add mise.toml defining node = "25", yarn = "4", and pinact = "latest".
    • Remove legacy /.envrc and /.nvmrc.

Written by Cursor Bugbot for commit b1c4e4a. This will update automatically on new commits. Configure here.

@smorimoto smorimoto added enhancement New feature or request dependencies Pull requests that update a dependency file labels Nov 7, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 7, 2025

⚠️ No Changeset found

Latest commit: b1c4e4a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Signed-off-by: Sora Morimoto <sora@morimoto.io>
@smorimoto smorimoto merged commit 4793e8d into main Nov 7, 2025
13 checks passed
@smorimoto smorimoto deleted the mise branch November 7, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants