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

⬆️ Updates typedoc-plugin-markdown to v3 #190

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 24, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc-plugin-markdown (source) ^1.2.1 -> ^3.0.0 age adoption passing confidence

Release Notes

tgreyuk/typedoc-plugin-markdown

v3.13.6

Compare Source

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

v3.13.5

Compare Source

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

v3.13.4

Compare Source

Fixes

v3.13.3

Compare Source

Fixes
  • Remove extraneous whitespace in tag description (#​324)

v3.13.2

Compare Source

Fixes

v3.13.1

Compare Source

Note: Version bump only for package typedoc-plugin-markdown

v3.13.0

Compare Source

Features
  • TypeDoc 0.23 compatibility fixes (f39318e)

3.12.1 (2022-04-21)

Bug Fixes

v3.12.1

Compare Source

Bug Fixes

v3.12.0

Compare Source

Bug Fixes
Features

3.11.14 (2022-02-14)

Bug Fixes

3.11.13 (2022-02-05)

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

3.11.12 (2022-01-18)

Bug Fixes

3.11.11 (2022-01-09)

Bug Fixes

3.11.10 (2022-01-09)

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

3.11.9 (2022-01-05)

Bug Fixes

3.11.8 (2021-12-17)

Bug Fixes
  • Fixed linked resolution (#​274)

3.11.7 (2021-11-20)

Bug Fixes

3.11.6 (2021-11-14)

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

3.11.5 (2021-11-12)

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

3.11.4 (2021-11-12)

Bug Fixes

3.11.3 (2021-10-05)

Bug Fixes

3.11.2 (2021-09-25)

Bug Fixes

3.11.1 (2021-09-23)

Bug Fixes
  • Fix allReflectionsHaveOwnDocument option (64376e9)
  • Properly escape chars inside anchors (d4e5b1d)

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

v3.11.0

Compare Source

Features

3.10.4 (2021-07-20)

Bug Fixes
  • Fix anonymous function types in params table (0047faf)

3.10.3 (2021-07-12)

Bug Fixes
  • Handle TypeDoc 0.21.3 options breaking change (2d0e7b5)

3.10.2 (2021-06-24)

Bug Fixes
  • Fix string escape inside backticks (3b8ab18)

3.10.1 (2021-06-23)

Bug Fixes
  • Improve type params table readability (52038e2)
  • Use backticks for generics and refernce types to improve consistency (#​239) (1b3395f)

v3.10.4

Compare Source

Bug Fixes
  • Fix anonymous function types in params table (0047faf)

v3.10.3

Compare Source

Bug Fixes
  • Handle TypeDoc 0.21.3 options breaking change (2d0e7b5)

v3.10.2

Compare Source

Bug Fixes
  • Fix string escape inside backticks (3b8ab18)

v3.10.1

Compare Source

Bug Fixes
  • Improve type params table readability (52038e2)
  • Use backticks for generics and refernce types to improve consistency (#​239) (1b3395f)

v3.10.0

Compare Source

Features
  • TypeDoc 0.21 compatibility (fa5e913)

v3.9.0

Compare Source

Features

3.8.2 (2021-05-26)

Bug Fixes

3.8.1 (2021-05-11)

Bug Fixes
  • Escape double quotes inside Front Matter yaml string (8ce2f2b)
  • Fix duplicate source blocks (616ca4e)

v3.8.2

Compare Source

Bug Fixes

v3.8.1

Compare Source

Bug Fixes
  • Escape double quotes inside Front Matter yaml string (8ce2f2b)
  • Fix duplicate source blocks (616ca4e)

v3.8.0

Compare Source

Bug Fixes
Features

3.7.2 (2021-04-25)

Bug Fixes

3.7.1 (2021-04-18)

Bug Fixes
  • Remove extraneous whitespace in table description col (4e56ae4)

v3.7.2

Compare Source

Bug Fixes

v3.7.1

Compare Source

Bug Fixes
  • Remove extraneous whitespace in table description col (4e56ae4)

v3.7.0

Compare Source

Features
  • Prefix table bars to beggining of lines (064c0db)
  • Use backticks and quote strings for literal types (#​212) (8949be1)

3.6.1 (2021-04-05)

Bug Fixes
  • Override section of methods overriding those of classes from node modules (cb74e83)

v3.6.1

Compare Source

Bug Fixes
  • Override section of methods overriding those of classes from node modules (cb74e83)

v3.6.0

Compare Source

Bug Fixes
  • Expand signature return types. (a348f53)
Features
  • Added --hidePageTitle option (0b9588b)
  • Added Front matter utils (a530828)

v3.5.0

Compare Source

Bug Fixes
  • Added missing class accessor labels (2b04924)
  • Include missing member type declarations (84f5703)
  • Remove emphasis inside angle brackets (20c9605)
Features

v3.4.5

Compare Source

Bug Fixes

v3.4.4

Compare Source

Bug Fixes

Fixed navigation structure when readme=none

v3.4.3

Compare Source

v3.4.2

Compare Source

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

  • Added entryDocument option - fixes #​176

v3.2.1

Compare Source

v3.2.0

Compare Source

  • Support for TypeDoc 0.20
  • Minor ui tweaks

v3.1.1

Compare Source

v3.1.0

Compare Source

v3.0.11

Compare Source

v3.0.10

Compare Source

v3.0.9

Compare Source

v3.0.8

Compare Source

v3.0.7

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source

v3.0.4

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

  • [breaking change] Removed --theme docusaurus/vuepress implementation in favour of seperate plugins.
  • Implementation of some subtle UI tweaks to improve readability.
  • Fixed issues with missing types and reflections.
  • Updated object literals/type literals to display props/params in a tabular format.

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

  • Added publicPath option
  • Fixed array of union types being rendered without parentheses #​130

v2.3.2

Compare Source

  • Replace angle brackets with pointing angles #​136

v2.3.1

Compare Source

v2.3.0: v.2.3.0

Compare Source

v2.2.17

Compare Source

  • Merged #​108 (option to skip sidebar)

v2.2.16

Compare Source

v2.2.15

Compare Source

v2.2.14

Compare Source

v2.2.13

Compare Source

v2.2.12

Compare Source

v2.2.11

Compare Source

v2.2.10

Compare Source

v2.2.9

Compare Source

v2.2.8

Compare Source

v2.2.7

Compare Source

v2.2.6

Compare Source

v2.2.5

Compare Source

v2.2.4

Compare Source

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

  • Updated theming model
  • Support for categorization

v2.1.12

Compare Source

v2.1.11

Compare Source

v2.1.10

Compare Source

v2.1.9

Compare Source

v2.1.8

Compare Source

v2.1.7

Compare Source

v2.1.6

Compare Source

v2.1.5

Compare Source

v2.1.4

Compare Source

v2.1.3

Compare Source

  • Fixed #​77 symbol references

v2.1.2

Compare Source

v2.1.1

Compare Source

  • #​75 Links not Working when Displayed in Azure DevOps Wiki

v2.1.0

Compare Source

  • Added additional arguments
    • namedAnchors
    • hideBreadcrumbs

v2.0.11

Compare Source

v2.0.10

Compare Source

v2.0.9

Compare Source

[v2.0.8](https://github.com/tgreyuk/typedoc-plugin-markdown/compare/v2.0.7...99f91fd4a86cb7beafca3821


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@changelogg
Copy link

changelogg bot commented May 24, 2021

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@github-actions
Copy link

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

@github-actions
Copy link

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

@github-actions
Copy link

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 8e34faa to 2d7b510 Compare May 24, 2021 22:24
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch 2 times, most recently from 5932b77 to 627e527 Compare June 1, 2021 08:34
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 627e527 to d20916e Compare June 6, 2021 11:54
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from d20916e to a477336 Compare June 7, 2021 21:53
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from a477336 to 4155a32 Compare June 10, 2021 12:52
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 4155a32 to 1e0dadf Compare June 10, 2021 14:25
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 1e0dadf to 093a116 Compare June 11, 2021 13:06
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch 2 times, most recently from 175f38c to 5d6d6cf Compare June 23, 2021 21:50
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from a00e2fd to 2fbd281 Compare July 15, 2021 01:58
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 2fbd281 to 6611940 Compare July 20, 2021 19:48
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch 2 times, most recently from 35efd3a to 9a1c7a5 Compare July 23, 2021 09:26
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 9a1c7a5 to 89f1e0d Compare July 23, 2021 16:36
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch 2 times, most recently from 82e9e2b to 5595a47 Compare August 13, 2021 09:30
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 5595a47 to 749dca2 Compare August 13, 2021 18:34
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 749dca2 to 1a467ae Compare September 15, 2021 00:37
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch 2 times, most recently from a4d08aa to b78a3b7 Compare September 25, 2021 16:30
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from b78a3b7 to 551915d Compare October 5, 2021 21:40
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from 551915d to d766af2 Compare January 8, 2022 12:51
@viezly
Copy link

viezly bot commented Jan 8, 2022

Pull request by bot. No need to analyze

@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from d766af2 to b5b3e3f Compare March 4, 2022 02:05
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/typedoc-plugin-markdown-3.x branch from b5b3e3f to 91aaa86 Compare March 13, 2022 23:20
Copy link
Author

renovate bot commented Feb 6, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant