Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 2.2.3 #277

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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.

## [2.2.3](https://github.com/nodeshift/faas-js-runtime/compare/v2.2.2...v2.2.3) (2023-07-26)


### Bug Fixes

* 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))
* 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))
* 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))
* 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))
* 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))
* 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))
* 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))
* 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))
* 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))
* 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))


### Miscellaneous

* 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))

## [2.2.2](https://github.com/nodeshift/faas-js-runtime/compare/v2.2.1...v2.2.2) (2023-07-14)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "faas-js-runtime",
"version": "2.2.2",
"version": "2.2.3",
"repository": {
"type": "git",
"url": "https://github.com/nodeshift/faas-js-runtime.git"
Expand Down
88 changes: 59 additions & 29 deletions sbom.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"serialNumber": "urn:uuid:cce19171-5848-423d-bacb-7ba3554999e5",
"serialNumber": "urn:uuid:4c049b51-280b-4d56-9873-b75aa5ac406c",
"metadata": {
"timestamp": "2023-07-14T13:29:06.080Z",
"timestamp": "2023-07-26T15:33:02.841Z",
"tools": [
{
"vendor": "@cyclonedx",
"name": "cyclonedx-npm",
"version": "1.12.1",
"version": "1.13.0",
"externalReferences": [
{
"url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
Expand All @@ -32,7 +32,7 @@
{
"vendor": "@cyclonedx",
"name": "cyclonedx-library",
"version": "2.0.0",
"version": "4.0.0",
"externalReferences": [
{
"url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
Expand All @@ -55,8 +55,8 @@
"component": {
"type": "application",
"name": "faas-js-runtime",
"version": "2.2.1",
"bom-ref": "faas-js-runtime@2.2.1",
"version": "2.2.3",
"bom-ref": "faas-js-runtime@2.2.3",
"author": "Red Hat, Inc.",
"description": "A Node.js framework for executing arbitrary functions in response to HTTP or cloud events",
"licenses": [
Expand All @@ -66,7 +66,7 @@
}
}
],
"purl": "pkg:npm/faas-js-runtime@2.2.1?vcs_url=git%2Bhttps%3A//github.com/nodeshift/faas-js-runtime.git",
"purl": "pkg:npm/faas-js-runtime@2.2.3?vcs_url=git%2Bhttps%3A//github.com/nodeshift/faas-js-runtime.git",
"externalReferences": [
{
"url": "git+https://github.com/nodeshift/faas-js-runtime.git",
Expand Down Expand Up @@ -644,16 +644,22 @@
{
"type": "library",
"name": "get-intrinsic",
"version": "1.2.0",
"bom-ref": "get-intrinsic@1.2.0",
"licenses": [
"version": "1.2.1",
"bom-ref": "get-intrinsic@1.2.1",
"hashes": [
{
"license": {
"id": "MIT"
}
"alg": "SHA-512",
"content": "d8372cc9f00197e8151c47c239a4eb5a0cadfad6fa31210698aabe908e47c0b6c86208e098c715f0a438d6e68acf5c7151c9fdb49b6015b4141157046ddd0563"
}
],
"purl": "pkg:npm/get-intrinsic@1.2.1",
"externalReferences": [
{
"url": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz",
"type": "distribution",
"comment": "as detected from npm-ls property \"resolved\""
}
],
"purl": "pkg:npm/get-intrinsic@1.2.0",
"properties": [
{
"name": "cdx:npm:package:path",
Expand Down Expand Up @@ -1055,18 +1061,18 @@
{
"type": "library",
"name": "fastify",
"version": "4.18.0",
"bom-ref": "fastify@4.18.0",
"version": "4.19.2",
"bom-ref": "fastify@4.19.2",
"hashes": [
{
"alg": "SHA-512",
"content": "2f9a3fd8612405ab2d4371d5d1db4aa3b494678f7b675faae1f72a0283f2aba24243ff33764d49404a134309c1582a7e12603b0106ba9b136a480121ccfd11c1"
"content": "dae9e179e2115857fdfc98dccfb7633a92ae5c24f366397215f881c0aaa995d90730ddab7d32eefdff69613770961cc2f42763d12d87d76ce5ba0d0a779b99d7"
}
],
"purl": "pkg:npm/fastify@4.18.0",
"purl": "pkg:npm/fastify@4.19.2",
"externalReferences": [
{
"url": "https://registry.npmjs.org/fastify/-/fastify-4.18.0.tgz",
"url": "https://registry.npmjs.org/fastify/-/fastify-4.19.2.tgz",
"type": "distribution",
"comment": "as detected from npm-ls property \"resolved\""
}
Expand All @@ -1082,7 +1088,7 @@
"type": "library",
"name": "semver",
"version": "7.5.3",
"bom-ref": "fastify@4.18.0|semver@7.5.3",
"bom-ref": "fastify@4.19.2|semver@7.5.3",
"hashes": [
{
"alg": "SHA-512",
Expand Down Expand Up @@ -2721,6 +2727,26 @@
}
]
},
{
"type": "library",
"name": "has-proto",
"version": "1.0.1",
"bom-ref": "has-proto@1.0.1",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/has-proto@1.0.1",
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/has-proto"
}
]
},
{
"type": "library",
"name": "has",
Expand Down Expand Up @@ -2764,13 +2790,13 @@
],
"dependencies": [
{
"ref": "faas-js-runtime@2.2.1",
"ref": "faas-js-runtime@2.2.3",
"dependsOn": [
"cloudevents@7.0.1",
"commander@11.0.0",
"death@1.1.0",
"fastify-raw-body@4.2.0",
"fastify@4.18.0",
"fastify@4.19.2",
"js-yaml@4.1.0",
"node-os-utils@1.3.7",
"overload-protection@1.2.3",
Expand Down Expand Up @@ -2873,7 +2899,7 @@
"ref": "call-bind@1.0.2",
"dependsOn": [
"function-bind@1.1.1",
"get-intrinsic@1.2.0"
"get-intrinsic@1.2.1"
]
},
{
Expand Down Expand Up @@ -2916,13 +2942,14 @@
{
"ref": "gopd@1.0.1",
"dependsOn": [
"get-intrinsic@1.2.0"
"get-intrinsic@1.2.1"
]
},
{
"ref": "get-intrinsic@1.2.0",
"ref": "get-intrinsic@1.2.1",
"dependsOn": [
"function-bind@1.1.1",
"has-proto@1.0.1",
"has-symbols@1.0.3",
"has@1.0.3"
]
Expand Down Expand Up @@ -3005,7 +3032,7 @@
"ref": "secure-json-parse@2.5.0"
},
{
"ref": "fastify@4.18.0",
"ref": "fastify@4.19.2",
"dependsOn": [
"@fastify/ajv-compiler@3.5.0",
"@fastify/error@3.3.0",
Expand All @@ -3021,12 +3048,12 @@
"proxy-addr@2.0.7",
"rfdc@1.3.0",
"secure-json-parse@2.5.0",
"fastify@4.18.0|semver@7.5.3",
"fastify@4.19.2|semver@7.5.3",
"tiny-lru@11.0.1"
]
},
{
"ref": "fastify@4.18.0|semver@7.5.3",
"ref": "fastify@4.19.2|semver@7.5.3",
"dependsOn": [
"lru-cache@6.0.0"
]
Expand Down Expand Up @@ -3350,13 +3377,16 @@
"ref": "side-channel@1.0.4",
"dependsOn": [
"call-bind@1.0.2",
"get-intrinsic@1.2.0",
"get-intrinsic@1.2.1",
"object-inspect@1.12.3"
]
},
{
"ref": "function-bind@1.1.1"
},
{
"ref": "has-proto@1.0.1"
},
{
"ref": "has@1.0.3",
"dependsOn": [
Expand Down