SAP-samples / btp-launchpad-ui-samples

Sample code of UI projects for SAP BTP Launchpad Service.
Apache License 2.0
19 stars 10 forks source link

Bump http-cache-semantics and @ui5/cli in /btp-samples-split-xsuaa/mta-app2/app2 #52

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps http-cache-semantics to 4.1.1 and updates ancestor dependency @ui5/cli. These dependencies need to be updated together.

Updates http-cache-semantics from 4.1.0 to 4.1.1

Commits


Updates @ui5/cli from 2.14.14 to 3.0.0

Release notes

Sourced from @​ui5/cli's releases.

v3.0.0

🚀 @ui5/cli version 3 is a major release with many new features and improvements

Please also refer to the v3 Migration Guide.

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:
    • Deprecate advanced APIs in preparation of refactoring 3aea5e7

Features

  • @ui5/cli:
    • Add build flag "--experimental-css-variables" (#501) 0b099db
  • @ui5/project:
    • npm/Installer: Do not wrap promise provided by rimraf v4 (#550) 2d1ccda
    • specVersion 3.0 (#522) c5070e5
    • Introduce SpecificationVersion class (#431) e57842b
    • TaskRunner: Provide taskName and logger instance to custom tasks 36cd2d8
    • TaskUtil: Add resourceFactory API to v3 interface 2e863cf
    • TaskUtil: Add getProject/getDependencies API to interface 51f2949
  • @ui5/builder:
    • Support ES2022 language features (#848) f9b8457
    • jsdoc: Support destructuring of enums for defaultValue (#775) 523f365
    • builder: Improve support for ES6+ syntax (#774) 90385fe
    • jsdoc: Improve support for ES6+ syntax (#785) 187a6a3
    • generateThemeDesignerResources task: Create css_variables.less (#730) 34e69be
    • builder: Add cssVariables option (#728) 30d58e1
    • Generate source maps for bundles (#695) 8a20c42

... (truncated)

Changelog

Sourced from @​ui5/cli's changelog.

[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:
    • Deprecate advanced APIs in preparation of refactoring 3aea5e7

Features

  • @ui5/cli:
    • Add build flag "--experimental-css-variables" (#501) 0b099db
  • @ui5/project:
    • npm/Installer: Do not wrap promise provided by rimraf v4 (#550) 2d1ccda
    • specVersion 3.0 (#522) c5070e5
    • Introduce SpecificationVersion class (#431) e57842b
    • TaskRunner: Provide taskName and logger instance to custom tasks 36cd2d8
    • TaskUtil: Add resourceFactory API to v3 interface 2e863cf
    • TaskUtil: Add getProject/getDependencies API to interface 51f2949
  • @ui5/builder:
    • Support ES2022 language features (#848) f9b8457
    • jsdoc: Support destructuring of enums for defaultValue (#775) 523f365

... (truncated)

Commits
  • a984a18 Release 3.0.0
  • 180c378 [DEPENDENCY] Bump @​ui5/project from 3.0.0-rc.9 to 3.0.0
  • aa0c020 [DEPENDENCY] Bump @​ui5/server from 3.0.0-rc.3 to 3.0.0
  • 9184e85 [DEPENDENCY] Bump @​ui5/builder from 3.0.0-rc.6 to 3.0.0
  • aa4107f [DEPENDENCY] Bump @​ui5/fs from 3.0.0-rc.6 to 3.0.0
  • 82d5dce [INTERNAL] CHANGELOG.md: Consolidate V3 release (#607)
  • 086b8de [DEPENDENCY] Bump @​ui5/logger from 3.0.1-rc.3 to 3.0.0
  • 9120399 [DEPENDENCY] Bump @​ui5/builder from 3.0.0-rc.5 to 3.0.0-rc.6
  • 2030f7f Bump jsdoc from 3.6.11 to 4.0.0
  • ed9dde4 [DEPENDENCY] Bump @​ui5/project from 3.0.0-rc.8 to 3.0.0-rc.9
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SAP-samples/btp-launchpad-ui-samples/network/alerts).