Skip to content

fix(test): fix breaking changes introduces by jest upgrade#1193

Merged
markussiebert merged 4 commits intomainfrom
fix/jest-stability-and-config
Nov 27, 2025
Merged

fix(test): fix breaking changes introduces by jest upgrade#1193
markussiebert merged 4 commits intomainfrom
fix/jest-stability-and-config

Conversation

@markussiebert
Copy link
Copy Markdown
Contributor

@markussiebert markussiebert commented Nov 27, 2025

Summary

  • Run Jest in-band in CI; detect open handles locally
  • Migrate ts-jest config from globals to transform
  • Remove Renovate GitHub Action workflow (use default app)
  • Update Renovate postUpgradeTasks to run: npm ci; npx jsii --silence-warnings=reserved-word; npx jsii-docgen -o API.md

…ect open handles; move ts-jest config to transform; refresh snapshots
@markussiebert markussiebert changed the title Stabilize Jest in CI and update ts-jest config Stabilize Jest in CI; update ts-jest; fix Renovate config Nov 27, 2025
Signed-off-by: Markus Siebert <markus.siebert@deutschebahn.com>
@markussiebert markussiebert changed the title Stabilize Jest in CI; update ts-jest; fix Renovate config fix(test): fix breaking changes introduces by jest upgrade Nov 27, 2025
Signed-off-by: Markus Siebert <markus.siebert@deutschebahn.com>
@markussiebert markussiebert merged commit e481076 into main Nov 27, 2025
3 checks passed
markussiebert added a commit that referenced this pull request Jan 12, 2026
* test(jest): stabilize CI by running in-band; update local jest to detect open handles; move ts-jest config to transform; refresh snapshots

* chore(renovate): remove Renovate workflow; switch postUpgradeTasks to npm/jsii/jsii-docgen commands

* chore: remove renovate config

Signed-off-by: Markus Siebert <markus.siebert@deutschebahn.com>

* fix(mise): deps between tasks

Signed-off-by: Markus Siebert <markus.siebert@deutschebahn.com>

---------

Signed-off-by: Markus Siebert <markus.siebert@deutschebahn.com>
This was referenced Jan 12, 2026
@github-actions github-actions Bot mentioned this pull request Jan 19, 2026
@github-actions github-actions Bot mentioned this pull request Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant