r-hannuschka / ngx-fileupload

angular x fileupload
MIT License
18 stars 7 forks source link

fix(deps): update dependency highlight.js to v11.5.1 #728

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
highlight.js (source) 11.4.0 -> 11.5.1 age adoption passing confidence

Release Notes

highlightjs/highlight.js ### [`v11.5.1`](https://togithub.com/highlightjs/highlight.js/releases/tag/11.5.1) [Compare Source](https://togithub.com/highlightjs/highlight.js/compare/11.5.0...11.5.1) Just a tiny release to hopefully fix the issues some are having with CSS not seen as having side effects with web pack, etc... *** Packaging: - (chore) explicitly set `sideEffect` for css and scss files, fixes [#​3504](https://togithub.com/highlightjs/highlight.js/issues/3504) ### [`v11.5.0`](https://togithub.com/highlightjs/highlight.js/blob/HEAD/CHANGES.md#Version-1150) [Compare Source](https://togithub.com/highlightjs/highlight.js/compare/11.4.0...11.5.0) Themes: - Added `Tokyo-Night-dark` theme [Henri Vandersleyen][] - Added `Tokyo-Night-light` theme [Henri Vandersleyen][] - Added `panda-syntax-dark` theme [Annmarie Switzer][] - Added `panda-syntax-light` theme [Annmarie Switzer][] New Grammars: - Added GraphQL to SUPPORTED_LANGUAGES [John Foster][] - Added Macaulay2 to SUPPORTED_LANGUAGES [Doug Torrance][] Grammars: - enh(ruby) lots of small Ruby cleanups/improvements [Josh Goebel][] - enh(objectivec) add `type` and `variable.language` scopes [Josh Goebel][] - enh(xml) support processing instructions ([#​3492](https://togithub.com/highlightjs/highlight.js/issues/3492)) [Josh Goebel][] - enh(ruby ) better support multi-line IRB prompts - enh(bash) improved keyword `$pattern` (numbers allowed in command names) [Martin Mattel][] - add `meta.prompt` scope for REPL prompts, etc [Josh Goebel][] - fix(markdown) Handle `***Hello world***` without breaking [Josh Goebel][] - enh(php) add support for PHP Attributes [Wojciech Kania][] - fix(java) prevent false positive variable init on `else` [Josh Goebel][] - enh(php) named arguments [Wojciech Kania][] - fix(php) PHP constants [Wojciech Kania][] - fix(angelscript) incomplete int8, int16, int32, int64 highlighting [Melissa Geels][] - enh(ts) modify TypeScript-specific keywords and types list [anydonym][] - fix(brainfuck) fix highlighting of initial ++/-- [Christina Hanson][] - fix(llvm) escaping in strings and number formats [Flakebi][] - enh(elixir) recognize references to modules [Mark Ericksen][] - enh(css): add support for more properties [Nicolaos Skimas][] [Martin Mattel]: https://togithub.com/mmattel [John Foster]: https://togithub.com/jf990 [Wojciech Kania]: https://togithub.com/wkania [Melissa Geels]: https://togithub.com/codecat [anydonym]: https://togithub.com/anydonym [henri Vandersleyen]: https://togithub.com/Vanderscycle [Christina Hanson]: https://togithub.com/LyricLy [Flakebi]: https://togithub.com/Flakebi [Josh Goebel]: https://togithub.com/joshgoebel [Mark Ericksen]: https://togithub.com/brainlid [Nicolaos Skimas]: https://togithub.com/dev-nicolaos [Doug Torrance]: https://togithub.com/d-torrance [Annmarie Switzer]: https://togithub.com/annmarie-switzer

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #728 (d163a95) into development (cbd1fa1) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #728   +/-   ##
============================================
  Coverage        98.95%   98.95%           
============================================
  Files               12       12           
  Lines              287      287           
  Branches            53       53           
============================================
  Hits               284      284           
  Partials             3        3           
Flag Coverage Δ
core 98.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cbd1fa1...d163a95. Read the comment docs.