Skip to content

Commit

Permalink
Merge branch 'main' into feat/2727/adp-flp-configuration-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilko01 authored Jan 30, 2025
2 parents eedf3ed + f675a36 commit de6f437
Show file tree
Hide file tree
Showing 200 changed files with 6,716 additions and 863 deletions.
6 changes: 6 additions & 0 deletions examples/fe-fpm-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/fe-fpm-cli

## 0.0.56

### Patch Changes

- @sap-ux/fe-fpm-writer@0.32.1

## 0.0.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/fe-fpm-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/fe-fpm-cli",
"version": "0.0.55",
"version": "0.0.56",
"description": "A simple CLI to prompt required information to create a building block using the fe-fpm-writer module's prompt and generate functions.",
"license": "Apache-2.0",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions examples/odata-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/odata-cli

## 0.16.3

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/axios-extension@1.18.3

## 0.16.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/odata-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/odata-cli",
"version": "0.16.2",
"version": "0.16.3",
"description": "Simple example CLI uing the @sap-ux/axios-extension module to fetch metadata and annotations from an SAP system.",
"license": "Apache-2.0",
"private": true,
Expand Down
35 changes: 35 additions & 0 deletions examples/simple-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# @sap-ux/generator-simple-fe

## 1.0.117

### Patch Changes

- @sap-ux/axios-extension@1.18.3
- @sap-ux/system-access@0.5.28
- @sap-ux/fiori-elements-writer@2.0.7
- @sap-ux/fiori-freestyle-writer@2.0.6

## 1.0.116

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/axios-extension@1.18.3
- @sap-ux/system-access@0.5.28
- @sap-ux/fiori-elements-writer@2.0.6
- @sap-ux/fiori-freestyle-writer@2.0.5

## 1.0.115

### Patch Changes

- @sap-ux/fiori-elements-writer@2.0.5
- @sap-ux/fiori-freestyle-writer@2.0.4

## 1.0.114

### Patch Changes

- Updated dependencies [d6b7440]
- @sap-ux/fiori-freestyle-writer@2.0.3
- @sap-ux/fiori-elements-writer@2.0.4

## 1.0.113

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/generator-simple-fe",
"version": "1.0.113",
"version": "1.0.117",
"description": "Simple example of a yeoman generator for Fiori elements.",
"license": "Apache-2.0",
"private": true,
Expand Down
27 changes: 27 additions & 0 deletions packages/abap-deploy-config-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @sap-ux/abap-deploy-config-inquirer

## 1.2.7

### Patch Changes

- @sap-ux/axios-extension@1.18.3
- @sap-ux/fiori-generator-shared@0.7.23
- @sap-ux/system-access@0.5.28
- @sap-ux/inquirer-common@0.6.10

## 1.2.6

### Patch Changes

- Updated dependencies [5e3a5f8]
- @sap-ux/inquirer-common@0.6.9

## 1.2.5

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/axios-extension@1.18.3
- @sap-ux/fiori-generator-shared@0.7.22
- @sap-ux/inquirer-common@0.6.8
- @sap-ux/system-access@0.5.28

## 1.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-inquirer"
},
"version": "1.2.4",
"version": "1.2.7",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
30 changes: 30 additions & 0 deletions packages/abap-deploy-config-sub-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# @sap-ux/abap-deploy-config-sub-generator

## 0.0.24

### Patch Changes

- Updated dependencies [096b021]
- @sap-ux/project-access@1.29.3
- @sap-ux/abap-deploy-config-writer@0.0.81
- @sap-ux/fiori-generator-shared@0.7.23
- @sap-ux/telemetry@0.5.55
- @sap-ux/abap-deploy-config-inquirer@1.2.7
- @sap-ux/deploy-config-generator-shared@0.0.15

## 0.0.23

### Patch Changes

- @sap-ux/abap-deploy-config-inquirer@1.2.6

## 0.0.22

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/abap-deploy-config-inquirer@1.2.5
- @sap-ux/deploy-config-generator-shared@0.0.14
- @sap-ux/fiori-generator-shared@0.7.22
- @sap-ux/telemetry@0.5.54
- @sap-ux/abap-deploy-config-writer@0.0.80

## 0.0.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-sub-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-sub-generator"
},
"version": "0.0.21",
"version": "0.0.24",
"license": "Apache-2.0",
"main": "generators/app/index.js",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions packages/abap-deploy-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @sap-ux/abap-deploy-config-writer

## 0.0.81

### Patch Changes

- Updated dependencies [096b021]
- @sap-ux/project-access@1.29.3
- @sap-ux/system-access@0.5.28

## 0.0.80

### Patch Changes

- @sap-ux/system-access@0.5.28

## 0.0.79

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-writer"
},
"version": "0.0.79",
"version": "0.0.81",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
35 changes: 35 additions & 0 deletions packages/adp-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# @sap-ux/adp-tooling

## 0.12.119

### Patch Changes

- Updated dependencies [096b021]
- @sap-ux/project-access@1.29.3
- @sap-ux/axios-extension@1.18.3
- @sap-ux/odata-service-writer@0.25.5
- @sap-ux/system-access@0.5.28
- @sap-ux/inquirer-common@0.6.10

## 0.12.118

### Patch Changes

- Updated dependencies [5e3a5f8]
- @sap-ux/inquirer-common@0.6.9

## 0.12.117

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/axios-extension@1.18.3
- @sap-ux/inquirer-common@0.6.8
- @sap-ux/system-access@0.5.28

## 0.12.116

### Patch Changes

- Updated dependencies [9910e7f]
- @sap-ux/odata-service-writer@0.25.5

## 0.12.115

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adp-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
},
"version": "0.12.115",
"version": "0.12.119",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/annotation-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/annotation-generator

## 0.3.1

### Patch Changes

- Updated dependencies [096b021]
- @sap-ux/project-access@1.29.3
- @sap-ux/fiori-annotation-api@0.4.1

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/annotation-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/annotation-generator",
"version": "0.3.0",
"version": "0.3.1",
"description": "Library that provides API for generation of annotations by SAP Fiori App Generator",
"publisher": "SAPSE",
"author": "SAP SE",
Expand Down
16 changes: 16 additions & 0 deletions packages/app-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @sap-ux/app-config-writer

## 0.5.21

### Patch Changes

- Updated dependencies [096b021]
- @sap-ux/project-access@1.29.3
- @sap-ux/axios-extension@1.18.3

## 0.5.20

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/axios-extension@1.18.3

## 0.5.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-config-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/app-config-writer",
"description": "Add or update configuration for SAP Fiori tools application",
"version": "0.5.19",
"version": "0.5.21",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/axios-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/axios-extension

## 1.18.3

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0

## 1.18.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/axios-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/axios-extension",
"version": "1.18.2",
"version": "1.18.3",
"description": "Extension of the Axios module adding convenience methods to interact with SAP systems especially with OData services.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/backend-proxy-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/backend-proxy-middleware

## 0.8.31

### Patch Changes

- Updated dependencies [df2d965]
- @sap-ux/btp-utils@0.18.0
- @sap-ux/axios-extension@1.18.3

## 0.8.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-proxy-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Abackend-proxy-middleware"
},
"version": "0.8.30",
"version": "0.8.31",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/btp-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/btp-utils

## 0.18.0

### Minor Changes

- df2d965: new functionality to generate OAuth2TokenExchange BTP destination using cf-tools

## 0.17.2

### Patch Changes
Expand Down
5 changes: 3 additions & 2 deletions packages/btp-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/btp-utils",
"version": "0.17.2",
"version": "0.18.0",
"description": "Library to simplify working with SAP BTP specific features especially in SAP Business Application",
"repository": {
"type": "git",
Expand All @@ -27,7 +27,8 @@
},
"dependencies": {
"@sap/cf-tools": "3.2.2",
"axios": "1.7.4"
"axios": "1.7.4",
"@sap/bas-sdk": "3.11.2"
},
"devDependencies": {
"nock": "13.4.0",
Expand Down
Loading

0 comments on commit de6f437

Please sign in to comment.