-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
@octokit/core
and friends are now ESM-only. The packages here that use them, like @actions/github
, are still on the previous major version of @octokit/core
(which uses CommonJS).
Presumably the @actions/*
packages will need to switch to the new versions eventually to keep up with new features, fixes, API endpoints, and so on. What's the plan for doing so? Is this project looking for community help with that work?
ESM-only can be a reasonably disruptive change. Since the official @octokit/*
packages are moving in that direction, I'll assume GitHub has already discussed this internally and decided that this work is work the risks and disruption to users.
crazy-max, kamontat, Drowze, elliotgoodrich, dungdm93 and 12 morecolinhackscolinhacks
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request