SAP / openui5-fhir

The openui5-fhir project connects the worlds of UI5 and FHIR®. Build beautiful and enterprise-ready web applications based on the FHIR® specification.
https://sap.github.io/openui5-fhir
Apache License 2.0
33 stars 6 forks source link

chore(deps-dev): update js-beautify requirement from ^1.14.0 to ^1.14.3 #322

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on js-beautify to permit the latest version.

Changelog

Sourced from js-beautify's changelog.

v1.14.3

  • [LESS] Fixing issues with spacing when an object literal lives inside a mixin (#2017)
  • Overindentation when using "class" as a key in an object (#1838)
  • CSS Grid template formatting is broken when adding track size after line names (#1817)
  • SCSS module system @​use problem (#1798)
  • JS "space_in_empty_paren" failing for class methods (#1151)
  • LESS mixins gets formatted strangely (#722)

v1.14.2

  • Why put npm in dependencies? (#2005)
  • [Bug] Logical assignments in JS are incorrectly beautified (#1991)

v1.14.1

  • feature request: cmd+enter hotkey for mac users (#1985)
  • Wrong indentation when the last line in a case is a right brace (#1683)

v1.14.0

  • import.meta appears on newline (#1978)
  • Added buttons to website (#1930)
  • Logical assignment operators; Fix parsing of optional chaining (#1888)
  • Numbers should be allowed to contain underscores (#1836)
  • Use native mkdirSync instead of 'mkdirp' package (#1833)
  • selector_separator_newline adds erroneous newline on @​extend SCSS statements (#1799)

v1.13.13

  • IE11 compatibility failure v>1.13.5 (#1918)

v1.13.11

  • Support short PHP tags (#1840)

v1.13.6

  • Fix space-before-conditional: false to work on switch-case statement (#1881)
  • Optional chaining obj?.[expr] (#1801)

v1.13.5

v1.13.1

  • Option 'max_preserve_newlines' not working on beautify_css.js CSS Beautifier (#1863)
  • React Fragment Short Syntax issue (#1854)
  • add viewport meta tag to index.html (#1843)
  • Add basic smarty templating support (#1820)
  • Tagged Template literals (#1244)

v1.13.0

  • (internal) Refactor python cssbeautifier to reuse jsbeautifier CLI methods (#1832)
  • (internal) Switch from node-static to serve (#1831)
  • Fixed pip install cssbeautifier (#1830)

v1.12.0

  • Python jsbeautifier fails for special chars (#1809)

... (truncated)

Commits
  • 21bf240 Release: 1.14.3
  • bb39fc8 Merge remote-tracking branch 'origin/staging/main' into staging/release
  • ecd5278 Bump version numbers for 1.14.3
  • b8507a5 Merge pull request #2020 from mhnaeem/regression/tests-for-space-after-string...
  • 2a935a0 Merge pull request #2021 from mhnaeem/regression/tests-for-space-in-paren-cla...
  • ed690db Adding some regression tests to confirm #1151 is fixed
  • 05b4d89 Adding regression tests for #1798
  • 2fe3a93 Merge pull request #2019 from mhnaeem/feature/add-preliminary-support-for-scs...
  • 9981a93 Adding basic support for SCSS/SASS maps
  • da49102 Merge pull request #2018 from mhnaeem/bug/css-grid-template-property-fix
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 95.876% when pulling 0826b5d63d5bad52840f1525cc1f2077082f92cc on dependabot/npm_and_yarn/js-beautify-tw-1.14.3 into 3190e2cd64ba1363d451c887fb13064ec83cd995 on master.

openui5fhirbot commented 2 years ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: