Releases: actions/github-script
Releases · actions/github-script
v8.0.0
What's Changed
- Update Node.js version support to 24.x by @salmanmkc in #637
- README for updating actions/github-script from v7 to v8 by @sneha-krip in #653
⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
New Contributors
- @salmanmkc made their first contribution in #637
- @sneha-krip made their first contribution in #653
Full Changelog: v7.1.0...v8.0.0
v7.1.0
What's Changed
- Upgrade husky to v9 by @benelan in #482
- Add workflow file for publishing releases to immutable action package by @Jcambass in #485
- Upgrade IA Publish by @Jcambass in #486
- Fix workflow status badges by @joshmgross in #497
- Update usage of
actions/upload-artifact
by @joshmgross in #512 - Clear up package name confusion by @joshmgross in #514
- Update dependencies with
npm audit fix
by @joshmgross in #515 - Specify that the used script is JavaScript by @timotk in #478
- chore: Add Dependabot for NPM and Actions by @nschonni in #472
- Define
permissions
in workflows and update actions by @joshmgross in #531 - chore: Add Dependabot for .github/actions/install-dependencies by @nschonni in #532
- chore: Remove .vscode settings by @nschonni in #533
- ci: Use github/setup-licensed by @nschonni in #473
- make octokit instance available as octokit on top of github, to make it easier to seamlessly copy examples from GitHub rest api or octokit documentations by @iamstarkov in #508
- Remove
octokit
README updates for v7 by @joshmgross in #557 - docs: add "exec" usage examples by @neilime in #546
- Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by @dependabot[bot] in #563
- Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by @dependabot[bot] in #575
- Clearly document passing inputs to the
script
by @joshmgross in #603 - Update README.md by @nebuk89 in #610
New Contributors
- @benelan made their first contribution in #482
- @Jcambass made their first contribution in #485
- @timotk made their first contribution in #478
- @iamstarkov made their first contribution in #508
- @neilime made their first contribution in #546
- @nebuk89 made their first contribution in #610
Full Changelog: v7...v7.1.0
v7.0.1
What's Changed
- Avoid setting
baseUrl
to undefined when input is not provided by @joshmgross in #439
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- Add base-url option by @robandpdx in #429
- Expose async-function argument type by @viktorlott in #402, see for details https://github.com/actions/github-script#use-scripts-with-jsdoc-support
- Update dependencies and use Node 20 by @joshmgross in #425
New Contributors
- @navarroaxel made their first contribution in #285
- @robandpdx made their first contribution in #429
- @viktorlott made their first contribution in #402
Full Changelog: v6.4.1...v7.0.0
v2.1.0
What's Changed
- Bump @actions/core to 1.10.0 for v2 by @rentziass in #376
Full Changelog: v2...v2.1.0
v6.4.1
What's Changed
- Add @octokit/plugin-request-log, to produce debug output for requests by @mjpieters in #358
- fix input handling by @mjpieters in #357
- Remove unused dependencies by @mjpieters in #356
- Default debug to current runner debug state by @mjpieters in #363
New Contributors
- @mjpieters made their first contribution in #358
Full Changelog: v6.4.0...v6.4.1
v4.2.0
What's Changed
- Upgrade @actions/core to 1.10.0 for v4 by @rentziass in #349
Full Changelog: v4.1.1...v4.2.0
v5.2.0
What's Changed
- Upgrade @actions/core to 1.10.0 for v5 by @rentziass in #350
Full Changelog: v5.1.1...v5.2.0
v3.2.0
What's Changed
- Upgrade @actions/core to 1.10.0 for v3 by @rentziass in #348
Full Changelog: v3.1.1...v3.2.0
v6.4.0
What's Changed
- Bump json5 from 2.1.3 to 2.2.3 by @dependabot in #319
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #320
- Add node-fetch by @danmichaelo in #321
New Contributors
- @jongwooo made their first contribution in #313
- @austinvazquez made their first contribution in #306
- @danmichaelo made their first contribution in #321
Full Changelog: v6.3.3...v6.4.0