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.13.13 to ^1.14.0 #276

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Changelog

Sourced from js-beautify's changelog.

v1.14.0

Description

Closed Issues

  • Added buttons to website (#1930)
  • Numbers should be allowed to contain underscores (#1836)
  • Use native mkdirSync instead of 'mkdirp' package (#1833)

v1.13.13

Description

Closed Issues

  • IE11 compatibility failure v>1.13.5 (#1918)

v1.13.11

Description

Closed Issues

  • Support short PHP tags (#1840)

v1.13.6

Description

Closed Issues

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

v1.13.5

Description

Placeholder milestone for testing release scripts

Closed Issues

v1.13.1

Description

... (truncated)

Commits
  • 742cea0 Release: 1.14.0
  • e9685d5 Merge remote-tracking branch 'origin/staging/main' into staging/release
  • 811e9e6 Bump version numbers for 1.14.0
  • 4bd24e7 Update Changelog
  • 0b04007 Merge pull request #1935 from racs4/issue/bigint_1934
  • 3e678a4 Issue beautify-web#1934 modify number regex to allow bigint octals, binarys a...
  • c59643a Merge pull request #1800 from TomAnthony/fix-selector_separator_newline-on-ex...
  • 47043fb Merge pull request #1844 from mrmonroe/issue/underscores_1836
  • fb84348 Merge pull request #1833 from Krinkle/native-mkdirp
  • 522c41a Update python/jsbeautifier/javascript/tokenizer.py
  • 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 3 years ago

Coverage Status

Coverage remained the same at 95.876% when pulling 877d91cfc0930cbafd02ec3a1d4b0e93dadc7aa0 on dependabot/npm_and_yarn/js-beautify-tw-1.14.0 into ce9e7191412baedd382c8a322a64b327cea574ca on master.

openui5fhirbot commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: