Commit Graph

26 Commits

Author SHA1 Message Date
Starbeamrainbowlabs fbf2ed69cd
npm: update dependencies 2023-09-10 13:48:15 +01:00
Starbeamrainbowlabs c065e0f368
Update apidoc dependencies 2023-02-19 01:47:55 +00:00
dependabot[bot] c69a9935be
build(deps): bump terser from 5.11.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.11.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>
2022-07-20 21:17:55 +00:00
Starbeamrainbowlabs 33734e9ee1
package.json: bump version 2022-07-05 01:18:04 +01:00
Starbeamrainbowlabs 5f25c90426
Update dependencies 2022-07-05 01:10:15 +01:00
dependabot[bot] ba56967489
build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 04:01:52 +00:00
Starbeamrainbowlabs f4f08d8066
docs: Update apiDoc
As it turns out, we used @apiVersion for things that weren't HTTP API 
routes. In such cases, the recommended directive is @since, not 
@apiVersion
2022-02-27 16:19:35 +00:00
Starbeamrainbowlabs dd0ecaa6f0
Update development dependencies 2022-02-27 16:07:10 +00:00
Starbeamrainbowlabs 3cb1ec7519
Update dependencies 2022-02-27 15:57:22 +00:00
dependabot[bot] b98bb04291
build(deps): bump color-string from 1.5.3 to 1.6.0
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-15 20:46:39 +00:00
dependabot[bot] f84f318b1c
build(deps): bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 23:17:40 +00:00
Starbeamrainbowlabs f02caae2d1
Bump version for next stable release~! 2020-09-11 21:22:57 +01:00
Starbeamrainbowlabs 7fe8f1ab02
Bump version ready for next beta release 2020-09-05 00:51:46 +01:00
Starbeamrainbowlabs ae9923af62
Prepare for v0.22-beta2 2020-08-19 14:46:00 +01:00
Starbeamrainbowlabs 12d4387c99
Update a dependency
.....before we update apidoc we should check the changelog
2020-07-19 01:43:56 +01:00
dependabot[bot] e9a3ca446e
build(deps): bump lodash from 4.17.14 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 14:37:42 +00:00
Starbeamrainbowlabs e252bad4ca
Bump version. It's time for the first beta release of v0.21 :D :D :D 2020-05-07 22:08:11 +01:00
Starbeamrainbowlabs 3f52be2cfa
build script: fix cloning of lantern build engine on first clone - fixes #177 2019-12-24 17:34:19 +00:00
Starbeamrainbowlabs 7d08fc6627
Bump version for first beta release :D 2019-11-19 21:23:39 +00:00
Starbeamrainbowlabs 6a2c7af998
Update dependency 2019-08-08 18:07:49 +01:00
Starbeamrainbowlabs 4402f53b3d
Update dependencies 2019-07-15 15:39:16 +01:00
Starbeamrainbowlabs 90c486894f
Use nightdocs instead of docpress.
I'm fed up with dealing with all the security warning notifications....
2019-05-12 12:05:44 +01:00
Starbeamrainbowlabs 7f19a2e929
Update npm dependencies 2019-05-12 10:37:45 +01:00
Starbeamrainbowlabs 1938bfd5b9
Fix 2 more vulnerabilities 2019-02-10 20:21:52 +00:00
Starbeamrainbowlabs ca68989bb7
Seriously reorganise stuff. Much tidier :D 2018-12-12 23:23:50 +00:00
Starbeamrainbowlabs 8983ce0aec
Let's experiment with docpress. 2018-12-12 19:27:05 +00:00