Skip to content

release: update tooling#20

Closed
clalexander wants to merge 10 commits into
mainfrom
dev
Closed

release: update tooling#20
clalexander wants to merge 10 commits into
mainfrom
dev

Conversation

@clalexander

Copy link
Copy Markdown
Owner

Summary

Describe the change clearly and concisely.

Why This Change

Explain the problem being solved or the reason for the change.

Type of Change

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Test improvement
  • Build / CI / tooling
  • Release / versioning
  • Hotfix

Branching

Please confirm this pull request follows the repository branching model.

  • My branch was created from the correct source branch.
  • My target branch is correct for this change.

Typical targets:

  • dev for feature, fix, refactor, docs, and most CI/tooling work
  • main only for approved hotfixes or release-related merges

Scope and Impact

What areas are affected?

  • Public API
  • Internal implementation only
  • Types
  • Documentation
  • Examples
  • Tests
  • Build / release process

Breaking Changes

  • No breaking changes
  • This introduces a breaking change

If this is breaking, describe the change and required migration steps.

Testing

What did you do to validate this change?

  • npm run format
  • npm run lint
  • npm run typecheck
  • npm run test
  • npm run build

Describe any additional manual or automated testing performed.

Documentation

  • No documentation update needed
  • I updated README and/or docs
  • I updated examples
  • I updated changelog/release-related content if needed

Related Issues

Link any related issues, discussions, or follow-up work.

Closes #

Screenshots / Output

If applicable, add screenshots, logs, or code snippets that help reviewers.

Reviewer Notes

Anything in particular reviewers should focus on?
Any tradeoffs or known limitations?

clalexander and others added 10 commits May 5, 2026 10:39
chore: sync main into dev
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/actions/checkout-7

ci(deps): bump actions/checkout from 6 to 7
- Pin pnpm@11.8.0 via packageManager field
- Replace pnpm/action-setup with corepack enable
- Update workflows to use pnpm install --frozen-lockfile
- Regenerate lock file and update documentation
@clalexander

Copy link
Copy Markdown
Owner Author

Merge from wrong branch

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.

1 participant