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): bump @ui5/cli from 2.14.17 to 3.0.2 #376

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @ui5/cli from 2.14.17 to 3.0.2.

Release notes

Sourced from @​ui5/cli's releases.

v3.0.2

Dependency Updates

All changes

v3.0.1...v3.0.2

v3.0.1

Dependency Updates

  • Bump @​ui5/project from 3.0.0 to 3.0.1 1dff14d

    • Changes contained in @​ui5/project@​3.0.1:

      Bug Fixes

      • Prevent socket timeouts when installing framework libraries a198356
      • Library: Do not throw for missing .library file 1163821
      • Project#getReader: Do not apply builder resource excludes for style 'runtime' 1cd94f7
      • TaskUtil: Provide framework configuration getters to custom tasks (#580) 6a40927
      • graph: Always resolve rootConfigPath to CWD ef3e569
      • projectGraphBuilder: Apply extensions of the same module only once 6d753a8
      • ui5Framework: Improve error handling for duplicate lib declaration fb1db6d
  • Bump @​ui5/server from 3.0.0 to 3.0.1 d87daa9

  • Bump @​ui5/builder from 3.0.0 to 3.0.1 c578c4e

  • Bump @​ui5/fs from 3.0.0 to 3.0.1 80ed971

... (truncated)

Changelog

Sourced from @​ui5/cli's changelog.

[v3.0.2] - 2023-02-17

Dependency Updates

[v3.0.1] - 2023-02-16

Dependency Updates

[v3.0.0] - 2023-02-09

Dependency Updates

Overview

UI5 Tooling v3 provides general support for ES2022 ECMAScript language features. See ECMAScript Support for details.

Breaking Changes

  • @ui5/cli:
  • @ui5/project:
    • Implement Project Graph, build execution 161f462
  • @ui5/builder:
    • generateJsDoc: Remove internal 'buildContext' parameter 4ec80c8
    • Removal of manifestBundler and generateManifestBundle (#838) 07a5be2
    • JSDoc: Fail build when jsdoc command failed (#845) c2916b4
    • Remove build execution (#740) af2e956
    • Enable modern preload bundles without dependencies (#739) 97cfa6c
    • generateResourcesJson: Make 'dependencies' parameter mandatory 268dd16
    • moduleBundler: Always default to optimize: true (#685) de5837c
  • @ui5/server:
  • @ui5/fs:
    • Throw an error on write of a resource when path does not starts with virBasePath of the respective adapter (#453) d76575f
    • Clone resources when writing in and reading from the Memory (#448) 3454bc1
    • AbstractAdapter: Virtual base path must end with slash 6d1f411
    • resourceFactory: Remove #createCollectionsForTree a4d15f6
  • @ui5/logger:

... (truncated)

Commits
  • dc42970 Release 3.0.2
  • fa6c5c8 In-range update of npm dependencies
  • 56ae640 [DEPENDENCY] Bump @​ui5/project from 3.0.1 to 3.0.2
  • 5a4ff95 Release 3.0.1
  • 1dff14d [DEPENDENCY] Bump @​ui5/project from 3.0.0 to 3.0.1
  • d87daa9 [DEPENDENCY] Bump @​ui5/server from 3.0.0 to 3.0.1
  • c578c4e [DEPENDENCY] Bump @​ui5/builder from 3.0.0 to 3.0.1
  • 80ed971 [DEPENDENCY] Bump @​ui5/fs from 3.0.0 to 3.0.1
  • eaa0b7f In-range update of npm dependencies
  • b8e4024 [INTERNAL] Bump eslint-plugin-jsdoc from 39.9.1 to 40.0.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 1 year ago

Superseded by #379.