-
Notifications
You must be signed in to change notification settings - Fork 70
Comparing changes
Open a pull request
base repository: cloudevents/sdk-javascript
base: v6.0.1
head repository: cloudevents/sdk-javascript
compare: v6.0.2
- 8 commits
- 9 files changed
- 6 contributors
Commits on May 10, 2022
-
Signed-off-by: Jason Lock <jasonlock@Jasons-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for addbd9a - Browse repository at this point
Copy the full SHA addbd9aView commit details -
build(deps): bump minimist from 1.2.5 to 1.2.6 (#486)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist 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 d9ee0e0 - Browse repository at this point
Copy the full SHA d9ee0e0View commit details
Commits on Jun 14, 2022
-
chore: bump ajv and remove old dep dependency (#496)
* chore: bump ajv and remove old dep dependency This should allow the existing, meaningful PRs to pass CI validation if they get a rebase. Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for ce02e0a - Browse repository at this point
Copy the full SHA ce02e0aView commit details -
fix: HTTP headers for extensions with false values (#493)
* fix: HTTP headers for extensions with false values CloudEvent objects may include extensions that have a defined key and a `false` value. This change ensures that HTTP messages for CloudEvents containing these extension values include the appropriate headers. Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for d6f52ca - Browse repository at this point
Copy the full SHA d6f52caView commit details
Commits on Jun 15, 2022
-
* chore: update owners Signed-off-by: Grant Timmerman <744973+grant@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a62eb44 - Browse repository at this point
Copy the full SHA a62eb44View commit details -
fix: allow
TypedArray
for binary data (#494)* fix: allow `Uint16|8Array` for binary data Previously we only considered `Uint32Array` binary data. This was an oversight. This fixes that issue. Fixes: #491 Signed-off-by: Lance Ball <lball@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 921e273 - Browse repository at this point
Copy the full SHA 921e273View commit details
Commits on Jun 19, 2022
-
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019
Configuration menu - View commit details
-
Copy full SHA for ed63f14 - Browse repository at this point
Copy the full SHA ed63f14View commit details
Commits on Jun 21, 2022
-
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 847f6bf - Browse repository at this point
Copy the full SHA 847f6bfView 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 v6.0.1...v6.0.2