Skip to content

Update dependency documentation to v14 - #82

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/documentation-14.x
Open

Update dependency documentation to v14#82
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/documentation-14.x

Conversation

@renovate

@renovaterenovateBot commented Sep 25, 2022

Copy link
Copy Markdown

This PR contains the following updates:

PackageChangeAgeConfidence
documentation (source)^12.1.1^14.0.0ageconfidence

Release Notes

documentationjs/documentation (documentation)

v14.0.3

Compare Source

v14.0.2

Compare Source

v14.0.1

Compare Source

Improvements
  • chore: upgrade git-url-parse to 13.1.0 to fix vulnerabilities #​1565

v14.0.0

Compare Source

v13.2.5

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.4

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.3

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.2

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.1

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.2.0

Compare Source

⚠ BREAKING CHANGES
  • all Extensions should contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
  • external parameter was removed
    Migration plan propose to move all external resources to input usages
    Motivation: packages has many inputs which describe in package.json
    so that mean need each time to parse all package.json of external resources to understand which entry point need to pick.
    But it is base on guesses because entry point may could not contains a documentation and the best way to handle it manually.
  • The serve parameter was removed, you can use any other tools which could be refresh and store your html site
    The private parameter has removed, use a access
  • documentation.js will now require node 14 or later.
Bug Fixes
  • add micromark dependencies fixed #​1381 (3ba8165)

  • add TS and TSX as default extensions fixed #​1377 (f0cb1c0)

  • external was removed as prefer of input usages (e3c59d7)

  • html report, it is return html if output is not defined (0975871)

  • remove private parameter, use access (BREAKING CHANGES) (874069c)

  • The server parameter deprecated and will be remove in next Major version fixed #​1413 (810e08b)

  • use process.cwd vs . which can fail (4cc70a5)

  • replace module-deps-sortable on own implementation to control how parse files (abb781a)

  • Update Node minimum version to 14 (fc0bb3c)

13.2.5 (2021-04-24)
Bug Fixes
13.2.4 (2021-04-21)
Bug Fixes
13.2.3 (2021-04-20)
13.2.2 (2021-04-20)
Bug Fixes
13.2.1 (2021-04-06)

v13.1.1

Compare Source

Features
13.1.1 (2021-01-19)

v13.1.0

Compare Source

Improvements
  • chore: upgrade git-url-parse to 13.1.0 to fix vulnerabilities #​1565

v13.0.2

Compare Source

Features
13.0.2 (2020-07-02)
Bug Fixes
  • Additional safety around detecting functions in HTML output (a8b6ce1)
13.0.1 (2020-06-04)
Bug Fixes
  • 🐛 Error with flow opaque type and readme command (78db9a4), closes #​1322
  • 🐛 Fixes an issue when using object spread and $Exact (106945c), closes #​1324

v13.0.1

Compare Source

Features
13.0.2 (2020-07-02)
Bug Fixes
  • Additional safety around detecting functions in HTML output (a8b6ce1)
13.0.1 (2020-06-04)
Bug Fixes
  • 🐛 Error with flow opaque type and readme command (78db9a4), closes #​1322
  • 🐛 Fixes an issue when using object spread and $Exact (106945c), closes #​1324

v13.0.0

Compare Source

Chores
  • Update Node minimum version to 10 (45a5257)
BREAKING CHANGES
  • documentation.js will now require node 10 or later.

v12.3.0

Compare Source

Features
  • upgrade babel dependencies (d0ec029)

v12.2.0

Compare Source

Features

12.1.4 (2019-11-15)

12.1.3 (2019-11-04)

Bug Fixes

12.1.2 (2019-09-09)

Bug Fixes

12.1.1 (2019-08-01)

Bug Fixes

v12.1.4

Compare Source

Features

12.1.4 (2019-11-15)

12.1.3 (2019-11-04)

Bug Fixes

12.1.2 (2019-09-09)

Bug Fixes

12.1.1 (2019-08-01)

Bug Fixes

v12.1.3

Compare Source

Features

12.1.4 (2019-11-15)

12.1.3 (2019-11-04)

Bug Fixes

12.1.2 (2019-09-09)

Bug Fixes

12.1.1 (2019-08-01)

Bug Fixes

v12.1.2

Compare Source

Features

12.1.4 (2019-11-15)

12.1.3 (2019-11-04)

Bug Fixes

12.1.2 (2019-09-09)

Bug Fixes

12.1.1 (2019-08-01)

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • 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 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 was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot mentioned this pull request Nov 20, 2022
1 task
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch 2 times, most recently from 23d4fa5 to d5c3781CompareAugust 15, 2025 23:29
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from d5c3781 to c234516CompareAugust 23, 2025 15:38
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from c234516 to 0be5351CompareSeptember 1, 2025 02:41
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from 0be5351 to 884902cCompareSeptember 26, 2025 19:55
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from 884902c to 4d39d4dCompareOctober 25, 2025 08:09
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch 2 times, most recently from 1fbbf2d to 4eca8f8CompareNovember 19, 2025 03:36
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from 4eca8f8 to c8a1dd9CompareDecember 4, 2025 07:57
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from c8a1dd9 to 16ad586CompareJanuary 1, 2026 02:06
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from 16ad586 to d75817eCompareJanuary 9, 2026 03:57
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch 2 times, most recently from 7fe94a1 to 8740092CompareJanuary 24, 2026 03:54
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from 8740092 to 9073becCompareFebruary 3, 2026 03:55
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch 2 times, most recently from f3801bf to 9154caaCompareFebruary 18, 2026 08:09
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch 2 times, most recently from b3055ba to 2bd33daCompareMarch 14, 2026 12:16
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from 2bd33da to ddb30a6CompareApril 15, 2026 12:51
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from ddb30a6 to 3ad0b15CompareApril 30, 2026 01:46
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from 3ad0b15 to 9dee86fCompareMay 13, 2026 07:39
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from 9dee86f to 02db2e8CompareMay 22, 2026 08:12
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch 2 times, most recently from 55052ff to a5ca0c1CompareJune 2, 2026 08:08
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from a5ca0c1 to f6491b7CompareJune 13, 2026 03:14
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch 2 times, most recently from 222263d to c1a2d58CompareJuly 18, 2026 12:16
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch 2 times, most recently from ebf81f7 to 3be05b1CompareAugust 1, 2026 12:43
@renovate
renovateBotforce-pushed the renovate/documentation-14.x branch from 3be05b1 to 012e8b8CompareAugust 15, 2026 07:55
Sign up for freeto 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.

0 participants