Commit graph

257 commits

Author SHA1 Message Date
dependabot[bot]
419a1d0ac6
Bump marked from 2.0.7 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 2.0.7 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.7...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 01:58:17 +00:00
Jakub Jirutka
a865a53327
Add FUNDING.yml 2021-12-28 11:35:23 +01:00
dependabot[bot]
e5bcf84b3c Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 18:55:20 +01:00
dependabot[bot]
3d93c7fdf5 Bump tar from 5.0.5 to 5.0.10
Bumps [tar](https://github.com/npm/node-tar) from 5.0.5 to 5.0.10.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v5.0.5...v5.0.10)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 18:53:23 +01:00
dependabot[bot]
050e4515ca Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 18:49:49 +01:00
Jakub Jirutka
dd783a0daf CI: Replace Travis with GitHub Actions 2021-06-12 01:31:49 +02:00
Jakub Jirutka
6c26d381f0 Bump katex from 0.11.1 to 0.13.11 2021-06-12 00:40:40 +02:00
Jakub Jirutka
e1ba5039e4 Bump ansi_up from 4.0.4 to 5.0.1 2021-06-12 00:24:30 +02:00
Jakub Jirutka
1defdcd4ca Don't use deprecated highlight.js API
Deprecated as of 10.7.0. highlight(lang, code, ...args) has been deprecated.

    Deprecated as of 10.7.0. Please use highlight(code, options) instead.
    https://github.com/highlightjs/highlight.js/issues/2277
2021-06-12 00:24:30 +02:00
Jakub Jirutka
ccf16ab7c6 Remove @types/highlight.js (not needed anymore)
highlight.js already provides TypeScript types.
2021-06-12 00:13:22 +02:00
Jakub Jirutka
3eee5ebd60 Bump highlight.js from 10.1.1 to 10.7.3 2021-06-11 23:58:20 +02:00
Jakub Jirutka
8bd46774dd Bump marked from 1.0.0 to 2.0.7
Resolves #22
2021-06-11 23:47:33 +02:00
dependabot[bot]
b7216ab089 Bump acorn from 6.4.0 to 6.4.2
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 23:47:33 +02:00
dependabot[bot]
a182883320 Bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 23:47:33 +02:00
dependabot[bot]
fd04dc508d Bump ws from 7.2.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.2.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 23:47:33 +02:00
dependabot[bot]
953ca11aa8 Bump browserslist from 4.8.5 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.8.5 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.8.5...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 23:47:33 +02:00
dependabot[bot]
9d528485ab Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 23:47:33 +02:00
dependabot[bot]
32c109f1d0 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-06-11 23:47:33 +02:00
dependabot[bot]
122471a52f Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 23:47:33 +02:00
Jakub Jirutka
fbecff633a Release version 0.3.0 2020-10-28 18:51:56 +01:00
Jakub Jirutka
5ec93ba9e4 Patch yarn-version-bump to fix compatibility with yarn 1.22.4 2020-10-28 18:50:52 +01:00
dependabot[bot]
9f43fc595c Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-28 18:37:06 +01:00
Jakub Jirutka
b363818364 CI: Add Node.js 14 to build matrix 2020-10-28 18:32:06 +01:00
Jakub Jirutka
f5a283ba72 Adjust ESLint rule @typescript-eslint/ban-types - allow {} and object 2020-06-21 13:19:44 +02:00
Jakub Jirutka
ec76650a93 Disable ESLint rule import/order
When there are local typings for a third-party module, this rule classifies
import from the module as local instead of external.

See Also:
- 7e35810c7f
- bbbcd2398e
- 381caf644d
2020-06-21 13:11:09 +02:00
Jakub Jirutka
6ca8858d64 Disable ESLint rule @typescript-eslint/no-invalid-void-type 2020-06-21 12:29:08 +02:00
Jakub Jirutka
6944ff1b82 Move ipynb2html's devDependencies from parent to ipynb2html package 2020-06-21 11:08:04 +02:00
Jakub Jirutka
7fbd5b5d8b Bump all devDependencies to their latest minor version 2020-06-21 01:23:40 +02:00
Jakub Jirutka
a31ddbe203 Enable more ESLint rules 2020-06-21 01:23:40 +02:00
Jakub Jirutka
2f3d7ae4c6 Fix default HTML title in CLI 2020-06-21 01:23:40 +02:00
Jakub Jirutka
49d16ec079 Use no delimiter for members in interfaces 2020-06-21 01:23:40 +02:00
Jakub Jirutka
d29f006090 Bump eslint and its plugins, update rules and fix new violations 2020-06-21 01:23:39 +02:00
Jakub Jirutka
0b098983b5 Bump @types/node from ^10.13.0 to ^10.17.25 2020-06-21 00:46:08 +02:00
Jakub Jirutka
5f7c2dfb4b Bump typescript from ~3.7.5 to ~3.9.5 2020-06-21 00:46:08 +02:00
Jakub Jirutka
06ab09f278 Bump rollup from 1.x to 2.x and its plugins 2020-06-21 00:43:49 +02:00
Jakub Jirutka
110c8ca82a Use property signature syntax for methods
See 4c9293bd5e/packages/eslint-plugin/docs/rules/method-signature-style.md
2020-06-20 12:47:35 +02:00
Jakub Jirutka
d9bea2feb2 Bump highlight.js to 10.1.1 2020-06-17 00:39:07 +02:00
Jakub Jirutka
76c9a1e67f Bump node-html-parser from ^1.2.14 to ^1.2.19 2020-06-17 00:37:12 +02:00
Jakub Jirutka
9685b5d8b8 Bump marked to 1.0.0
The latest version is 1.1.0 but they changed rendering of img from
`<img ...>` to `<img ... />` which breaks our tests.
2020-06-17 00:37:07 +02:00
Jakub Jirutka
1d9ce38eb4 Bump @types/marked from ^0.7.2 to ^0.7.4 2020-06-15 18:07:56 +02:00
Jakub Jirutka
e4549711f1 Fix font-size of <h1> inside <section>
See https://stackoverflow.com/a/26291186/2217862.
2020-04-19 19:10:15 +02:00
Jakub Jirutka
3a312385f6 Wrap cells in <section> instead of <div> 2020-04-19 18:50:36 +02:00
Jakub Jirutka
19b41d9c22 Allow to include own style(s) into HTML produced by CLI
Resolves #6
2020-04-19 18:23:50 +02:00
Jakub Jirutka
6461e84fe7 Bump @babel/* from ^7.8.7 to ^7.9.0
This should fix build error on Node.js 13,
https://www.reddit.com/r/Nuxt/comments/g32jr5/babel_breaking_changes/.
2020-04-19 18:19:27 +02:00
Jakub Jirutka
cc2da7398e Release version 0.2.1 2020-04-10 17:40:21 +02:00
Jakub Jirutka
294e9c1f83 Bump highlight.js from ^9.16.2 to ^9.18.1 2020-04-10 17:39:37 +02:00
Jakub Jirutka
20008c9834 Replace deprecated dependency highlightjs with highlight.js 2020-04-10 17:27:52 +02:00
Jakub Jirutka
381caf644d Add types/ to compilerOptions.paths in tsconfigs
This basically reverts commit 7e35810c7f
which was a mistake - I forgot that there are no typings in types/,
that's why it worked...
2020-04-08 18:04:35 +02:00
Jakub Jirutka
a901a0ad68 Release version 0.2.0 2020-04-08 17:45:57 +02:00
Jakub Jirutka
fcdfb50698 Bump minimist from ^1.2.3 to ^1.2.5 2020-04-08 17:41:55 +02:00