Skip to content

chore: updates#27

Merged
clalexander merged 7 commits into
mainfrom
dev
Jun 29, 2026
Merged

chore: updates#27
clalexander merged 7 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?

  • pnpm run format
  • pnpm run lint
  • pnpm run typecheck
  • pnpm run test
  • pnpm 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 7 commits June 23, 2026 12:14
chore: sync main into dev
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ypescript-6.0.3

chore(deps-dev): bump typescript from 5.9.3 to 6.0.3
…across 1 directory with 4 updates

Bumps the development-minor-patch-dependencies group with 4 updates in the / directory: [globals](https://github.com/sindresorhus/globals), [prettier](https://github.com/prettier/prettier), [tsdown](https://github.com/rolldown/tsdown) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `globals` from 17.6.0 to 17.7.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.6.0...v17.7.0)

Updates `prettier` from 3.8.2 to 3.9.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.2...3.9.3)

Updates `tsdown` from 0.21.10 to 0.22.3
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.10...v0.22.3)

Updates `typescript-eslint` from 8.61.1 to 8.62.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch-dependencies
- dependency-name: prettier
  dependency-version: 3.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch-dependencies
- dependency-name: tsdown
  dependency-version: 0.22.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
…evelopment-minor-patch-dependencies-c958750159

chore(deps-dev): bump the development-minor-patch-dependencies group across 1 directory with 4 updates
@clalexander clalexander merged commit dacd2a7 into main Jun 29, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant