Skip to content

chore(deps-dev): bump typedoc-plugin-markdown from 3.9.0 to 3.10.4 #148

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2021

Bumps typedoc-plugin-markdown from 3.9.0 to 3.10.4.

Release notes

Sourced from typedoc-plugin-markdown's releases.

[email protected]

3.10.4 (2021-07-20)

Bug Fixes

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

[email protected]

3.10.3 (2021-07-12)

Bug Fixes

  • Handle TypeDoc 0.21.3 options breaking change (2d0e7b5)

[email protected]

3.10.2 (2021-06-24)

Bug Fixes

  • Fix string escape inside backticks (3b8ab18)

[email protected]

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)

[email protected]

3.10.0 (2021-06-18)

Features

  • TypeDoc 0.21 compatibility (fa5e913)
Changelog

Sourced from typedoc-plugin-markdown's changelog.

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)

3.10.0 (2021-06-18)

Features

... (truncated)

Commits
  • 07f4835 chore(release)
  • 0047faf fix: Fix anonymous function types in params table
  • 0982441 Removes node 12.20 requirement from typedoc-plugin-markdown
  • 14b92b4 chore(release)
  • 2d0e7b5 fix: Handle TypeDoc 0.21.3 options breaking change
  • 158e4ff Update TypeDoc
  • 9186e19 chore(release)
  • 3b8ab18 fix: Fix string escape inside backticks
  • d36901a chore(release)
  • 52038e2 fix: Improve type params table readability
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #148 (ae37f5d) into main (1dba38f) will increase coverage by 20.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             main      #148       +/-   ##
============================================
+ Coverage   80.00%   100.00%   +20.00%     
============================================
  Files           2         2               
  Lines          35       256      +221     
  Branches        7        59       +52     
============================================
+ Hits           28       256      +228     
+ Misses          7         0        -7     
Impacted Files Coverage Δ
src/main.ts 100.00% <100.00%> (+22.58%) ⬆️
src/util.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9840c12...ae37f5d. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typedoc-plugin-markdown-3.10.4 branch from ae37f5d to c8503f8 Compare August 6, 2021 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant