Commit Graph

16 Commits

Author SHA1 Message Date
skzhang1
6ced9cb5cc update node forge 2022-07-21 15:09:22 -04:00
skzhang1
aaec58908a update 2022-07-21 14:32:28 -04:00
dependabot[bot]
89d9c4426e Bump terser from 5.10.0 to 5.14.2 in /website (#642)
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 08:44:30 -07:00
Chi Wang
4377d53a73 update got version (#607)
* update got version

* None check
2022-06-23 08:02:46 -07:00
Chi Wang
dab0a3f6e5 Bump cross-fetch from 3.1.4 to 3.1.5 in /website (#529)
* Bump cross-fetch from 3.1.4 to 3.1.5 in /website

* Bump async from 2.6.3 to 2.6.4 in /website

* cleanup
2022-04-30 11:54:43 -07:00
Chi Wang
84f1ae7424 Bump minimist from 1.2.5 to 1.2.6 in /website (#502)
* Bump minimist from 1.2.5 to 1.2.6 in /website

* check best_config in test
2022-03-30 22:19:47 -07:00
Chi Wang
7eb7b46ea9 version number and doc (#497)
* version number

* add missing tasks in documentation

* update node-forge version
2022-03-25 17:32:37 -07:00
Chi Wang
01ca0422ea Bump prismjs from 1.25.0 to 1.27.0 in /website 2022-02-26 16:09:43 -08:00
Chi Wang
393106d531 Bump follow-redirects from 1.14.7 to 1.14.8 in /website 2022-02-15 08:24:37 -08:00
Chi Wang
d2b2f98a0d bump version of node-fetch to 3.1.1 in website/ 2022-01-22 17:15:52 -08:00
Chi Wang
66bbe782ee Bump nanoid from 3.1.30 to 3.2.0 in /website 2022-01-22 08:58:53 -08:00
Chi Wang
a6d70efff7 Bump shelljs from 0.8.4 to 0.8.5 in /website (#402) 2022-01-16 09:41:11 -08:00
Chi Wang
569908fbe6 fix issues in logging, bug in space.py, constraint sign, and improve code coverage (#388)
* console log handler

* version update

* doc

* skippable steps

* notebook update

* constraint sign

* doc for constraints

* bug fix: define-by-run and unflatten_hierarchical

* const

* handle nested space in indexof()

* test grid search

* test suggestion

* model test

* >1 ckpts

* always increase iter count

* log total # iterations

* security patch

* make iter_per_learner consistent
2022-01-14 13:39:09 -08:00
Chi Wang
8e72904b9e postcss version update (#385) 2022-01-12 22:24:17 -08:00
Chi Wang
f3fc35c438 version update 2021-12-16 18:38:19 -08:00
Chi Wang
efd85b4c86 Deploy a new doc website (#338)
A new documentation website. And:

* add actions for doc

* update docstr

* installation instructions for doc dev

* unify README and Getting Started

* rename notebook

* doc about best_model_for_estimator #340

* docstr for keep_search_state #340

* DNN

Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Z.sk <shaokunzhang@psu.edu>
2021-12-16 17:11:33 -08:00