Skip to content

Commit 9034862

Browse files
authored
chore(main): release 2.2.3 (#277)
* chore(main): release 2.2.3 * chore: update SBOM Signed-off-by: NodeShift Bot (As Luke Holmquist) <[email protected]> * squash: update changelog with missing commit info from #288 --------- Signed-off-by: NodeShift Bot (As Luke Holmquist) <[email protected]>
1 parent 6a3b33a commit 9034862

File tree

4 files changed

+83
-32
lines changed

4 files changed

+83
-32
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.2.3](https://github.com/nodeshift/faas-js-runtime/compare/v2.2.2...v2.2.3) (2023-07-26)
6+
7+
8+
### Bug Fixes
9+
10+
* fix Do not overwrite headers of StructuredReturn ([#288](https://github.com/nodeshift/faas-js-runtime/pull/288)) ([a2c37a1](https://github.com/nodeshift/faas-js-runtime/commit/a2c37a115b2ca2be0667549a512e336bba44922e))
11+
* upgrade @types/node from 20.2.5 to 20.3.2 ([#274](https://github.com/nodeshift/faas-js-runtime/issues/274)) ([cfd1b55](https://github.com/nodeshift/faas-js-runtime/commit/cfd1b552d2191726e5faca0668d1bf57423f3fb8))
12+
* upgrade @types/node from 20.3.2 to 20.3.3 ([#282](https://github.com/nodeshift/faas-js-runtime/issues/282)) ([fa9ad33](https://github.com/nodeshift/faas-js-runtime/commit/fa9ad33a7160cca9320e1a2f210aa8923c59e857))
13+
* upgrade @typescript-eslint/parser from 5.60.0 to 5.60.1 ([#275](https://github.com/nodeshift/faas-js-runtime/issues/275)) ([c9dd3ef](https://github.com/nodeshift/faas-js-runtime/commit/c9dd3ef8458fbf936bca2350473610806401fc79))
14+
* upgrade @typescript-eslint/parser from 5.60.1 to 5.61.0 ([#286](https://github.com/nodeshift/faas-js-runtime/issues/286)) ([97258a0](https://github.com/nodeshift/faas-js-runtime/commit/97258a0d431cd6ec9ae481d9482ff927e1a4d6f7))
15+
* upgrade eslint from 8.43.0 to 8.44.0 ([#283](https://github.com/nodeshift/faas-js-runtime/issues/283)) ([cbeb454](https://github.com/nodeshift/faas-js-runtime/commit/cbeb45455cc8c8cf688a4d8d0a744e38cf501a52))
16+
* upgrade fastify from 4.18.0 to 4.19.0 ([#281](https://github.com/nodeshift/faas-js-runtime/issues/281)) ([395287d](https://github.com/nodeshift/faas-js-runtime/commit/395287d2054820f50ad9bc72a2479c5df6fc60e4))
17+
* upgrade fastify from 4.19.0 to 4.19.2 ([#289](https://github.com/nodeshift/faas-js-runtime/issues/289)) ([6a3b33a](https://github.com/nodeshift/faas-js-runtime/commit/6a3b33a660f84af721c0adae27acab861f1024e5))
18+
* upgrade tape from 5.6.3 to 5.6.4 ([#284](https://github.com/nodeshift/faas-js-runtime/issues/284)) ([a11c9d7](https://github.com/nodeshift/faas-js-runtime/commit/a11c9d7f7e008c256d0cf617bd3bfa7d42ba6e5f))
19+
* upgrade typescript from 5.1.3 to 5.1.6 ([#280](https://github.com/nodeshift/faas-js-runtime/issues/280)) ([37f89a3](https://github.com/nodeshift/faas-js-runtime/commit/37f89a3d2427213627cd05576f7ad31edc145ef6))
20+
21+
22+
### Miscellaneous
23+
24+
* add sbom generation to release-please action ([#278](https://github.com/nodeshift/faas-js-runtime/issues/278)) ([c8440f5](https://github.com/nodeshift/faas-js-runtime/commit/c8440f5d6b62624e0f8ed69ca392ec4cdd11c41b))
25+
526
## [2.2.2](https://github.com/nodeshift/faas-js-runtime/compare/v2.2.1...v2.2.2) (2023-07-14)
627

728

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "faas-js-runtime",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/nodeshift/faas-js-runtime.git"

sbom.json

Lines changed: 59 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"bomFormat": "CycloneDX",
44
"specVersion": "1.4",
55
"version": 1,
6-
"serialNumber": "urn:uuid:cce19171-5848-423d-bacb-7ba3554999e5",
6+
"serialNumber": "urn:uuid:4c049b51-280b-4d56-9873-b75aa5ac406c",
77
"metadata": {
8-
"timestamp": "2023-07-14T13:29:06.080Z",
8+
"timestamp": "2023-07-26T15:33:02.841Z",
99
"tools": [
1010
{
1111
"vendor": "@cyclonedx",
1212
"name": "cyclonedx-npm",
13-
"version": "1.12.1",
13+
"version": "1.13.0",
1414
"externalReferences": [
1515
{
1616
"url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
@@ -32,7 +32,7 @@
3232
{
3333
"vendor": "@cyclonedx",
3434
"name": "cyclonedx-library",
35-
"version": "2.0.0",
35+
"version": "4.0.0",
3636
"externalReferences": [
3737
{
3838
"url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
@@ -55,8 +55,8 @@
5555
"component": {
5656
"type": "application",
5757
"name": "faas-js-runtime",
58-
"version": "2.2.1",
59-
"bom-ref": "[email protected].1",
58+
"version": "2.2.3",
59+
"bom-ref": "[email protected].3",
6060
"author": "Red Hat, Inc.",
6161
"description": "A Node.js framework for executing arbitrary functions in response to HTTP or cloud events",
6262
"licenses": [
@@ -66,7 +66,7 @@
6666
}
6767
}
6868
],
69-
"purl": "pkg:npm/[email protected].1?vcs_url=git%2Bhttps%3A//github.com/nodeshift/faas-js-runtime.git",
69+
"purl": "pkg:npm/[email protected].3?vcs_url=git%2Bhttps%3A//github.com/nodeshift/faas-js-runtime.git",
7070
"externalReferences": [
7171
{
7272
"url": "git+https://github.com/nodeshift/faas-js-runtime.git",
@@ -644,16 +644,22 @@
644644
{
645645
"type": "library",
646646
"name": "get-intrinsic",
647-
"version": "1.2.0",
648-
"bom-ref": "[email protected].0",
649-
"licenses": [
647+
"version": "1.2.1",
648+
"bom-ref": "[email protected].1",
649+
"hashes": [
650650
{
651-
"license": {
652-
"id": "MIT"
653-
}
651+
"alg": "SHA-512",
652+
"content": "d8372cc9f00197e8151c47c239a4eb5a0cadfad6fa31210698aabe908e47c0b6c86208e098c715f0a438d6e68acf5c7151c9fdb49b6015b4141157046ddd0563"
653+
}
654+
],
655+
"purl": "pkg:npm/[email protected]",
656+
"externalReferences": [
657+
{
658+
"url": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz",
659+
"type": "distribution",
660+
"comment": "as detected from npm-ls property \"resolved\""
654661
}
655662
],
656-
"purl": "pkg:npm/[email protected]",
657663
"properties": [
658664
{
659665
"name": "cdx:npm:package:path",
@@ -1055,18 +1061,18 @@
10551061
{
10561062
"type": "library",
10571063
"name": "fastify",
1058-
"version": "4.18.0",
1059-
"bom-ref": "fastify@4.18.0",
1064+
"version": "4.19.2",
1065+
"bom-ref": "fastify@4.19.2",
10601066
"hashes": [
10611067
{
10621068
"alg": "SHA-512",
1063-
"content": "2f9a3fd8612405ab2d4371d5d1db4aa3b494678f7b675faae1f72a0283f2aba24243ff33764d49404a134309c1582a7e12603b0106ba9b136a480121ccfd11c1"
1069+
"content": "dae9e179e2115857fdfc98dccfb7633a92ae5c24f366397215f881c0aaa995d90730ddab7d32eefdff69613770961cc2f42763d12d87d76ce5ba0d0a779b99d7"
10641070
}
10651071
],
1066-
"purl": "pkg:npm/fastify@4.18.0",
1072+
"purl": "pkg:npm/fastify@4.19.2",
10671073
"externalReferences": [
10681074
{
1069-
"url": "https://registry.npmjs.org/fastify/-/fastify-4.18.0.tgz",
1075+
"url": "https://registry.npmjs.org/fastify/-/fastify-4.19.2.tgz",
10701076
"type": "distribution",
10711077
"comment": "as detected from npm-ls property \"resolved\""
10721078
}
@@ -1082,7 +1088,7 @@
10821088
"type": "library",
10831089
"name": "semver",
10841090
"version": "7.5.3",
1085-
"bom-ref": "fastify@4.18.0|[email protected]",
1091+
"bom-ref": "fastify@4.19.2|[email protected]",
10861092
"hashes": [
10871093
{
10881094
"alg": "SHA-512",
@@ -2721,6 +2727,26 @@
27212727
}
27222728
]
27232729
},
2730+
{
2731+
"type": "library",
2732+
"name": "has-proto",
2733+
"version": "1.0.1",
2734+
"bom-ref": "[email protected]",
2735+
"licenses": [
2736+
{
2737+
"license": {
2738+
"id": "MIT"
2739+
}
2740+
}
2741+
],
2742+
"purl": "pkg:npm/[email protected]",
2743+
"properties": [
2744+
{
2745+
"name": "cdx:npm:package:path",
2746+
"value": "node_modules/has-proto"
2747+
}
2748+
]
2749+
},
27242750
{
27252751
"type": "library",
27262752
"name": "has",
@@ -2764,13 +2790,13 @@
27642790
],
27652791
"dependencies": [
27662792
{
2767-
"ref": "[email protected].1",
2793+
"ref": "[email protected].3",
27682794
"dependsOn": [
27692795
27702796
27712797
27722798
2773-
"fastify@4.18.0",
2799+
"fastify@4.19.2",
27742800
27752801
27762802
@@ -2873,7 +2899,7 @@
28732899
28742900
"dependsOn": [
28752901
2876-
2902+
28772903
]
28782904
},
28792905
{
@@ -2916,13 +2942,14 @@
29162942
{
29172943
29182944
"dependsOn": [
2919-
2945+
29202946
]
29212947
},
29222948
{
2923-
"ref": "[email protected].0",
2949+
"ref": "[email protected].1",
29242950
"dependsOn": [
29252951
2952+
29262953
29272954
29282955
]
@@ -3005,7 +3032,7 @@
30053032
30063033
},
30073034
{
3008-
"ref": "fastify@4.18.0",
3035+
"ref": "fastify@4.19.2",
30093036
"dependsOn": [
30103037
"@fastify/[email protected]",
30113038
"@fastify/[email protected]",
@@ -3021,12 +3048,12 @@
30213048
30223049
30233050
3024-
"fastify@4.18.0|[email protected]",
3051+
"fastify@4.19.2|[email protected]",
30253052
30263053
]
30273054
},
30283055
{
3029-
"ref": "fastify@4.18.0|[email protected]",
3056+
"ref": "fastify@4.19.2|[email protected]",
30303057
"dependsOn": [
30313058
30323059
]
@@ -3350,13 +3377,16 @@
33503377
33513378
"dependsOn": [
33523379
3353-
3380+
33543381
33553382
]
33563383
},
33573384
{
33583385
33593386
},
3387+
{
3388+
3389+
},
33603390
{
33613391
33623392
"dependsOn": [

0 commit comments

Comments
 (0)