stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

fix(dependencies): update dependency js-beautify to ^1.14.9 - autoclosed #1037

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
js-beautify (source) ^1.14.0 -> ^1.14.9 age adoption passing confidence

Release Notes

beautify-web/js-beautify (js-beautify) ### [`v1.14.9`](https://togithub.com/beautify-web/js-beautify/blob/HEAD/CHANGELOG.md#v1149) [Compare Source](https://togithub.com/beautify-web/js-beautify/compare/v1.14.8...v1.14.9) - Bump semver and editorconfig ([#​2161](https://togithub.com/beautify-web/js-beautify/pull/2161)) - Update editorconfig package ([#​2160](https://togithub.com/beautify-web/js-beautify/issues/2160)) - Allow to configure the "custom elements as inline elements" behavior ([#​2113](https://togithub.com/beautify-web/js-beautify/issues/2113)) ### [`v1.14.8`](https://togithub.com/beautify-web/js-beautify/blob/HEAD/CHANGELOG.md#v1148) [Compare Source](https://togithub.com/beautify-web/js-beautify/compare/v1.14.7...v1.14.8) - Require nodejs v12 or greater ([#​2151](https://togithub.com/beautify-web/js-beautify/pull/2151)) - CSS insideNonNestedAtRule generic variable ([#​2147](https://togithub.com/beautify-web/js-beautify/pull/2147)) - Update dependencies ([#​2145](https://togithub.com/beautify-web/js-beautify/pull/2145)) - Fix CI build ([#​2144](https://togithub.com/beautify-web/js-beautify/pull/2144)) - Fixed [#​2133](https://togithub.com/beautify-web/js-beautify/issues/2133) Theme Toggle on without_codemirror Mode ([#​2138](https://togithub.com/beautify-web/js-beautify/pull/2138)) - use correct variable name ([#​2135](https://togithub.com/beautify-web/js-beautify/pull/2135)) - docs: Fix a few typos ([#​2127](https://togithub.com/beautify-web/js-beautify/pull/2127)) - Add support for new record types (cont.) ([#​2118](https://togithub.com/beautify-web/js-beautify/pull/2118)) - fix - semicolon followed by block statement doesnt have new line ([#​2117](https://togithub.com/beautify-web/js-beautify/pull/2117)) - Fix formatting related to the element ([#​2114](https://togithub.com/beautify-web/js-beautify/pull/2114)) - issue prettifying (function(){code();{code}})() ([#​1852](https://togithub.com/beautify-web/js-beautify/issues/1852))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (bf38b1b) 87.53% compared to head (44cf0bd) 87.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1037 +/- ## ======================================= Coverage 87.53% 87.53% ======================================= Files 80 80 Lines 7871 7871 Branches 2780 2780 ======================================= Hits 6890 6890 Misses 962 962 Partials 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.