-
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.4
head repository: cloudevents/sdk-javascript
compare: v7.0.0
- 9 commits
- 7 files changed
- 6 contributors
Commits on Mar 8, 2023
-
chore: Update CI action to node 18.x (#533)
* Update CI action to node 18.x Signed-off-by: Jordan Moore <[email protected]> * doc: update README Signed-off-by: Jordan Moore <[email protected]> --------- Signed-off-by: Jordan Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ff64f8 - Browse repository at this point
Copy the full SHA 7ff64f8View commit details
Commits on May 1, 2023
-
chore: add the build script to the pretest script. (#539)
This small change allows a developer to just run npm install and then npm test without having to run the build step separately, which compiles the schema that is needed to run the tests successfully. Signed-off-by: Lucas Holmquist <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c06ffc1 - Browse repository at this point
Copy the full SHA c06ffc1View commit details
Commits on May 2, 2023
-
Release-As: 6.0.5 Signed-off-by: Lucas Holmquist <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 343382e - Browse repository at this point
Copy the full SHA 343382eView commit details -
* build(deps-dev): bump webpack from 5.75.0 to 5.76.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * chore: include node v20.0.0 in package.json Signed-off-by: Slavko Skular <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Slavko Skular <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1cf8f8a - Browse repository at this point
Copy the full SHA 1cf8f8aView commit details
Commits on May 3, 2023
-
chore: fix release-please-action (#543)
Signed-off-by: Lance Ball <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec83abc - Browse repository at this point
Copy the full SHA ec83abcView commit details -
fixup: resolve package-lock.json conflict (#544)
Signed-off-by: Lance Ball <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4626529 - Browse repository at this point
Copy the full SHA 4626529View commit details -
feat!: remove node 12 and node 14 (#545)
* feat!: remove node 12 and node 14 Node 12 has been EOL since the end of April 2022 and Node 14 just became EOL at the end of April 2023 Signed-off-by: Lucas Holmquist <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cb9364 - Browse repository at this point
Copy the full SHA 2cb9364View commit details -
Release-As: 7.0.0 Signed-off-by: Lance Ball <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0120d22 - Browse repository at this point
Copy the full SHA 0120d22View commit details -
chore(main): release 7.0.0 (#547)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1995b57 - Browse repository at this point
Copy the full SHA 1995b57View 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.4...v7.0.0