qiwi/semantic-release-gh-pages-plugin (@qiwi/semantic-release-gh-pages-plugin)
### [`v5.2.12`](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/blob/HEAD/CHANGELOG.md#5212-2024-01-02)
[Compare Source](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/compare/v5.2.11...v5.2.12)
##### Fixes & improvements
- fix(deps): update dependency git-url-parse to v14 ([acbb41d](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/commit/acbb41db423575d4191b4635b10a9074d60b9bd7))
### [`v5.2.11`](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/blob/HEAD/CHANGELOG.md#5211-2023-12-22)
[Compare Source](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/compare/v5.2.10...v5.2.11)
##### Fixes & improvements
- fix(deps): update dependency [@types/gh-pages](https://redirect.github.com/types/gh-pages) to v6 ([04ccd0a](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/commit/04ccd0a7b628b82a0f43022148156e3ad3fdf7aa))
### [`v5.2.10`](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/blob/HEAD/CHANGELOG.md#5210-2023-10-24)
[Compare Source](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/compare/v5.2.9...v5.2.10)
##### Fixes & improvements
- fix(deps): update dependency [@types/gh-pages](https://redirect.github.com/types/gh-pages) to v5 ([448e837](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/commit/448e8378b230065ac99937dd11f479c3f369cb22))
### [`v5.2.9`](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/blob/HEAD/CHANGELOG.md#529-2023-10-18)
[Compare Source](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/compare/v5.2.8...v5.2.9)
##### Fixes & improvements
- fix: inject `branches` directive to config ([ed25734](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/commit/ed25734301a909102db2c8f53dd2e2b2752a0cc4))
jestjs/jest (jest)
### [`v29.7.0`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2970)
[Compare Source](https://redirect.github.com/jestjs/jest/compare/v29.6.4...v29.7.0)
##### Features
- `[create-jest]` Add `npm init` / `yarn create` initialiser for Jest projects ([#14465](https://redirect.github.com/jestjs/jest/pull/14453))
- `[jest-validate]` Allow deprecation warnings for unknown options ([#14499](https://redirect.github.com/jestjs/jest/pull/14499))
##### Fixes
- `[jest-resolver]` Replace unmatched capture groups in `moduleNameMapper` with empty string instead of `undefined` ([#14507](https://redirect.github.com/jestjs/jest/pull/14507))
- `[jest-snapshot]` Allow for strings as well as template literals in inline snapshots ([#14465](https://redirect.github.com/jestjs/jest/pull/14465))
- `[@jest/test-sequencer]` Calculate test runtime if `perStats.duration` is missing ([#14473](https://redirect.github.com/jestjs/jest/pull/14473))
##### Performance
- `[@jest/create-cache-key-function]` Cache access of `NODE_ENV` and `BABEL_ENV` ([#14455](https://redirect.github.com/jestjs/jest/pull/14455))
##### Chore & Maintenance
- `[jest-cli]` Move internal config initialisation logic to the `create-jest` package ([#14465](https://redirect.github.com/jestjs/jest/pull/14453))
satya164/jest-file-snapshot (jest-file-snapshot)
### [`v0.7.0`](https://redirect.github.com/satya164/jest-file-snapshot/releases/tag/v0.7.0): Release 0.7.0
[Compare Source](https://redirect.github.com/satya164/jest-file-snapshot/compare/v0.6.0...v0.7.0)
##### Bug Fixes
- fix using jest-diff. fixes [#31](https://redirect.github.com/satya164/jest-file-snapshot/issues/31) ([ad6a8e3](https://redirect.github.com/satya164/jest-file-snapshot/commit/ad6a8e3724b90dc3c06571eaad2abbe1f574c23a))
- remove file name limit. closes [#30](https://redirect.github.com/satya164/jest-file-snapshot/issues/30) ([fbeb739](https://redirect.github.com/satya164/jest-file-snapshot/commit/fbeb73901b270f75e5f2cfec9a85947524db95ee))
##### Features
- add an option to customize diff method. closes [#25](https://redirect.github.com/satya164/jest-file-snapshot/issues/25) ([952999d](https://redirect.github.com/satya164/jest-file-snapshot/commit/952999d4d259b8bf8788c1cf7ad88de695787685))
### [`v0.6.0`](https://redirect.github.com/satya164/jest-file-snapshot/releases/tag/v0.6.0): Release 0.6.0
[Compare Source](https://redirect.github.com/satya164/jest-file-snapshot/compare/v0.5.0...v0.6.0)
##### Bug Fixes
- invalid interface reference in d.ts ([#23](https://redirect.github.com/satya164/jest-file-snapshot/issues/23)) ([d0fa939](https://redirect.github.com/satya164/jest-file-snapshot/commit/d0fa9390cd00852cac0aead74fba4db5f7e5cc72))
##### Features
- add fileExtension option ([#29](https://redirect.github.com/satya164/jest-file-snapshot/issues/29)) ([33d32bd](https://redirect.github.com/satya164/jest-file-snapshot/commit/33d32bd546000b2f63838283b7d796edef7583e5))
nock/nock (nock)
### [`v13.5.6`](https://redirect.github.com/nock/nock/releases/tag/v13.5.6)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.5...v13.5.6)
##### Bug Fixes
- **types:** return type of BackOptions.afterRecord ([#2782](https://redirect.github.com/nock/nock/issues/2782)) ([fc90bd3](https://redirect.github.com/nock/nock/commit/fc90bd3a861264c069b779d0b45c7754573e839f))
### [`v13.5.5`](https://redirect.github.com/nock/nock/compare/v13.5.4...66eb7f48a7bdf50ee79face6403326b02d23253b)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.4...v13.5.5)
### [`v13.5.4`](https://redirect.github.com/nock/nock/releases/tag/v13.5.4)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.3...v13.5.4)
##### Bug Fixes
- call `fs.createReadStream` lazily ([#2357](https://redirect.github.com/nock/nock/issues/2357)) ([ba9fc42](https://redirect.github.com/nock/nock/commit/ba9fc424d5a17cbdde62745d4bdd8159331a1b8d))
### [`v13.5.3`](https://redirect.github.com/nock/nock/releases/tag/v13.5.3)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.2...v13.5.3)
##### Bug Fixes
- support literal query string ([#2590](https://redirect.github.com/nock/nock/issues/2590)) ([4162fa8](https://redirect.github.com/nock/nock/commit/4162fa8b2ddaf6a3c5b52162b03629118236847f))
### [`v13.5.2`](https://redirect.github.com/nock/nock/releases/tag/v13.5.2)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.1...v13.5.2)
##### Bug Fixes
- remove duplicates from `activeMocks()` and `pendingMocks()` ([#2356](https://redirect.github.com/nock/nock/issues/2356)) ([7e957b3](https://redirect.github.com/nock/nock/commit/7e957b38fbc797f1c3480f1de8e0659f9998cdc3))
### [`v13.5.1`](https://redirect.github.com/nock/nock/releases/tag/v13.5.1)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.0...v13.5.1)
##### Bug Fixes
- memory leak when using nock with jest ([#2572](https://redirect.github.com/nock/nock/issues/2572)) ([7468cf1](https://redirect.github.com/nock/nock/commit/7468cf1eefc7c89d36f9d5425b9201a6a2eab88a))
### [`v13.5.0`](https://redirect.github.com/nock/nock/releases/tag/v13.5.0)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.4.0...v13.5.0)
##### Features
- add `Scope#clone()` method ([#2564](https://redirect.github.com/nock/nock/issues/2564)) ([65385f7](https://redirect.github.com/nock/nock/commit/65385f739d5972e3e31826db84ae24553fd766f6))
### [`v13.4.0`](https://redirect.github.com/nock/nock/releases/tag/v13.4.0)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.8...v13.4.0)
##### Features
- add `context.query()` to nock back ([#2553](https://redirect.github.com/nock/nock/issues/2553)) ([617511f](https://redirect.github.com/nock/nock/commit/617511ffb48cbf00928f9ee62292a2db3c124b11))
### [`v13.3.8`](https://redirect.github.com/nock/nock/releases/tag/v13.3.8)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.7...v13.3.8)
##### Bug Fixes
- **typescript:** `filteringBodyRequest` ([#2552](https://redirect.github.com/nock/nock/issues/2552)) ([0b18d07](https://redirect.github.com/nock/nock/commit/0b18d071c04098f5f4653246c70e39b33bd0e86f))
### [`v13.3.7`](https://redirect.github.com/nock/nock/releases/tag/v13.3.7)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.6...v13.3.7)
##### Reverts
- Revert "chore(deps-dev): bump [@definitelytyped/dtslint](https://redirect.github.com/definitelytyped/dtslint) from 0.0.163 to 0.0.183" ([#2544](https://redirect.github.com/nock/nock/issues/2544)) ([d978acd](https://redirect.github.com/nock/nock/commit/d978acdbd6e70172062d04f2c2e848ff4b6d84bc)), closes [#2544](https://redirect.github.com/nock/nock/issues/2544) [#2534](https://redirect.github.com/nock/nock/issues/2534)
### [`v13.3.6`](https://redirect.github.com/nock/nock/releases/tag/v13.3.6)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.5...v13.3.6)
##### Bug Fixes
- remove `semver` usage ([#2531](https://redirect.github.com/nock/nock/issues/2531)) ([f7216e9](https://redirect.github.com/nock/nock/commit/f7216e934c130339af583cbaab14b9fd72c54db3))
### [`v13.3.5`](https://redirect.github.com/nock/nock/releases/tag/v13.3.5)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.4...v13.3.5)
##### Bug Fixes
- **deps:** remove lodash ([#2529](https://redirect.github.com/nock/nock/issues/2529)) ([7bfcb31](https://redirect.github.com/nock/nock/commit/7bfcb31e082b0eb5b9118d56647661539e1f7887))
### [`v13.3.4`](https://redirect.github.com/nock/nock/releases/tag/v13.3.4)
[Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.3...v13.3.4)
##### Bug Fixes
- **typescript:** support `nock(new URL('https://example.test/'))` ([#2526](https://redirect.github.com/nock/nock/issues/2526)) ([6987327](https://redirect.github.com/nock/nock/commit/6987327d1f4623d851021c885f1f3e7ea533f62e))
semantic-release/semantic-release (semantic-release)
### [`v24.2.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.2.0)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0)
##### Features
- clarify branch existence requirement in error messages ([#3462](https://redirect.github.com/semantic-release/semantic-release/issues/3462)) ([05a2ea9](https://redirect.github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f))
### [`v24.1.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.3)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3)
##### Bug Fixes
- **branch-naming:** prevent non-range versions from being identified as maintenance branches ([07f2672](https://redirect.github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9))
### [`v24.1.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.2)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.1...v24.1.2)
##### Bug Fixes
- **deps:** update `@semantic-release/github` to `v11.0.0` ([#3460](https://redirect.github.com/semantic-release/semantic-release/issues/3460)) ([43df51b](https://redirect.github.com/semantic-release/semantic-release/commit/43df51b79ec9c8716b737804486b375459ea177e))
### [`v24.1.1`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)
kulshekhar/ts-jest (ts-jest)
### [`v29.2.5`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2925-2024-08-23)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5)
### [`v29.2.4`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2924-2024-08-01)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4)
### [`v29.2.3`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2923-2024-07-18)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3)
### [`v29.2.2`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2922-2024-07-10)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2)
### [`v29.2.1`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2921-2024-07-10)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.1)
### [`v29.2.0`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2920-2024-07-08)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0)
##### Bug Fixes
- fix: don't show warning message with Node16/NodeNext ([99c4f49](https://redirect.github.com/kulshekhar/ts-jest/commit/99c4f49)), closes [#4266](https://redirect.github.com/kulshekhar/ts-jest/issues/4266)
##### Features
- feat(cli): allow migrating cjs `presets` to `transform` config ([22fb027](https://redirect.github.com/kulshekhar/ts-jest/commit/22fb027))
- feat(presets): add util functions to create ESM presets ([06f78ed](https://redirect.github.com/kulshekhar/ts-jest/commit/06f78ed))
- feat(presets): add util functions to create CJS presets ([f9cc3c0](https://redirect.github.com/kulshekhar/ts-jest/commit/f9cc3c0))
##### Code refactoring
- refactor: replace lodash deps with native js implementation ([40f1708](https://redirect.github.com/kulshekhar/ts-jest/commit/40f1708))
- refactor: use `TsJestTransformerOptions` type everywhere possibly ([7d001be](https://redirect.github.com/kulshekhar/ts-jest/commit/7d001be))
- refactor(cli): use new preset util functions to initialize test config ([c2b56ca](https://redirect.github.com/kulshekhar/ts-jest/commit/c2b56ca))
- refactor(presets): use create preset util functions for cjs presets ([922d6d0](https://redirect.github.com/kulshekhar/ts-jest/commit/922d6d0))
- test: switch `react-app` to use Vite ([827c8ad](https://redirect.github.com/kulshekhar/ts-jest/commit/827c8ad))
### [`v29.1.5`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2915-2024-06-16)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5)
##### Bug Fixes
- build(deps-dev): bump braces ([5560334](https://redirect.github.com/kulshekhar/ts-jest/commit/5560334)), ([59026b4](https://redirect.github.com/kulshekhar/ts-jest/commit/59026b4)), ([0d9e359](https://redirect.github.com/kulshekhar/ts-jest/commit/0d9e359))
### [`v29.1.4`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2914-2024-05-28)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4)
##### Bug Fixes
- fix(transformer): allow transforming of .cts/.mts extensions. ([#3996](https://redirect.github.com/kulshekhar/ts-jest/issues/3996)) ([b8f6eaa](https://redirect.github.com/kulshekhar/ts-jest/commit/b8f6eaa)), closes [#3996](https://redirect.github.com/kulshekhar/ts-jest/issues/3996)
##### Features
- feat: make cli generate esm config based on `type: "module"` ([#4210](https://redirect.github.com/kulshekhar/ts-jest/issues/4210)) ([81a5f64](https://redirect.github.com/kulshekhar/ts-jest/commit/81a5f64)), closes [#4210](https://redirect.github.com/kulshekhar/ts-jest/issues/4210) [#4012](https://redirect.github.com/kulshekhar/ts-jest/issues/4012)
### [`v29.1.3`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2913-2024-05-21)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3)
##### Bug Fixes
- add `@jest/transform` as an optional peer dependency ([0ba7f86](https://redirect.github.com/kulshekhar/ts-jest/commit/0ba7f861c3e1905de5627b4e5d2a2cadad011b67))
- bring back Node 14 support ([eda56a7](https://redirect.github.com/kulshekhar/ts-jest/commit/eda56a779789d70963b7572e2914b2a3a25ac43a))
##### Performance Improvements
- remove ts resolved module cache file ([4c88da5](https://redirect.github.com/kulshekhar/ts-jest/commit/4c88da58991b000aa90ea489acfa6aed39b36120))
### [`v29.1.2`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2912-2024-01-22)
[Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2)
##### Bug Fixes
- calculated cache key based on `supportsStaticESM` ([a5d6f2d](https://redirect.github.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f))
- correct error handling in `processAsync` ([e7be4bf](https://redirect.github.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad)), closes [#4207](https://redirect.github.com/kulshekhar/ts-jest/issues/4207)
- use `Config.ProjectConfig` ([918312b](https://redirect.github.com/kulshekhar/ts-jest/commit/918312bee22a795ec6bb347f95df4c1ff0a054de)), closes [#4028](https://redirect.github.com/kulshekhar/ts-jest/issues/4028)
TypeStrong/ts-node (ts-node)
### [`v10.9.2`](https://redirect.github.com/TypeStrong/ts-node/releases/tag/v10.9.2): Fix `tsconfig.json` file not found
[Compare Source](https://redirect.github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)
**Fixed**
- Fixed `tsconfig.json` file not found on latest TypeScript version ([https://github.com/TypeStrong/ts-node/pull/2091](https://redirect.github.com/TypeStrong/ts-node/pull/2091))
TypeStrong/TypeDoc (typedoc)
### [`v0.26.11`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02611-2024-11-01)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.10...v0.26.11)
##### Features
- If `hostedBaseUrl` is set to the root page on a website, TypeDoc will now include `WebSite` structured data, [#2760](https://redirect.github.com/TypeStrong/TypeDoc/issues/2760).
##### Bug Fixes
- Fix support for ESM config files with Node 23, [#2752](https://redirect.github.com/TypeStrong/TypeDoc/issues/2752).
- Fix type errors when using `"module": "ESNext"` and importing TypeDoc, [#2747](https://redirect.github.com/TypeStrong/TypeDoc/issues/2747).
- Inherited comments on overloaded methods now consider the overload position when inheriting a comment, [#2755](https://redirect.github.com/TypeStrong/TypeDoc/issues/2755).
### [`v0.26.10`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02610-2024-10-16)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.9...v0.26.10)
##### Bug Fixes
- Fixed missing space on page headers, [#2748](https://redirect.github.com/TypeStrong/TypeDoc/issues/2748).
### [`v0.26.9`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0269-2024-10-11)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.8...v0.26.9)
##### Features
- Added `headings` option to control optional headings, [#2729](https://redirect.github.com/TypeStrong/TypeDoc/issues/2729).
- Updated Chinese translations, [#2739](https://redirect.github.com/TypeStrong/TypeDoc/issues/2739).
- Added a folder icon to page navigation elements which are not links, [#2741](https://redirect.github.com/TypeStrong/TypeDoc/issues/2741).
##### Bug Fixes
- `externalSymbolLinkMappings` now uses the TypeScript reported link target if available, [#2725](https://redirect.github.com/TypeStrong/TypeDoc/issues/2725).
- TypeDoc will no longer omit the modules page if a project contains only modules/documents, [#2730](https://redirect.github.com/TypeStrong/TypeDoc/issues/2730).
- Fixed missing breadcrumbs on project page, [#2728](https://redirect.github.com/TypeStrong/TypeDoc/issues/2728).
- TypeDoc will no longer render an empty readme page if no readme was found.
##### Thanks!
- [@lriggle-strib](https://redirect.github.com/lriggle-strib)
- [@mrfigg](https://redirect.github.com/mrfigg)
- [@XeroAlpha](https://redirect.github.com/XeroAlpha)
### [`v0.26.8`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0268-2024-10-04)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.7...v0.26.8)
##### Features
- Updated Chinese translations, [#2706](https://redirect.github.com/TypeStrong/TypeDoc/issues/2706).
- Exported constants no longer render the type and default value if they are the same, [#2717](https://redirect.github.com/TypeStrong/TypeDoc/issues/2717).
- The HTML output now wraps tag blocks with `
` tags and includes the tag name in a class name, [#2723](https://redirect.github.com/TypeStrong/TypeDoc/issues/2723).
##### Bug Fixes
- Correctly handle external link resolver link text when referencing an external symbol, [#2700](https://redirect.github.com/TypeStrong/TypeDoc/issues/2700).
- Big integer literals are now supported as default values, [#2721](https://redirect.github.com/TypeStrong/TypeDoc/issues/2721).
- Corrected handling of `@link` tags present in comments at the start of source files.
- The index will now display when a module only contains documents, [#2722](https://redirect.github.com/TypeStrong/TypeDoc/issues/2722).
- `ReflectionSymbolId.pos` no longer references the position *before* any doc comments for a symbol.
This could cause typedoc-plugin-dt-links to produce links which didn't go to the expected location in a file.
##### Thanks!
- [@Corso02](https://redirect.github.com/Corso02)
- [@lriggle-strib](https://redirect.github.com/lriggle-strib)
- [@XeroAlpha](https://redirect.github.com/XeroAlpha)
### [`v0.26.7`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0267-2024-09-09)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.6...v0.26.7)
##### Features
- Support TypeScript 5.6, [#2699](https://redirect.github.com/TypeStrong/TypeDoc/issues/2699).
- Added `customJs` option to include a script tag in generated HTML output, [#2650](https://redirect.github.com/TypeStrong/TypeDoc/issues/2650).
- Added `markdownLinkExternal` option to treat `http[s]://` links in markdown documents and comments as external to be opened in a new tab, [#2679](https://redirect.github.com/TypeStrong/TypeDoc/issues/2679).
- Added `navigation.excludeReferences` option to prevent re-exports from appearing in the left hand navigation, [#2685](https://redirect.github.com/TypeStrong/TypeDoc/issues/2685).
- Added support for the `@abstract` tag, [#2692](https://redirect.github.com/TypeStrong/TypeDoc/issues/2692).
##### Bug Fixes
- Fixed an issue where links in packages mode would be resolved incorrectly, [#2680](https://redirect.github.com/TypeStrong/TypeDoc/issues/2680).
- `@link` tags to symbols which are not included in the documentation will produce invalid link warnings again, [#2681](https://redirect.github.com/TypeStrong/TypeDoc/issues/2681).
- Fixed handling of `@param` tags on comments attached to function callback parameters, [#2683](https://redirect.github.com/TypeStrong/TypeDoc/issues/2683).
- The `alphabetical` and `alphabetical-ignoring-documents` sort options now use `localeCompare` to sort, [#2684](https://redirect.github.com/TypeStrong/TypeDoc/issues/2684).
- Fixed incorrect placement of parameter default values in some signatures with a `this` parameter, [#2698](https://redirect.github.com/TypeStrong/TypeDoc/issues/2698).
##### Thanks!
- [@Aryakoste](https://redirect.github.com/Aryakoste)
- [@waynemwashuma](https://redirect.github.com/waynemwashuma)
### [`v0.26.6`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0266-2024-08-18)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.5...v0.26.6)
##### Features
- Use of the `@extends` block tag no longer produces warnings, [#2659](https://redirect.github.com/TypeStrong/TypeDoc/issues/2659).
This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.
- Added new `navigation.compactFolders` option to prevent TypeDoc from compacting folders, similar to the VSCode option. [#2667](https://redirect.github.com/TypeStrong/TypeDoc/issues/2667).
##### Bug Fixes
- The `suppressCommentWarningsInDeclarationFiles` option now correctly ignores warnings in `.d.cts` and `.d.mts` files, [#2647](https://redirect.github.com/TypeStrong/TypeDoc/issues/2647).
- Restored re-exports in the page navigation menu, [#2671](https://redirect.github.com/TypeStrong/TypeDoc/issues/2671).
- JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. [Gerrit0/typedoc-plugin-zod#6](https://redirect.github.com/Gerrit0/typedoc-plugin-zod/issues/6).
- In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.
### [`v0.26.5`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0265-2024-07-21)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.4...v0.26.5)
##### Features
- TypeDoc now exposes array option defaults under `OptionDefaults`, [#2640](https://redirect.github.com/TypeStrong/TypeDoc/issues/2640).
##### Bug Fixes
- Constructor parameters which share a name with a property on a parent class will no longer inherit the comment on the parent class, [#2636](https://redirect.github.com/TypeStrong/TypeDoc/issues/2636).
- Packages mode will now attempt to use the comment declared in the comment class for inherited members, [#2622](https://redirect.github.com/TypeStrong/TypeDoc/issues/2622).
- TypeDoc no longer crashes when `@document` includes an empty file, [#2638](https://redirect.github.com/TypeStrong/TypeDoc/issues/2638).
- API: Event listeners added later with the same priority will be called later, [#2643](https://redirect.github.com/TypeStrong/TypeDoc/issues/2643).
##### Thanks!
- [@bladerunner2020](https://redirect.github.com/bladerunner2020)
### [`v0.26.4`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0264-2024-07-10)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.3...v0.26.4)
##### Bug Fixes
- The page navigation sidebar no longer incorrectly includes re-exports if the same member is exported with multiple names [#2625](https://redirect.github.com/TypeStrong/TypeDoc/issues/2625).
- Page navigation now ensures the current page is visible when the page is first loaded, [#2626](https://redirect.github.com/TypeStrong/TypeDoc/issues/2626).
- If a relative linked image is referenced multiple times, TypeDoc will no longer sometimes produce invalid links to the image [#2627](https://redirect.github.com/TypeStrong/TypeDoc/issues/2627).
- `@link` tags will now be validated in referenced markdown documents, [#2629](https://redirect.github.com/TypeStrong/TypeDoc/issues/2629).
- `@link` tags are now resolved in project documents, [#2629](https://redirect.github.com/TypeStrong/TypeDoc/issues/2629).
- HTML/JSON output generated by TypeDoc now contains a trailing newline, [#2632](https://redirect.github.com/TypeStrong/TypeDoc/issues/2632).
- TypeDoc now correctly handles markdown documents with CRLF line endings, [#2628](https://redirect.github.com/TypeStrong/TypeDoc/issues/2628).
- `@hidden` is now properly applied when placed in a function implementation comment, [#2634](https://redirect.github.com/TypeStrong/TypeDoc/issues/2634).
- Comments on re-exports are now rendered.
##### Thanks!
- [@bukowa](https://redirect.github.com/bukowa)
- [@garrett-hopper](https://redirect.github.com/garrett-hopper)
### [`v0.26.3`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0263-2024-06-28)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.2...v0.26.3)
##### Features
- "On This Page" navigation now includes the page groups in collapsible sections, [#2616](https://redirect.github.com/TypeStrong/TypeDoc/issues/2616).
##### Bug Fixes
- `mailto:` links are no longer incorrectly recognized as relative paths, [#2613](https://redirect.github.com/TypeStrong/TypeDoc/issues/2613).
- Added `@since` to the default list of recognized tags, [#2614](https://redirect.github.com/TypeStrong/TypeDoc/issues/2614).
- Relative paths to directories will no longer cause the directory to be copied into the media directory, [#2617](https://redirect.github.com/TypeStrong/TypeDoc/issues/2617).
### [`v0.26.2`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0262-2024-06-24)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.1...v0.26.2)
##### Features
- Added a `--suppressCommentWarningsInDeclarationFiles` option to disable warnings from
parsing comments in declaration files, [#2611](https://redirect.github.com/TypeStrong/TypeDoc/issues/2611).
- Improved comment discovery to more closely match TypeScript's discovery when getting comments
for members of interfaces/classes, [#2084](https://redirect.github.com/TypeStrong/TypeDoc/issues/2084), [#2545](https://redirect.github.com/TypeStrong/TypeDoc/issues/2545).
##### Bug Fixes
- The `text` non-highlighted language no longer causes warnings when rendering, [#2610](https://redirect.github.com/TypeStrong/TypeDoc/issues/2610).
- If a comment on a method is inherited from a parent class, and the child class does not
use an `@param` tag from the parent, TypeDoc will no longer warn about the `@param` tag.
### [`v0.26.1`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0261-2024-06-22)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.0...v0.26.1)
##### Features
- Improved Korean translation coverage, [#2602](https://redirect.github.com/TypeStrong/TypeDoc/issues/2602).
##### Bug Fixes
- Added `@author` to the default list of recognized tags, [#2603](https://redirect.github.com/TypeStrong/TypeDoc/issues/2603).
- Anchor links are no longer incorrectly checked for relative paths, [#2604](https://redirect.github.com/TypeStrong/TypeDoc/issues/2604).
- Fixed an issue where line numbers reported in error messages could be incorrect, [#2605](https://redirect.github.com/TypeStrong/TypeDoc/issues/2605).
- Fixed relative link detection for markdown links containing code in their label, [#2606](https://redirect.github.com/TypeStrong/TypeDoc/issues/2606).
- Fixed an issue with packages mode where TypeDoc would use (much) more memory than required, [#2607](https://redirect.github.com/TypeStrong/TypeDoc/issues/2607).
- TypeDoc will no longer crash when asked to render highlighted code for an unsupported language, [#2609](https://redirect.github.com/TypeStrong/TypeDoc/issues/2609).
- Fixed an issue where relatively-linked files would not be copied to the output directory in packages mode.
- Fixed an issue where modifier tags were not applied to top level modules in packages mode.
- Fixed an issue where excluded tags were not removed from top level modules in packages mode.
- `.jsonc` configuration files are now properly read as JSONC, rather than being passed to `require`.
##### Thanks!
- [@KNU-K](https://redirect.github.com/KNU-K)
### [`v0.26.0`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0260-2024-06-22)
[Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.25.13...v0.26.0)
##### Breaking Changes
- Drop support for Node 16.
- Moved from `marked` to `markdown-it` for parsing as marked has moved to an async model which supporting would significantly complicate TypeDoc's rendering code.
This means that any projects setting `markedOptions` needs to be updated to use `markdownItOptions`.
Unlike `marked@4`, `markdown-it` pushes lots of functionality to plugins. To use plugins, a JavaScript config file must be used with the `markdownItLoader` option.
- Updated Shiki from 0.14 to 1.x. This should mostly be a transparent update which adds another 23 supported languages and 13 supported themes.
As Shiki adds additional languages, the time it takes to load the highlighter increases linearly. To avoid rendering taking longer than necessary,
TypeDoc now only loads a few common languages. Additional languages can be loaded by setting the `--highlightLanguages` option.
- Changed default of `--excludePrivate` to `true`.
- Renamed `--sitemapBaseUrl` to `--hostedBaseUrl` to reflect that it can be used for more than just the sitemap.
- Removed deprecated `navigation.fullTree` option.
- Removed `--media` option, TypeDoc will now detect image links within your comments and markdown documents and automatically copy them to the site.
- Removed `--includes` option, use the `@document` tag instead.
- Removed `--stripYamlFrontmatter` option, TypeDoc will always do this now.
- Renamed the `--htmlLang` option to `--lang`.
- Removed the `--gaId` option for Google Analytics integration and corresponding `analytics` theme member, [#2600](https://redirect.github.com/TypeStrong/TypeDoc/issues/2600).
- All function-likes may now have comments directly attached to them. This is a change from previous versions of TypeDoc where functions comments
were always moved down to the signature level. This mostly worked, but caused problems with type aliases, so was partially changed in 0.25.13.
This cha
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.2.8
->5.2.12
^3.0.4
->3.0.4
1.4.0
->1.4.2
1.1.5
->1.1.8
1.0.2
->1.0.4
0.0.4
->0.0.7
29.5.4
->29.5.14
1.14.0
->1.14.3
4.0.5
->4.0.9
1.5.9
->1.5.15
3.0.12
->3.0.15
1.2.2
->1.2.5
18.17.9
->18.19.64
5.3.5
->5.3.7
5.3.8
->5.3.15
2.0.1
->2.0.3
2.1.0
->2.1.4
6.1.5
->6.1.13
2.0.7
->2.0.11
29.6.4
->29.7.0
0.5.0
->0.7.0
29.6.4
->29.7.0
13.3.3
->13.5.6
24.1.0
->24.2.0
29.1.1
->29.2.5
10.9.1
->10.9.2
0.24.8
->0.26.11
Release Notes
qiwi/semantic-release-gh-pages-plugin (@qiwi/semantic-release-gh-pages-plugin)
### [`v5.2.12`](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/blob/HEAD/CHANGELOG.md#5212-2024-01-02) [Compare Source](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/compare/v5.2.11...v5.2.12) ##### Fixes & improvements - fix(deps): update dependency git-url-parse to v14 ([acbb41d](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/commit/acbb41db423575d4191b4635b10a9074d60b9bd7)) ### [`v5.2.11`](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/blob/HEAD/CHANGELOG.md#5211-2023-12-22) [Compare Source](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/compare/v5.2.10...v5.2.11) ##### Fixes & improvements - fix(deps): update dependency [@types/gh-pages](https://redirect.github.com/types/gh-pages) to v6 ([04ccd0a](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/commit/04ccd0a7b628b82a0f43022148156e3ad3fdf7aa)) ### [`v5.2.10`](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/blob/HEAD/CHANGELOG.md#5210-2023-10-24) [Compare Source](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/compare/v5.2.9...v5.2.10) ##### Fixes & improvements - fix(deps): update dependency [@types/gh-pages](https://redirect.github.com/types/gh-pages) to v5 ([448e837](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/commit/448e8378b230065ac99937dd11f479c3f369cb22)) ### [`v5.2.9`](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/blob/HEAD/CHANGELOG.md#529-2023-10-18) [Compare Source](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/compare/v5.2.8...v5.2.9) ##### Fixes & improvements - fix: inject `branches` directive to config ([ed25734](https://redirect.github.com/qiwi/semantic-release-gh-pages-plugin/commit/ed25734301a909102db2c8f53dd2e2b2752a0cc4))jestjs/jest (jest)
### [`v29.7.0`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2970) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v29.6.4...v29.7.0) ##### Features - `[create-jest]` Add `npm init` / `yarn create` initialiser for Jest projects ([#14465](https://redirect.github.com/jestjs/jest/pull/14453)) - `[jest-validate]` Allow deprecation warnings for unknown options ([#14499](https://redirect.github.com/jestjs/jest/pull/14499)) ##### Fixes - `[jest-resolver]` Replace unmatched capture groups in `moduleNameMapper` with empty string instead of `undefined` ([#14507](https://redirect.github.com/jestjs/jest/pull/14507)) - `[jest-snapshot]` Allow for strings as well as template literals in inline snapshots ([#14465](https://redirect.github.com/jestjs/jest/pull/14465)) - `[@jest/test-sequencer]` Calculate test runtime if `perStats.duration` is missing ([#14473](https://redirect.github.com/jestjs/jest/pull/14473)) ##### Performance - `[@jest/create-cache-key-function]` Cache access of `NODE_ENV` and `BABEL_ENV` ([#14455](https://redirect.github.com/jestjs/jest/pull/14455)) ##### Chore & Maintenance - `[jest-cli]` Move internal config initialisation logic to the `create-jest` package ([#14465](https://redirect.github.com/jestjs/jest/pull/14453))satya164/jest-file-snapshot (jest-file-snapshot)
### [`v0.7.0`](https://redirect.github.com/satya164/jest-file-snapshot/releases/tag/v0.7.0): Release 0.7.0 [Compare Source](https://redirect.github.com/satya164/jest-file-snapshot/compare/v0.6.0...v0.7.0) ##### Bug Fixes - fix using jest-diff. fixes [#31](https://redirect.github.com/satya164/jest-file-snapshot/issues/31) ([ad6a8e3](https://redirect.github.com/satya164/jest-file-snapshot/commit/ad6a8e3724b90dc3c06571eaad2abbe1f574c23a)) - remove file name limit. closes [#30](https://redirect.github.com/satya164/jest-file-snapshot/issues/30) ([fbeb739](https://redirect.github.com/satya164/jest-file-snapshot/commit/fbeb73901b270f75e5f2cfec9a85947524db95ee)) ##### Features - add an option to customize diff method. closes [#25](https://redirect.github.com/satya164/jest-file-snapshot/issues/25) ([952999d](https://redirect.github.com/satya164/jest-file-snapshot/commit/952999d4d259b8bf8788c1cf7ad88de695787685)) ### [`v0.6.0`](https://redirect.github.com/satya164/jest-file-snapshot/releases/tag/v0.6.0): Release 0.6.0 [Compare Source](https://redirect.github.com/satya164/jest-file-snapshot/compare/v0.5.0...v0.6.0) ##### Bug Fixes - invalid interface reference in d.ts ([#23](https://redirect.github.com/satya164/jest-file-snapshot/issues/23)) ([d0fa939](https://redirect.github.com/satya164/jest-file-snapshot/commit/d0fa9390cd00852cac0aead74fba4db5f7e5cc72)) ##### Features - add fileExtension option ([#29](https://redirect.github.com/satya164/jest-file-snapshot/issues/29)) ([33d32bd](https://redirect.github.com/satya164/jest-file-snapshot/commit/33d32bd546000b2f63838283b7d796edef7583e5))nock/nock (nock)
### [`v13.5.6`](https://redirect.github.com/nock/nock/releases/tag/v13.5.6) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.5...v13.5.6) ##### Bug Fixes - **types:** return type of BackOptions.afterRecord ([#2782](https://redirect.github.com/nock/nock/issues/2782)) ([fc90bd3](https://redirect.github.com/nock/nock/commit/fc90bd3a861264c069b779d0b45c7754573e839f)) ### [`v13.5.5`](https://redirect.github.com/nock/nock/compare/v13.5.4...66eb7f48a7bdf50ee79face6403326b02d23253b) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.4...v13.5.5) ### [`v13.5.4`](https://redirect.github.com/nock/nock/releases/tag/v13.5.4) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.3...v13.5.4) ##### Bug Fixes - call `fs.createReadStream` lazily ([#2357](https://redirect.github.com/nock/nock/issues/2357)) ([ba9fc42](https://redirect.github.com/nock/nock/commit/ba9fc424d5a17cbdde62745d4bdd8159331a1b8d)) ### [`v13.5.3`](https://redirect.github.com/nock/nock/releases/tag/v13.5.3) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.2...v13.5.3) ##### Bug Fixes - support literal query string ([#2590](https://redirect.github.com/nock/nock/issues/2590)) ([4162fa8](https://redirect.github.com/nock/nock/commit/4162fa8b2ddaf6a3c5b52162b03629118236847f)) ### [`v13.5.2`](https://redirect.github.com/nock/nock/releases/tag/v13.5.2) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.1...v13.5.2) ##### Bug Fixes - remove duplicates from `activeMocks()` and `pendingMocks()` ([#2356](https://redirect.github.com/nock/nock/issues/2356)) ([7e957b3](https://redirect.github.com/nock/nock/commit/7e957b38fbc797f1c3480f1de8e0659f9998cdc3)) ### [`v13.5.1`](https://redirect.github.com/nock/nock/releases/tag/v13.5.1) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.5.0...v13.5.1) ##### Bug Fixes - memory leak when using nock with jest ([#2572](https://redirect.github.com/nock/nock/issues/2572)) ([7468cf1](https://redirect.github.com/nock/nock/commit/7468cf1eefc7c89d36f9d5425b9201a6a2eab88a)) ### [`v13.5.0`](https://redirect.github.com/nock/nock/releases/tag/v13.5.0) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.4.0...v13.5.0) ##### Features - add `Scope#clone()` method ([#2564](https://redirect.github.com/nock/nock/issues/2564)) ([65385f7](https://redirect.github.com/nock/nock/commit/65385f739d5972e3e31826db84ae24553fd766f6)) ### [`v13.4.0`](https://redirect.github.com/nock/nock/releases/tag/v13.4.0) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.8...v13.4.0) ##### Features - add `context.query()` to nock back ([#2553](https://redirect.github.com/nock/nock/issues/2553)) ([617511f](https://redirect.github.com/nock/nock/commit/617511ffb48cbf00928f9ee62292a2db3c124b11)) ### [`v13.3.8`](https://redirect.github.com/nock/nock/releases/tag/v13.3.8) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.7...v13.3.8) ##### Bug Fixes - **typescript:** `filteringBodyRequest` ([#2552](https://redirect.github.com/nock/nock/issues/2552)) ([0b18d07](https://redirect.github.com/nock/nock/commit/0b18d071c04098f5f4653246c70e39b33bd0e86f)) ### [`v13.3.7`](https://redirect.github.com/nock/nock/releases/tag/v13.3.7) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.6...v13.3.7) ##### Reverts - Revert "chore(deps-dev): bump [@definitelytyped/dtslint](https://redirect.github.com/definitelytyped/dtslint) from 0.0.163 to 0.0.183" ([#2544](https://redirect.github.com/nock/nock/issues/2544)) ([d978acd](https://redirect.github.com/nock/nock/commit/d978acdbd6e70172062d04f2c2e848ff4b6d84bc)), closes [#2544](https://redirect.github.com/nock/nock/issues/2544) [#2534](https://redirect.github.com/nock/nock/issues/2534) ### [`v13.3.6`](https://redirect.github.com/nock/nock/releases/tag/v13.3.6) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.5...v13.3.6) ##### Bug Fixes - remove `semver` usage ([#2531](https://redirect.github.com/nock/nock/issues/2531)) ([f7216e9](https://redirect.github.com/nock/nock/commit/f7216e934c130339af583cbaab14b9fd72c54db3)) ### [`v13.3.5`](https://redirect.github.com/nock/nock/releases/tag/v13.3.5) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.4...v13.3.5) ##### Bug Fixes - **deps:** remove lodash ([#2529](https://redirect.github.com/nock/nock/issues/2529)) ([7bfcb31](https://redirect.github.com/nock/nock/commit/7bfcb31e082b0eb5b9118d56647661539e1f7887)) ### [`v13.3.4`](https://redirect.github.com/nock/nock/releases/tag/v13.3.4) [Compare Source](https://redirect.github.com/nock/nock/compare/v13.3.3...v13.3.4) ##### Bug Fixes - **typescript:** support `nock(new URL('https://example.test/'))` ([#2526](https://redirect.github.com/nock/nock/issues/2526)) ([6987327](https://redirect.github.com/nock/nock/commit/6987327d1f4623d851021c885f1f3e7ea533f62e))semantic-release/semantic-release (semantic-release)
### [`v24.2.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.2.0) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0) ##### Features - clarify branch existence requirement in error messages ([#3462](https://redirect.github.com/semantic-release/semantic-release/issues/3462)) ([05a2ea9](https://redirect.github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f)) ### [`v24.1.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.3) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3) ##### Bug Fixes - **branch-naming:** prevent non-range versions from being identified as maintenance branches ([07f2672](https://redirect.github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9)) ### [`v24.1.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.2) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.1...v24.1.2) ##### Bug Fixes - **deps:** update `@semantic-release/github` to `v11.0.0` ([#3460](https://redirect.github.com/semantic-release/semantic-release/issues/3460)) ([43df51b](https://redirect.github.com/semantic-release/semantic-release/commit/43df51b79ec9c8716b737804486b375459ea177e)) ### [`v24.1.1`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)kulshekhar/ts-jest (ts-jest)
### [`v29.2.5`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2925-2024-08-23) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5) ### [`v29.2.4`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2924-2024-08-01) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4) ### [`v29.2.3`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2923-2024-07-18) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3) ### [`v29.2.2`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2922-2024-07-10) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2) ### [`v29.2.1`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2921-2024-07-10) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.1) ### [`v29.2.0`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2920-2024-07-08) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0) ##### Bug Fixes - fix: don't show warning message with Node16/NodeNext ([99c4f49](https://redirect.github.com/kulshekhar/ts-jest/commit/99c4f49)), closes [#4266](https://redirect.github.com/kulshekhar/ts-jest/issues/4266) ##### Features - feat(cli): allow migrating cjs `presets` to `transform` config ([22fb027](https://redirect.github.com/kulshekhar/ts-jest/commit/22fb027)) - feat(presets): add util functions to create ESM presets ([06f78ed](https://redirect.github.com/kulshekhar/ts-jest/commit/06f78ed)) - feat(presets): add util functions to create CJS presets ([f9cc3c0](https://redirect.github.com/kulshekhar/ts-jest/commit/f9cc3c0)) ##### Code refactoring - refactor: replace lodash deps with native js implementation ([40f1708](https://redirect.github.com/kulshekhar/ts-jest/commit/40f1708)) - refactor: use `TsJestTransformerOptions` type everywhere possibly ([7d001be](https://redirect.github.com/kulshekhar/ts-jest/commit/7d001be)) - refactor(cli): use new preset util functions to initialize test config ([c2b56ca](https://redirect.github.com/kulshekhar/ts-jest/commit/c2b56ca)) - refactor(presets): use create preset util functions for cjs presets ([922d6d0](https://redirect.github.com/kulshekhar/ts-jest/commit/922d6d0)) - test: switch `react-app` to use Vite ([827c8ad](https://redirect.github.com/kulshekhar/ts-jest/commit/827c8ad)) ### [`v29.1.5`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2915-2024-06-16) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5) ##### Bug Fixes - build(deps-dev): bump braces ([5560334](https://redirect.github.com/kulshekhar/ts-jest/commit/5560334)), ([59026b4](https://redirect.github.com/kulshekhar/ts-jest/commit/59026b4)), ([0d9e359](https://redirect.github.com/kulshekhar/ts-jest/commit/0d9e359)) ### [`v29.1.4`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2914-2024-05-28) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4) ##### Bug Fixes - fix(transformer): allow transforming of .cts/.mts extensions. ([#3996](https://redirect.github.com/kulshekhar/ts-jest/issues/3996)) ([b8f6eaa](https://redirect.github.com/kulshekhar/ts-jest/commit/b8f6eaa)), closes [#3996](https://redirect.github.com/kulshekhar/ts-jest/issues/3996) ##### Features - feat: make cli generate esm config based on `type: "module"` ([#4210](https://redirect.github.com/kulshekhar/ts-jest/issues/4210)) ([81a5f64](https://redirect.github.com/kulshekhar/ts-jest/commit/81a5f64)), closes [#4210](https://redirect.github.com/kulshekhar/ts-jest/issues/4210) [#4012](https://redirect.github.com/kulshekhar/ts-jest/issues/4012) ### [`v29.1.3`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2913-2024-05-21) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3) ##### Bug Fixes - add `@jest/transform` as an optional peer dependency ([0ba7f86](https://redirect.github.com/kulshekhar/ts-jest/commit/0ba7f861c3e1905de5627b4e5d2a2cadad011b67)) - bring back Node 14 support ([eda56a7](https://redirect.github.com/kulshekhar/ts-jest/commit/eda56a779789d70963b7572e2914b2a3a25ac43a)) ##### Performance Improvements - remove ts resolved module cache file ([4c88da5](https://redirect.github.com/kulshekhar/ts-jest/commit/4c88da58991b000aa90ea489acfa6aed39b36120)) ### [`v29.1.2`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2912-2024-01-22) [Compare Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2) ##### Bug Fixes - calculated cache key based on `supportsStaticESM` ([a5d6f2d](https://redirect.github.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f)) - correct error handling in `processAsync` ([e7be4bf](https://redirect.github.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad)), closes [#4207](https://redirect.github.com/kulshekhar/ts-jest/issues/4207) - use `Config.ProjectConfig` ([918312b](https://redirect.github.com/kulshekhar/ts-jest/commit/918312bee22a795ec6bb347f95df4c1ff0a054de)), closes [#4028](https://redirect.github.com/kulshekhar/ts-jest/issues/4028)TypeStrong/ts-node (ts-node)
### [`v10.9.2`](https://redirect.github.com/TypeStrong/ts-node/releases/tag/v10.9.2): Fix `tsconfig.json` file not found [Compare Source](https://redirect.github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2) **Fixed** - Fixed `tsconfig.json` file not found on latest TypeScript version ([https://github.com/TypeStrong/ts-node/pull/2091](https://redirect.github.com/TypeStrong/ts-node/pull/2091))TypeStrong/TypeDoc (typedoc)
### [`v0.26.11`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02611-2024-11-01) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.10...v0.26.11) ##### Features - If `hostedBaseUrl` is set to the root page on a website, TypeDoc will now include `WebSite` structured data, [#2760](https://redirect.github.com/TypeStrong/TypeDoc/issues/2760). ##### Bug Fixes - Fix support for ESM config files with Node 23, [#2752](https://redirect.github.com/TypeStrong/TypeDoc/issues/2752). - Fix type errors when using `"module": "ESNext"` and importing TypeDoc, [#2747](https://redirect.github.com/TypeStrong/TypeDoc/issues/2747). - Inherited comments on overloaded methods now consider the overload position when inheriting a comment, [#2755](https://redirect.github.com/TypeStrong/TypeDoc/issues/2755). ### [`v0.26.10`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02610-2024-10-16) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.9...v0.26.10) ##### Bug Fixes - Fixed missing space on page headers, [#2748](https://redirect.github.com/TypeStrong/TypeDoc/issues/2748). ### [`v0.26.9`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0269-2024-10-11) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.8...v0.26.9) ##### Features - Added `headings` option to control optional headings, [#2729](https://redirect.github.com/TypeStrong/TypeDoc/issues/2729). - Updated Chinese translations, [#2739](https://redirect.github.com/TypeStrong/TypeDoc/issues/2739). - Added a folder icon to page navigation elements which are not links, [#2741](https://redirect.github.com/TypeStrong/TypeDoc/issues/2741). ##### Bug Fixes - `externalSymbolLinkMappings` now uses the TypeScript reported link target if available, [#2725](https://redirect.github.com/TypeStrong/TypeDoc/issues/2725). - TypeDoc will no longer omit the modules page if a project contains only modules/documents, [#2730](https://redirect.github.com/TypeStrong/TypeDoc/issues/2730). - Fixed missing breadcrumbs on project page, [#2728](https://redirect.github.com/TypeStrong/TypeDoc/issues/2728). - TypeDoc will no longer render an empty readme page if no readme was found. ##### Thanks! - [@lriggle-strib](https://redirect.github.com/lriggle-strib) - [@mrfigg](https://redirect.github.com/mrfigg) - [@XeroAlpha](https://redirect.github.com/XeroAlpha) ### [`v0.26.8`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0268-2024-10-04) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.26.7...v0.26.8) ##### Features - Updated Chinese translations, [#2706](https://redirect.github.com/TypeStrong/TypeDoc/issues/2706). - Exported constants no longer render the type and default value if they are the same, [#2717](https://redirect.github.com/TypeStrong/TypeDoc/issues/2717). - The HTML output now wraps tag blocks with `Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.