What's Changed
This release converts the action to ESM in order to enable use of ESM-only packages from GitHub. This should have no impact on end-users. Please open an issue if observe any change.
Refactoring
- Convert to ESM by @bendrucker in #281
- add unique names per integration test by @bendrucker in #282
- eslint: expect extensions for local imports by @bendrucker in #288
- lint: run in test workflow by @bendrucker in #289
Dependencies
- build(deps-dev): Bump eslint-plugin-jest from 28.8.3 to 28.9.0 by @dependabot in #261
- build(deps-dev): Bump eslint-plugin-promise from 7.1.0 to 7.2.1 by @dependabot in #262
- build(deps-dev): Bump eslint from 9.14.0 to 9.16.0 by @dependabot in #263
- build(deps-dev): Bump @vercel/ncc from 0.38.1 to 0.38.3 by @dependabot in #264
- build(deps-dev): Bump eslint from 9.16.0 to 9.17.0 by @dependabot in #265
- build(deps-dev): Bump @eslint/js from 9.16.0 to 9.17.0 by @dependabot in #266
- build(deps-dev): Bump globals from 15.12.0 to 15.14.0 by @dependabot in #267
- build(deps-dev): Bump prettier from 3.3.3 to 3.4.2 by @dependabot in #268
- build(deps-dev): Bump eslint-config-prettier from 9.1.0 to 10.0.2 by @dependabot in #277
- build(deps-dev): Bump @eslint/compat from 1.2.2 to 1.2.7 by @dependabot in #276
- build(deps-dev): Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 by @dependabot in #269
- build(deps): Bump @octokit/plugin-paginate-rest from 9.0.0 to 9.2.2 by @dependabot in #278
- build(deps): Bump @actions/tool-cache from 2.0.1 to 2.0.2 by @dependabot in #273
- build(deps): Bump @octokit/request-error from 5.0.0 to 5.1.1 by @dependabot in #274
- build(deps): Bump @octokit/request from 8.1.1 to 8.4.1 by @dependabot in #279
- build(deps): Bump @octokit/rest from 20.0.2 to 21.1.1 by @dependabot in #280
- build(deps-dev): Bump globals from 15.14.0 to 16.0.0 by @dependabot in #286
- build(deps-dev): Bump eslint from 9.17.0 to 9.21.0 by @dependabot in #285
- build(deps-dev): Bump prettier from 3.4.2 to 3.5.3 by @dependabot in #284
- build(deps-dev): Bump @eslint/eslintrc from 3.2.0 to 3.3.0 by @dependabot in #283
- build(deps-dev): Bump @babel/eslint-parser from 7.25.9 to 7.26.8 by @dependabot in #292
- build(deps-dev): Bump eslint-plugin-jsdoc from 50.4.3 to 50.6.3 by @dependabot in #290
- build(deps-dev): Bump eslint-plugin-jest from 28.9.0 to 28.11.0 by @dependabot in #291
Full Changelog: v4...v4.1.1