-
Notifications
You must be signed in to change notification settings - Fork 70
Comparing changes
Open a pull request
base repository: cloudevents/sdk-javascript
base: v4.0.0
head repository: cloudevents/sdk-javascript
compare: v4.0.1
- 10 commits
- 11 files changed
- 6 contributors
Commits on Jan 4, 2021
-
chore(docs): Fix minor import problems in README (#374)
Signed-off-by: Ali Ok <aliok@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for ed81483 - Browse repository at this point
Copy the full SHA ed81483View commit details -
build(deps): bump ini from 1.3.5 to 1.3.7 (#373)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8243fa1 - Browse repository at this point
Copy the full SHA 8243fa1View commit details
Commits on Jan 6, 2021
-
fix: examples/websocket/package.json to reduce vulnerabilities (#375)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1038255 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 2b1e1ec - Browse repository at this point
Copy the full SHA 2b1e1ecView commit details -
[Snyk] Security upgrade cloudevents from 3.1.0 to 4.0.0 (#377)
* fix: examples/typescript-ex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1038255 * chore: update example to use the 4.0 API Signed-off-by: Lucas Holmquist <lholmqui@redhat.com> Co-authored-by: Lucas Holmquist <lholmqui@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for f851406 - Browse repository at this point
Copy the full SHA f851406View commit details -
fix: cloudevents from 3.2.0 to 4.0.0 (#376)
* fix: examples/express-ex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1038255 * fix(examples): remove the body-parser module. * When a structured formatted CloudEvent comes in, the body parser module does know how to parse it since the content type is not application/json, which resulted in an empty request body Signed-off-by: Lucas Holmquist <lholmqui@redhat.com> Co-authored-by: Lucas Holmquist <lholmqui@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 6be3b27 - Browse repository at this point
Copy the full SHA 6be3b27View commit details
Commits on Feb 28, 2021
-
fix: Emitter should not extend EventEmitter
This change modifies Emitter so that it does not directly extend the Node.js EventEmitter class. Instead, it holds a singleton instance of an EventEmitter but is not an instance of EventEmitter itself. This commit also updates the typescript example to use a modern version of @types/node and typescript. Finally there are a few minor formatting changes picked up by eslint. Fixes: #385 Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 1af3d43 - Browse repository at this point
Copy the full SHA 1af3d43View commit details -
fixup: incorporate review comments
Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b006b90 - Browse repository at this point
Copy the full SHA b006b90View commit details
Commits on Mar 8, 2021
-
test: add a test for extension names with all caps. (#389)
See: #380 Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for e7d99eb - Browse repository at this point
Copy the full SHA e7d99ebView commit details -
fix: package.json & package-lock.json to reduce vulnerabilities (#384)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKED-1070800 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Configuration menu - View commit details
-
Copy full SHA for 39812f7 - Browse repository at this point
Copy the full SHA 39812f7View commit details
Commits on Mar 23, 2021
-
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 93f0213 - Browse repository at this point
Copy the full SHA 93f0213View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.0...v4.0.1