|
57875f00a6
|
Update dependency typedoc to v0.27.7 (#6)
Actions / Build and Push Documentation (push) Failing after 10s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [typedoc](https://typedoc.org) ([source](https://github.com/TypeStrong/TypeDoc)) | devDependencies | patch | [`0.27.6` -> `0.27.7`](https://renovatebot.com/diffs/npm/typedoc/0.27.6/0.27.7) |
---
### Release Notes
<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>
### [`v0.27.7`](https://github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0277-2025-02-09)
[Compare Source](https://github.com/TypeStrong/TypeDoc/compare/v0.27.6...v0.27.7)
##### Features
- `@includeCode` and `@inline` can now inject parts of files using region
names or line numbers, [#​2816](https://github.com/TypeStrong/TypeDoc/issues/2816).
- Introduced `ja` translation options, deprecated `jp` in favor of `ja`, [#​2843](https://github.com/TypeStrong/TypeDoc/issues/2843).
- Improved TypeDoc's `--watch` option to support watching files not caught by
TypeScript's watch mode, [#​2675](https://github.com/TypeStrong/TypeDoc/issues/2675).
- The `@inline` tag now works in more places for generic types.
- Visibility filters now consider individual signatures, [#​2846](https://github.com/TypeStrong/TypeDoc/issues/2846).
##### Bug Fixes
- Fixed an issue where TypeDoc would incorrectly ignore type arguments in references, [#​2823](https://github.com/TypeStrong/TypeDoc/issues/2823).
- Improved narrator support for labeling icons, [#​2832](https://github.com/TypeStrong/TypeDoc/issues/2832).
- Fixed an issue with `@class` incorrectly handling mapped types, [#​2842](https://github.com/TypeStrong/TypeDoc/issues/2842).
- TypeDoc will now consider symbols to be external only if all of their declarations are external
so that declaration merged members with global symbols can be documented, [#​2844](https://github.com/TypeStrong/TypeDoc/issues/2844).
- Fixed an issue where TypeDoc would constantly rebuild, [#​2844](https://github.com/TypeStrong/TypeDoc/issues/2844).
- Fixed an issue where the dropdown arrow in the index group would not respect the state of the dropdown, [#​2845](https://github.com/TypeStrong/TypeDoc/issues/2845).
##### Thanks!
- [@​pjeby](https://github.com/pjeby)
- [@​shawninder](https://github.com/shawninder)
- [@​tats-u](https://github.com/tats-u)
- [@​XeroAlpha](https://github.com/XeroAlpha)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://www.coastalcommits.com/GalacticFactory/PackwizJS/pulls/6
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
|
2025-02-09 15:01:01 -05:00 |
|
|
bd5d747a72
|
Pin dependencies (#4)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [typedoc](https://typedoc.org) ([source](https://github.com/TypeStrong/TypeDoc)) | devDependencies | pin | [`^0.27.6` -> `0.27.6`](https://renovatebot.com/diffs/npm/typedoc/0.27.6/0.27.6) |
| [typedoc-plugin-markdown](https://typedoc-plugin-markdown.org) ([source](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown)) | devDependencies | pin | [`^4.4.1` -> `4.4.1`](https://renovatebot.com/diffs/npm/typedoc-plugin-markdown/4.4.1/4.4.1) |
Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: https://www.coastalcommits.com/GalacticFactory/PackwizJS/pulls/4
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
|
2025-02-09 11:03:32 -05:00 |
|