Skip to content

Commit ebce8e7

Browse files
dependabot[bot]cloud-sdk-js
and
cloud-sdk-js
authored
chore(deps): Bump the sap-cloud-sdk group with 7 updates (#582)
* chore(deps): Bump the sap-cloud-sdk group with 7 updates Bumps the sap-cloud-sdk group with 7 updates: | Package | From | To | | --- | --- | --- | | [@sap-cloud-sdk/connectivity](https://github.com/SAP/cloud-sdk-js) | `3.26.1` | `4.0.0` | | [@sap-cloud-sdk/eslint-config](https://github.com/SAP/cloud-sdk-js) | `3.26.1` | `4.0.0` | | [@sap-cloud-sdk/generator-common](https://github.com/SAP/cloud-sdk-js) | `3.26.1` | `4.0.0` | | [@sap-cloud-sdk/http-client](https://github.com/SAP/cloud-sdk-js) | `3.26.1` | `4.0.0` | | [@sap-cloud-sdk/openapi-generator](https://github.com/SAP/cloud-sdk-js) | `3.26.1` | `4.0.0` | | [@sap-cloud-sdk/util](https://github.com/SAP/cloud-sdk-js) | `3.26.1` | `4.0.0` | | [@sap-cloud-sdk/openapi](https://github.com/SAP/cloud-sdk-js) | `3.26.1` | `4.0.0` | Updates `@sap-cloud-sdk/connectivity` from 3.26.1 to 4.0.0 - [Release notes](https://github.com/SAP/cloud-sdk-js/releases) - [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-sdk-js@v3.26.1...v4.0.0) Updates `@sap-cloud-sdk/eslint-config` from 3.26.1 to 4.0.0 - [Release notes](https://github.com/SAP/cloud-sdk-js/releases) - [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-sdk-js@v3.26.1...v4.0.0) Updates `@sap-cloud-sdk/generator-common` from 3.26.1 to 4.0.0 - [Release notes](https://github.com/SAP/cloud-sdk-js/releases) - [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-sdk-js@v3.26.1...v4.0.0) Updates `@sap-cloud-sdk/http-client` from 3.26.1 to 4.0.0 - [Release notes](https://github.com/SAP/cloud-sdk-js/releases) - [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-sdk-js@v3.26.1...v4.0.0) Updates `@sap-cloud-sdk/openapi-generator` from 3.26.1 to 4.0.0 - [Release notes](https://github.com/SAP/cloud-sdk-js/releases) - [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-sdk-js@v3.26.1...v4.0.0) Updates `@sap-cloud-sdk/util` from 3.26.1 to 4.0.0 - [Release notes](https://github.com/SAP/cloud-sdk-js/releases) - [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-sdk-js@v3.26.1...v4.0.0) Updates `@sap-cloud-sdk/openapi` from 3.26.1 to 4.0.0 - [Release notes](https://github.com/SAP/cloud-sdk-js/releases) - [Changelog](https://github.com/SAP/cloud-sdk-js/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-sdk-js@v3.26.1...v4.0.0) --- updated-dependencies: - dependency-name: "@sap-cloud-sdk/connectivity" dependency-type: direct:production update-type: version-update:semver-major dependency-group: sap-cloud-sdk - dependency-name: "@sap-cloud-sdk/eslint-config" dependency-type: direct:development update-type: version-update:semver-major dependency-group: sap-cloud-sdk - dependency-name: "@sap-cloud-sdk/generator-common" dependency-type: direct:development update-type: version-update:semver-major dependency-group: sap-cloud-sdk - dependency-name: "@sap-cloud-sdk/http-client" dependency-type: direct:production update-type: version-update:semver-major dependency-group: sap-cloud-sdk - dependency-name: "@sap-cloud-sdk/openapi-generator" dependency-type: direct:development update-type: version-update:semver-major dependency-group: sap-cloud-sdk - dependency-name: "@sap-cloud-sdk/util" dependency-type: direct:production update-type: version-update:semver-major dependency-group: sap-cloud-sdk - dependency-name: "@sap-cloud-sdk/openapi" dependency-type: direct:production update-type: version-update:semver-major dependency-group: sap-cloud-sdk ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update pnpm-lock.yaml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cloud-sdk-js <[email protected]>
1 parent bef79bc commit ebce8e7

File tree

11 files changed

+381
-322
lines changed

11 files changed

+381
-322
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"@sap-ai-sdk/foundation-models": "workspace:^",
4242
"@sap-ai-sdk/orchestration": "workspace:^",
4343
"tsx": "^4.19.3",
44-
"@sap-cloud-sdk/connectivity": "^3.26.1",
45-
"@sap-cloud-sdk/eslint-config": "^3.26.1",
46-
"@sap-cloud-sdk/generator-common": "^3.26.1",
47-
"@sap-cloud-sdk/http-client": "^3.26.1",
48-
"@sap-cloud-sdk/openapi-generator": "^3.26.1",
49-
"@sap-cloud-sdk/util": "^3.26.1",
44+
"@sap-cloud-sdk/connectivity": "^4.0.1",
45+
"@sap-cloud-sdk/eslint-config": "^4.0.1",
46+
"@sap-cloud-sdk/generator-common": "^4.0.1",
47+
"@sap-cloud-sdk/http-client": "^4.0.1",
48+
"@sap-cloud-sdk/openapi-generator": "^4.0.1",
49+
"@sap-cloud-sdk/util": "^4.0.1",
5050
"@types/jest": "^29.5.14",
5151
"@types/jsonwebtoken": "^9.0.9",
5252
"@types/mock-fs": "^4.13.4",

packages/ai-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
},
3030
"dependencies": {
3131
"@sap-ai-sdk/core": "workspace:^",
32-
"@sap-cloud-sdk/connectivity": "^3.26.1"
32+
"@sap-cloud-sdk/connectivity": "^4.0.1"
3333
}
3434
}

packages/core/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"lint:fix": "eslint \"**/*.ts\" --fix && prettier . --config ../../.prettierrc --ignore-path ../../.prettierignore -w --log-level error"
2727
},
2828
"dependencies": {
29-
"@sap-cloud-sdk/connectivity": "^3.26.1",
30-
"@sap-cloud-sdk/http-client": "^3.26.1",
31-
"@sap-cloud-sdk/openapi": "^3.26.1",
32-
"@sap-cloud-sdk/util": "^3.26.1"
29+
"@sap-cloud-sdk/connectivity": "^4.0.1",
30+
"@sap-cloud-sdk/http-client": "^4.0.1",
31+
"@sap-cloud-sdk/openapi": "^4.0.1",
32+
"@sap-cloud-sdk/util": "^4.0.1"
3333
}
3434
}

packages/foundation-models/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"dependencies": {
3333
"@sap-ai-sdk/ai-api": "workspace:^",
3434
"@sap-ai-sdk/core": "workspace:^",
35-
"@sap-cloud-sdk/http-client": "^3.26.1",
36-
"@sap-cloud-sdk/util": "^3.26.1",
37-
"@sap-cloud-sdk/connectivity": "^3.26.1"
35+
"@sap-cloud-sdk/http-client": "^4.0.1",
36+
"@sap-cloud-sdk/util": "^4.0.1",
37+
"@sap-cloud-sdk/connectivity": "^4.0.1"
3838
}
3939
}

packages/langchain/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@sap-ai-sdk/core": "workspace:^",
3131
"@sap-ai-sdk/foundation-models": "workspace:^",
3232
"@sap-ai-sdk/orchestration": "workspace:^",
33-
"@sap-cloud-sdk/connectivity": "^3.26.1",
33+
"@sap-cloud-sdk/connectivity": "^4.0.1",
3434
"uuid": "^11.1.0",
3535
"@langchain/core": "0.3.42",
3636
"zod-to-json-schema": "^3.24.3"

packages/orchestration/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"dependencies": {
3333
"@sap-ai-sdk/core": "workspace:^",
3434
"@sap-ai-sdk/ai-api": "workspace:^",
35-
"@sap-cloud-sdk/util": "^3.26.1"
35+
"@sap-cloud-sdk/util": "^4.0.1"
3636
},
3737
"devDependencies": {
38-
"@sap-cloud-sdk/http-client": "^3.26.1",
39-
"@sap-cloud-sdk/connectivity": "^3.26.1"
38+
"@sap-cloud-sdk/http-client": "^4.0.1",
39+
"@sap-cloud-sdk/connectivity": "^4.0.1"
4040
}
4141
}

0 commit comments

Comments
 (0)