Skip to content

Modernize dependencies and tooling - #471

Merged
christoph-sg merged 3 commits into
mainfrom
modernize-dependencies
Sep 10, 2026
Merged

Modernize dependencies and tooling#471
christoph-sg merged 3 commits into
mainfrom
modernize-dependencies

Conversation

@eseliger

@eseliger eseliger commented Aug 22, 2026

Copy link
Copy Markdown
Member

This PR refreshes the repo a bit for 2026:

  • update the supported runtime and toolchain to Node.js 22/24 and TypeScript 6 (7 currently does not have the compiler API we rely on, so we aer stuck at 6 for now)
  • replace legacy lint/test configuration with ESLint flat config and current tooling
  • update runtime dependencies, package-manager fixtures, generated protobuf compatibility, and snapshots
  • refresh GitHub Actions, release workflows, documentation, and the pinned Docker image
  • remove stale generated build artifacts from fixtures

@eseliger
eseliger marked this pull request as ready for review August 22, 2026 15:33

@christoph-sg christoph-sg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I spotted a couple regressions in the test output, I'll investigate a bit.

Comment thread snapshots/output/syntax/src/object-literals-nested.ts Outdated
Comment thread snapshots/output/syntax/src/typings.ts
Comment thread snapshots/output/syntax/src/object-literals-arrow-function.ts Outdated
Comment thread snapshots/output/syntax/src/object-literals-call-signatures.ts Outdated
* fix: ports a change to accessing contextual types from TS6

* chore: TS 6 no longer adds node's types by default. Add them explicitly

This avoids spurious diffs in the snapshot output

@christoph-sg christoph-sg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you!

@christoph-sg
christoph-sg merged commit 1ef2971 into main Sep 10, 2026
5 of 7 checks passed
@christoph-sg
christoph-sg deleted the modernize-dependencies branch September 10, 2026 13:33
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.

3 participants