Skip to content

Tags: jslint-org/jslint

Tags

v2024.6.28

Toggle v2024.6.28's commit message
# v2024.6.28

- coverage - Fix coverage-function v8CoverageReportCreate() throwing error EINVAL in latest nodejs-security-patch, when running win32-coverage with npm.cmd.
- jslint - Remove unnecessary shell-function shCurlExe().

v2024.3.26

Toggle v2024.3.26's commit message
# v2024.3.26

- ci - Add shell-functions shGitPullrequestCleanup(), shGitPullrequest() to automatically cleanup or create-and-push github-pull-commit to origin/alpha.
- jslint - Allow destructuring-assignment after function-definition.
- ci - Replace npm-package used to auto-build vscode-plugin, vsce to @vscode/vsce.
- test - Update test-function jstestDescribe() to wait awhile for imports to initialize before running tests.
- ci - Fix tmpdir in shell-function shBrowserScreenshot().
- vim - Allow installing vim-plugin to any directory, instead of hardcoded to ~/.vim/.
- ci - Update github-ci for actions/cache, actions/setup-python from nodejs v16 to nodejs v20.
- ci - Update shell-function shRollupFetch() to fix blank date-committed.
- ci - bugfix - Fix google-chrome unable to create screenshot because user-data-dir is /dev/null.

v2023.10.24

Toggle v2023.10.24's commit message
# v2023.10.24

- jslint - bugfix - Update file jslint_wrapper_vim.vim to fix broken vim-link when linting shell-files.
- ci - add custom-shell-ci hooks to script jslint_ci.sh:
    shCiPublishNpmCustom()
    shCiPublishPypiCustom()

v2023.8.20

Toggle v2023.8.20's commit message
# v2023.8.20

- ci - Remove ci for nodejs-v19, and add ci for nodejs-v20.
- ci - Remove broken-links to unlicense.org, failing http-link-check.

v2023.7.21

Toggle v2023.7.21's commit message
# v2023.6.21

- doc - Update docs in README.md.

v2023.5.23

Toggle v2023.5.23's commit message
# v2023.5.23

- jslint - Check exported properties are ordered.
- jslint - Add grammar for "export async function ...".
- python - Add shell-function shLintPython().
- jslint - Add grammar for regexp-named-capture-group and regexp-named-backreference.
- jslint - Add grammar for side-effect import-statement.
- ci - Rename shell-function shRawLibFetch() to shRollupFetch().
- doc - document devop procedures to maintain jslint-repo

v2023.4.29

Toggle v2023.4.29's commit message
# v2023.4.29

- vscode - Add manual lint-on-save command to vscode-jslint extension.
- ci - add custom-shell-ci hooks to script jslint_ci.sh:
    shCiArtifactUploadCustom()
    shCiBaseCustom()
    shCiBaseCustom2()
    shCiLintCustom()
    shCiLintCustom2()
    shCiNpmPublishCustom()
    shCiPreCustom()
    shCiPreCustom2()
- ci - housekeeping of ci-file jslint_ci.sh
- ci - update shell-function shGitCommitPushOrSquash() to be able to save to specified filename
- ci - remove little-used shell-function shCiBranchPromote()

v2023.1.29

Toggle v2023.1.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #423 from kaizhu256/branch-v2023.1.29

# v2023.1.29

v2022.11.20

Toggle v2022.11.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #416 from kaizhu256/branch-v2022.11.20

# v2022.11.20 - ci - update ci from node-v16 to node-v18

v2022.9.20

Toggle v2022.9.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #415 from kaizhu256/branch-v2022.9.20

# v2022.9.20