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-plugin-markdown to v3.17.1 #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc-plugin-markdown (source) 3.12.0 -> 3.17.1 age adoption passing confidence
typedoc-plugin-markdown (source) 3.10.4 -> 3.17.1 age adoption passing confidence

Release Notes

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

v3.17.1

Compare Source

  • Prevent escaping of angle brackets in toc (#​495)

v3.17.0

Compare Source

Features

  • Support MDXv2

v3.16.0

Compare Source

  • TypeDoc 0.25.0 compatibility fixes

v3.15.4

Compare Source

Fixes

  • Split out comment summary and tags for signatures (#​451) .

v3.15.3

Compare Source

v3.15.2

Compare Source

v3.15.1

Compare Source

v3.15.0

Compare Source

Features
  • TypdeDoc 0.24 compatibility fixes.

v3.14.0

Compare Source

Features
  • Add objectLiteralTypeDeclarationStyle option (#​362)
  • Beautify parameter table output of destructured params (#​364)
Fixes
  • Fix missing descriptions for function params (#​357)
  • Add conditional check to signature comments (#​368)

v3.13.6

Compare Source

Fixes
  • Replace deprecated 'attemptExternalResolution' (#​344)

v3.13.5

Compare Source

Fixes
  • Export media and includes options (#​340)

v3.13.4

Compare Source

Fixes

Support @​typeParam comments (#​326 )

v3.13.3

Compare Source

v3.13.2

Compare Source

Fixes

v3.13.1

Compare Source

v3.13.0

Compare Source

Features
  • TypeDoc 0.23 compatibility fixes (f39318e)

v3.12.1

Compare Source

Bug Fixes

v3.12.0

Compare Source

Bug Fixes
Features

v3.11.14

Compare Source

Bug Fixes

v3.11.13

Compare Source

Bug Fixes
  • escape pipes in comments and expand object type in props table (#​286) (b87c250)

v3.11.12

Compare Source

Bug Fixes

v3.11.11

Compare Source

Bug Fixes

v3.11.10

Compare Source

Bug Fixes
  • Add comments for function type properties (#​281) (c38a095)
  • Correctly define theme using TypeDoc defineTheme method (5f2ef42)

v3.11.9

Compare Source

Bug Fixes

v3.11.8

Compare Source

Bug Fixes
  • fixed linked resolution (#​274)

v3.11.7

Compare Source

Bug Fixes

v3.11.6

Compare Source

Bug Fixes
  • catch all external references (003cb96)
  • fix type params with default values in params table (7d73eff)

v3.11.5

Compare Source

Bug Fixes
  • Expose 'includes' and 'media' options (regression) (#​264) (435e0d2)

v3.11.4

Compare Source

Bug Fixes

v3.11.3

Compare Source

Bug Fixes

v3.11.2

Compare Source

Bug Fixes

v3.11.1

Compare Source

Bug Fixes
  • fix allReflectionsHaveOwnDocument option (64376e9)
  • properly escape chars inside anchors (d4e5b1d)

v3.11.0

Compare Source

Features

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Jun 22, 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @openscd/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typedoc
npm ERR!   dev typedoc@"^0.21.10" from @openscd/[email protected]
npm ERR!   packages/addons
npm ERR!     @openscd/[email protected]
npm ERR!     node_modules/@openscd/addons
npm ERR!       workspace packages/addons from the root project
npm ERR!       2 more (@openscd/distribution, compas-open-scd)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typedoc@">=0.24.0" from [email protected]
npm ERR! node_modules/typedoc-plugin-markdown
npm ERR!   dev typedoc-plugin-markdown@"3.17.1" from @openscd/[email protected]
npm ERR!   packages/addons
npm ERR!     @openscd/[email protected]
npm ERR!     node_modules/@openscd/addons
npm ERR!       workspace packages/addons from the root project
npm ERR!       2 more (@openscd/distribution, compas-open-scd)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-08-09T03_36_54_502Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 9108bbc to 30c5877 Compare June 24, 2024 03:41
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 30c5877 to 2b7809e Compare June 29, 2024 03:35
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 2b7809e to 6d39de4 Compare June 30, 2024 03:36
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 6d39de4 to 02d5ea8 Compare July 1, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants