faro-web-sdk
faro-web-sdk copied to clipboard
chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.0
Bumps ts-jest from 29.2.6 to 29.3.0.
Changelog
Sourced from ts-jest's changelog.
29.3.0 (2025-03-21)
Features
- feat: support hybrid
modulevalues forisolatedModules: true(f372121)Bug Fixes
Code Refactoring
- refactor: remove manual version checker (89458fc)
- refactor: remove patching deps based on version checker (bac4c43)
- refactor: deprecate
RawCompilerOptionsinterface (2b1b6cd)- refactor: deprecate transform option
isolatedModules(7dfef71)DEPRECATIONS
RawCompilerOptionsis deprecated in favor ofTsConfigJson.CompilerOptionsfromtype-festisolatedModulestransform option is deprecated in favor of https://www.typescriptlang.org/tsconfig/#isolatedModules
Commits
0ac3891chore(release): 29.3.04a33ec1docs: update new compiler options interface130057ebuild(deps): Update dependency eslint-plugin-prettier to ^5.2.4f372121feat: support hybrid module values forisolatedModules: true273dba1build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.9f515157build(deps): Update ESLint packages708861bbuild(deps): Update dependency@formatjs/ts-transformerto ^3.13.3391cd0a6build(deps): Update dependency@types/nodeto v20.17.257c78c17build(deps): Update ESLint packages to ^8.27.02b1b6cdrefactor: deprecateRawCompilerOptionsinterface- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)