kleisterjs 2.15.0 → 2.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.github/RELEASE CHANGED
@@ -1 +1 @@
1
- Mon Aug 4 08:23:57 UTC 2025
1
+ Mon Aug 25 08:21:43 UTC 2025
@@ -16,7 +16,7 @@ jobs:
16
16
  steps:
17
17
  - name: Checkout source
18
18
  id: source
19
- uses: actions/checkout@v4
19
+ uses: actions/checkout@v5
20
20
  with:
21
21
  token: ${{ secrets.BOT_ACCESS_TOKEN }}
22
22
 
@@ -15,7 +15,7 @@ jobs:
15
15
 
16
16
  steps:
17
17
  - name: Checkout source
18
- uses: actions/checkout@v4
18
+ uses: actions/checkout@v5
19
19
 
20
20
  - name: Setup nodejs
21
21
  uses: actions/setup-node@v4
@@ -28,7 +28,7 @@ jobs:
28
28
 
29
29
  - name: Checkout source
30
30
  id: source
31
- uses: actions/checkout@v4
31
+ uses: actions/checkout@v5
32
32
 
33
33
  - name: Setup nodejs
34
34
  uses: actions/setup-node@v4
@@ -16,7 +16,7 @@ jobs:
16
16
 
17
17
  steps:
18
18
  - name: Checkout source
19
- uses: actions/checkout@v4
19
+ uses: actions/checkout@v5
20
20
  with:
21
21
  token: ${{ secrets.BOT_ACCESS_TOKEN }}
22
22
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.16.0](https://github.com/kleister/kleister-js/compare/v2.15.0...v2.16.0) (2025-09-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * automated openapi client update ([6072ffe](https://github.com/kleister/kleister-js/commit/6072ffe030a0e139a6311c74fe33c7a41e1affb0))
9
+ * automated openapi client update ([90c4998](https://github.com/kleister/kleister-js/commit/90c499812e23e8c08b734e68cbd606412eb2c880))
10
+ * automated openapi client update ([1574c05](https://github.com/kleister/kleister-js/commit/1574c0523f51bddfeb5bba6889257592765374c4))
11
+ * automated openapi client update ([6eb9a32](https://github.com/kleister/kleister-js/commit/6eb9a32662ba7c750c2c7f2dd33e303c770c4257))
12
+ * **deps:** update dependency @types/node to 12.11.5 - 22.18 ([#189](https://github.com/kleister/kleister-js/issues/189)) ([fbec04e](https://github.com/kleister/kleister-js/commit/fbec04ebee2c7c6790022a6c92806c9223472481))
13
+
3
14
  ## [2.15.0](https://github.com/kleister/kleister-js/compare/v2.14.0...v2.15.0) (2025-08-11)
4
15
 
5
16
 
package/README.md CHANGED
@@ -6,7 +6,7 @@ This repository provides a client SDK for Typescript/Javascript. This SDK is
6
6
  automatically generated by the [OpenAPI Generator][generator] project:
7
7
 
8
8
  - API version: 1.0.0-alpha1
9
- - Package version: 2.15.0
9
+ - Package version: 2.16.0
10
10
  - Build package: org.openapitools.codegen.languages.TypeScriptAxiosClientCodegen
11
11
 
12
12
  For more information, please visit [https://kleister.eu](https://kleister.eu)
@@ -39,7 +39,7 @@ the following command within your project directory, after that you can import
39
39
  it as other libraries:
40
40
 
41
41
  ```console
42
- npm install --save kleisterjs@2.15.0
42
+ npm install --save kleisterjs@2.16.0
43
43
  ```
44
44
 
45
45
  ### Installation with Git
package/flake.lock CHANGED
@@ -41,11 +41,11 @@
41
41
  "nixpkgs": "nixpkgs"
42
42
  },
43
43
  "locked": {
44
- "lastModified": 1754772503,
45
- "narHash": "sha256-G7y5quXwZvKs+CdW/iZPNLcRyaTcSwRSq+WctaBo5dY=",
44
+ "lastModified": 1756415044,
45
+ "narHash": "sha256-Oj4Tvk1Za5CqGxZ43IoGWBySgfN0/JK+rfb1Tmk59QQ=",
46
46
  "owner": "cachix",
47
47
  "repo": "devenv",
48
- "rev": "3020356e20ca2856b692756564b07095319d9553",
48
+ "rev": "c570189b38b549141179647da3ddde249ac50fec",
49
49
  "type": "github"
50
50
  },
51
51
  "original": {
@@ -159,11 +159,11 @@
159
159
  "nixpkgs": "nixpkgs_2"
160
160
  },
161
161
  "locked": {
162
- "lastModified": 1754416808,
163
- "narHash": "sha256-c6yg0EQ9xVESx6HGDOCMcyRSjaTpNJP10ef+6fRcofA=",
162
+ "lastModified": 1755960406,
163
+ "narHash": "sha256-RF7j6C1TmSTK9tYWO6CdEMtg6XZaUKcvZwOCD2SICZs=",
164
164
  "owner": "cachix",
165
165
  "repo": "git-hooks.nix",
166
- "rev": "9c52372878df6911f9afc1e2a1391f55e4dfc864",
166
+ "rev": "e891a93b193fcaf2fc8012d890dc7f0befe86ec2",
167
167
  "type": "github"
168
168
  },
169
169
  "original": {
@@ -238,11 +238,11 @@
238
238
  ]
239
239
  },
240
240
  "locked": {
241
- "lastModified": 1752773918,
242
- "narHash": "sha256-dOi/M6yNeuJlj88exI+7k154z+hAhFcuB8tZktiW7rg=",
241
+ "lastModified": 1755029779,
242
+ "narHash": "sha256-3+GHIYGg4U9XKUN4rg473frIVNn8YD06bjwxKS1IPrU=",
243
243
  "owner": "cachix",
244
244
  "repo": "nix",
245
- "rev": "031c3cf42d2e9391eee373507d8c12e0f9606779",
245
+ "rev": "b0972b0eee6726081d10b1199f54de6d2917f861",
246
246
  "type": "github"
247
247
  },
248
248
  "original": {
@@ -301,11 +301,11 @@
301
301
  },
302
302
  "nixpkgs_3": {
303
303
  "locked": {
304
- "lastModified": 1754725699,
305
- "narHash": "sha256-iAcj9T/Y+3DBy2J0N+yF9XQQQ8IEb5swLFzs23CdP88=",
304
+ "lastModified": 1756542300,
305
+ "narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=",
306
306
  "owner": "NixOS",
307
307
  "repo": "nixpkgs",
308
- "rev": "85dbfc7aaf52ecb755f87e577ddbe6dbbdbc1054",
308
+ "rev": "d7600c775f877cd87b4f5a831c28aa94137377aa",
309
309
  "type": "github"
310
310
  },
311
311
  "original": {
package/openapi.yml CHANGED
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  npmName: kleisterjs
3
- npmVersion: 2.15.0
3
+ npmVersion: 2.16.0
4
4
  supportsES6: true
5
5
  useSingleRequestParameter: true
6
6
  withNodeImports: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kleisterjs",
3
- "version": "2.15.0",
3
+ "version": "2.16.0",
4
4
  "description": "OpenAPI client for Kleister",
5
5
  "homepage": "https://github.com/kleister/kleister-js#readme",
6
6
  "license": "Apache-2.0",
@@ -34,7 +34,7 @@
34
34
  "axios": "^1.6.1"
35
35
  },
36
36
  "devDependencies": {
37
- "@types/node": "12.11.5 - 22.17",
37
+ "@types/node": "12.11.5 - 22.18",
38
38
  "prettier": "^3.2.5",
39
39
  "typescript": "^4.0 || ^5.0"
40
40
  }