Vladislav Leonkev
13af32a865
add changes for fiori service deployment
2025-01-21 12:20:59 +01:00
Vladislav Leonkev
6dacb9cfa2
update dependencies
2025-01-17 11:12:18 +01:00
Vladislav Leonkev
78df7e05c8
keep native_hana_associations only in the root
2025-01-17 11:09:02 +01:00
Vladislav Leonkev
951daa8b43
align native_hana_associations, update dependencies, add default deployment config files
2025-01-16 11:57:43 +01:00
Vladislav Leonkev
1271c6272f
add admin role
2025-01-09 15:52:37 +01:00
Vladislav Leonkev
e7e64f313d
update versions
2025-01-09 15:51:53 +01:00
Vladislav Leonkev
480a16dfa2
remove bookshop service, rename app router directory
2024-12-20 16:00:36 +01:00
Vladislav Leonkev
44088c63c8
small typo
2024-12-19 09:16:51 +01:00
Vladislav Leonkev
3c5dbab4ff
remove destination binding from approuter
2024-12-13 12:49:29 +01:00
Vladislav Leonkev
9cce2a45c9
bookstore: remote service credentials only for production profile
2024-12-12 16:45:54 +01:00
Vladislav Leonkev
37fb78d86e
mta.yaml: optimize destinations
2024-12-12 16:04:41 +01:00
Vladislav Leonkev
6e7dc8ef6a
Reviews app: provide csrfToken
2024-12-12 16:03:44 +01:00
Vladislav Leonkev
63b004ea4b
add OrderChanged event definition
2024-12-12 13:57:04 +01:00
Vladislav Leonkev
1f14460797
receive OrderedBook event
2024-12-11 17:17:30 +01:00
Vladislav Leonkev
db100bfda4
bookshop: include fiori/app/services.cds
2024-12-10 11:54:57 +01:00
Vladislav Leonkev
561dc2881c
sym-link vue apps in app/router
2024-12-10 11:51:51 +01:00
Vladislav Leonkev
03afb68ad9
add destinations for bookstore
2024-12-09 20:57:20 +01:00
Vladislav Leonkev
32b0e82c98
deploy orders,reviews,bookstore
2024-12-09 19:49:50 +01:00
Vladislav Leonkev
1a0df4d31d
deploy bookshop
2024-12-09 15:45:34 +01:00
dependabot[bot]
32bc0ab94f
Bump the production-dependencies group across 1 directory with 2 updates ( #781 )
...
Bumps the production-dependencies group with 2 updates in the / directory: [@sap/cds](https://cap.cloud.sap/ ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 8.4.0 to 8.5.0
Updates `@cap-js-community/odata-v2-adapter` from 1.13.7 to 1.13.8
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.13.7...v1.13.8 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 16:00:38 +00:00
dependabot[bot]
b652150788
Bump the development-dependencies group across 1 directory with 4 updates ( #782 )
...
Bumps the development-dependencies group with 4 updates in the / directory: [@cap-js/cds-types](https://github.com/cap-js/cds-types ), [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ), [axios](https://github.com/axios/axios ) and [eslint](https://github.com/eslint/eslint ).
Updates `@cap-js/cds-types` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/cap-js/cds-types/releases )
- [Changelog](https://github.com/cap-js/cds-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js/cds-types/compare/v0.7.0...v0.8.0 )
Updates `@cap-js/sqlite` from 1.7.5 to 1.7.7
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Changelog](https://github.com/cap-js/cds-dbs/blob/main/release-please-config.json )
- [Commits](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.7.5...sqlite-v1.7.7 )
Updates `axios` from 1.7.7 to 1.7.8
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.7.8 )
Updates `eslint` from 9.14.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.14.0...v9.16.0 )
---
updated-dependencies:
- dependency-name: "@cap-js/cds-types"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 16:58:42 +01:00
Johannes Vogt
4379170c89
Merge pull request #779 from SAP-samples/fix-media-server
...
fix media server
2024-11-25 11:45:27 +01:00
Johannes Vogt
29f9016c37
Merge branch 'main' into fix-media-server
2024-11-25 10:09:51 +01:00
Daniel Hutzel
b1a13f2460
common as plugin
2024-11-25 00:31:04 +01:00
Johannes Vogt
ee028e76b6
fix media server
2024-11-22 11:40:55 +01:00
dependabot[bot]
33b7691f51
Bump the development-dependencies group with 2 updates ( #773 )
...
Bumps the development-dependencies group with 2 updates: [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) and [eslint](https://github.com/eslint/eslint ).
Updates `@cap-js/sqlite` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Changelog](https://github.com/cap-js/cds-dbs/blob/main/release-please-config.json )
- [Commits](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.7.4...sqlite-v1.7.5 )
Updates `eslint` from 9.13.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0 )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 13:04:24 +00:00
dependabot[bot]
66f55959ea
Bump the production-dependencies group with 2 updates ( #772 )
...
Bumps the production-dependencies group with 2 updates: [@sap/cds](https://cap.cloud.sap/ ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 8.3.1 to 8.4.0
Updates `@cap-js-community/odata-v2-adapter` from 1.13.6 to 1.13.7
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.13.6...v1.13.7 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 14:02:28 +01:00
Daniel Hutzel
5e5ed7749d
More i18n content
2024-11-04 12:40:24 +01:00
Daniel Hutzel
543405e6bb
I18n content added
2024-11-04 07:40:55 +01:00
dependabot[bot]
396ddab332
Bump @cap-js/cds-types in the development-dependencies group ( #771 )
...
Bumps the development-dependencies group with 1 update: [@cap-js/cds-types](https://github.com/cap-js/cds-types ).
Updates `@cap-js/cds-types` from 0.6.5 to 0.7.0
- [Release notes](https://github.com/cap-js/cds-types/releases )
- [Changelog](https://github.com/cap-js/cds-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js/cds-types/compare/v0.6.5...v0.7.0 )
---
updated-dependencies:
- dependency-name: "@cap-js/cds-types"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 09:46:16 +01:00
Daniel Hutzel
7c4478b385
OrderNo field length increased to 44
...
... to avoid validation errors
2024-10-22 12:12:51 +02:00
dependabot[bot]
1cc507a484
Bump @cap-js-community/odata-v2-adapter ( #769 )
...
Bumps the production-dependencies group with 1 update: [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@cap-js-community/odata-v2-adapter` from 1.13.5 to 1.13.6
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.13.5...v1.13.6 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 14:21:00 +00:00
dependabot[bot]
c0358bce4d
Bump the development-dependencies group across 1 directory with 2 updates ( #770 )
...
Bumps the development-dependencies group with 2 updates in the / directory: [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) and [eslint](https://github.com/eslint/eslint ).
Updates `@cap-js/sqlite` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Changelog](https://github.com/cap-js/cds-dbs/blob/main/release-please-config.json )
- [Commits](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.7.3...sqlite-v1.7.4 )
Updates `eslint` from 9.11.1 to 9.13.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.11.1...v9.13.0 )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 16:18:56 +02:00
dependabot[bot]
010521b120
Bump the production-dependencies group across 1 directory with 3 updates ( #767 )
...
Bumps the production-dependencies group with 3 updates in the / directory: [@sap/cds](https://cap.cloud.sap/ ), [express](https://github.com/expressjs/express ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 8.2.3 to 8.3.1
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1 )
Updates `@cap-js-community/odata-v2-adapter` from 1.13.3 to 1.13.5
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.13.3...v1.13.5 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 09:52:16 +02:00
dependabot[bot]
48e45729ff
Bump eslint from 9.11.0 to 9.11.1 in the development-dependencies group ( #764 )
...
Bumps the development-dependencies group with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 9.11.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.11.0...v9.11.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 15:14:54 +02:00
dependabot[bot]
d124a903cc
Bump eslint from 9.10.0 to 9.11.0 in the development-dependencies group ( #763 )
...
Bumps the development-dependencies group with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 9.10.0 to 9.11.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.10.0...v9.11.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 13:34:32 +00:00
dependabot[bot]
8587be71c2
Bump the production-dependencies group with 2 updates ( #762 )
...
Bumps the production-dependencies group with 2 updates: [@sap/cds](https://cap.cloud.sap/ ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 8.2.2 to 8.2.3
Updates `@cap-js-community/odata-v2-adapter` from 1.13.2 to 1.13.3
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.13.2...v1.13.3 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 15:32:30 +02:00
Christian Georgi
eb9a5ed971
Add cds-types ( #761 )
...
Also add Node 22 to CI
2024-09-16 14:52:43 +02:00
dependabot[bot]
2f91f7d2d4
Bump @sap/cds from 8.2.1 to 8.2.2 in the production-dependencies group ( #760 )
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 8.2.1 to 8.2.2
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 14:13:50 +02:00
dependabot[bot]
23cc7794b3
Bump path-to-regexp and express ( #759 )
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 08:06:33 +02:00
dependabot[bot]
26d1b1a655
Bump eslint from 9.9.1 to 9.10.0 in the development-dependencies group ( #758 )
...
Bumps the development-dependencies group with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 9.9.1 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.9.1...v9.10.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 13:34:04 +00:00
dependabot[bot]
a8d6fc43b5
Bump @sap/cds from 8.1.1 to 8.2.1 in the production-dependencies group ( #757 )
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 8.1.1 to 8.2.1
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 15:32:17 +02:00
dependabot[bot]
0ba1f2e294
Bump axios from 1.7.5 to 1.7.7 in the development-dependencies group ( #756 )
...
Bumps the development-dependencies group with 1 update: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.7.5 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.5...v1.7.7 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 12:18:09 +00:00
dependabot[bot]
53fbbaa3da
Bump @cap-js-community/odata-v2-adapter ( #755 )
...
Bumps the production-dependencies group with 1 update: [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@cap-js-community/odata-v2-adapter` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.13.1...v1.13.2 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 14:16:24 +02:00
Daniel Hutzel
d844642ce9
Optimized expands from Vue.js App
2024-08-28 13:35:03 +02:00
dependabot[bot]
8343013d3a
Bump the development-dependencies group with 2 updates ( #754 )
...
Bumps the development-dependencies group with 2 updates: [axios](https://github.com/axios/axios ) and [eslint](https://github.com/eslint/eslint ).
Updates `axios` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.7.5 )
Updates `eslint` from 9.9.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.9.0...v9.9.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 14:19:50 +02:00
dependabot[bot]
9db71a6635
Bump axios from 1.7.3 to 1.7.4 in the development-dependencies group ( #753 )
...
Bumps the development-dependencies group with 1 update: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.3...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 14:49:30 +02:00
dependabot[bot]
a9de08222c
Bump eslint from 9.8.0 to 9.9.0 in the development-dependencies group ( #752 )
...
Bumps the development-dependencies group with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 9.8.0 to 9.9.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 14:14:07 +00:00
dependabot[bot]
daabec1ce9
Bump @sap/cds from 8.1.0 to 8.1.1 in the production-dependencies group ( #751 )
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 8.1.0 to 8.1.1
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 16:11:57 +02:00
Daniel Schlachter
cf7506f2f7
Better error message if modules are not found ( #750 )
...
---------
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
Co-authored-by: Daniel Schlachter <daniel.schlachter@sap.com >
Co-authored-by: Andre Meyering <info@andremeyering.de >
2024-08-07 20:23:32 +02:00
dependabot[bot]
e6358b55d1
Bump @cap-js-community/odata-v2-adapter ( #748 )
...
Bumps the production-dependencies group with 1 update: [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@cap-js-community/odata-v2-adapter` from 1.13.0 to 1.13.1
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 13:29:00 +00:00
dependabot[bot]
e7927b39b1
Bump axios from 1.7.2 to 1.7.3 in the development-dependencies group ( #749 )
...
Bumps the development-dependencies group with 1 update: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 15:27:09 +02:00
Christian Georgi
7b7686cb29
Use npm ci instead of npm install
2024-07-29 21:06:18 +02:00
Pierre Fritsch
e2902640e3
Add test to illustrate how to call actions locally ( #276 )
...
* Add test to illustrate how to call actions locally
Add the code sample from the capire section [Unbound Actions / Functions](https://cap.cloud.sap/docs/node.js/services#-unbound-actions--functions ) as a test in the code sample repository.
Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com >
* Wrap the action calls into a transaction
Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com >
* Add assertions
Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
* Update test/consuming-actions.test.js
---------
Signed-off-by: Pierre Fritsch <PierreFritsch@users.noreply.github.com >
Co-authored-by: sjvans <30337871+sjvans@users.noreply.github.com >
2024-07-29 20:38:54 +02:00
Pierre Fritsch
ccb14d9791
README: Fix link to "Getting Started" page ( #744 )
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2024-07-29 15:22:05 +00:00
dependabot[bot]
3f3af6c39c
Bump @sap/cds from 8.0.4 to 8.1.0 in the production-dependencies group ( #746 )
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 8.0.4 to 8.1.0
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 14:19:03 +00:00
dependabot[bot]
c8aba771c5
Bump the development-dependencies group with 2 updates ( #747 )
...
Bumps the development-dependencies group with 2 updates: [chai](https://github.com/chaijs/chai ) and [eslint](https://github.com/eslint/eslint ).
Updates `chai` from 4.4.1 to 4.5.0
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.4.1...v4.5.0 )
Updates `eslint` from 9.7.0 to 9.8.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 16:17:35 +02:00
dependabot[bot]
a90175f28d
Bump semver from 7.6.2 to 7.6.3 in the development-dependencies group ( #743 )
...
Bumps the development-dependencies group with 1 update: [semver](https://github.com/npm/node-semver ).
Updates `semver` from 7.6.2 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 17:21:00 +02:00
dependabot[bot]
f41416408a
Bump the production-dependencies group with 2 updates ( #742 )
...
Bumps the production-dependencies group with 2 updates: [@sap/cds](https://cap.cloud.sap/ ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 8.0.3 to 8.0.4
Updates `@cap-js-community/odata-v2-adapter` from 1.12.12 to 1.13.0
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.12...v1.13.0 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 16:12:42 +02:00
Daniel Hutzel
7a2e345cd5
fix bookshop requests.http
2024-07-16 15:29:08 +02:00
Daniel Hutzel
722cf622eb
Simplify hello world sample
2024-07-16 15:28:27 +02:00
Daniel Hutzel
b8d389a40a
Update genres.http
2024-07-15 18:30:12 +02:00
Daniel Hutzel
82c633ce01
Post TechEd cosmetics ( #619 )
...
* Post TechEd cosmetics
* Update package-lock.json
2024-07-15 14:45:03 +02:00
Daniel Hutzel
3161758e5f
chore: reducing 3rd dependencies ( #722 )
...
* chore: reducing 3rd dependencies
* Update package.json
Co-authored-by: Bob den Os <108393871+BobdenOs@users.noreply.github.com >
* Keep using jest by default
---------
Co-authored-by: Bob den Os <108393871+BobdenOs@users.noreply.github.com >
2024-07-15 14:37:58 +02:00
Daniel Hutzel
02ea798f5f
Streamlined eslint usage for eslint9 w/ cds8 ( #719 )
...
* Streamlined eslint usage
* import from @sap/cds instead of @sap/cds/lib
* Using @sap/cds/eslint.js
* eslint.config.mjs aktualisieren
* Adjusted eslint usage for eslint9 with cds8
2024-07-15 14:27:03 +02:00
Daniel Hutzel
09f02676ef
Quirks mode is gone w/ cds8 ( #729 )
...
* Quirks mode is gone w/ cds8
* Update test/cds.ql.test.js
* Updated package-lock.json
2024-07-15 14:16:10 +02:00
Daniel Hutzel
cae0d36206
Fixed id generation for non-draft requests
2024-07-11 11:35:40 +02:00
Christian Georgi
ea79264e9d
Fix ignore version
2024-07-01 16:47:56 +02:00
dependabot[bot]
c2d1217e4a
Bump the production-dependencies group across 1 directory with 2 updates ( #737 )
...
Bumps the production-dependencies group with 2 updates in the / directory: [@sap/cds](https://cap.cloud.sap/ ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 7.9.2 to 7.9.3
Updates `@cap-js-community/odata-v2-adapter` from 1.12.10 to 1.12.11
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.10...v1.12.11 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 16:46:51 +02:00
Christian Georgi
d739680180
Exclude chai-as-promised 8
2024-06-24 14:47:22 +02:00
dependabot[bot]
326729e03d
Bump braces from 3.0.2 to 3.0.3 ( #733 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 09:13:47 +02:00
Daniel Hutzel
6e56eb9c01
formatting
2024-06-13 00:22:28 +02:00
dependabot[bot]
1a0d3e60cf
Bump @cap-js-community/odata-v2-adapter ( #731 )
...
Bumps the production-dependencies group with 1 update: [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@cap-js-community/odata-v2-adapter` from 1.12.9 to 1.12.10
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.9...v1.12.10 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 14:06:53 +02:00
dependabot[bot]
402a5816e3
Bump @sap/cds from 7.9.1 to 7.9.2 in the production-dependencies group ( #723 )
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 7.9.1 to 7.9.2
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 17:58:08 +00:00
dependabot[bot]
cdb9ae6436
Bump the development-dependencies group across 1 directory with 3 updates ( #730 )
...
Bumps the development-dependencies group with 3 updates in the / directory: [axios](https://github.com/axios/axios ), [eslint](https://github.com/eslint/eslint ) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `axios` from 1.7.0 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.0...v1.7.2 )
Updates `eslint` from 9.3.0 to 9.4.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.3.0...v9.4.0 )
Updates `@types/node` from 20.12.12 to 20.14.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 19:56:16 +02:00
Daniel Hutzel
4ba262f02a
.
2024-05-31 14:23:56 +02:00
sjvans
187014d98b
adjust content-type check ( #728 )
2024-05-29 10:42:35 +02:00
Daniel Hutzel
85f24970de
Fully revert hacks ( #727 )
2024-05-29 09:58:02 +02:00
Samuel Brucksch
a191c4fd50
Partially revert "fix: adjusted tests for new OData adapter" ( #726 )
2024-05-28 18:22:45 +02:00
Dr. David A. Kunz
ac3cfa81c7
Merge pull request #725 from SAP-samples/fix-for-new-adapter
...
fix: adjusted tests for new OData adapter
2024-05-28 14:40:32 +02:00
Samuel Brucksch
710dd7ac32
make it work
2024-05-28 14:27:08 +02:00
dependabot[bot]
bbe2bae087
Bump axios from 1.6.8 to 1.7.0 in the development-dependencies group ( #721 )
...
Bumps the development-dependencies group with 1 update: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.6.8 to 1.7.0
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 22:12:40 +02:00
Daniel Hutzel
ec8608faab
.
2024-05-19 16:14:38 +02:00
Daniel Hutzel
4c46f115f5
Corrected tests
2024-05-19 10:53:14 +02:00
Daniel Hutzel
c6b88f6b66
import from @sap/cds instead of @sap/cds/lib
2024-05-14 15:57:14 +02:00
Daniel Hutzel
aaa94e2d5f
Improve tests to also work with node --test
2024-05-14 14:37:37 +02:00
dependabot[bot]
0f6809a45b
Bump the development-dependencies group with 5 updates ( #720 )
...
Bumps the development-dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) | `1.6.0` | `1.7.0` |
| [@sap/eslint-plugin-cds](https://cap.cloud.sap/ ) | `3.0.2` | `3.0.3` |
| [chai-as-promised](https://github.com/domenic/chai-as-promised ) | `7.1.1` | `7.1.2` |
| [semver](https://github.com/npm/node-semver ) | `7.6.0` | `7.6.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.12.8` | `20.12.11` |
Updates `@cap-js/sqlite` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Changelog](https://github.com/cap-js/cds-dbs/blob/main/release-please-config.json )
- [Commits](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.6.0...sqlite-v1.7.0 )
Updates `@sap/eslint-plugin-cds` from 3.0.2 to 3.0.3
Updates `chai-as-promised` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/domenic/chai-as-promised/releases )
- [Commits](https://github.com/domenic/chai-as-promised/compare/v7.1.1...v7.1.2 )
Updates `semver` from 7.6.0 to 7.6.2
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.6.0...v7.6.2 )
Updates `@types/node` from 20.12.8 to 20.12.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@sap/eslint-plugin-cds"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: chai-as-promised
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 14:57:32 +02:00
dependabot[bot]
6249fa2270
Bump @cap-js-community/odata-v2-adapter ( #717 )
...
Bumps the production-dependencies group with 1 update: [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@cap-js-community/odata-v2-adapter` from 1.12.8 to 1.12.9
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.8...v1.12.9 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 12:47:59 +00:00
dependabot[bot]
9e02e2c796
Bump eslint from 9.1.1 to 9.2.0 in the development-dependencies group ( #718 )
...
Bumps the development-dependencies group with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 9.1.1 to 9.2.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.1.1...v9.2.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:46:33 +02:00
Daniel O'Grady
d9f50d635f
Add package lock and eslint config ( #711 )
2024-05-03 12:40:11 +02:00
Johannes Vogel
546f374b08
deps: open up cds range for next major ( #714 )
2024-05-02 10:02:32 +02:00
dependabot[bot]
bb127bcc58
Bump @sap/cds from 7.8.1 to 7.8.2 in the production-dependencies group ( #712 )
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 7.8.1 to 7.8.2
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 14:53:56 +02:00
dependabot[bot]
d08749fd21
Bump the production-dependencies group with 2 updates ( #709 )
...
Bumps the production-dependencies group with 2 updates: [@sap/cds](https://cap.cloud.sap/ ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 7.7.3 to 7.8.1
Updates `@cap-js-community/odata-v2-adapter` from 1.12.7 to 1.12.8
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.7...v1.12.8 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 13:14:02 +00:00
dependabot[bot]
be5696b14e
Bump the development-dependencies group with 3 updates ( #710 )
...
Bumps the development-dependencies group with 3 updates: [@sap/eslint-plugin-cds](https://cap.cloud.sap/ ), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@sap/eslint-plugin-cds` from 2.6.7 to 2.7.0
Updates `@types/node` from 20.12.5 to 20.12.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `typescript` from 5.4.4 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5 )
---
updated-dependencies:
- dependency-name: "@sap/eslint-plugin-cds"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 15:12:36 +02:00
dependabot[bot]
9263f747c7
Bump the development-dependencies group with 2 updates ( #707 )
...
Bumps the development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@types/node` from 20.12.2 to 20.12.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `typescript` from 5.4.3 to 5.4.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 09:05:32 +02:00
TheNickest
ead660bfe4
refactor: change type import to official capire recommendation ( #706 )
2024-04-04 18:32:36 +02:00
dependabot[bot]
e2712acaec
Bump the development-dependencies group with 1 update ( #704 )
...
Bumps the development-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 20.11.30 to 20.12.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 09:14:52 +02:00
dependabot[bot]
426b64caaf
Bump express from 4.19.1 to 4.19.2 ( #702 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.1...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 11:30:49 +01:00
Marcel Schwarz
ac6d87dc03
Use preferred .after('each', ...) handler ( #701 )
2024-03-27 08:49:41 +01:00
dependabot[bot]
b716b1e0f8
Bump the development-dependencies group with 3 updates ( #700 )
...
Bumps the development-dependencies group with 3 updates: [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@cap-js/sqlite` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Changelog](https://github.com/cap-js/cds-dbs/blob/main/release-please-config.json )
- [Commits](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.5.1...sqlite-v1.6.0 )
Updates `@types/node` from 20.11.28 to 20.11.30
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3 )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 12:29:21 +00:00
dependabot[bot]
de8fd4b86a
Bump the production-dependencies group with 2 updates ( #699 )
...
Bumps the production-dependencies group with 2 updates: [@sap/cds](https://cap.cloud.sap/ ) and [express](https://github.com/expressjs/express ).
Updates `@sap/cds` from 7.7.2 to 7.7.3
Updates `express` from 4.18.3 to 4.19.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.1 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 13:27:29 +01:00
dependabot[bot]
464e7c40dc
Bump the development-dependencies group with 3 updates ( #698 )
...
Bumps the development-dependencies group with 3 updates: [@sap/eslint-plugin-cds](https://cap.cloud.sap/ ), [axios](https://github.com/axios/axios ) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@sap/eslint-plugin-cds` from 2.6.5 to 2.6.7
Updates `axios` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.6.8 )
Updates `@types/node` from 20.11.25 to 20.11.28
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@sap/eslint-plugin-cds"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 13:25:01 +00:00
dependabot[bot]
cabaf29c63
Bump the production-dependencies group with 1 update ( #697 )
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 7.7.1 to 7.7.2
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 14:23:19 +01:00
dependabot[bot]
68a50148fe
Bump follow-redirects from 1.15.4 to 1.15.6 ( #696 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 16:37:25 +01:00
dependabot[bot]
71ff72cdd8
Bump the development-dependencies group with 2 updates ( #695 )
...
Bumps the development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@types/node` from 20.11.24 to 20.11.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 12:36:17 +00:00
dependabot[bot]
74fe9fb76f
Bump the production-dependencies group with 2 updates ( #694 )
...
Bumps the production-dependencies group with 2 updates: [@sap/cds](https://cap.cloud.sap/ ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 7.7.0 to 7.7.1
Updates `@cap-js-community/odata-v2-adapter` from 1.12.6 to 1.12.7
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.6...v1.12.7 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 13:34:51 +01:00
dependabot[bot]
fd770b4a91
Bump the production-dependencies group with 3 updates
...
Bumps the production-dependencies group with 3 updates: [@sap/cds](https://cap.cloud.sap/ ), [express](https://github.com/expressjs/express ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 7.6.4 to 7.7.0
Updates `express` from 4.18.2 to 4.18.3
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.18.3 )
Updates `@cap-js-community/odata-v2-adapter` from 1.12.5 to 1.12.6
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.5...v1.12.6 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 14:48:08 +01:00
dependabot[bot]
8eb42d1f98
Bump the development-dependencies group with 1 update
...
Bumps the development-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 20.11.20 to 20.11.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 14:46:23 +01:00
dependabot[bot]
4d3cd6be90
Bump the production-dependencies group with 1 update
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 7.6.3 to 7.6.4
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:50:39 +01:00
dependabot[bot]
4f505e4cfe
Bump the development-dependencies group with 1 update
...
Bumps the development-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 20.11.19 to 20.11.20
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:49:16 +01:00
Johannes Vogel
e23b04fffd
prepare samples for removal of quirks mode ( #689 )
2024-02-26 09:10:28 +01:00
dependabot[bot]
0fb8dfd5c2
Bump the production-dependencies group with 1 update ( #686 )
...
Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/ ).
Updates `@sap/cds` from 7.6.2 to 7.6.3
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 14:25:50 +00:00
dependabot[bot]
8d01b05034
Bump the development-dependencies group with 2 updates ( #687 )
...
Bumps the development-dependencies group with 2 updates: [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@cap-js/sqlite` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Changelog](https://github.com/cap-js/cds-dbs/blob/main/release-please-config.json )
- [Commits](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.5.0...sqlite-v1.5.1 )
Updates `@types/node` from 20.11.17 to 20.11.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 15:23:49 +01:00
dependabot[bot]
809b96bc96
Bump the development-dependencies group with 2 updates
...
Bumps the development-dependencies group with 2 updates: [semver](https://github.com/npm/node-semver ) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `semver` from 7.5.4 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.0 )
Updates `@types/node` from 20.11.16 to 20.11.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 13:54:41 +01:00
dependabot[bot]
41a9e494ce
Bump the production-dependencies group with 2 updates
...
Bumps the production-dependencies group with 2 updates: [@sap/cds](https://cap.cloud.sap/ ) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@sap/cds` from 7.6.1 to 7.6.2
Updates `@cap-js-community/odata-v2-adapter` from 1.12.3 to 1.12.5
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.3...v1.12.5 )
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 13:52:31 +01:00
dependabot[bot]
c4432d8dd7
Bump the production-dependencies group with 1 update
...
Bumps the production-dependencies group with 1 update: [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ).
Updates `@cap-js-community/odata-v2-adapter` from 1.12.2 to 1.12.3
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.12.2...v1.12.3 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 13:45:04 +01:00
dependabot[bot]
167a39790f
Bump the development-dependencies group with 2 updates
...
Bumps the development-dependencies group with 2 updates: [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) and [chai](https://github.com/chaijs/chai ).
Updates `@cap-js/sqlite` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Changelog](https://github.com/cap-js/cds-dbs/blob/main/release-please-config.json )
- [Commits](https://github.com/cap-js/cds-dbs/compare/sqlite-v1.4.0...sqlite-v1.5.0 )
Updates `chai` from 4.3.10 to 4.4.1
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.10...v4.4.1 )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 13:43:02 +01:00
Christian Georgi
8acd671f57
Ignore chai 5 for now
2024-02-05 13:37:45 +01:00
Daniel Hutzel
5d7af63ec1
Updated hierarchical-data.test.js
2024-02-04 19:17:22 +01:00
Christian Georgi
ee1c30d464
Fix dependabot cfg
2024-02-03 13:09:43 +01:00
Christian Georgi
8988bc8bc6
Reduce dependabot PRs: frequency, groups
2024-02-03 13:08:35 +01:00
Daniel Hutzel
2e0945a10b
cleanup
2024-02-02 16:57:58 +01:00
dependabot[bot]
38e19a0cc3
Bump @types/node from 20.11.15 to 20.11.16
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.15 to 20.11.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-02 13:35:54 +01:00
dependabot[bot]
0e9d900d49
Bump @types/jest from 29.5.11 to 29.5.12
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.11 to 29.5.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-02 13:34:40 +01:00
dependabot[bot]
687c789ed5
Bump @sap/cds from 7.5.3 to 7.6.1
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.5.3 to 7.6.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 13:21:39 +01:00
dependabot[bot]
41e431a119
Bump @types/node from 20.11.10 to 20.11.15
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.10 to 20.11.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 13:20:25 +01:00
dependabot[bot]
c4515bef51
Bump @sap/eslint-plugin-cds from 2.6.4 to 2.6.5
...
Bumps [@sap/eslint-plugin-cds](https://cap.cloud.sap/ ) from 2.6.4 to 2.6.5.
---
updated-dependencies:
- dependency-name: "@sap/eslint-plugin-cds"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-31 14:47:27 +01:00
dependabot[bot]
43d3512627
Bump @types/node from 20.11.5 to 20.11.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.5 to 20.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 09:58:41 +01:00
dependabot[bot]
cf956bfc45
Bump axios from 1.6.5 to 1.6.7
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.5 to 1.6.7.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.6.7 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 09:57:33 +01:00
dependabot[bot]
3a5a177796
Bump @sap/cds from 7.5.2 to 7.5.3
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.5.2 to 7.5.3.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 09:56:11 +01:00
Daniel Hutzel
8b10d8e054
Fixed glitches in Fiori content
2024-01-30 09:30:21 +01:00
Daniel Hutzel
ea42ad6ab3
.
2024-01-26 14:19:06 +01:00
Daniel Hutzel
8bef766860
.
2024-01-26 14:17:34 +01:00
Daniel Hutzel
ba1a8dd989
Support ucs
2024-01-26 14:16:04 +01:00
dependabot[bot]
0364cf68bb
Bump @types/node from 20.11.4 to 20.11.5
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.4 to 20.11.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-17 14:09:33 +01:00
dependabot[bot]
ab500b36a8
Bump @types/node from 20.11.2 to 20.11.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.2 to 20.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-16 14:10:16 +01:00
dependabot[bot]
708539fc21
Bump @cap-js-community/odata-v2-adapter from 1.11.11 to 1.12.2
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.11.11 to 1.12.2.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.11.11...v1.12.2 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 16:12:31 +01:00
dependabot[bot]
816057f005
Bump @sap/cds from 7.4.2 to 7.5.2
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.4.2 to 7.5.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 14:52:37 +01:00
dependabot[bot]
6f523089cd
Bump axios from 1.6.2 to 1.6.5
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.2 to 1.6.5.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.6.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 14:50:16 +01:00
Daniel Hutzel
a3af15bc4f
Remove passport ( #665 )
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2024-01-15 13:48:51 +00:00
dependabot[bot]
d4133e7def
Bump @types/node from 20.10.4 to 20.11.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.4 to 20.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 14:47:07 +01:00
dependabot[bot]
bb8cfd31c4
Bump follow-redirects from 1.15.3 to 1.15.4
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 09:47:27 +01:00
dependabot[bot]
a0b1fa6df4
Bump @types/node from 20.10.3 to 20.10.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.3 to 20.10.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-07 14:37:53 +01:00
dependabot[bot]
143c72a5e1
Bump typescript from 5.3.2 to 5.3.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-07 14:36:38 +01:00
dependabot[bot]
4c3c49260a
Bump @types/jest from 29.5.10 to 29.5.11
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.10 to 29.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-06 14:13:09 +01:00
dependabot[bot]
ed788d4834
Bump @cap-js-community/odata-v2-adapter from 1.11.10 to 1.11.11
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.11.10 to 1.11.11.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.11.10...v1.11.11 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 15:23:51 +01:00
dependabot[bot]
675e966c4b
Bump @types/node from 20.10.1 to 20.10.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.1 to 20.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 15:22:32 +01:00
dependabot[bot]
8228800c80
Bump @sap/cds from 7.4.1 to 7.4.2
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.4.1 to 7.4.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 15:22:56 +01:00
dependabot[bot]
d5424f100d
Bump @cap-js-community/odata-v2-adapter from 1.11.9 to 1.11.10
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.11.9 to 1.11.10.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v.1.11.9...v1.11.10 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 15:21:22 +01:00
dependabot[bot]
e186237100
Bump @types/node from 20.10.0 to 20.10.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.0 to 20.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-30 14:07:16 +01:00
dependabot[bot]
27800aa2b1
Bump passport from 0.6.0 to 0.7.0
...
Bumps [passport](https://github.com/jaredhanson/passport ) from 0.6.0 to 0.7.0.
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jaredhanson/passport/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: passport
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 15:15:52 +01:00
dependabot[bot]
d0b0a954bd
Bump @sap/cds from 7.4.0 to 7.4.1
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.4.0 to 7.4.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-24 14:28:36 +01:00
dependabot[bot]
e3c639763b
Bump @types/node from 20.9.4 to 20.10.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.9.4 to 20.10.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-24 14:27:22 +01:00
dependabot[bot]
d24e44e8f0
Bump typescript from 5.2.2 to 5.3.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 14:16:49 +01:00
dependabot[bot]
b5cc148499
Bump @types/jest from 29.5.9 to 29.5.10
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.9 to 29.5.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 14:15:12 +01:00
dependabot[bot]
283660aff3
Bump @types/node from 20.9.3 to 20.9.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.9.3 to 20.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 14:13:25 +01:00
dependabot[bot]
06d605518d
Bump @types/node from 20.9.2 to 20.9.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.9.2 to 20.9.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-21 13:53:23 +01:00
dependabot[bot]
aad19ab2c9
Bump @types/jest from 29.5.8 to 29.5.9
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.8 to 29.5.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-21 13:52:21 +01:00
dependabot[bot]
5ffbd2b330
Bump @cap-js/sqlite from 1.3.1 to 1.4.0
...
Bumps [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Changelog](https://github.com/cap-js/cds-dbs/blob/main/release-please-config.json )
- [Commits](https://github.com/cap-js/cds-dbs/compare/v1.3.1...sqlite-v1.4.0 )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-21 13:51:05 +01:00
dependabot[bot]
e08e5e0d3d
Bump @cap-js-community/odata-v2-adapter from 1.11.8 to 1.11.9
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.11.8 to 1.11.9.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.11.8...v.1.11.9 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 15:07:27 +01:00
dependabot[bot]
f2bcc6c021
Bump @types/node from 20.9.1 to 20.9.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.9.1 to 20.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 15:05:27 +01:00
Daniel Hutzel
cf1ff4d61f
.
2023-11-18 17:57:50 +01:00
Daniel Hutzel
2144e09c47
beautified
2023-11-18 12:07:43 +01:00
dependabot[bot]
28b04e3801
Bump @types/node from 20.9.0 to 20.9.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.9.0 to 20.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-17 13:46:16 +01:00
Christian Georgi
3fe598e1b6
Node 20
2023-11-16 10:07:33 +01:00
Christian Georgi
37de411564
Use default NPM version
2023-11-16 10:07:33 +01:00
dependabot[bot]
507623e6e2
Bump axios from 1.6.1 to 1.6.2
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.6.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-15 14:13:16 +01:00
dependabot[bot]
ed950598e9
Bump @sap/cds from 7.3.1 to 7.4.0
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.3.1 to 7.4.0.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-15 14:11:39 +01:00
Christian Georgi
bffec247d8
Add key for OData compliance
2023-11-14 09:53:28 +01:00
Johannes Vogel
46a091fe8b
cds.test.in(...) must come first ( #623 )
...
* cds.test.in(...) must come first
* revert unrelated change
2023-11-10 11:52:16 +01:00
Christian Georgi
78174bfe28
Replace sqlite3 by @cap-js/sqlite ( #551 )
...
* Make tests run w/ cap-js/sqlite
* Set cwd in test
2023-11-10 10:31:20 +01:00
Daniel Hutzel
75002ae0ef
Removing sqlite3 dependency
2023-11-09 15:12:05 +01:00
dependabot[bot]
3b20d3957d
Bump axios from 1.6.0 to 1.6.1
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-09 18:36:25 +05:30
Christian Georgi
20acb32cbd
Ignore cds-models
2023-11-09 09:50:44 +01:00
dependabot[bot]
5e7a87dec2
Bump @types/jest from 29.5.7 to 29.5.8
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.7 to 29.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-08 17:45:44 +05:30
dependabot[bot]
14dc4bfaf1
Bump @types/node from 20.8.10 to 20.9.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.10 to 20.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-08 17:43:37 +05:30
Steffen Weinstock
02a8f1c398
Merge pull request #616 from SAP-samples/dependabot/npm_and_yarn/axios-1.6.0
...
Bump axios from 1.5.1 to 1.6.0
2023-11-06 09:25:30 +01:00
dependabot[bot]
ea3ca03717
Bump axios from 1.5.1 to 1.6.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 08:18:36 +00:00
Steffen Weinstock
f4ae58b430
Merge pull request #617 from SAP-samples/dependabot/npm_and_yarn/types/jest-29.5.7
...
Bump @types/jest from 29.5.6 to 29.5.7
2023-11-06 09:07:35 +01:00
dependabot[bot]
95a325d579
Bump @types/jest from 29.5.6 to 29.5.7
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.6 to 29.5.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 08:06:40 +00:00
Steffen Weinstock
1e6081cdee
Merge pull request #618 from SAP-samples/dependabot/npm_and_yarn/types/node-20.8.10
...
Bump @types/node from 20.8.8 to 20.8.10
2023-11-06 09:05:59 +01:00
Steffen Weinstock
24e284ce1c
Merge branch 'main' into dependabot/npm_and_yarn/types/node-20.8.10
2023-11-06 09:05:17 +01:00
Daniel Hutzel
1ff14d3a09
cosmetics
2023-11-06 05:03:10 +01:00
Daniel Hutzel
1e0ac9609c
.
2023-11-06 04:58:43 +01:00
Daniel Hutzel
1ea4b15d77
.
2023-11-02 08:40:01 +05:30
dependabot[bot]
fbc6d5c944
Bump @types/node from 20.8.8 to 20.8.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.8 to 20.8.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-31 12:49:06 +00:00
Daniel Hutzel
9291e8e7c9
.
2023-10-31 15:36:45 +05:30
dependabot[bot]
caf828edc8
Bump @sap/cds from 7.3.0 to 7.3.1
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.3.0 to 7.3.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-24 15:19:37 +02:00
dependabot[bot]
9d53102718
Bump @cap-js-community/odata-v2-adapter from 1.11.7 to 1.11.8
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.11.7 to 1.11.8.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.11.7...v1.11.8 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-24 15:18:09 +02:00
dependabot[bot]
08f5443764
Bump @types/node from 20.8.7 to 20.8.8
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.7 to 20.8.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-24 15:16:24 +02:00
dependabot[bot]
bf49a7b78e
Bump @types/jest from 29.5.5 to 29.5.6
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.5 to 29.5.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-18 14:22:01 +02:00
dependabot[bot]
3fb33cca76
Bump @types/node from 20.8.5 to 20.8.7
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.5 to 20.8.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-18 14:20:25 +02:00
dependabot[bot]
286194da24
Bump @types/node from 20.8.4 to 20.8.5
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.4 to 20.8.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-13 14:18:08 +02:00
dependabot[bot]
9f34eed6c3
Bump @types/node from 20.8.3 to 20.8.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.3 to 20.8.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-10 15:56:36 +02:00
dependabot[bot]
7ac9b3a49d
Bump @cap-js/sqlite from 1.3.0 to 1.3.1
...
Bumps [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Commits](https://github.com/cap-js/cds-dbs/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-10 15:54:28 +02:00
dependabot[bot]
dc204ad888
Bump @types/node from 20.8.2 to 20.8.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.2 to 20.8.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 14:27:31 +02:00
dependabot[bot]
043fc2401c
Bump @cap-js/sqlite from 1.2.1 to 1.3.0
...
Bumps [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Commits](https://github.com/cap-js/cds-dbs/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 14:25:13 +02:00
dependabot[bot]
1f704dddb2
Bump @types/node from 20.7.0 to 20.8.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.7.0 to 20.8.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 14:22:35 +02:00
dependabot[bot]
64e5df44a6
Bump chai from 4.3.8 to 4.3.10
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.8 to 4.3.10.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.8...v4.3.10 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 14:20:38 +02:00
dependabot[bot]
8a68b9794c
Bump @cap-js-community/odata-v2-adapter from 1.11.6 to 1.11.7
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.11.6...v1.11.7 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 14:18:50 +02:00
dependabot[bot]
40ce9c86eb
Bump axios from 1.5.0 to 1.5.1
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 14:17:21 +02:00
dependabot[bot]
58505bf4a2
Bump @sap/cds from 7.2.1 to 7.3.0
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.2.1 to 7.3.0.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 14:15:43 +02:00
dependabot[bot]
059cc172c9
Bump @types/node from 20.6.5 to 20.7.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.6.5 to 20.7.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 15:03:10 +02:00
dependabot[bot]
83cd47df57
Bump @types/node from 20.6.3 to 20.6.5
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.6.3 to 20.6.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 16:16:04 +02:00
dependabot[bot]
5e65f696f5
Bump @sap/cds from 7.2.0 to 7.2.1
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.2.0 to 7.2.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-22 15:30:54 +02:00
dependabot[bot]
99fb840102
Bump @types/node from 20.6.2 to 20.6.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.6.2 to 20.6.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-20 16:57:20 +02:00
dependabot[bot]
052351ef44
Bump @types/node from 20.6.1 to 20.6.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.6.1 to 20.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-19 11:12:05 +02:00
dependabot[bot]
2f26bfb7a3
Bump @types/jest from 29.5.4 to 29.5.5
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.4 to 29.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-19 11:10:20 +02:00
dependabot[bot]
39aae45d12
Bump @types/node from 20.6.0 to 20.6.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.6.0 to 20.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 09:25:02 +02:00
René Jeglinsky
981d7526b2
Bookshop Readme: one more link updated ( #586 )
2023-09-14 09:49:28 +02:00
René Jeglinsky
aa15f3f1df
Update cds and use cds-serve not cds run ( #577 )
2023-09-13 11:30:54 +00:00
René Jeglinsky
88a4de168d
Updated links in bookshop readme ( #585 )
2023-09-13 13:25:51 +02:00
dependabot[bot]
4a8b71c6f9
Bump @types/node from 20.5.9 to 20.6.0 ( #584 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.9 to 20.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 14:47:44 +02:00
dependabot[bot]
07419de23a
Bump @cap-js/sqlite from 1.1.0 to 1.2.1 ( #583 )
...
Bumps [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Commits](https://github.com/cap-js/cds-dbs/compare/v1.1.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-08 14:18:12 +02:00
dependabot[bot]
a9de86b5a7
Bump @sap/cds from 7.1.2 to 7.2.0 ( #581 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.1.2 to 7.2.0.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 15:31:41 +02:00
dependabot[bot]
beeaadbdd5
Bump @types/node from 20.5.7 to 20.5.9 ( #580 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.7 to 20.5.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 15:00:57 +02:00
Christian Georgi
3c8eaadd58
Fix link
2023-09-04 09:58:38 +02:00
Daniel Hutzel
1d739e4a0e
.
2023-09-01 09:56:45 +02:00
dependabot[bot]
9aec2f2769
Bump typescript from 5.1.6 to 5.2.2 ( #575 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 12:58:11 +00:00
dependabot[bot]
b83a636976
Bump @types/node from 20.5.4 to 20.5.7 ( #578 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.4 to 20.5.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 12:56:58 +00:00
dependabot[bot]
87d63209cd
Bump axios from 1.4.0 to 1.5.0 ( #579 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 14:55:15 +02:00
dependabot[bot]
c14ee0062c
Bump @types/jest from 29.5.3 to 29.5.4 ( #571 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.3 to 29.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 13:23:08 +00:00
dependabot[bot]
5eb293d378
Bump @types/node from 20.5.0 to 20.5.4 ( #573 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.0 to 20.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 13:21:44 +00:00
dependabot[bot]
b8469d562f
Bump chai from 4.3.7 to 4.3.8 ( #574 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.7...v4.3.8 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 15:19:15 +02:00
dependabot[bot]
36a800165b
Bump @sap/cds from 7.1.1 to 7.1.2 ( #568 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.1.1 to 7.1.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 15:30:53 +02:00
dependabot[bot]
e5e86cb733
Bump @types/node from 20.4.9 to 20.5.0 ( #567 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.4.9 to 20.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 16:10:24 +02:00
dependabot[bot]
f5c7b50a6d
Bump @cap-js-community/odata-v2-adapter from 1.11.5 to 1.11.6 ( #566 )
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.11.5...v1.11.6 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-10 16:04:45 +02:00
dependabot[bot]
6ae95cfa51
Bump @types/node from 20.4.8 to 20.4.9 ( #565 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.4.8 to 20.4.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 16:02:11 +02:00
dependabot[bot]
ec03c6418b
Bump @types/node from 20.4.6 to 20.4.8 ( #564 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.4.6 to 20.4.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 12:49:39 +02:00
dependabot[bot]
021df191ec
Bump @types/node from 20.4.5 to 20.4.6 ( #562 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.4.5 to 20.4.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 16:37:01 +02:00
dependabot[bot]
8b978a94ec
Bump @cap-js-community/odata-v2-adapter from 1.11.4 to 1.11.5 ( #560 )
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.11.4...v1.11.5 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 15:03:17 +00:00
dependabot[bot]
9596511883
Bump @cap-js/sqlite from 1.0.1 to 1.1.0 ( #561 )
...
Bumps [@cap-js/sqlite](https://github.com/cap-js/cds-dbs ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/cap-js/cds-dbs/releases )
- [Commits](https://github.com/cap-js/cds-dbs/compare/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: "@cap-js/sqlite"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 17:01:13 +02:00
dependabot[bot]
d67af1432b
Bump @sap/cds from 7.0.3 to 7.1.0 ( #558 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.0.3 to 7.1.0.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 19:18:36 +02:00
Olena
52b4dbeacc
Merge pull request #556 from SAP-samples/rm-mocked-registry
...
clean up: removed mocked registry
2023-07-28 14:24:06 +02:00
D070615
4a8d8a0ec3
clean up: removed mocked registry
2023-07-28 11:18:25 +02:00
Daniel Hutzel
b0baf3b5aa
Delete bookshop/@cds-models directory
2023-07-26 17:08:47 +02:00
dependabot[bot]
cdcfdafbdc
Bump @types/node from 20.4.2 to 20.4.5 ( #554 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.4.2 to 20.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 14:24:22 +02:00
dependabot[bot]
e29394eac0
Bump @sap/cds from 7.0.2 to 7.0.3 ( #550 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.0.2 to 7.0.3.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 17:58:45 +02:00
Daniel Hutzel
06c583d0cd
cosmetics
2023-07-17 14:22:00 +02:00
dependabot[bot]
1d14e75691
Bump @types/node from 20.4.1 to 20.4.2 ( #549 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.4.1 to 20.4.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 15:35:40 +02:00
dependabot[bot]
9991e73a37
Bump @types/jest from 29.5.2 to 29.5.3 ( #548 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.2 to 29.5.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 15:01:10 +02:00
dependabot[bot]
8f9e875865
Bump @sap/cds from 7.0.1 to 7.0.2 ( #545 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 7.0.1 to 7.0.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 12:30:51 +00:00
dependabot[bot]
a92fb4c7cd
Bump @types/node from 20.3.3 to 20.4.1 ( #546 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.3.3 to 20.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 12:28:59 +00:00
dependabot[bot]
f974ac1bf1
Bump semver from 7.5.3 to 7.5.4 ( #547 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.3...v7.5.4 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 14:27:20 +02:00
Daniel Hutzel
11770f68f4
init.js revisited ( #538 )
...
* init.js revisited
* Reverting rm sqlite3
* .
---------
Co-authored-by: Johannes Vogel <31311694+johannes-vogel@users.noreply.github.com >
2023-07-05 11:10:09 +02:00
Daniel Hutzel
96473d45c8
Adjusting odata paths for cds7 ( #543 )
...
* Adjusting odata paths for cds7
* Still using old sqlite3
* npm ci
* Remove Node 14 tests
2023-07-05 11:07:20 +02:00
Daniel Hutzel
c089c9777b
Using latest packages + new db services
2023-07-03 16:05:00 +02:00
Johannes Vogel
68f8a4fe7b
restore common check in init.js ( #535 )
2023-07-03 12:27:55 +02:00
Daniel Hutzel
60a0ea582e
Using UPSERTs in init.js
2023-06-30 18:37:15 +02:00
Daniel Hutzel
8ffa3f052d
Fixing paths for cds7
2023-06-30 18:36:38 +02:00
dependabot[bot]
6c1c1b1785
Bump @sap/cds from 6.8.2 to 6.8.4 ( #526 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.8.2 to 6.8.4.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 15:05:45 +02:00
Heiko Witteborg
7283ac7042
Merge pull request #524 from SAP-samples/prepare-for-new-protocol-handling
...
Prepare for new protocol handling
2023-06-14 11:42:03 +02:00
d049904
7add92a05c
Prepare for new protocol handling
2023-06-13 17:00:32 +02:00
dependabot[bot]
aa13772572
Bump @types/node from 20.2.5 to 20.3.1 ( #523 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.2.5 to 20.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 15:41:58 +02:00
Pierre Fritsch
d612a560aa
Manage Books, Manage Authors: Make name mandatory ( #519 )
2023-06-06 07:06:55 +00:00
dependabot[bot]
8b3a094d22
Bump @cap-js-community/odata-v2-adapter from 1.10.5 to 1.10.6 ( #520 )
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.10.5...v1.10.6 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 16:29:06 +02:00
dependabot[bot]
e7ed4ff0bf
Bump @sap/cds from 6.8.1 to 6.8.2 ( #515 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.8.1 to 6.8.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 11:06:15 +02:00
dependabot[bot]
455bee1f0c
Bump typescript from 5.0.4 to 5.1.3 ( #517 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 07:57:25 +00:00
dependabot[bot]
9aa9d866ca
Bump @types/jest from 29.5.1 to 29.5.2 ( #516 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.1 to 29.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 07:55:37 +00:00
dependabot[bot]
3c62b2be35
Bump @types/node from 20.0.0 to 20.2.5 ( #514 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.0.0 to 20.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 09:54:14 +02:00
Tobias Steckenborn
67938b99a7
fix: 🐛 updates the url link to TypeScript support ( #512 )
2023-05-25 15:14:22 +02:00
Pierre Fritsch
3d58e0006f
Manage Books: Show Genre as drop-down ( #511 )
2023-05-24 15:54:12 +02:00
Tobias Sorn
f3a8bd6a96
fix: typescript link ( #506 )
...
Change typescript link
such that it points to the correct typescript help page.
2023-05-22 09:23:40 +02:00
dependabot[bot]
878e020b8f
Bump semver from 7.5.0 to 7.5.1 ( #501 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.0...v7.5.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 07:16:55 +00:00
dependabot[bot]
837ffdb212
Bump @cap-js-community/odata-v2-adapter from 1.10.4 to 1.10.5 ( #500 )
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.10.4...v1.10.5 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 09:15:06 +02:00
dependabot[bot]
3b31c1a14a
Bump @types/node from 18.16.3 to 20.0.0 ( #494 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.16.3 to 20.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 15:33:55 +02:00
dependabot[bot]
7ec722e4c7
Bump @sap/cds from 6.7.2 to 6.8.1 ( #493 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.7.2 to 6.8.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 15:42:26 +02:00
DJ Adams
62adbb5291
Clean up CSV data ( #490 )
...
wrap fields containing commas in double quotes
2023-05-03 17:14:24 +02:00
dependabot[bot]
dccbd9b009
Bump axios from 1.3.6 to 1.4.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.6...v1.4.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-02 08:08:30 +02:00
dependabot[bot]
18559e0f4b
Bump @types/node from 18.16.0 to 18.16.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.16.0 to 18.16.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-02 08:06:12 +02:00
dependabot[bot]
17045cb224
Bump @types/node from 18.15.12 to 18.16.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.15.12 to 18.16.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-25 20:45:20 +02:00
dependabot[bot]
13f358d89c
Bump yaml from 2.2.1 to 2.2.2
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-25 20:44:00 +02:00
dependabot[bot]
17639c6208
Bump axios from 1.3.5 to 1.3.6
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.3.6 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-25 20:42:22 +02:00
dependabot[bot]
3e82f1ff0f
Bump @sap/cds from 6.7.1 to 6.7.2
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.7.1 to 6.7.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-25 16:38:18 +02:00
dependabot[bot]
c597115f1a
Bump @cap-js-community/odata-v2-adapter from 1.10.3 to 1.10.4
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.10.3...v1.10.4 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 15:20:35 +02:00
Daniel Hutzel
d3afc3fda8
Removing ! from profile
2023-04-21 19:28:21 +02:00
dependabot[bot]
ba97f3dcc0
Bump @types/jest from 29.5.0 to 29.5.1
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 29.5.0 to 29.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-20 20:04:33 +02:00
dependabot[bot]
991ada8563
Bump @sap/cds from 6.7.0 to 6.7.1
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.7.0 to 6.7.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-20 20:02:53 +02:00
dependabot[bot]
5eaff22dbe
Bump @cap-js-community/odata-v2-adapter from 1.10.1 to 1.10.3
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.10.1 to 1.10.3.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.10.1...v1.10.3 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-20 20:01:31 +02:00
dependabot[bot]
ac62fe379b
Bump semver from 7.4.0 to 7.5.0
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.4.0...v7.5.0 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-20 19:59:54 +02:00
dependabot[bot]
2dcdfedcbc
Bump @types/node from 18.15.11 to 18.15.12
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.15.11 to 18.15.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-20 19:50:17 +02:00
Daniel Hutzel
90d895ffc9
Using comma-separated data
2023-04-20 17:00:32 +02:00
dependabot[bot]
e642f400a0
Bump @cap-js-community/odata-v2-adapter from 1.10.0 to 1.10.1
...
Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases )
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-12 16:15:10 +02:00
Christian Georgi
e672fd1bed
Use new @cap-js-community/odata-v2-adapter
2023-04-11 19:12:32 +02:00
Christian Georgi
59a200a6fe
Add Node.js 18 to test matrix
2023-04-11 15:25:16 +02:00
Christian Georgi
3140806c12
Make test more robust against schema changes
...
Only check for subset of JSON, not full JSON
2023-04-11 15:25:16 +02:00
Daniel
b45a375689
Use typescript 5
2023-04-04 12:19:57 +02:00
dependabot[bot]
30d9bb3e44
Bump @sap/cds from 6.6.2 to 6.7.0
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.6.2 to 6.7.0.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-29 21:31:32 +02:00
Daniel
64744c9000
.
2023-03-23 20:35:06 +01:00
Daniel
5049de9e05
Use .texts instead of _texts.csv
2023-03-23 19:36:17 +01:00
dependabot[bot]
4dce5ceb14
Bump @sap/cds-odata-v2-adapter-proxy from 1.9.19 to 1.9.20
...
Bumps [@sap/cds-odata-v2-adapter-proxy](https://cap.cloud.sap/ ) from 1.9.19 to 1.9.20.
---
updated-dependencies:
- dependency-name: "@sap/cds-odata-v2-adapter-proxy"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-22 16:27:44 +01:00
Daniel
4abf11d188
reverted
2023-03-22 15:32:20 +01:00
Daniel
fd01366a11
test license info
2023-03-22 15:29:33 +01:00
Daniel
4f731897a0
test license info
2023-03-22 15:26:59 +01:00
Daniel
32be688fce
Fixes for better-sqlite
2023-03-22 14:43:56 +01:00
dependabot[bot]
745247b903
Bump @sap/cds from 6.6.1 to 6.6.2
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.6.1 to 6.6.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-21 09:45:49 +01:00
Daniel
72be4a28a6
cleanup
2023-03-16 19:58:31 +01:00
dependabot[bot]
3d7e9a8ea3
Bump sqlite3 from 5.1.4 to 5.1.6
...
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3 ) from 5.1.4 to 5.1.6.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases )
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.4...v5.1.6 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-15 14:33:26 +01:00
dependabot[bot]
bed293f1b2
Bump @sap/cds from 6.6.0 to 6.6.1
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.6.0 to 6.6.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-10 14:23:03 +01:00
dependabot[bot]
50b13f60ce
Bump @sap/cds from 6.5.0 to 6.6.0
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.5.0 to 6.6.0.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 16:05:58 +01:00
dependabot[bot]
f889c27338
Bump @sap/eslint-plugin-cds from 2.6.1 to 2.6.3
...
Bumps [@sap/eslint-plugin-cds](https://cap.cloud.sap/ ) from 2.6.1 to 2.6.3.
---
updated-dependencies:
- dependency-name: "@sap/eslint-plugin-cds"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-28 11:56:46 +01:00
dependabot[bot]
624c6c5c72
Bump axios from 1.3.3 to 1.3.4
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.3...v1.3.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-28 11:52:58 +01:00
Mara Kiefer
12fd91ca4f
Use eslint probe, not validate in VS Code settings
...
- Parsing error as see in issue https://github.tools.sap/cap/issues/issues/13123
- Related to [VS Code ESLint settings options](https://github.com/microsoft/vscode-eslint/blob/main/README.md#settings-options )
- Should use `eslint.probe` instead of `eslint.validate`
eslint.probe - an array for language identifiers for which the ESLint extension should be activated and should try to validate the file. If validation fails for probed languages the extension says silent. Defaults to ["javascript", "javascriptreact", "typescript", "typescriptreact", "html", "vue", "markdown"].
eslint.validate - an array of language identifiers specifying the files for which validation is to be enforced. This is an old legacy setting and should in normal cases not be necessary anymore. Defaults to ["javascript", "javascriptreact"].
2023-02-28 11:49:01 +01:00
Daniel
535981dc7e
Fixing cds lint issues
2023-02-22 13:39:05 +01:00
Daniel
d15d0535d9
Updated package-lock.json -> fixed vulnerability
2023-02-17 17:39:23 +01:00
dependabot[bot]
430d3a46c4
Bump axios from 1.3.1 to 1.3.2
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 17:55:15 +01:00
dependabot[bot]
308e6b932a
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-02 13:38:42 +01:00
dependabot[bot]
703d45fab0
Bump axios from 1.3.0 to 1.3.1
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-02 13:29:01 +01:00
dependabot[bot]
63c21c5a96
Bump axios from 1.2.6 to 1.3.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.6 to 1.3.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.6...v1.3.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-01 13:22:51 +01:00
dependabot[bot]
e0c6b16b15
Bump axios from 1.2.4 to 1.2.6
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.4...v1.2.6 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 17:16:47 +01:00
dependabot[bot]
0771fc06e6
Bump @sap/cds from 6.4.0 to 6.5.0
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.4.0 to 6.5.0.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 17:14:23 +01:00
dependabot[bot]
dc90cad8f4
Bump axios from 1.2.3 to 1.2.4
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.3...v1.2.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-25 13:34:30 +01:00
Christian Georgi
f731a95bd1
Fix indentation
2023-01-18 14:57:15 +01:00
dependabot[bot]
2cd092be10
Bump axios from 1.2.2 to 1.2.3
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/1.2.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-18 13:19:55 +01:00
Daniel Hutzel
a1c2f32408
Cleanup ( #440 )
...
* Cleanup
* minor cleanups
2023-01-13 09:08:20 +01:00
dependabot[bot]
8a6a42f109
Bump axios from 1.2.1 to 1.2.2
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 11:11:29 +01:00
Daniel
28cfceeaf0
Avoid dangling IO resources
2022-12-20 13:30:17 +01:00
dependabot[bot]
879546829a
Bump @sap/cds from 6.3.2 to 6.4.0
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.3.2 to 6.4.0.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 13:10:09 +01:00
dependabot[bot]
b7e435d611
Bump sqlite3 from 5.1.3 to 5.1.4
...
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3 ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases )
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.3...v5.1.4 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-13 17:06:51 +01:00
dependabot[bot]
4f5f075697
Bump sqlite3 from 5.1.2 to 5.1.3
...
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3 ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases )
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.3 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-12 14:33:59 +01:00
dependabot[bot]
710c83aa1c
Bump axios from 1.2.0 to 1.2.1
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-06 13:39:02 +01:00
dependabot[bot]
e9fbba9f46
Bump axios from 1.1.3 to 1.2.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.1.3...v1.2.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 13:41:22 +01:00
dependabot[bot]
0d96447d4b
Bump @sap/cds from 6.3.1 to 6.3.2
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.3.1 to 6.3.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-05 13:39:50 +01:00
Daniel
ed1510d173
sorting loggers
2022-11-30 17:37:51 +01:00
Daniel
d07b20a689
Added loggers sample
2022-11-28 17:54:32 +01:00
dependabot[bot]
e6584c4c15
Bump chai from 4.3.6 to 4.3.7
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.6...v4.3.7 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-09 16:17:30 +01:00
dependabot[bot]
2a6fca177b
Bump axios from 1.1.2 to 1.1.3
...
Bumps [axios](https://github.com/axios/axios ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-08 14:43:24 +01:00
Pierre Fritsch
d9058f9b51
Manage Orders: Switch to translatable texts ( #424 )
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2022-11-08 14:38:41 +01:00
Pierre Fritsch
affd1718ef
Fiori app *Manage Orders*: Hide technical UUID's ( #423 )
...
* Hide Order ID
* Hide Order Item ID
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2022-11-08 13:33:25 +00:00
Pierre Fritsch
5ff72c3f02
Hide ID and ID_Texts for Books.texts ( #422 )
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2022-11-08 13:30:28 +00:00
Pierre Fritsch
666001d564
Filter criteria: Display the Genre name ( #421 )
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2022-11-08 13:28:36 +00:00
Pierre Fritsch
e4214b0e40
Fiori app *Browse Books*: Add missing column labels ( #420 )
...
* Add labels for `rating` and `numberOfReviews`
* Add label for `currency.symbol`
* Add label for `descr`
* Add label for `image`
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2022-11-08 13:26:48 +00:00
Pierre Fritsch
ad76c699c9
Add column labels for age and lifetime ( #419 )
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com >
2022-11-08 13:23:44 +00:00
dependabot[bot]
0ad8baefc7
Bump @sap/cds from 6.2.2 to 6.3.1
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.2.2 to 6.3.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-08 14:21:28 +01:00
Daniel
3f7b43346f
Buffer() is deprecated
2022-11-06 18:03:38 +01:00
Christian Georgi
6981841d86
Delete question--feedback-or-bug-.md
2022-10-24 09:54:48 +02:00
Christian Georgi
18c29d8b67
Create config.yml
2022-10-24 09:54:18 +02:00
Daniel
02fc1a89a1
Fixed expected tenants in odata.test.js
2022-10-19 13:00:20 +02:00
dependabot[bot]
94b74d76ad
Bump @sap/cds from 6.2.1 to 6.2.2 ( #413 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.2.1 to 6.2.2.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 15:41:17 +02:00
Daniel
b0b4412c7a
Fixed genre for Eleonora
2022-10-12 14:59:10 +02:00
dependabot[bot]
70cfa82a35
Bump axios from 0.27.2 to 1.1.2 ( #410 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.1.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 14:03:08 +00:00
dependabot[bot]
d17d74f1ec
Bump @sap/cds from 6.1.3 to 6.2.1 ( #411 )
...
Bumps [@sap/cds](https://cap.cloud.sap/ ) from 6.1.3 to 6.2.1.
---
updated-dependencies:
- dependency-name: "@sap/cds"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 15:52:35 +02:00