-
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.3
head repository: cloudevents/sdk-javascript
compare: v5.0.0
- 13 commits
- 20 files changed
- 6 contributors
Commits on Aug 4, 2021
-
chore: update eslint and prettier dependencies (#424)
There were some minor changes that resulted in a few code style changes, but not much. Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 061c122 - Browse repository at this point
Copy the full SHA 061c122View commit details
Commits on Aug 5, 2021
-
chore: use git submodules for conformance tests (#427)
I don't think downloading to `/tmp` for each `npm test` is such a great idea. This does mean that contributors to this repo will need to run the following command once on their clone after this commit lands. ``` git submodule init git submodule update ``` Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 2118488 - Browse repository at this point
Copy the full SHA 2118488View commit details
Commits on Aug 26, 2021
-
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#428)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... 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 36f5e2b - Browse repository at this point
Copy the full SHA 36f5e2bView commit details
Commits on Aug 27, 2021
-
src!: remove support for 0.3 events (#425)
It has been nearly two years since 1.0 became final. This change removes support for 0.3 events in the interest of simplifying the project a little. Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 2bd9a5a - Browse repository at this point
Copy the full SHA 2bd9a5aView commit details -
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#431)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... 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 1ceed02 - Browse repository at this point
Copy the full SHA 1ceed02View commit details
Commits on Aug 30, 2021
-
fix: update express example with framework features. (#429)
fixes #379 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 272bcea - Browse repository at this point
Copy the full SHA 272bceaView commit details
Commits on Sep 13, 2021
-
fix: package.json & package-lock.json to reduce vulnerabilities (#433)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-1579269 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for cf47248 - Browse repository at this point
Copy the full SHA cf47248View commit details
Commits on Sep 17, 2021
-
chore: remove node 10 from ci (#435)
Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for a7db466 - Browse repository at this point
Copy the full SHA a7db466View commit details -
fix: package.json & package-lock.json to reduce vulnerabilities (#434)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 8814919 - Browse repository at this point
Copy the full SHA 8814919View commit details -
fix: package.json & package-lock.json to reduce vulnerabilities (#436)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 2dc846c - Browse repository at this point
Copy the full SHA 2dc846cView commit details
Commits on Sep 29, 2021
-
fix: ensure source property has min length of 1 (#438)
Fixes: #383 Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 2ff7852 - 8000 Browse repository at this point
Copy the full SHA 2ff7852View commit details
Commits on Oct 4, 2021
-
feat: add native logging with headers and body to CloudEvent (#437)
* feat: add native logging with headers and body to CloudEvent Signed-off-by: Grant Timmerman <timmerman+devrel@google.com> * ci: simplify Signed-off-by: Grant Timmerman <timmerman+devrel@google.com> * ci: simplify Signed-off-by: Grant Timmerman <timmerman+devrel@google.com> * ci: returns to return Signed-off-by: Grant Timmerman <timmerman+devrel@google.com> * ci: Update test/integration/cloud_event_test.ts Co-authored-by: Lance Ball <lball@redhat.com> * ci: revert symbol change Signed-off-by: Grant Timmerman <timmerman+devrel@google.com> * refactor: improve ts for toString Signed-off-by: Grant Timmerman <timmerman+devrel@google.com> Co-authored-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b38a48f - Browse repository at this point
Copy the full SHA b38a48fView commit details
Commits on Oct 5, 2021
-
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7b2840 - Browse repository at this point
Copy the full SHA f7b2840View 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.3...v5.0.0