Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

chore(deps-dev): bump jsdoc-to-markdown from 5.0.3 to 8.0.0 #28

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

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

Bumps [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown) from 5.0.3 to 8.0.0.
- [Release notes](https://github.com/jsdoc2md/jsdoc-to-markdown/releases)
- [Commits](jsdoc2md/jsdoc-to-markdown@v5.0.3...v8.0.0)

---
updated-dependencies:
- dependency-name: jsdoc-to-markdown
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #28 (707245d) into master (b686566) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           75        75           
  Branches        11        11           
=========================================
  Hits            75        75           

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

@shazron shazron merged commit 0d22b06 into master Aug 15, 2023
7 checks passed
@shazron shazron deleted the dependabot/npm_and_yarn/jsdoc-to-markdown-8.0.0 branch August 15, 2023 05:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant