@balena/pinejs 18.2.7 → 18.2.8-build-update-deps-90241b75b4cddc82f6d147d1b84edac2939a905c-1

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.
@@ -1,3 +1,40 @@
1
+ - commits:
2
+ - subject: Update dependencies
3
+ hash: 90241b75b4cddc82f6d147d1b84edac2939a905c
4
+ body: |
5
+ Update pinejs-client-core from 7.1.4 to 7.2.0
6
+ footer:
7
+ Change-type: patch
8
+ change-type: patch
9
+ author: Pagan Gazzard
10
+ nested:
11
+ - commits:
12
+ - subject: Export `OptionsToResponse` type helper
13
+ hash: ae97930264fb22bc8d441bec282c29a90cabbb23
14
+ body: ""
15
+ footer:
16
+ Change-type: minor
17
+ change-type: minor
18
+ author: Pagan Gazzard
19
+ nested: []
20
+ version: pinejs-client-js-7.2.0
21
+ title: ""
22
+ date: 2024-09-13T12:26:09.581Z
23
+ - commits:
24
+ - subject: Switch tsconfig module resolution to Node16
25
+ hash: 2c6b45dd7d8d64ae74b9f9efff50de12614780e4
26
+ body: ""
27
+ footer:
28
+ Change-type: patch
29
+ change-type: patch
30
+ author: Pagan Gazzard
31
+ nested: []
32
+ version: pinejs-client-js-7.1.5
33
+ title: ""
34
+ date: 2024-09-13T12:13:12.995Z
35
+ version: 18.2.8
36
+ title: ""
37
+ date: 2024-09-13T13:52:46.421Z
1
38
  - commits:
2
39
  - subject: Update dependencies
3
40
  hash: 5f68e9c1a73b073a071c244b693596adadf39b48
@@ -47,7 +84,7 @@
47
84
  date: 2024-09-12T16:04:52.737Z
48
85
  version: 18.2.7
49
86
  title: ""
50
- date: 2024-09-12T17:30:52.268Z
87
+ date: 2024-09-13T07:04:45.899Z
51
88
  - commits:
52
89
  - subject: Fix linting issues with latest dependencies
53
90
  hash: b9b80e9eafc9a7becf6d33b0eba760ec0cf06665
package/CHANGELOG.md CHANGED
@@ -4,8 +4,28 @@ All notable changes to this project will be documented in this file
4
4
  automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
  This project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
+ # v18.2.8
8
+ ## (2024-09-13)
9
+
10
+
11
+ <details>
12
+ <summary> Update dependencies [Pagan Gazzard] </summary>
13
+
14
+ > ## pinejs-client-js-7.2.0
15
+ > ### (2024-09-13)
16
+ >
17
+ > * Export `OptionsToResponse` type helper [Pagan Gazzard]
18
+ >
19
+ > ## pinejs-client-js-7.1.5
20
+ > ### (2024-09-13)
21
+ >
22
+ > * Switch tsconfig module resolution to Node16 [Pagan Gazzard]
23
+ >
24
+
25
+ </details>
26
+
7
27
  # v18.2.7
8
- ## (2024-09-12)
28
+ ## (2024-09-13)
9
29
 
10
30
 
11
31
  <details>
package/VERSION CHANGED
@@ -1 +1 @@
1
- 18.2.7
1
+ 18.2.8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "18.2.7",
3
+ "version": "18.2.8-build-update-deps-90241b75b4cddc82f6d147d1b84edac2939a905c-1",
4
4
  "main": "out/server-glue/module",
5
5
  "type": "commonjs",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -62,7 +62,7 @@
62
62
  "express-session": "^1.18.0",
63
63
  "lodash": "^4.17.21",
64
64
  "memoizee": "^0.4.17",
65
- "pinejs-client-core": "^7.1.4",
65
+ "pinejs-client-core": "^7.2.0",
66
66
  "randomstring": "^1.3.0",
67
67
  "typed-error": "^3.2.2"
68
68
  },
@@ -72,7 +72,7 @@
72
72
  "@types/busboy": "^1.5.4",
73
73
  "@types/chai": "^4.3.19",
74
74
  "@types/grunt": "^0.4.31",
75
- "@types/mocha": "^10.0.7",
75
+ "@types/mocha": "^10.0.8",
76
76
  "@types/on-finished": "^2.3.4",
77
77
  "@types/request": "^2.48.12",
78
78
  "@types/supertest": "^6.0.2",
@@ -96,7 +96,7 @@
96
96
  "load-grunt-tasks": "^5.1.0",
97
97
  "mocha": "^10.7.3",
98
98
  "on-finished": "^2.4.1",
99
- "pinejs-client-supertest": "^2.1.2",
99
+ "pinejs-client-supertest": "^2.1.4",
100
100
  "raw-loader": "^4.0.2",
101
101
  "request": "^2.88.2",
102
102
  "require-npm4-to-publish": "^1.0.0",
@@ -109,9 +109,9 @@
109
109
  "webpack-dev-server": "^4.15.2"
110
110
  },
111
111
  "optionalDependencies": {
112
- "@aws-sdk/client-s3": "^3.650.0",
113
- "@aws-sdk/lib-storage": "^3.650.0",
114
- "@aws-sdk/s3-request-presigner": "^3.650.0",
112
+ "@aws-sdk/client-s3": "^3.651.0",
113
+ "@aws-sdk/lib-storage": "^3.651.0",
114
+ "@aws-sdk/s3-request-presigner": "^3.651.0",
115
115
  "bcrypt": "^5.1.1",
116
116
  "body-parser": "^1.20.3",
117
117
  "compression": "^1.7.4",
@@ -147,6 +147,6 @@
147
147
  "recursive": true
148
148
  },
149
149
  "versionist": {
150
- "publishedAt": "2024-09-12T17:30:53.743Z"
150
+ "publishedAt": "2024-09-13T13:52:48.000Z"
151
151
  }
152
152
  }