Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | octokit | 3.2.1 | 4.0.2 | ## [v4.0.2](https://github.com/octokit/octokit.js/releases/tag/v4.0.2) ##### Bug Fixes - **build:** actually output ESM ([#2678](octokit/octokit.js#2678)) ([9604674](octokit/octokit.js@9604674)) ## [v4.0.1](https://github.com/octokit/octokit.js/releases/tag/v4.0.1) ##### Bug Fixes - **docs:** remove NodeJS 10 and add callout for conditional exports ([#2675](octokit/octokit.js#2675)) ([c99ff62](octokit/octokit.js@c99ff62)) ## [v4.0.0](https://github.com/octokit/octokit.js/releases/tag/v4.0.0) ##### BREAKING CHANGES - package is now ESM - remove authentication type "oauth" that was previously deprecated - Switch from `@octokit/webhooks-types` to `@octokit/openapi-webhooks-types` due to the transition to using GitHub's OpenAPI schema
- Loading branch information