Skip to content

chore(deps): update dependency typedoc-plugin-markdown to v4.8.1 #11513

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

Merged
merged 2 commits into from
Aug 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2025

This PR contains the following updates:

Package Change Age Confidence
typedoc-plugin-markdown (source) 4.6.3 -> 4.8.1 age confidence

Release Notes

typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)

v4.8.1

Compare Source

Patch Changes
  • Correctly handle empty markdown links (#​836).

v4.8.0

Compare Source

Minor Changes
  • Exposed additional placeholders in pageTitleTemplates and adjusted default templates ([#​831]).
  • Tweaked the format of abstract class page titles to include the translated abstract keyword (e.g., "Abstract Class: MyClass") for improved readability.
  • Added strikeDeprecatedPageTitles option.
Patch Changes
  • Fix incorrect link fragments (#​832).

v4.7.1

Compare Source

Patch Changes
  • Escape square brackets in index signature types (#​829).
  • Fix missing segments in declaration titles that contain periods.

v4.7.0

Compare Source

Minor Changes
  • Added useCustomAnchors and customAnchorsFormat options - thanks @​ocavue.
Patch Changes
  • Fix incorrect overload function comments (#​827).

v4.6.4

Compare Source

Patch Changes
  • Added theme translations for "de" locale.
  • Fix navigation items without group or categories (@group/@​category=none) (#​815).
  • Correctly handle sidebar groups for packages with merged modules.

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.


  • 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 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Aug 19, 2025
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 2080701
🔍 Latest deploy log https://app.netlify.com/projects/typescript-eslint/deploys/68a4d88abb0c54000825297a
😎 Deploy Preview https://deploy-preview-11513--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 90 (🔴 down 4 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

nx-cloud bot commented Aug 19, 2025

View your CI Pipeline Execution ↗ for commit 2080701

Command Status Duration Result
nx run-many -t lint ✅ Succeeded 3m 16s View ↗
nx run-many -t typecheck ✅ Succeeded 2m 4s View ↗
nx test eslint-plugin --coverage=false ✅ Succeeded 4s View ↗
nx test eslint-plugin-internal --coverage=false ✅ Succeeded 4s View ↗
nx test typescript-estree --coverage=false ✅ Succeeded 2s View ↗
nx run generate-configs ✅ Succeeded 13s View ↗
nx run types:build ✅ Succeeded 9s View ↗
nx run integration-tests:test ✅ Succeeded 3s View ↗
Additional runs (27) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-08-19 20:09:51 UTC

@kirkwaiblinger kirkwaiblinger changed the title fix(deps): update dependency typedoc-plugin-markdown to v4.8.1 chore(deps): update dependency typedoc-plugin-markdown to v4.8.1 Aug 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v4.8.1 fix(deps): update dependency typedoc-plugin-markdown to v4.8.1 Aug 19, 2025
@kirkwaiblinger kirkwaiblinger changed the title fix(deps): update dependency typedoc-plugin-markdown to v4.8.1 chore(deps): update dependency typedoc-plugin-markdown to v4.8.1 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-4.x-lockfile branch from 3869b8a to dc0de64 Compare August 19, 2025 20:01
@renovate renovate bot changed the title chore(deps): update dependency typedoc-plugin-markdown to v4.8.1 fix(deps): update dependency typedoc-plugin-markdown to v4.8.1 Aug 19, 2025
@kirkwaiblinger kirkwaiblinger changed the title fix(deps): update dependency typedoc-plugin-markdown to v4.8.1 chore(deps): update dependency typedoc-plugin-markdown to v4.8.1 Aug 19, 2025
@kirkwaiblinger kirkwaiblinger enabled auto-merge (squash) August 19, 2025 20:02
Copy link
Contributor Author

renovate bot commented Aug 19, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kirkwaiblinger kirkwaiblinger merged commit 0bdf50a into main Aug 19, 2025
61 checks passed
@kirkwaiblinger kirkwaiblinger deleted the renovate/typedoc-plugin-markdown-4.x-lockfile branch August 19, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant