topcoder-platform / community-app

React webapp for serving Topcoder Community
125 stars 214 forks source link

Bump underscore and jsdoc-to-markdown #6991

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps underscore to 1.13.6 and updates ancestor dependency jsdoc-to-markdown. These dependencies need to be updated together.

Updates underscore from 1.8.3 to 1.13.6

Commits
  • bd2d35c Merge remote-tracking branch 'upstream/master'
  • 2e7c0f2 Update generated files, tag 1.13.6 release
  • 732cafe Underscore 1.13.6
  • e8f86fb Add changelog entry for versioin 1.13.6
  • 43e827a Bump the version to 1.13.6 (hotfix)
  • 1c1d1a2 Remove patch-package postinstall script
  • 4eb6894 Merge pull request #2974 from paulsmithkc/patch-1
  • 2edcdc1 Hostfix for broken builds
  • 66ee70d Verify that production and doc builds still work in CI
  • 68e5eb6 Update generated sources, tag 1.13.5 release
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jgonggrijp, a new releaser for underscore since your current version.


Updates jsdoc-to-markdown from 4.0.1 to 8.0.1

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

v5.0.0

Breaking changes since v4.0.1

  • Node versions less than v8 are no longer supported

Other fixes

  • Now works on node v12 (since this issue was fixed)
  • Upgraded jsdoc from v3.5.5 to 3.6.2 (via jsdoc-api)
  • Upgraded dmd dependencies to remove distracting and irrelevant security warnings
Commits
  • ed8a277 8.0.1
  • 98a3310 upgrade jsdoc-parse.. fixes #297
  • 8e70b77 Merge pull request #288 from confused-Techie/master
  • 7e2a180 http://usejsdoc.org => https://jsdoc.app in API.md
  • ca028f3 http://usejsdoc.org => https://jsdoc.app in index.js
  • 9b6cae0 http://usejsdoc.org => https://jsdoc.app in README.md
  • efcc827 8.0.0
  • 1afddcb upgrade deps, dates, CI
  • f0ff0ac Merge pull request #275 from KonkenBonken/patch-1
  • c3e6b0a Updated expired url
  • Additional commits viewable in compare view


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/topcoder-platform/community-app/network/alerts).

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