javascript-action icon indicating copy to clipboard operation
javascript-action copied to clipboard

Create a JavaScript Action with tests, linting, workflow, publishing, and versioning

Results 15 javascript-action issues
Sort by recently updated
recently updated
newest added

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. Release notes Sourced from actions/upload-artifact's releases. v6.0.0 v6 - What's new [!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum...

dependencies
github_actions

Bumps the npm-development group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [prettier](https://github.com/prettier/prettier). Updates `eslint` from 9.39.1 to 9.39.2 Release notes Sourced from eslint's releases. v9.39.2 Bug Fixes...

dependencies
javascript

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1. Changelog Sourced from @​actions/core's changelog. 2.0.1 Bump @​actions/exec from 1.1.1 to 2.0.0 #2199 2.0.0 Add support for Node 24 #2110 Bump @​actions/http-client from 2.0.1...

dependencies
javascript

Bumps [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) from 1.4.0 to 2.0.0. Release notes Sourced from @​eslint/compat's releases. compat: v2.0.0 2.0.0 (2025-11-14) ⚠ BREAKING CHANGES Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) Features patch missing...

dependencies
javascript

I'm confused why this action uses `bundle` as the package script and not the `prepare` lifecycle hook that exists for this purpose? https://docs.npmjs.com/cli/v6/using-npm/scripts#life-cycle-scripts