Skip to content

Update fork#1

Merged
cis-ks merged 239 commits intocis-ks:masterfrom
rtfpessoa:master
Nov 3, 2023
Merged

Update fork#1
cis-ks merged 239 commits intocis-ks:masterfrom
rtfpessoa:master

Conversation

@cis-ks
Copy link
Copy Markdown
Owner

@cis-ks cis-ks commented Nov 3, 2023

No description provided.

rtfpessoa and others added 30 commits October 16, 2020 22:07
fix: Only allow selection line content instead of parent element
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.1 to 10.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](highlightjs/highlight.js@10.2.1...10.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ght.js-10.4.1

build(deps): [security] bump highlight.js from 10.2.1 to 10.4.1
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
build(deps): [security] bump ini from 1.3.5 to 1.3.7
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…otifier-8.0.1

build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1
fix: remove unnesesary height property in d2h-files-diff class
If `diffMaxChanges` is set in parser config, and its value is exceeded for a given file diff, then parsing for this file is stopped, and `isTooBig` is set to `true` in the `DiffFile`
A default `Diff too big to be displayed` message is rendered for any file diff where `isTooBig` is `true`.

A new `diffTooBigMessage` option in render config allows to fully customize the message and receives the file index in the diff as an argument. It can be used to render a link to the raw file diff for example.
fix: only display "Viewed" checkbox if `fileContentToggle` is set
feature: bypass parsing/rendering of file diff if specific threshold is crossed
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@cis-ks cis-ks merged commit f49c8e2 into cis-ks:master Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.