@balena/pinejs 18.2.8-build-renovate-major-7-grunt-webpack-eb318652be2be27482fdb443963f2502bdcedfaf-1 → 18.2.8

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,16 +1,40 @@
1
1
  - commits:
2
- - subject: Update dependency grunt-webpack to v7
3
- hash: eb318652be2be27482fdb443963f2502bdcedfaf
2
+ - subject: Update dependencies
3
+ hash: 90241b75b4cddc82f6d147d1b84edac2939a905c
4
4
  body: |
5
- Update grunt-webpack from 6.0.0 to 7.0.0
5
+ Update pinejs-client-core from 7.1.4 to 7.2.0
6
6
  footer:
7
7
  Change-type: patch
8
8
  change-type: patch
9
- author: Self-hosted Renovate Bot
10
- nested: []
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
11
35
  version: 18.2.8
12
36
  title: ""
13
- date: 2024-09-13T07:53:29.906Z
37
+ date: 2024-09-13T13:52:46.421Z
14
38
  - commits:
15
39
  - subject: Update dependencies
16
40
  hash: 5f68e9c1a73b073a071c244b693596adadf39b48
package/CHANGELOG.md CHANGED
@@ -7,7 +7,22 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
7
  # v18.2.8
8
8
  ## (2024-09-13)
9
9
 
10
- * Update dependency grunt-webpack to v7 [Self-hosted Renovate Bot]
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>
11
26
 
12
27
  # v18.2.7
13
28
  ## (2024-09-13)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "18.2.8-build-renovate-major-7-grunt-webpack-eb318652be2be27482fdb443963f2502bdcedfaf-1",
3
+ "version": "18.2.8",
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",
@@ -89,14 +89,14 @@
89
89
  "grunt-gitinfo": "^0.1.9",
90
90
  "grunt-text-replace": "^0.4.0",
91
91
  "grunt-ts": "^6.0.0-beta.22",
92
- "grunt-webpack": "^7.0.0",
92
+ "grunt-webpack": "^6.0.0",
93
93
  "husky": "^9.1.6",
94
94
  "json-schema-to-ts": "^3.1.1",
95
95
  "lint-staged": "^15.2.10",
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-13T07:53:30.606Z"
150
+ "publishedAt": "2024-09-13T13:52:48.000Z"
151
151
  }
152
152
  }