Releases: actions/first-interaction
Releases · actions/first-interaction
v3.1.0
What's Changed
- Bump the npm-development group across 1 directory with 7 updates by @dependabot[bot] in #339
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #336
- Bump jest and @types/jest by @dependabot[bot] in #338
- Bump the npm-development group with 4 updates by @dependabot[bot] in #341
- Fix workflow inputs by @ncalteen in #344
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #348
- Bump @rollup/rollup-linux-x64-gnu from 4.48.1 to 4.50.1 by @dependabot[bot] in #347
- Bump the npm-development group with 8 updates by @dependabot[bot] in #346
- Expand supported event types by @ncalteen in #349
- Bump the npm-development group with 6 updates by @dependabot[bot] in #353
- Bump @github/local-action from 5.2.0 to 6.0.0 by @dependabot[bot] in #351
- Fix event action check by @ncalteen in #354
- Bump @octokit/types from 14.1.0 to 15.0.0 by @dependabot[bot] in #357
- Bump @rollup/rollup-linux-x64-gnu from 4.50.2 to 4.52.3 by @dependabot[bot] in #361
- Bump the npm-development group across 1 directory with 10 updates by @dependabot[bot] in #363
Full Changelog: v3.0...v3.1.0
v3.0.0
What's Changed
- Bump @github/local-action from 2.6.4 to 5.1.0 by @dependabot[bot] in #324
- Bump eslint-import-resolver-typescript from 3.8.2 to 4.4.4 by @dependabot[bot] in #325
- Bump the npm-development group with 5 updates by @dependabot[bot] in #326
- Bump the npm-development group with 7 updates by @dependabot[bot] in #333
- Bump super-linter/super-linter from 7 to 8 by @dependabot[bot] in #328
- Bump eslint-plugin-jest from 28.11.0 to 29.0.1 by @dependabot[bot] in #331
- Bump @rollup/rollup-linux-x64-gnu from 4.45.1 to 4.46.2 by @dependabot[bot] in #330
- Bump @jest/globals from 29.7.0 to 30.0.5 by @dependabot[bot] in #332
- Bump @octokit/rest from 21.1.1 to 22.0.0 by @dependabot[bot] in #329
- Add actionlint configuration by @ncalteen in #334
- Node 24 support by @salmanmkc in #327
- Prepare release v3.0.0 by @salmanmkc in #335
New Contributors
- @salmanmkc made their first contribution in #327
Full Changelog: v2...v3.0.0
v2.0.0
What's Changed
- Installed @actions/core by @TheGuptaEmpire in #274
- Update README.md by @Alirezaaraby in #75
- DOC: adjust the example to show a full yaml file by @tacaswell in #36
- Demonstrate |- multiline YAML string in README by @simonw in #16
- Update README.md by @nebuk89 in #317
- Convert from Container to TypeScript Action by @ncalteen in #311
- Bump @octokit/types from 13.8.0 to 14.1.0 by @dependabot[bot] in #323
- Bump undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #319
- Bump the npm-development group with 16 updates by @dependabot[bot] in #320
- Bump @actions/github from 6.0.0 to 6.0.1 in the npm-production group by @dependabot[bot] in #321
New Contributors
- @TheGuptaEmpire made their first contribution in #274
- @Alirezaaraby made their first contribution in #75
- @tacaswell made their first contribution in #36
- @simonw made their first contribution in #16
- @nebuk89 made their first contribution in #317
- @ncalteen made their first contribution in #311
- @dependabot[bot] made their first contribution in #323
Full Changelog: v1.3.0...v2.0.0
v1.3.0
Upgrade our base image from node v14 -> v20
Add dependency on @octokit/rest
and @actions/http-client
.
👉 See the PR for details: #287
v1.2.0
Upgrade our codeql actions from v1 -> v2
Updates github/codeql-action/init
, github/codeql-action/autobuild
, and github/codeql-action/analyze
to v2
.
👉 See the PR for details: #275
v1.1.1
Update bundled @actions/toolkit
packages to fix #101
v1.1.0: Revert "update licenses and added package-lock (#26)" (#27)
This reverts commit fd47e658a19ea4f02ba4fc8a986aaeb00714c59d.
v1.0.0
Package nits