adobe / aio-lib-files

An abstraction on top of cloud blob storage exposing a file system like API
https://www.adobe.io
Apache License 2.0
10 stars 14 forks source link

Bump jsdoc-to-markdown from 5.0.3 to 8.0.0 #131

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 11 months ago

Bumps jsdoc-to-markdown from 5.0.3 to 8.0.0.

Release notes

Sourced from jsdoc-to-markdown's releases.

v8.0.0

Breaking change since 7.1.1

  • Upgraded jsdoc-api which now uses jsdoc version v4.0.0 internally. From v4.0.0 onward, jsdoc requires Node v12. This was a breaking change for jsdoc but not for jsdoc2md as it already requires v12+, however this jsdoc2md release is a major version increment just to be on the safe side.

Minor Updates

v7.1.0

  • Restored support for Node v12

v7.0.0

This is a refresher release - there are no API or functional changes.

Breaking change

  • Dropped support for Node.js versions less than v14.

Minor updates

  • Refreshed dependency tree.

v6.0.0

Breaking changes since v5.0.0

  • Node versions less than v10 are no longer supported

Other fixes

  • Fixed crash when generating very large documentation sets using renderSync jsdoc2md/jsdoc-api#21
  • All dependencies upgraded
Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 11 months ago

Codecov Report

Merging #131 (d2ad3a5) into master (a22c436) will not change coverage. Report is 2 commits behind head on master. The diff coverage is n/a.

:exclamation: Current head d2ad3a5 differs from pull request most recent head 62e9af6. Consider uploading reports for the commit 62e9af6 to get more accurate results

@@            Coverage Diff            @@
##            master      #131   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          567       567           
  Branches       109       109           
=========================================
  Hits           567       567           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 5 months ago

Superseded by #145.