Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency typedoc to v0.27.6 #652

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) 0.27.4 -> 0.27.6 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.27.6

Compare Source

Features
  • Added ignoredHighlightLanguages option to specify languages which will be
    allowed in code blocks but not highlighted, #​2819.
Bug Fixes
  • @include and @includeCode now work in the readme file, #​2814.
  • TypeDoc will now avoid making references to references, #​2811.
  • Fixed output specific option specification, #​2818.
  • Improved type reference conversion to avoid including defaulted type arguments, #​2820.
  • Fixed parsing of declaration references which include a module and a local reference, #​2810.
  • Improved link resolution logic to prioritize type alias properties with the
    same symbol over type literal properties within function parameters.

v0.27.5

Compare Source

Bug Fixes
  • Possibly Breaking: TypeDoc will no longer render anchors within the page for
    deeply nested properties. This only affects links to properties of
    properties of types, which did not have a clickable link exposed so are
    unlikely to have been linked to. Furthermore, these links were not always
    created by TypeDoc, only being created if all parent properties contained
    comments, #​2808.
  • TypeDoc will now warn if a property which does not have a URL within the
    rendered document and the parent property/page will be linked to instead,
    #​2808. These warnings can be disabled with the validation.rewrittenLink
    option.
  • Fix restoration of groups/categories including documents, #​2801.
  • Fixed missed relative paths within markdown link references in documents.
  • Improved handling of incomplete inline code blocks within markdown.
  • Direct https:// links under the hostedBaseUrl option's URL will no
    longer be treated as external, #​2809.
Thanks!

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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added 👌 code/approved Synced by reviewflow for code/approved 🚦 automerge Synced by reviewflow for merge/automerge labels Jun 23, 2024
Copy link
Contributor Author

renovate bot commented Jun 23, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
! Corepack is about to download https://repo.yarnpkg.com/4.5.2/packages/yarnpkg-cli/bin/yarn.js

Copy link
Contributor

reviewflow bot commented Jun 23, 2024

Progress

☑️ Step 1: ✏️ Write code
🔴 Step 2: 💚 Checks
☑️ Step 3: 👌 Code Review
🟡 Step 4: 🚦 Merge Pull Request

Options:

  • 🚦 automerge: Automatically merge when this PR is ready and has no failed statuses. When the repository requires branches to be up to date before merging, it merges default branch, with a queue per repo to prevent multiple merges when several PRs are ready. A fail job prevents the merge.
  • 🚦 skip-ci: Add [skip ci] on merge commit when merge is done with autoMerge.

Actions:

  • 🐛 Force updating reviewflow checks for this PR. Use this to try to fix reviewflow checks that are still missing/pending, which might happen if webhook failed or something bad happened when reviewflow tried to send the status check to github.
  • 🔄 update branch: Merge base branch in this PR's branch. Only works if merging is possible without conflicts.

@reviewflow reviewflow bot enabled auto-merge (squash) June 23, 2024 11:27
@reviewflow reviewflow bot added 👌 code/approved Synced by reviewflow for code/approved 💚 checks/fail Synced by reviewflow for checks/failed and removed 👌 code/approved Synced by reviewflow for code/approved labels Jun 23, 2024
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from b728dc4 to a073549 Compare June 24, 2024 03:12
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.26.1 chore(deps): update dependency typedoc to v0.26.2 Jun 24, 2024
@reviewflow reviewflow bot disabled auto-merge June 24, 2024 03:12
@reviewflow reviewflow bot enabled auto-merge (squash) June 24, 2024 03:12
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from a073549 to 19ea324 Compare June 28, 2024 04:28
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.26.2 chore(deps): update dependency typedoc to v0.26.3 Jun 28, 2024
@reviewflow reviewflow bot disabled auto-merge June 28, 2024 04:28
@reviewflow reviewflow bot enabled auto-merge (squash) June 28, 2024 04:28
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 19ea324 to 4f3b9c3 Compare July 10, 2024 06:21
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.26.3 chore(deps): update dependency typedoc to v0.26.4 Jul 10, 2024
@reviewflow reviewflow bot disabled auto-merge July 10, 2024 06:21
@reviewflow reviewflow bot enabled auto-merge (squash) July 10, 2024 06:21
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 2 times, most recently from 994fe8f to ea055f7 Compare July 21, 2024 21:54
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.26.4 chore(deps): update dependency typedoc to v0.26.5 Jul 21, 2024
@reviewflow reviewflow bot disabled auto-merge July 21, 2024 21:54
@reviewflow reviewflow bot enabled auto-merge (squash) July 21, 2024 21:54
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from ea055f7 to dac2c02 Compare August 18, 2024 19:35
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.26.5 chore(deps): update dependency typedoc to v0.26.6 Aug 18, 2024
@reviewflow reviewflow bot disabled auto-merge August 18, 2024 19:35
@renovate renovate bot closed this Nov 28, 2024
auto-merge was automatically disabled November 28, 2024 19:04

Pull request was closed

@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.1 - autoclosed chore(deps): update dependency typedoc to v0.27.1 Nov 30, 2024
@renovate renovate bot reopened this Nov 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.1 chore(deps): update dependency typedoc to v0.27.2 Nov 30, 2024
@reviewflow reviewflow bot enabled auto-merge (squash) November 30, 2024 01:17
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch 2 times, most recently from 69b2b1c to 0416f52 Compare December 4, 2024 07:46
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.2 chore(deps): update dependency typedoc to v0.27.3 Dec 4, 2024
@reviewflow reviewflow bot disabled auto-merge December 4, 2024 07:46
@reviewflow reviewflow bot enabled auto-merge (squash) December 4, 2024 07:46
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 0416f52 to 34af95b Compare December 9, 2024 04:49
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.3 chore(deps): update dependency typedoc to v0.27.4 Dec 9, 2024
@reviewflow reviewflow bot disabled auto-merge December 9, 2024 04:49
@reviewflow reviewflow bot enabled auto-merge (squash) December 9, 2024 04:49
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.4 chore(deps): update dependency typedoc to v0.27.4 - autoclosed Dec 10, 2024
@renovate renovate bot closed this Dec 10, 2024
auto-merge was automatically disabled December 10, 2024 19:40

Pull request was closed

@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.4 - autoclosed chore(deps): update dependency typedoc to v0.27.4 Dec 14, 2024
@renovate renovate bot reopened this Dec 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.4 chore(deps): update dependency typedoc to v0.27.5 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from ede0bbf to 34af95b Compare December 14, 2024 18:57
@reviewflow reviewflow bot enabled auto-merge (squash) December 14, 2024 18:57
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 34af95b to 9826b35 Compare December 14, 2024 22:06
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 9826b35 to 36b6dbb Compare December 26, 2024 00:48
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.27.5 chore(deps): update dependency typedoc to v0.27.6 Dec 26, 2024
@reviewflow reviewflow bot disabled auto-merge December 26, 2024 00:48
@reviewflow reviewflow bot enabled auto-merge (squash) December 26, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💚 checks/fail Synced by reviewflow for checks/failed 👌 code/approved Synced by reviewflow for code/approved 🚦 automerge Synced by reviewflow for merge/automerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant