Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps typedoc-plugin-markdown from 3.9.0 to 3.10.3.

Release notes

Sourced from typedoc-plugin-markdown's releases.

[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.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

  • TypeDoc 0.21 compatibility (fa5e913)
Commits
  • 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
  • 1b3395f fix: Use backticks for generics and refernce types to improve consistency (#239)
  • ca0c328 chore(release)
  • fa5e913 feat: TypeDoc 0.21 compatibility
  • 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 13, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #144 (71ad31d) into main (1dba38f) will increase coverage by 20.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             main      #144       +/-   ##
============================================
+ 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...71ad31d. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2021

Superseded by #148.

@dependabot dependabot bot closed this Jul 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typedoc-plugin-markdown-3.10.3 branch July 21, 2021 03:09
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